Skip to content

Commit 46c5440

Browse files
fix(deps): update dependency cross-env to v10
1 parent 83e4ce6 commit 46c5440

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

examples/react-router-ts/package-lock.json

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

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@ui5/webcomponents-base": "2.12.0",
1818
"@ui5/webcomponents-fiori": "2.12.0",
1919
"@ui5/webcomponents-react": "2.12.0",
20-
"cross-env": "7.0.3",
20+
"cross-env": "10.0.0",
2121
"isbot": "5.1.28",
2222
"react": "19.1.1",
2323
"react-dom": "19.1.1",

0 commit comments

Comments
 (0)