|
38 | 38 | "@babel/eslint-parser": "7.26.8",
|
39 | 39 | "@eslint/compat": "1.2.6",
|
40 | 40 | "@next/eslint-plugin-next": "15.1.7",
|
41 |
| - "@typescript-eslint/eslint-plugin": "8.24.0", |
42 |
| - "@typescript-eslint/parser": "8.24.0", |
43 |
| - "eslint-config-flat-gitignore": "2.0.0", |
44 |
| - "eslint-import-resolver-typescript": "3.7.0", |
| 41 | + "@typescript-eslint/eslint-plugin": "8.24.1", |
| 42 | + "@typescript-eslint/parser": "8.24.1", |
| 43 | + "eslint-config-flat-gitignore": "2.1.0", |
| 44 | + "eslint-import-resolver-typescript": "3.8.3", |
45 | 45 | "eslint-plugin-import-x": "4.6.1",
|
46 | 46 | "eslint-plugin-jsx-a11y": "6.10.2",
|
47 | 47 | "eslint-plugin-react": "7.37.4",
|
|
59 | 59 | "ts-api-utils": "2.0.1"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@typescript-eslint/utils": "8.24.0", |
| 62 | + "@typescript-eslint/utils": "8.24.1", |
63 | 63 | "eslint-config-upleveled": "9.1.2",
|
64 | 64 | "prettier": "3.5.1",
|
65 | 65 | "prettier-plugin-embed": "0.4.15",
|
|
69 | 69 | },
|
70 | 70 | "peerDependencies": {
|
71 | 71 | "@types/node": ">=22.13.4",
|
72 |
| - "@types/react": "^19.0.8", |
73 |
| - "@types/react-dom": "^19.0.3", |
| 72 | + "@types/react": "^19.0.10", |
| 73 | + "@types/react-dom": "^19.0.4", |
74 | 74 | "eslint": "^9.20.1",
|
75 | 75 | "globals": "^15.15.0",
|
76 | 76 | "typescript": "^5.7.3"
|
77 | 77 | },
|
78 |
| - "packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d", |
| 78 | + "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af", |
79 | 79 | "engines": {
|
80 | 80 | "node": ">=20.9.0"
|
81 | 81 | }
|
|
0 commit comments