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

This commit is contained in:
renovate[bot] 2025-07-26 10:38:57 +00:00 committed by GitHub
parent b8e813f7bd
commit 4ad1bb5e3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 11 deletions

View File

@ -44,7 +44,7 @@
"@vitest/coverage-v8": "^3.0.5",
"@vitest/ui": "^3.0.0",
"chalk": "5.4.1",
"cross-env": "7.0.3",
"cross-env": "10.0.0",
"dpdm": "3.14.0",
"esbuild": "^0.25.0",
"eslint": "^9.8.0",

27
pnpm-lock.yaml generated
View File

@ -95,8 +95,8 @@ importers:
specifier: 5.4.1
version: 5.4.1
cross-env:
specifier: 7.0.3
version: 7.0.3
specifier: 10.0.0
version: 10.0.0
dpdm:
specifier: 3.14.0
version: 3.14.0
@ -2789,6 +2789,9 @@ packages:
'@emnapi/wasi-threads@1.0.3':
resolution: {integrity: sha512-8K5IFFsQqF9wQNJptGbS6FNKgUTsSRYnTqNCG1vPP8jFdjSv18n2mQfJpkt2Oibo9iBEzcDnDxNwKTzC7svlJw==}
'@epic-web/invariant@1.0.0':
resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==}
'@es-joy/jsdoccomment@0.50.2':
resolution: {integrity: sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA==}
engines: {node: '>=18'}
@ -7439,6 +7442,11 @@ packages:
cross-dirname@0.1.0:
resolution: {integrity: sha512-+R08/oI0nl3vfPcqftZRpytksBXDzOUveBq/NBVx0sUp1axwzPQrKinNx5yd5sxPu8j1wIy8AfnVQ+5eFdha6Q==}
cross-env@10.0.0:
resolution: {integrity: sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==}
engines: {node: '>=20'}
hasBin: true
cross-env@7.0.3:
resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
@ -16720,8 +16728,6 @@ snapshots:
'@ckeditor/ckeditor5-core': 46.0.0
'@ckeditor/ckeditor5-utils': 46.0.0
ckeditor5: 46.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-code-block@46.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)':
dependencies:
@ -16781,8 +16787,6 @@ snapshots:
'@ckeditor/ckeditor5-utils': 46.0.0
'@ckeditor/ckeditor5-watchdog': 46.0.0
es-toolkit: 1.39.5
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.8.3)':
dependencies:
@ -17025,8 +17029,6 @@ snapshots:
'@ckeditor/ckeditor5-core': 46.0.0
'@ckeditor/ckeditor5-engine': 46.0.0
'@ckeditor/ckeditor5-utils': 46.0.0
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-essentials@46.0.0':
dependencies:
@ -17473,8 +17475,6 @@ snapshots:
'@ckeditor/ckeditor5-ui': 46.0.0
'@ckeditor/ckeditor5-utils': 46.0.0
ckeditor5: 46.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-restricted-editing@46.0.0':
dependencies:
@ -18327,6 +18327,8 @@ snapshots:
dependencies:
tslib: 2.8.1
'@epic-web/invariant@1.0.0': {}
'@es-joy/jsdoccomment@0.50.2':
dependencies:
'@types/estree': 1.0.8
@ -23822,6 +23824,11 @@ snapshots:
cross-dirname@0.1.0: {}
cross-env@10.0.0:
dependencies:
'@epic-web/invariant': 1.0.0
cross-spawn: 7.0.6
cross-env@7.0.3:
dependencies:
cross-spawn: 7.0.6