chore(deps): update dependency cross-env to v10 (#4214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-26 22:55:16 +08:00
committed by GitHub
parent 84989e0ea3
commit 02e19bb132
2 changed files with 13 additions and 7 deletions

View File

@@ -91,7 +91,7 @@
"@vitejs/plugin-react": "4.7.0",
"adm-zip": "^0.5.16",
"commander": "^14.0.0",
"cross-env": "^7.0.3",
"cross-env": "^10.0.0",
"https-proxy-agent": "^7.0.6",
"meta-json-schema": "^1.19.11",
"node-fetch": "^3.3.2",

18
pnpm-lock.yaml generated
View File

@@ -196,8 +196,8 @@ importers:
specifier: ^14.0.0
version: 14.0.0
cross-env:
specifier: ^7.0.3
version: 7.0.3
specifier: ^10.0.0
version: 10.0.0
https-proxy-agent:
specifier: ^7.0.6
version: 7.0.6
@@ -827,6 +827,9 @@ packages:
'@emotion/weak-memoize@0.4.0':
resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==}
'@epic-web/invariant@1.0.0':
resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==}
'@esbuild/aix-ppc64@0.25.4':
resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==}
engines: {node: '>=18'}
@@ -1854,9 +1857,9 @@ packages:
typescript:
optional: true
cross-env@7.0.3:
resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
cross-env@10.0.0:
resolution: {integrity: sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==}
engines: {node: '>=20'}
hasBin: true
cross-spawn@7.0.6:
@@ -3832,6 +3835,8 @@ snapshots:
'@emotion/weak-memoize@0.4.0': {}
'@epic-web/invariant@1.0.0': {}
'@esbuild/aix-ppc64@0.25.4':
optional: true
@@ -4731,8 +4736,9 @@ snapshots:
optionalDependencies:
typescript: 5.8.3
cross-env@7.0.3:
cross-env@10.0.0:
dependencies:
'@epic-web/invariant': 1.0.0
cross-spawn: 7.0.6
cross-spawn@7.0.6: