|
43 | 43 | "react-dom": "^18.3.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@eslint/js": "^9.13.0", |
47 | | - "@types/node": "^22.8.1", |
48 | | - "@types/react": "^18.3.12", |
49 | | - "@types/react-dom": "^18.3.1", |
50 | | - "@vitejs/plugin-react": "^4.3.3", |
51 | | - "eslint": "^9.13.0", |
| 46 | + "@eslint/js": "^9.22.0", |
| 47 | + "@types/node": "^22.13.10", |
| 48 | + "@types/react": "^18.3.18", |
| 49 | + "@types/react-dom": "^18.3.5", |
| 50 | + "@vitejs/plugin-react": "^4.3.4", |
| 51 | + "eslint": "^9.22.0", |
52 | 52 | "eslint-plugin-import": "^2.31.0", |
53 | 53 | "eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614", |
54 | | - "eslint-plugin-react-refresh": "^0.4.14", |
55 | | - "globals": "^15.11.0", |
56 | | - "typescript": "^5.6.3", |
57 | | - "typescript-eslint": "^8.11.0", |
58 | | - "vite": "^5.4.10", |
59 | | - "vite-plugin-dts": "^4.3.0" |
| 54 | + "eslint-plugin-react-refresh": "^0.4.19", |
| 55 | + "globals": "^15.15.0", |
| 56 | + "typescript": "^5.8.2", |
| 57 | + "typescript-eslint": "^8.26.1", |
| 58 | + "vite": "^5.4.14", |
| 59 | + "vite-plugin-dts": "^4.5.3" |
60 | 60 | }, |
61 | 61 | "peerDependencies": { |
62 | 62 | "react": "^18.3.1", |
|
0 commit comments