Skip to content

Commit 4469986

Browse files
update to react-router v8
1 parent e084367 commit 4469986

2 files changed

Lines changed: 57 additions & 136 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@myriaddreamin/typst-ts-renderer": "0.7.0-rc2",
4040
"@myriaddreamin/typst-ts-web-compiler": "0.7.0-rc2",
4141
"@myriaddreamin/typst.ts": "0.7.0-rc2",
42-
"@react-router/node": "^7.18.0",
42+
"@react-router/node": "^8.0.0",
4343
"@reactuses/core": "^6.3.2",
4444
"@uiw/react-codemirror": "^4.25.10",
4545
"antd": "^6.4.4",
@@ -54,7 +54,7 @@
5454
"mitt": "^3.0.1",
5555
"react": "^19.2.7",
5656
"react-dom": "^19.2.7",
57-
"react-router": "^7.18.0",
57+
"react-router": "^8.0.0",
5858
"remark": "^15.0.1",
5959
"remark-directive": "^4.0.0",
6060
"remark-gfm": "^4.0.1",
@@ -71,7 +71,7 @@
7171
"devDependencies": {
7272
"@mr.python/vite-plugin-remark-rehype": "^0.1.1",
7373
"@myriaddreamin/typst-ts-node-compiler": "0.7.0-rc2",
74-
"@react-router/dev": "^7.18.0",
74+
"@react-router/dev": "^8.0.0",
7575
"@types/browser-update": "^3.3.3",
7676
"@types/fontkit": "^2.0.9",
7777
"@types/lodash-es": "^4.17.12",

0 commit comments

Comments
 (0)