|
15 | 15 | "react-dom": "^19.2.0" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "@eslint/js": "^9.37.0", |
| 18 | + "@eslint/js": "^9.38.0", |
19 | 19 | "@mincho-js/css": "workspace:^", |
20 | 20 | "@types/react": "^19.2.2", |
21 | | - "@types/react-dom": "^19.2.1", |
22 | | - "@typescript-eslint/eslint-plugin": "^8.46.0", |
23 | | - "@typescript-eslint/parser": "^8.46.0", |
| 21 | + "@types/react-dom": "^19.2.2", |
| 22 | + "@typescript-eslint/eslint-plugin": "^8.46.2", |
| 23 | + "@typescript-eslint/parser": "^8.46.2", |
24 | 24 | "@vanilla-extract/css": "^1.17.4", |
25 | 25 | "@vanilla-extract/esbuild-plugin": "^2.3.18", |
26 | 26 | "@vanilla-extract/vite-plugin": "^5.1.1", |
27 | 27 | "@vitejs/plugin-react-swc": "^4.1.0", |
28 | | - "eslint": "^9.37.0", |
29 | | - "eslint-plugin-react-hooks": "^6.1.1", |
30 | | - "eslint-plugin-react-refresh": "^0.4.23", |
| 28 | + "eslint": "^9.38.0", |
| 29 | + "eslint-plugin-react-hooks": "^7.0.0", |
| 30 | + "eslint-plugin-react-refresh": "^0.4.24", |
31 | 31 | "globals": "^16.4.0", |
32 | 32 | "typescript": "^5.9.3", |
33 | | - "typescript-eslint": "^8.46.0", |
34 | | - "vite": "^7.1.9" |
| 33 | + "typescript-eslint": "^8.46.2", |
| 34 | + "vite": "^7.1.11" |
35 | 35 | } |
36 | 36 | } |
0 commit comments