|
71 | 71 | "@types/node": "^22.0.0", |
72 | 72 | "@types/react": "^18.3.9", |
73 | 73 | "@types/react-dom": "^18.3.0", |
74 | | - "@typescript-eslint/eslint-plugin": "^8.18.1", |
75 | | - "@typescript-eslint/parser": "^8.18.1", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.19.1", |
| 75 | + "@typescript-eslint/parser": "^8.19.1", |
76 | 76 | "@vitejs/plugin-react": "^4.3.4", |
77 | 77 | "@vitest/browser": "^2.1.8", |
78 | 78 | "@vitest/coverage-v8": "^2.1.8", |
|
82 | 82 | "browserslist": "^4.24.3", |
83 | 83 | "eslint": "^9.17.0", |
84 | 84 | "eslint-plugin-jest-dom": "^5.5.0", |
85 | | - "eslint-plugin-react": "^7.37.2", |
86 | | - "eslint-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215", |
| 85 | + "eslint-plugin-react": "^7.37.3", |
| 86 | + "eslint-plugin-react-compiler": "^19.0.0-beta-63e3235-20250105", |
87 | 87 | "eslint-plugin-react-hooks": "^5.0.0", |
88 | | - "eslint-plugin-react-hooks-extra": "^1.20.0", |
| 88 | + "eslint-plugin-react-hooks-extra": "^1.23.2", |
89 | 89 | "eslint-plugin-sonarjs": "^3.0.1", |
90 | 90 | "eslint-plugin-testing-library": "^7.1.1", |
91 | 91 | "jspdf": "^2.5.1", |
|
0 commit comments