|
30 | 30 | "clsx": "2.1.1", |
31 | 31 | "keycloakify": "11.8.27", |
32 | 32 | "lucide-react": "0.511.0", |
33 | | - "react": "18.3.1", |
34 | | - "react-dom": "18.3.1", |
| 33 | + "react": "19.2.3", |
| 34 | + "react-dom": "19.2.3", |
35 | 35 | "tailwind-merge": "2.6.0", |
36 | 36 | "tailwindcss-animate": "1.0.7" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@storybook/react": "8.6.14", |
40 | 40 | "@storybook/react-vite": "8.6.14", |
41 | 41 | "@types/node": "22.15.18", |
42 | | - "@types/react": "18.3.21", |
43 | | - "@types/react-dom": "18.3.7", |
| 42 | + "@types/react": "19.2.9", |
| 43 | + "@types/react-dom": "19.2.3", |
44 | 44 | "@typescript-eslint/eslint-plugin": "8.32.1", |
45 | 45 | "@typescript-eslint/parser": "8.32.1", |
46 | 46 | "@vitejs/plugin-react": "4.4.1", |
47 | 47 | "autoprefixer": "10.4.21", |
48 | 48 | "eslint": "9.27.0", |
49 | 49 | "eslint-plugin-prettier": "^5.2.3", |
50 | | - "eslint-plugin-react-hooks": "4.6.2", |
| 50 | + "eslint-plugin-react-hooks": "7.0.1", |
51 | 51 | "eslint-plugin-react-refresh": "0.4.20", |
52 | 52 | "eslint-plugin-storybook": "0.12.0", |
53 | 53 | "eslint-plugin-tss-unused-classes": "^1.0.3", |
|
0 commit comments