Skip to content

Commit 044d1e3

Browse files
committed
fix(deps): update react-router monorepo to v7
1 parent c40474d commit 044d1e3

File tree

2 files changed

+49
-26
lines changed

2 files changed

+49
-26
lines changed

pnpm-lock.yaml

+47-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk-playground/packages/client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"react-device-detect": "^2.2.2",
2323
"react-dom": "^18.2.0",
2424
"react-json-tree": "^0.19.0",
25-
"react-router": "^6.16.0",
26-
"react-router-dom": "^6.16.0",
25+
"react-router": "^7.0.0",
26+
"react-router-dom": "^7.0.0",
2727
"react-use": "^17.2.4",
2828
"web-vitals": "^3.0.0",
2929
"zustand": "^4.1.4"

0 commit comments

Comments
 (0)