|
13 | 13 | "metadata": "node src/tools/metadata -i src/contents/news/*.md -o src/assets/metadata/news.json" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@eslint/compat": "^1.2.0", |
17 | | - "@eslint/js": "^9.11.1", |
18 | | - "@fontsource/roboto": "^5.1.0", |
19 | | - "@mui/material": "6.1.2", |
20 | | - "@mui/styles": "^6.1.2", |
21 | | - "@tanstack/react-query": "^5.59.0", |
22 | | - "@tanstack/react-virtual": "^3.10.8", |
| 16 | + "@emotion/react": "^11.14.0", |
| 17 | + "@emotion/styled": "^11.14.0", |
| 18 | + "@eslint/compat": "1.2.6", |
| 19 | + "@eslint/js": "^9.20.0", |
| 20 | + "@fontsource/roboto": "^5.1.1", |
| 21 | + "@mui/material": "^6.4.5", |
| 22 | + "@tanstack/react-query": "^5.66.7", |
| 23 | + "@tanstack/react-virtual": "^3.13.0", |
23 | 24 | "@types/markdown-it": "^14.1.2", |
24 | | - "@types/node": "^22.7.4", |
25 | | - "@types/react": "18.3.11", |
26 | | - "@types/react-dom": "18.3.0", |
27 | | - "@vitejs/plugin-react": "^4.3.2", |
28 | | - "@vitejs/plugin-react-swc": "^3.7.1", |
29 | | - "autocorrect-node": "^2.11.1", |
30 | | - "eslint": "^9.11.1", |
31 | | - "eslint-plugin-react": "^7.37.1", |
32 | | - "eslint-plugin-react-hooks": "^4.6.2", |
33 | | - "glob": "^11.0.0", |
34 | | - "lefthook": "^1.7.18", |
| 25 | + "@types/node": "^22.13.4", |
| 26 | + "@types/react": "^18.2.8", |
| 27 | + "@types/react-dom": "^19.0.4", |
| 28 | + "@vitejs/plugin-react": "^4.3.4", |
| 29 | + "@vitejs/plugin-react-swc": "^3.8.0", |
| 30 | + "autocorrect-node": "^2.13.0", |
| 31 | + "eslint": "^9.20.1", |
| 32 | + "eslint-plugin-react": "^7.37.4", |
| 33 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 34 | + "glob": "^11.0.1", |
| 35 | + "lefthook": "^1.10.10", |
35 | 36 | "markdown-it": "^14.1.0", |
36 | 37 | "markdown-it-meta": "^0.0.1", |
37 | 38 | "markdown-it-prism": "^2.3.0", |
38 | | - "mdi-material-ui": "^7.9.2", |
| 39 | + "mdi-material-ui": "^7.9.3", |
39 | 40 | "prismjs": "^1.29.0", |
40 | | - "react": "18.3.1", |
41 | | - "react-dom": "18.3.1", |
42 | | - "react-router-dom": "^6.26.2", |
| 41 | + "react": "^19.0.0", |
| 42 | + "react-dom": "^19.0.0", |
| 43 | + "react-router-dom": "^7.1.4", |
43 | 44 | "timeago.js": "^4.0.2", |
44 | | - "typescript": "^5.6.2", |
45 | | - "typescript-eslint": "^8.8.0", |
46 | | - "vite": "^5.4.8", |
| 45 | + "typescript": "^5.7.3", |
| 46 | + "typescript-eslint": "^8.24.1", |
| 47 | + "vite": "^6.1.1", |
47 | 48 | "vite-plugin-compression": "^0.5.1", |
48 | | - "vite-plugin-minify": "^2.0.0", |
49 | | - "vite-plugin-svgr": "^4.2.0" |
| 49 | + "vite-plugin-minify": "^2.1.0", |
| 50 | + "vite-plugin-svgr": "^4.3.0" |
50 | 51 | } |
51 | 52 | } |
0 commit comments