From 278bbe7faabb803a17593984d2bd22906f42130c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:29:49 +0000 Subject: [PATCH] build(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] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index adb5571..bf7cd07 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@vue/cli-service": "^5.0.9", "@vue/compat": "^3.5.22", "@vue/compiler-sfc": "^3.5.22", - "cross-env": "^10.0.0", + "cross-env": "^10.1.0", "cypress": "^15.3.0", "eslint": "^8.57.1", "eslint-plugin-vue": "^9.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 032182a..2e58890 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^3.5.22 version: 3.5.22 cross-env: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^10.1.0 + version: 10.1.0 cypress: specifier: ^15.3.0 version: 15.3.0 @@ -2440,8 +2440,8 @@ packages: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} - 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 @@ -8642,7 +8642,7 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cross-env@10.0.0: + cross-env@10.1.0: dependencies: '@epic-web/invariant': 1.0.0 cross-spawn: 7.0.6