|
21 | 21 | "color": "^5.0.0", |
22 | 22 | "framer-motion": "^12.0.0", |
23 | 23 | "js-confetti": "^0.13.0", |
24 | | - "react": "^18.2.0", |
25 | | - "react-dom": "^18.2.0", |
| 24 | + "react": "^19.0.0", |
| 25 | + "react-dom": "^19.0.0", |
26 | 26 | "react-use": "^17.4.0", |
27 | 27 | "react-virtuoso": "^4.3.8", |
28 | 28 | "socket.io-client": "^4.5.4", |
|
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@types/color": "4.2.0", |
36 | | - "@types/react": "18.3.27", |
37 | | - "@types/react-dom": "18.3.7", |
| 36 | + "@types/react": "19.2.8", |
| 37 | + "@types/react-dom": "19.2.3", |
38 | 38 | "@typescript-eslint/eslint-plugin": "8.53.0", |
39 | 39 | "@typescript-eslint/parser": "8.53.0", |
40 | 40 | "@vitejs/plugin-react": "4.7.0", |
|
44 | 44 | "eslint-plugin-jsx-a11y": "6.10.2", |
45 | 45 | "eslint-plugin-prettier": "5.5.5", |
46 | 46 | "eslint-plugin-react": "7.37.5", |
47 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 47 | + "eslint-plugin-react-hooks": "7.0.1", |
48 | 48 | "eslint-plugin-simple-import-sort": "12.1.1", |
49 | 49 | "less": "4.5.1", |
50 | 50 | "prettier": "3.8.0", |
|
0 commit comments