|
36 | 36 | "@eslint/compat": "1.2.7",
|
37 | 37 | "@eslint/eslintrc": "3.3.0",
|
38 | 38 | "@eslint/js": "9.21.0",
|
39 |
| - "@next/eslint-plugin-next": "15.1.7", |
40 |
| - "@typescript-eslint/eslint-plugin": "8.24.1", |
41 |
| - "@typescript-eslint/parser": "8.24.1", |
42 |
| - "eslint-config-prettier": "10.0.1", |
| 39 | + "@next/eslint-plugin-next": "15.2.1", |
| 40 | + "@typescript-eslint/eslint-plugin": "8.26.0", |
| 41 | + "@typescript-eslint/parser": "8.26.0", |
| 42 | + "eslint-config-prettier": "10.1.1", |
43 | 43 | "eslint-plugin-import": "2.31.0",
|
44 | 44 | "eslint-plugin-jsx-a11y": "6.10.2",
|
45 | 45 | "eslint-plugin-react": "7.37.4",
|
46 | 46 | "eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
|
47 |
| - "eslint-plugin-react-hooks": "5.1.0", |
48 |
| - "eslint-plugin-storybook": "0.11.3", |
49 |
| - "typescript-eslint": "8.24.1", |
| 47 | + "eslint-plugin-react-hooks": "5.2.0", |
| 48 | + "eslint-plugin-storybook": "0.11.4", |
| 49 | + "typescript-eslint": "8.26.0", |
50 | 50 | "globals": "16.0.0"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
|
0 commit comments