Skip to content

Commit a945410

Browse files
chore(deps): bump react-router from 7.9.4 to 7.12.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.4 to 7.12.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc6f4e7 commit a945410

3 files changed

Lines changed: 2499 additions & 295 deletions

File tree

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"firebase": "^11.6.0",
1919
"react": "catalog:",
2020
"react-dom": "catalog:",
21-
"react-router": "^7.5.1"
21+
"react-router": "^7.12.0"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/vite": "^4.1.4",

examples/shadcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-dom": "catalog:",
5858
"react-hook-form": "^7.65.0",
5959
"react-resizable-panels": "^3.0.6",
60-
"react-router": "^7.9.3",
60+
"react-router": "^7.12.0",
6161
"react-router-dom": "^6.28.0",
6262
"recharts": "2.15.4",
6363
"sonner": "^2.0.7",

0 commit comments

Comments
 (0)