|
13 | 13 | "react-dom": "^18.2.0"
|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 |
| - "@types/react": "^18.0.27", |
17 |
| - "@types/react-dom": "^18.0.10", |
18 |
| - "@typescript-eslint/eslint-plugin": "^6.0.0", |
19 |
| - "@vitejs/plugin-react-swc": "^3.0.0", |
20 |
| - "eslint": "^8.0.1", |
| 16 | + "@types/react": "^18.2.20", |
| 17 | + "@types/react-dom": "^18.2.7", |
| 18 | + "@typescript-eslint/eslint-plugin": "^6.3.0", |
| 19 | + "@vitejs/plugin-react-swc": "^3.3.2", |
| 20 | + "eslint": "^8.47.0", |
21 | 21 | "eslint-config-standard-with-typescript": "^37.0.0",
|
22 |
| - "eslint-plugin-import": "^2.25.2", |
23 |
| - "eslint-plugin-n": "^16.0.0", |
24 |
| - "eslint-plugin-promise": "^6.0.0", |
25 |
| - "eslint-plugin-react": "^7.32.2", |
26 |
| - "prettier": "^3.0.0", |
27 |
| - "typescript": "^5.0.0", |
28 |
| - "vite": "^4.1.5" |
| 22 | + "eslint-plugin-import": "^2.28.0", |
| 23 | + "eslint-plugin-n": "^16.0.1", |
| 24 | + "eslint-plugin-promise": "^6.1.1", |
| 25 | + "eslint-plugin-react": "^7.33.1", |
| 26 | + "prettier": "^3.0.1", |
| 27 | + "typescript": "^5.1.6", |
| 28 | + "vite": "^4.4.9" |
29 | 29 | }
|
30 | 30 | }
|
0 commit comments