Skip to content

Commit af91d07

Browse files
committed
Upgrade React Router to version 7.2.0
1 parent fdeda42 commit af91d07

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
"@radix-ui/react-toast": "^1.2.5",
6666
"@radix-ui/react-tooltip": "^1.1.7",
6767
"@react-email/components": "0.0.32",
68-
"@react-router/express": "^7.1.5",
69-
"@react-router/node": "^7.1.5",
70-
"@react-router/remix-routes-option-adapter": "^7.1.5",
68+
"@react-router/express": "^7.2.0",
69+
"@react-router/node": "^7.2.0",
70+
"@react-router/remix-routes-option-adapter": "^7.2.0",
7171
"@remix-run/server-runtime": "^2.15.3",
7272
"@sentry/node": "^8.54.0",
7373
"@sentry/profiling-node": "^8.54.0",
@@ -100,7 +100,7 @@
100100
"qrcode": "^1.5.4",
101101
"react": "^19.0.0",
102102
"react-dom": "^19.0.0",
103-
"react-router": "^7.1.5",
103+
"react-router": "^7.2.0",
104104
"remix-auth": "^3.7.0",
105105
"remix-auth-github": "^1.7.0",
106106
"remix-utils": "^8.1.0",
@@ -119,7 +119,7 @@
119119
"@epic-web/config": "^1.16.5",
120120
"@faker-js/faker": "^9.4.0",
121121
"@playwright/test": "^1.50.1",
122-
"@react-router/dev": "^7.1.5",
122+
"@react-router/dev": "^7.2.0",
123123
"@sentry/vite-plugin": "^3.1.2",
124124
"@sly-cli/sly": "^1.14.0",
125125
"@testing-library/dom": "^10.4.0",

0 commit comments

Comments
 (0)