chore(deps): add react-route

This commit is contained in:
jialin
2026-05-11 14:47:45 +08:00
committed by jialin
parent d15db4b4dd
commit ea7fa63079
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@
"react-hotkeys-hook": "^4.5.0", "react-hotkeys-hook": "^4.5.0",
"react-intersection-observer": "^9.16.0", "react-intersection-observer": "^9.16.0",
"react-markdown": "^9.0.3", "react-markdown": "^9.0.3",
"react-router-dom": "^6.30.3",
"rehype-katex": "^7.0.1", "rehype-katex": "^7.0.1",
"remark-breaks": "^4.0.0", "remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.1", "remark-gfm": "^4.0.1",
+3
View File
@@ -170,6 +170,9 @@ dependencies:
react-markdown: react-markdown:
specifier: ^9.0.3 specifier: ^9.0.3
version: 9.1.0(@types/react@18.3.27)(react@18.3.1) version: 9.1.0(@types/react@18.3.27)(react@18.3.1)
react-router-dom:
specifier: 6.30.3
version: 6.30.3(react-dom@18.3.1)(react@18.3.1)
rehype-katex: rehype-katex:
specifier: ^7.0.1 specifier: ^7.0.1
version: 7.0.1 version: 7.0.1