Skip to content

Commit ef4fd41

Browse files
fix(deps): bump cross-env from 7.0.3 to 10.1.0 in /frontend
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 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](kentcdodds/cross-env@v7.0.3...v10.1.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a62a41 commit ef4fd41

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

frontend/package-lock.json

Lines changed: 17 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react": "^19.1.2",
4242
"@types/react-dom": "^19.1.2",
4343
"@types/ws": "^8.18.1",
44-
"cross-env": "^7.0.3",
44+
"cross-env": "^10.1.0",
4545
"tailwindcss": "^4.2.1",
4646
"tsx": "^4.21.0",
4747
"typed-css-modules": "^0.9.1",

0 commit comments

Comments
 (0)