|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "clsx": "^2.1.0", |
19 | | - "react": "^18.3.1", |
20 | | - "react-dom": "^18.3.1", |
| 19 | + "react": "^19.2.7", |
| 20 | + "react-dom": "^19.2.7", |
21 | 21 | "socket.io-client": "^4.8.3", |
22 | | - "zustand": "^4.5.0" |
| 22 | + "zustand": "^5.0.14" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@playwright/test": "^1.61.0", |
| 25 | + "@playwright/test": "^1.61.1", |
| 26 | + "@tailwindcss/postcss": "^4.3.2", |
26 | 27 | "@testing-library/jest-dom": "^6.9.1", |
27 | 28 | "@testing-library/react": "^16.3.2", |
28 | 29 | "@types/jest": "^30.0.0", |
29 | | - "@types/react": "^18.3.0", |
30 | | - "@types/react-dom": "^18.3.0", |
31 | | - "@vitejs/plugin-react": "^6.0.2", |
32 | | - "autoprefixer": "^10.4.0", |
33 | | - "happy-dom": "^20.8.9", |
| 30 | + "@types/react": "^19.2.17", |
| 31 | + "@types/react-dom": "^19.2.3", |
| 32 | + "@vitejs/plugin-react": "^6.0.3", |
| 33 | + "happy-dom": "^20.10.6", |
34 | 34 | "jsdom": "^29.1.1", |
35 | | - "postcss": "^8.4.0", |
36 | | - "tailwindcss": "^3.4.0", |
37 | | - "typescript": "^5.6.0", |
38 | | - "vite": "^8.0.16", |
39 | | - "vitest": "^4.1.2", |
| 35 | + "postcss": "^8.5.19", |
| 36 | + "tailwindcss": "^4.3.2", |
| 37 | + "typescript": "^6.0.3", |
| 38 | + "vite": "^8.1.4", |
| 39 | + "vitest": "^4.1.10", |
40 | 40 | "vitest-axe": "^0.1.0" |
41 | 41 | } |
42 | 42 | } |
0 commit comments