|
33 | 33 | "eslint": "^9.0.0"
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 |
| - "@eslint/compat": "1.2.6", |
37 |
| - "@eslint/eslintrc": "3.2.0", |
38 |
| - "@eslint/js": "9.20.0", |
39 |
| - "@next/eslint-plugin-next": "15.1.6", |
40 |
| - "@typescript-eslint/eslint-plugin": "8.23.0", |
41 |
| - "@typescript-eslint/parser": "8.23.0", |
| 36 | + "@eslint/compat": "1.2.7", |
| 37 | + "@eslint/eslintrc": "3.3.0", |
| 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 | 42 | "eslint-config-prettier": "10.0.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 | 47 | "eslint-plugin-react-hooks": "5.1.0",
|
48 |
| - "eslint-plugin-storybook": "0.11.2", |
49 |
| - "globals": "16.0.0", |
50 |
| - "typescript-eslint": "8.23.0" |
| 48 | + "eslint-plugin-storybook": "0.11.3", |
| 49 | + "typescript-eslint": "8.24.1", |
| 50 | + "globals": "16.0.0" |
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 | 53 | "tsup": "8.3.6"
|
|
0 commit comments