|
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "dependencies": { |
7 | | - "@assistant-ui/react": "^0.12.25", |
| 7 | + "@assistant-ui/react": "^0.12.26", |
8 | 8 | "@dnd-kit/core": "^6.3.1", |
9 | 9 | "@dnd-kit/modifiers": "^9.0.0", |
10 | 10 | "@dnd-kit/sortable": "^10.0.0", |
|
25 | 25 | "@radix-ui/react-checkbox": "^1.3.3", |
26 | 26 | "@radix-ui/react-slider": "^1.3.6", |
27 | 27 | "@radix-ui/react-switch": "^1.2.6", |
28 | | - "@sentry/react": "^10.49.0", |
29 | | - "@tanstack/react-query": "^5.99.2", |
| 28 | + "@sentry/react": "^10.50.0", |
| 29 | + "@tanstack/react-query": "^5.100.5", |
30 | 30 | "@tanstack/react-table": "^8.21.3", |
31 | 31 | "@tauri-apps/api": "^2.10.1", |
32 | 32 | "@tauri-apps/plugin-fs": "^2.5.0", |
|
48 | 48 | "jotai": "^2.19.1", |
49 | 49 | "konva": "^10.2.5", |
50 | 50 | "lodash.throttle": "^4.1.1", |
51 | | - "lucide-react": "^1.8.0", |
| 51 | + "lucide-react": "^1.11.0", |
52 | 52 | "marked": "^17.0.6", |
53 | 53 | "motion": "^12.38.0", |
54 | 54 | "onnxruntime-web": "1.24.3", |
|
58 | 58 | "react-day-picker": "^9.14.0", |
59 | 59 | "react-dom": "19.2.4", |
60 | 60 | "react-dropzone": "^15.0.0", |
61 | | - "react-hook-form": "^7.73.1", |
| 61 | + "react-hook-form": "^7.74.0", |
62 | 62 | "react-icons": "^5.6.0", |
63 | 63 | "react-image-gallery": "^2.1.2", |
64 | 64 | "react-kawaii": "^1.6.0", |
|
83 | 83 | "@gruenerator/eslint-config": "workspace:*", |
84 | 84 | "@playwright/test": "^1.59.1", |
85 | 85 | "@tailwindcss/vite": "^4.2.4", |
86 | | - "@tanstack/react-query-devtools": "^5.99.2", |
| 86 | + "@tanstack/react-query-devtools": "^5.100.5", |
87 | 87 | "@testing-library/react": "^16.3.2", |
88 | 88 | "@types/lodash": "^4.17.24", |
89 | 89 | "@types/lodash-es": "^4.17.12", |
|
101 | 101 | "sharp": "^0.34.5", |
102 | 102 | "tailwind-merge": "^3.5.0", |
103 | 103 | "tailwindcss": "^4.2.4", |
104 | | - "terser": "^5.46.1", |
| 104 | + "terser": "^5.46.2", |
105 | 105 | "typescript": "^5.9.3", |
106 | | - "vite": "^8.0.9", |
| 106 | + "vite": "^8.0.10", |
107 | 107 | "vite-bundle-analyzer": "^1.3.7" |
108 | 108 | }, |
109 | 109 | "scripts": { |
|
0 commit comments