|
5 | 5 | "dependencies": {
|
6 | 6 | "@emotion/react": "^11.11.3",
|
7 | 7 | "@emotion/styled": "^11.10.6",
|
8 |
| - "@mui/icons-material": "^5.15.7", |
9 |
| - "@mui/material": "^5.15.7", |
| 8 | + "@mui/icons-material": "^5.15.20", |
| 9 | + "@mui/material": "^5.15.20", |
10 | 10 | "@types/jest": "^29.5.11",
|
11 |
| - "@types/lodash": "^4.14.202", |
12 |
| - "@types/node": "^20.11.14", |
13 |
| - "@types/react": "^18.2.45", |
| 11 | + "@types/lodash": "^4.17.5", |
| 12 | + "@types/node": "^20.14.6", |
| 13 | + "@types/react": "^18.3.3", |
14 | 14 | "@types/react-dom": "^18.2.18",
|
15 | 15 | "@typescript-eslint/parser": "^5.54.1",
|
16 |
| - "@vitejs/plugin-react-swc": "^3.6.0", |
| 16 | + "@vitejs/plugin-react-swc": "^3.7.0", |
17 | 17 | "eslint": "^8.56.0",
|
18 | 18 | "eslint-config-react-app": "^7.0.1",
|
19 | 19 | "fuse.js": "^6.6.2",
|
|
22 | 22 | "react": "^18.2.0",
|
23 | 23 | "react-dom": "^18.2.0",
|
24 | 24 | "react-markdown": "^8.0.3",
|
25 |
| - "react-router": "^6.21.1", |
26 |
| - "react-router-dom": "^6.21.1", |
27 |
| - "semver": "^7.5.4", |
| 25 | + "react-router": "^6.23.1", |
| 26 | + "react-router-dom": "^6.23.1", |
| 27 | + "semver": "^7.6.2", |
28 | 28 | "typescript": "*",
|
29 | 29 | "vite": "^4.5.1",
|
30 | 30 | "vite-plugin-svgr": "^3.3.0",
|
|
63 | 63 | "eslint-plugin-import": "^2.29.1",
|
64 | 64 | "eslint-plugin-n": "^16.5.0",
|
65 | 65 | "eslint-plugin-prettier": "^5.1.3",
|
66 |
| - "eslint-plugin-promise": "^6.0.0", |
67 |
| - "eslint-plugin-react": "^7.32.1", |
68 |
| - "prettier": "^3.2.4" |
| 66 | + "eslint-plugin-promise": "^6.2.0", |
| 67 | + "eslint-plugin-react": "^7.34.3", |
| 68 | + "prettier": "^3.3.2" |
69 | 69 | }
|
70 | 70 | }
|
0 commit comments