|
20 | 20 | "react-dom": "^19.0.0", |
21 | 21 | "react-focus-lock": "^2.13.2", |
22 | 22 | "react-router-dom": "^7.0.0", |
23 | | - "react-tooltip": "^5.21.6", |
| 23 | + "react-tooltip": "^6.0.0", |
24 | 24 | "tailwind-merge": "^3.3.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@eslint/compat": "^1.2.1", |
| 27 | + "@eslint/compat": "^2.0.0", |
28 | 28 | "@tailwindcss/vite": "^4.1.7", |
29 | 29 | "@types/react": "^19.0.0", |
30 | 30 | "@types/react-dom": "^19.0.0", |
31 | 31 | "@typescript-eslint/eslint-plugin": "^8.0.0", |
32 | 32 | "@typescript-eslint/parser": "^8.0.0", |
33 | 33 | "@vitejs/plugin-react-swc": "^4.0.0", |
34 | | - "eslint": "^9.0.0", |
| 34 | + "eslint": "^10.0.0", |
35 | 35 | "eslint-config-prettier": "^10.0.0", |
36 | 36 | "eslint-plugin-prettier": "^5.2.1", |
37 | 37 | "eslint-plugin-react": "^7.37.2", |
38 | | - "eslint-plugin-react-hooks": "^5.0.0", |
| 38 | + "eslint-plugin-react-hooks": "^7.0.0", |
39 | 39 | "eslint-plugin-react-refresh": "^0.5.0", |
40 | 40 | "prettier": "3.8.1", |
41 | 41 | "tailwindcss": "^4.1.7", |
42 | | - "typescript": "^5.3.3", |
| 42 | + "typescript": "^6.0.0", |
43 | 43 | "typescript-eslint": "^8.11.0", |
44 | | - "vite": "^7.0.0" |
| 44 | + "vite": "^8.0.0" |
45 | 45 | }, |
46 | 46 | "packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" |
47 | 47 | } |
0 commit comments