|
6 | 6 | "build": "vite build"
|
7 | 7 | },
|
8 | 8 | "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", |
14 | 14 | "@vitejs/plugin-react": "^1.3.1",
|
15 |
| - "antd-mobile": "^5.0.0-beta.15", |
| 15 | + "antd-mobile": "^5.11.1", |
16 | 16 | "antd-mobile-icons": "^0.2.2",
|
17 |
| - "github-markdown-css": "^4.0.0", |
| 17 | + "github-markdown-css": "^5.1.0", |
18 | 18 | "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", |
24 | 24 | "timeago-react": "^3.0.4",
|
25 |
| - "typescript": "^4.4.4", |
| 25 | + "typescript": "^4.6.4", |
26 | 26 | "vite": "^2.9.6",
|
27 | 27 | "vite-plugin-pages": "^0.23.0",
|
28 | 28 | "vite-plugin-svgr": "^2.0.0",
|
|
0 commit comments