chore(deps-dev): bump cross-env from 10.0.0 to 10.1.0

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-01 06:36:39 +00:00 committed by Florent BENOIT
parent 7c908eaf6a
commit 3e76e1ace1
3 changed files with 9 additions and 9 deletions

View file

@ -146,7 +146,7 @@
"@typescript-eslint/parser": "^8.45.0",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/eslint-plugin": "^1.3.13",
"cross-env": "10.0.0",
"cross-env": "10.1.0",
"dts-for-context-bridge": "0.7.1",
"electron": "38.2.0",
"electron-builder": "26.0.12",

View file

@ -209,8 +209,8 @@ importers:
specifier: ^1.3.13
version: 1.3.13(eslint@9.36.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.18.8)(jiti@2.6.0)(jsdom@26.1.0)(lightningcss@1.30.1)(msw@2.11.2(@types/node@22.18.8)(typescript@5.9.3))(terser@5.36.0)(tsx@4.20.6)(yaml@2.8.1))
cross-env:
specifier: 10.0.0
version: 10.0.0
specifier: 10.1.0
version: 10.1.0
dts-for-context-bridge:
specifier: 0.7.1
version: 0.7.1
@ -851,8 +851,8 @@ importers:
specifier: ^10.4.21
version: 10.4.21(postcss@8.5.6)
cross-env:
specifier: 10.0.0
version: 10.0.0
specifier: 10.1.0
version: 10.1.0
eslint-plugin-storybook:
specifier: 9.1.9
version: 9.1.9(eslint@9.36.0(jiti@2.6.0))(storybook@9.0.15(@testing-library/dom@10.4.1)(prettier@3.6.2))(typescript@5.9.3)
@ -5770,8 +5770,8 @@ packages:
crc@3.8.0:
resolution: {integrity: sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==}
cross-env@10.0.0:
resolution: {integrity: sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==}
cross-env@10.1.0:
resolution: {integrity: sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==}
engines: {node: '>=20'}
hasBin: true
@ -17994,7 +17994,7 @@ snapshots:
buffer: 5.7.1
optional: true
cross-env@10.0.0:
cross-env@10.1.0:
dependencies:
'@epic-web/invariant': 1.0.0
cross-spawn: 7.0.6

View file

@ -31,7 +31,7 @@
"@tsconfig/svelte": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^8.45.0",
"autoprefixer": "^10.4.21",
"cross-env": "10.0.0",
"cross-env": "10.1.0",
"eslint-plugin-storybook": "9.1.9",
"eslint-plugin-svelte": "^3.12.4",
"postcss": "^8.5.6",