|
37 | 37 | "dependencies": {
|
38 | 38 | "@babel/eslint-parser": "7.27.0",
|
39 | 39 | "@eslint/compat": "1.2.8",
|
40 |
| - "@next/eslint-plugin-next": "15.3.0", |
41 |
| - "@typescript-eslint/eslint-plugin": "8.29.1", |
42 |
| - "@typescript-eslint/parser": "8.29.1", |
| 40 | + "@next/eslint-plugin-next": "15.3.1", |
| 41 | + "@typescript-eslint/eslint-plugin": "8.30.1", |
| 42 | + "@typescript-eslint/parser": "8.30.1", |
43 | 43 | "eslint-config-flat-gitignore": "2.1.0",
|
44 | 44 | "eslint-import-resolver-typescript": "4.3.2",
|
45 |
| - "eslint-plugin-import-x": "4.10.2", |
| 45 | + "eslint-plugin-import-x": "4.10.5", |
46 | 46 | "eslint-plugin-jsx-a11y": "6.10.2",
|
47 | 47 | "eslint-plugin-react": "7.37.5",
|
48 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405", |
| 48 | + "eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411", |
49 | 49 | "eslint-plugin-react-hooks": "5.2.0",
|
50 |
| - "eslint-plugin-react-x": "1.43.0", |
| 50 | + "eslint-plugin-react-x": "1.48.3", |
51 | 51 | "eslint-plugin-security": "3.0.1",
|
52 | 52 | "eslint-plugin-sonarjs": "3.0.2",
|
53 | 53 | "eslint-plugin-testing-library": "7.1.1",
|
|
59 | 59 | "ts-api-utils": "2.1.0"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@typescript-eslint/utils": "8.29.1", |
| 62 | + "@typescript-eslint/utils": "8.30.1", |
63 | 63 | "eslint-config-upleveled": "9.2.3",
|
64 | 64 | "prettier": "3.5.3",
|
65 | 65 | "prettier-plugin-embed": "0.5.0",
|
|
68 | 68 | "typescript": "5.8.3"
|
69 | 69 | },
|
70 | 70 | "peerDependencies": {
|
71 |
| - "@types/node": ">=22.14.0", |
72 |
| - "@types/react": "^19.1.0", |
| 71 | + "@types/node": ">=22.14.1", |
| 72 | + "@types/react": "^19.1.2", |
73 | 73 | "@types/react-dom": "^19.1.2",
|
74 | 74 | "eslint": "^9.24.0",
|
75 | 75 | "globals": "^16.0.0",
|
76 | 76 | "typescript": "^5.8.3"
|
77 | 77 | },
|
78 |
| - "packageManager": "[email protected].0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971", |
| 78 | + "packageManager": "[email protected].1+sha512.c50088ba998c67b8ca8c99df8a5e02fd2ae2e2b29aaf238feaa9e124248d3f48f9fb6db2424949ff901cffbb5e0f0cc1ad6aedb602cd29450751d11c35023677", |
79 | 79 | "engines": {
|
80 | 80 | "node": ">=20.9.0"
|
81 | 81 | }
|
|
0 commit comments