File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5656 "depcheck" : " ^1.4.7" ,
5757 "husky" : " ^9.1.7" ,
5858 "jest" : " ^29.7.0" ,
59- "lint-staged" : " ^16.2.4 " ,
59+ "lint-staged" : " ^16.2.5 " ,
6060 "next" : " ^15.5.6" ,
6161 "npm-check-updates" : " ^18.3.1" ,
6262 "react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -5587,23 +5587,23 @@ lines-and-columns@^1.1.6:
55875587 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
55885588 integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
55895589
5590- lint-staged@^16.2.4 :
5591- version "16.2.4 "
5592- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.4 .tgz#1f166370e32d9b7eb10583e86d86e1117f7ab489 "
5593- integrity sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg ==
5590+ lint-staged@^16.2.5 :
5591+ version "16.2.6 "
5592+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.6 .tgz#760675e80f4b53337083d3f8bdecdd1f88079bf5 "
5593+ integrity sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw ==
55945594 dependencies :
55955595 commander "^14.0.1"
5596- listr2 "^9.0.4 "
5596+ listr2 "^9.0.5 "
55975597 micromatch "^4.0.8"
55985598 nano-spawn "^2.0.0"
55995599 pidtree "^0.6.0"
56005600 string-argv "^0.3.2"
56015601 yaml "^2.8.1"
56025602
5603- listr2@^9.0.4 :
5604- version "9.0.4 "
5605- resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.4 .tgz#2916e633ae6e09d1a3f981172937ac1c5a8fa64f "
5606- integrity sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ ==
5603+ listr2@^9.0.5 :
5604+ version "9.0.5 "
5605+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5 .tgz#92df7c4416a6da630eb9ef46da469b70de97b316 "
5606+ integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g ==
56075607 dependencies :
56085608 cli-truncate "^5.0.0"
56095609 colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments