|
4 | 4 | },
|
5 | 5 | "dependencies": {
|
6 | 6 | "@radix-ui/react-scroll-area": "1.0.4",
|
7 |
| - "@types/marked": "^4.3.1", |
8 |
| - "marked": "^4.3.0", |
9 |
| - "postcss-import": "^14.1.0", |
| 7 | + "@types/marked": "^5.0.1", |
| 8 | + "marked": "^5.1.1", |
| 9 | + "postcss-import": "^15.1.0", |
10 | 10 | "react-error-boundary": "4.0.10",
|
11 |
| - "react-router-dom": "6.11.2", |
12 |
| - "vite": "4.3.9", |
| 11 | + "react-router-dom": "6.14.1", |
| 12 | + "vite": "4.4.4", |
13 | 13 | "vite-plugin-restart": "0.3.1"
|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 | 16 | "@mdx-js/react": "2.3.0",
|
17 | 17 | "@mdx-js/rollup": "2.3.0",
|
18 |
| - "@types/lodash-es": "4.17.7", |
| 18 | + "@types/lodash-es": "4.17.8", |
19 | 19 | "@types/marked": "^4.3.1",
|
20 |
| - "@types/react": "^18.2.14", |
21 |
| - "@types/react-dom": "^18.2.6", |
| 20 | + "@types/react": "^18.2.15", |
| 21 | + "@types/react-dom": "^18.2.7", |
22 | 22 | "@vitejs/plugin-react": "^4.0.3",
|
23 | 23 | "buffer": "6.0.3",
|
24 | 24 | "concurrently": "^8.2.0",
|
25 |
| - "unplugin-macros": "0.5.0", |
| 25 | + "unplugin-macros": "0.5.1", |
26 | 26 | "vite-tsconfig-paths": "^4.2.0"
|
27 | 27 | }
|
28 | 28 | }
|
0 commit comments