Skip to content

Commit 6e1449a

Browse files
committed
chore: update deps
1 parent 5970213 commit 6e1449a

File tree

4 files changed

+326
-982
lines changed

4 files changed

+326
-982
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
"build": "vite build"
77
},
88
"devDependencies": {
9-
"@bytemd/plugin-gfm": "^1.10.13",
10-
"@bytemd/plugin-medium-zoom": "^1.10.13",
11-
"@bytemd/react": "^1.10.13",
12-
"@types/react": "^17.0.29",
13-
"@types/react-dom": "^17.0.9",
9+
"@bytemd/plugin-gfm": "^1.13.1",
10+
"@bytemd/plugin-medium-zoom": "^1.13.1",
11+
"@bytemd/react": "^1.13.1",
12+
"@types/react": "^18.0.8",
13+
"@types/react-dom": "^18.0.3",
1414
"@vitejs/plugin-react": "^1.3.1",
15-
"antd-mobile": "^5.0.0-beta.15",
15+
"antd-mobile": "^5.11.1",
1616
"antd-mobile-icons": "^0.2.2",
17-
"github-markdown-css": "^4.0.0",
17+
"github-markdown-css": "^5.1.0",
1818
"lodash-es": "^4.17.21",
19-
"react": "17.0.2",
20-
"react-dom": "^17.0.2",
21-
"react-qr-reader": "^2.2.1",
22-
"react-query": "^3.26.0",
23-
"react-router-dom": "^6.0.2",
19+
"react": "18.1.0",
20+
"react-dom": "^18.1.0",
21+
"react-qr-reader": "^3.0.0-beta-1",
22+
"react-query": "^3.38.0",
23+
"react-router-dom": "^6.3.0",
2424
"timeago-react": "^3.0.4",
25-
"typescript": "^4.4.4",
25+
"typescript": "^4.6.4",
2626
"vite": "^2.9.6",
2727
"vite-plugin-pages": "^0.23.0",
2828
"vite-plugin-svgr": "^2.0.0",

0 commit comments

Comments
 (0)