|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 | 38 | "@babel/eslint-parser": "7.25.9",
|
39 |
| - "@eslint/compat": "1.2.2", |
| 39 | + "@eslint/compat": "1.2.3", |
40 | 40 | "@next/eslint-plugin-next": "15.0.3",
|
41 |
| - "@typescript-eslint/eslint-plugin": "8.13.0", |
42 |
| - "@typescript-eslint/parser": "8.13.0", |
| 41 | + "@typescript-eslint/eslint-plugin": "8.14.0", |
| 42 | + "@typescript-eslint/parser": "8.14.0", |
43 | 43 | "eslint-config-flat-gitignore": "0.3.0",
|
44 | 44 | "eslint-import-resolver-typescript": "3.6.3",
|
45 |
| - "eslint-plugin-import-x": "4.4.0", |
| 45 | + "eslint-plugin-import-x": "4.4.2", |
46 | 46 | "eslint-plugin-jsx-a11y": "6.10.2",
|
47 | 47 | "eslint-plugin-react": "7.37.2",
|
48 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-9ee70a1-20241017", |
| 48 | + "eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110", |
49 | 49 | "eslint-plugin-react-hooks": "5.0.0",
|
50 |
| - "eslint-plugin-react-x": "1.15.2", |
| 50 | + "eslint-plugin-react-x": "1.16.1", |
51 | 51 | "eslint-plugin-security": "3.0.1",
|
52 | 52 | "eslint-plugin-sonarjs": "1.0.4",
|
53 | 53 | "eslint-plugin-testing-library": "6.4.0",
|
|
59 | 59 | "ts-api-utils": "1.4.0"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@typescript-eslint/utils": "8.13.0", |
63 |
| - "eslint-config-upleveled": "8.11.3", |
| 62 | + "@typescript-eslint/utils": "8.14.0", |
| 63 | + "eslint-config-upleveled": "8.11.4", |
64 | 64 | "prettier": "3.3.3",
|
65 | 65 | "prettier-plugin-embed": "0.4.15",
|
66 | 66 | "prettier-plugin-sql": "0.18.1",
|
|
75 | 75 | "globals": "^15.12.0",
|
76 | 76 | "typescript": "^5.6.3"
|
77 | 77 | },
|
78 |
| - "packageManager": "pnpm@9.12.3", |
| 78 | + "packageManager": "pnpm@9.13.0", |
79 | 79 | "engines": {
|
80 | 80 | "node": ">=20.9.0"
|
81 | 81 | }
|
|
0 commit comments