File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 88
88
"@typescript-eslint/eslint-plugin" : " ^8.18.0" ,
89
89
"@typescript-eslint/parser" : " ^8.18.0" ,
90
90
"@vitest/coverage-istanbul" : " ^3.0.0" ,
91
- "cross-env" : " ^10 .0.0 " ,
91
+ "cross-env" : " ^7 .0.3 " ,
92
92
"eslint" : " ^9.16.0" ,
93
93
"eslint-config-prettier" : " ^10.0.0" ,
94
94
"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
-
355
350
" @esbuild/aix-ppc64@0.21.5 " :
356
351
version "0.21.5"
357
352
resolved "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f"
@@ -3088,15 +3083,14 @@ cosmiconfig@9.0.0, cosmiconfig@^9.0.0:
3088
3083
js-yaml "^4.1.0"
3089
3084
parse-json "^5.2.0"
3090
3085
3091
- cross-env@^10 .0.0 :
3092
- version "10 .0.0 "
3093
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-10 .0.0 .tgz#ba25823cfa1ed6af293dcded8796fa16cd162456 "
3094
- integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q ==
3086
+ cross-env@^7 .0.3 :
3087
+ version "7 .0.3 "
3088
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-7 .0.3 .tgz#865264b29677dc015ba8418918965dd232fc54cf "
3089
+ integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw ==
3095
3090
dependencies :
3096
- " @epic-web/invariant" " ^1.0.0"
3097
- cross-spawn "^7.0.6"
3091
+ cross-spawn "^7.0.1"
3098
3092
3099
- cross-spawn@^7.0.3, cross-spawn@^7.0.6 :
3093
+ cross-spawn@^7.0.1, cross-spawn@^7.0. 3, cross-spawn@^7.0.6 :
3100
3094
version "7.0.6"
3101
3095
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
3102
3096
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
You can’t perform that action at this time.
0 commit comments