|
15 | 15 | "@emotion/styled": "^11.11.0",
|
16 | 16 | "@fontsource/roboto": "^5.0.8",
|
17 | 17 | "@honkhonk/vite-plugin-svgr": "^1.1.0",
|
18 |
| - "@mui/material": "^5.14.10", |
19 |
| - "@mui/styles": "^5.14.10", |
20 |
| - "@tanstack/react-query": "^4.35.3", |
21 |
| - "@tanstack/react-virtual": "3.0.0-beta.59", |
22 |
| - "@types/markdown-it": "^13.0.1", |
23 |
| - "@types/react": "^18.2.22", |
24 |
| - "@types/react-dom": "^18.2.7", |
25 |
| - "@typescript-eslint/eslint-plugin": "^6.7.2", |
26 |
| - "@typescript-eslint/parser": "^6.7.2", |
27 |
| - "@vitejs/plugin-react-swc": "^3.3.2", |
| 18 | + "@mui/material": "^5.14.13", |
| 19 | + "@mui/styles": "^5.14.13", |
| 20 | + "@tanstack/react-query": "^4.36.1", |
| 21 | + "@tanstack/react-virtual": "^3.0.0-beta.65", |
| 22 | + "@types/markdown-it": "^13.0.2", |
| 23 | + "@types/react": "^18.2.28", |
| 24 | + "@types/react-dom": "^18.2.13", |
| 25 | + "@typescript-eslint/eslint-plugin": "^6.7.5", |
| 26 | + "@typescript-eslint/parser": "^6.7.5", |
| 27 | + "@vitejs/plugin-react-swc": "^3.4.0", |
28 | 28 | "autocorrect-node": "^2.8.4",
|
29 | 29 | "clsx": "^2.0.0",
|
30 |
| - "eslint": "^8.50.0", |
| 30 | + "eslint": "^8.51.0", |
31 | 31 | "eslint-plugin-react": "^7.33.2",
|
32 | 32 | "eslint-plugin-react-hooks": "^4.6.0",
|
33 |
| - "glob": "^10.3.6", |
34 |
| - "javascript-time-ago": "^2.5.9", |
35 |
| - "lefthook": "^1.5.0", |
36 |
| - "markdown-it": "^13.0.1", |
| 33 | + "glob": "^10.3.10", |
| 34 | + "lefthook": "^1.5.2", |
| 35 | + "markdown-it": "^13.0.2", |
37 | 36 | "markdown-it-prism": "^2.3.0",
|
38 | 37 | "mdi-material-ui": "^7.7.0",
|
39 | 38 | "prismjs": "^1.29.0",
|
40 | 39 | "react": "^18.2.0",
|
41 | 40 | "react-dom": "^18.2.0",
|
42 | 41 | "react-router-dom": "^6.16.0",
|
43 |
| - "terser": "^5.20.0", |
| 42 | + "terser": "^5.21.0", |
44 | 43 | "timeago.js": "^4.0.2",
|
45 | 44 | "typeface-roboto": "^1.1.13",
|
46 | 45 | "typescript": "^5.2.2",
|
47 |
| - "vite": "^4.4.9", |
| 46 | + "vite": "^4.4.11", |
48 | 47 | "vite-plugin-compression2": "^0.10.5",
|
49 | 48 | "vite-plugin-minify": "^1.5.2",
|
50 | 49 | "vite-plugin-progress": "^0.0.7",
|
|
0 commit comments