|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 | 31 | "@types/node": "20.14.2",
|
32 |
| - "@types/react": "18.3.1", |
| 32 | + "@types/react": "18.3.3", |
33 | 33 | "@types/react-dom": "18.3.0",
|
34 |
| - "@typescript-eslint/eslint-plugin": "5.62.0", |
35 |
| - "@typescript-eslint/parser": "5.62.0", |
| 34 | + "@typescript-eslint/eslint-plugin": "7.13.0", |
| 35 | + "@typescript-eslint/parser": "7.13.0", |
36 | 36 | "@vitejs/plugin-react-swc": "3.7.0",
|
37 | 37 | "cross-env": "7.0.3",
|
38 | 38 | "eslint": "8.57.0",
|
39 | 39 | "eslint-config-airbnb": "^19.0.4",
|
40 | 40 | "eslint-config-airbnb-typescript": "^18.0.0",
|
41 |
| - "eslint-config-prettier": "8.10.0", |
| 41 | + "eslint-config-prettier": "9.1.0", |
42 | 42 | "eslint-plugin-import": "2.29.1",
|
43 | 43 | "eslint-plugin-jsx-a11y": "6.8.0",
|
44 |
| - "eslint-plugin-promise": "6.1.1", |
45 |
| - "eslint-plugin-react": "7.32.2", |
| 44 | + "eslint-plugin-promise": "6.2.0", |
| 45 | + "eslint-plugin-react": "7.34.2", |
46 | 46 | "eslint-plugin-react-hooks": "4.6.2",
|
47 | 47 | "eslint-plugin-react-refresh": "0.4.7",
|
48 |
| - "prettier": "2.8.8", |
| 48 | + "prettier": "3.3.2", |
49 | 49 | "react-refresh": "0.14.2",
|
50 | 50 | "typescript": "5.4.5",
|
51 | 51 | "vite": "5.3.1",
|
|
0 commit comments