|
33 | 33 | "eslint": "^9.0.0"
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 |
| - "@eslint/compat": "1.2.2", |
37 |
| - "@eslint/eslintrc": "3.1.0", |
38 |
| - "@eslint/js": "9.14.0", |
| 36 | + "@eslint/compat": "1.2.3", |
| 37 | + "@eslint/eslintrc": "3.2.0", |
| 38 | + "@eslint/js": "9.15.0", |
39 | 39 | "@next/eslint-plugin-next": "15.0.3",
|
40 |
| - "@typescript-eslint/eslint-plugin": "8.13.0", |
41 |
| - "@typescript-eslint/parser": "8.13.0", |
| 40 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 41 | + "@typescript-eslint/parser": "8.15.0", |
42 | 42 | "eslint-config-prettier": "9.1.0",
|
43 | 43 | "eslint-plugin-import": "2.31.0",
|
44 | 44 | "eslint-plugin-jsx-a11y": "6.10.2",
|
45 | 45 | "eslint-plugin-react": "7.37.2",
|
46 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110", |
| 46 | + "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
47 | 47 | "eslint-plugin-react-hooks": "5.0.0",
|
48 |
| - "eslint-plugin-storybook": "0.11.0", |
| 48 | + "eslint-plugin-storybook": "0.11.1", |
49 | 49 | "globals": "15.12.0",
|
50 |
| - "typescript-eslint": "8.13.0" |
| 50 | + "typescript-eslint": "8.15.0" |
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 | 53 | "tsup": "8.3.5"
|
|
0 commit comments