File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 89
89
"@typescript-eslint/parser" : " ^8.18.0" ,
90
90
"@vitest/coverage-istanbul" : " ^3.0.0" ,
91
91
"@vitest/eslint-plugin" : " ^1.3.4" ,
92
- "cross-env" : " ^7 .0.3 " ,
92
+ "cross-env" : " ^10 .0.0 " ,
93
93
"eslint" : " ^9.16.0" ,
94
94
"eslint-config-prettier" : " ^10.0.0" ,
95
95
"eslint-import-resolver-typescript" : " ^4.4.3" ,
Original file line number Diff line number Diff line change 347
347
dependencies :
348
348
tslib "^2.4.0"
349
349
350
+ " @epic-web/invariant@^1.0.0 " :
351
+ version "1.0.0"
352
+ resolved "https://registry.npmjs.org/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
353
+ integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
354
+
350
355
351
356
version "0.21.5"
352
357
resolved "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f"
3325
3330
js-yaml "^4.1.0"
3326
3331
parse-json "^5.2.0"
3327
3332
3328
- cross-env@^7 .0.3 :
3329
- version "7.0.3 "
3330
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3. tgz#865264b29677dc015ba8418918965dd232fc54cf "
3331
- integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw ==
3333
+ cross-env@^10 .0.0 :
3334
+ version "10.1.0 "
3335
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-10.1.0. tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783 "
3336
+ integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw ==
3332
3337
dependencies :
3333
- cross-spawn "^7.0.1"
3338
+ " @epic-web/invariant" " ^1.0.0"
3339
+ cross-spawn "^7.0.6"
3334
3340
3335
- cross-spawn@^7.0.1, cross-spawn@^7.0. 3, cross-spawn@^7.0.6 :
3341
+ cross-spawn@^7.0.3, cross-spawn@^7.0.6 :
3336
3342
version "7.0.6"
3337
3343
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
3338
3344
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
You can’t perform that action at this time.
0 commit comments