Skip to content

Commit 9852e15

Browse files
committed
Update to rr7
1 parent 4bbeeaa commit 9852e15

File tree

2 files changed

+100
-893
lines changed

2 files changed

+100
-893
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@forge42/seo-tools": "^1.3.0",
32-
"@react-router/node": "7.0.0-pre.6",
32+
"@react-router/node": "^7.0.0",
3333
"clsx": "^2.1.1",
3434
"hono": "^4.6.3",
3535
"i18next": "^23.15.2",
@@ -40,7 +40,7 @@
4040
"react": "^18.3.1",
4141
"react-dom": "^18.3.1",
4242
"react-i18next": "^15.0.2",
43-
"react-router": "7.0.0-pre.6",
43+
"react-router": "^7.0.0",
4444
"react-router-hono-server": "https://pkg.pr.new/rphlmr/[email protected]",
4545
"remix-hono": "^0.0.16",
4646
"remix-i18next": "https://pkg.pr.new/AlemTuzlak/remix-i18next@047de17",
@@ -50,8 +50,8 @@
5050
"devDependencies": {
5151
"@biomejs/biome": "^1.9.3",
5252
"@dotenvx/dotenvx": "^1.16.0",
53-
"@react-router/dev": "7.0.0-pre.6",
54-
"@react-router/fs-routes": "7.0.0-pre.6",
53+
"@react-router/dev": "^7.0.0",
54+
"@react-router/fs-routes": "^7.0.0",
5555
"@types/node": "^22.7.5",
5656
"@types/prompt": "^1.1.9",
5757
"@types/react": "^18.3.11",
@@ -65,7 +65,7 @@
6565
"lefthook": "^1.7.18",
6666
"postcss": "^8.4.47",
6767
"prompt": "^1.3.0",
68-
"react-router-devtools": "https://pkg.pr.new/forge42dev/Remix-Dev-Tools/[email protected]",
68+
"react-router-devtools": "1.0.1",
6969
"tailwindcss": "^3.4.13",
7070
"tsx": "^4.19.1",
7171
"typescript": "^5.6.2",

0 commit comments

Comments
 (0)