|
11 | 11 | "check:types": "tsc -noEmit" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@tailwindcss/vite": "^4.1.13", |
| 14 | + "@tailwindcss/vite": "^4.1.14", |
15 | 15 | "class-variance-authority": "^0.7.1", |
16 | 16 | "clsx": "^2.1.1", |
17 | 17 | "convex": "^1.27.3", |
18 | 18 | "lucide-react": "^0.544.0", |
19 | | - "react": "^19.1.1", |
20 | | - "react-dom": "^19.1.1", |
| 19 | + "react": "^19.2.0", |
| 20 | + "react-dom": "^19.2.0", |
21 | 21 | "tailwind-merge": "^3.3.1", |
22 | | - "tailwindcss": "^4.1.13" |
| 22 | + "tailwindcss": "^4.1.14" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@biomejs/biome": "2.2.4", |
| 25 | + "@biomejs/biome": "2.2.5", |
26 | 26 | "@crxjs/vite-plugin": "^2.2.0", |
27 | 27 | "@dev-team-fall-25/server": "workspace:*", |
28 | | - "@types/chrome": "^0.1.16", |
29 | | - "@types/node": "^24.6.1", |
30 | | - "@types/react": "^19.1.16", |
31 | | - "@types/react-dom": "^19.1.9", |
| 28 | + "@types/chrome": "^0.1.19", |
| 29 | + "@types/node": "^24.6.2", |
| 30 | + "@types/react": "^19.2.0", |
| 31 | + "@types/react-dom": "^19.2.0", |
32 | 32 | "@vitejs/plugin-react": "^5.0.4", |
33 | 33 | "tw-animate-css": "^1.4.0", |
34 | 34 | "typescript": "^5.9.3", |
35 | | - "vite": "^7.1.7", |
| 35 | + "vite": "^7.1.9", |
36 | 36 | "vite-plugin-zip-pack": "^1.2.4" |
37 | 37 | } |
38 | 38 | } |
0 commit comments