|
17 | 17 | "@radix-ui/react-slider": "^1.3.6", |
18 | 18 | "@radix-ui/react-slot": "^1.2.4", |
19 | 19 | "@radix-ui/react-switch": "^1.2.6", |
20 | | - "@tailwindcss/vite": "^4.1.17", |
| 20 | + "@tailwindcss/vite": "^4.1.18", |
21 | 21 | "@xyflow/react": "^12.10.0", |
22 | 22 | "@z-image/shared": "workspace:*", |
23 | 23 | "class-variance-authority": "^0.7.1", |
24 | 24 | "clsx": "^2.1.1", |
25 | 25 | "dagre": "^0.8.5", |
26 | | - "framer-motion": "^12.23.25", |
27 | | - "hono": "^4.6.0", |
| 26 | + "framer-motion": "^12.23.26", |
| 27 | + "hono": "^4.11.0", |
28 | 28 | "idb": "^8.0.3", |
29 | | - "lucide-react": "^0.555.0", |
| 29 | + "lucide-react": "^0.561.0", |
30 | 30 | "openai": "^4.76.0", |
31 | | - "react": "^19.2.0", |
32 | | - "react-dom": "^19.2.0", |
| 31 | + "react": "^19.2.3", |
| 32 | + "react-dom": "^19.2.3", |
33 | 33 | "react-router-dom": "^7.10.1", |
34 | 34 | "sonner": "^2.0.7", |
35 | 35 | "tailwind-merge": "^3.4.0", |
36 | | - "tailwindcss": "^4.1.17" |
| 36 | + "tailwindcss": "^4.1.18" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@types/dagre": "^0.7.53", |
40 | 40 | "@types/node": "^24.10.1", |
41 | 41 | "@types/react": "^19.2.5", |
42 | 42 | "@types/react-dom": "^19.2.3", |
43 | | - "@vitejs/plugin-react": "^5.1.1", |
| 43 | + "@vitejs/plugin-react": "^5.1.2", |
44 | 44 | "@vitest/browser": "^4.0.15", |
45 | 45 | "babel-plugin-react-compiler": "^1.0.0", |
46 | 46 | "jsdom": "^27.3.0", |
47 | 47 | "typescript": "~5.9.3", |
48 | | - "vite": "^7.2.4" |
| 48 | + "vite": "^7.2.7" |
49 | 49 | } |
50 | 50 | } |
0 commit comments