File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 "@typescript-eslint/parser" : " ^8.56.1" ,
9090 "@vitest/coverage-istanbul" : " ^4.0.18" ,
9191 "@vitest/eslint-plugin" : " ^1.3.4" ,
92- "cross-env" : " ^7 .0.3 " ,
92+ "cross-env" : " ^10 .0.0 " ,
9393 "eslint" : " ^10.0.2" ,
9494 "eslint-config-prettier" : " ^10.0.0" ,
9595 "eslint-import-resolver-typescript" : " ^4.4.3" ,
Original file line number Diff line number Diff line change 379379 dependencies :
380380 tslib "^2.4.0"
381381
382+ " @epic-web/invariant@^1.0.0 " :
383+ version "1.0.0"
384+ resolved "https://registry.npmjs.org/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
385+ integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
386+
382387" @esbuild/aix-ppc64@0.21.5 " :
383388 version "0.21.5"
384389 resolved "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f"
@@ -3378,14 +3383,15 @@ cosmiconfig@^9.0.1:
33783383 js-yaml "^4.1.0"
33793384 parse-json "^5.2.0"
33803385
3381- cross-env@^7 .0.3 :
3382- version "7.0.3 "
3383- resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3. tgz#865264b29677dc015ba8418918965dd232fc54cf "
3384- integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw ==
3386+ cross-env@^10 .0.0 :
3387+ version "10.1.0 "
3388+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-10.1.0. tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783 "
3389+ integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw ==
33853390 dependencies :
3386- cross-spawn "^7.0.1"
3391+ " @epic-web/invariant" " ^1.0.0"
3392+ cross-spawn "^7.0.6"
33873393
3388- cross-spawn@^7.0.1, cross-spawn@^7.0. 3, cross-spawn@^7.0.6 :
3394+ cross-spawn@^7.0.3, cross-spawn@^7.0.6 :
33893395 version "7.0.6"
33903396 resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
33913397 integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
You can’t perform that action at this time.
0 commit comments