|
15 | 15 | "gen:schema": "tsx src/components/devtool/seed/script.ts" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@ai-sdk/amazon-bedrock": "^3.0.67", |
19 | | - "@ai-sdk/anthropic": "^2.0.53", |
20 | | - "@ai-sdk/azure": "^2.0.82", |
21 | | - "@ai-sdk/google": "^2.0.45", |
22 | | - "@ai-sdk/google-vertex": "^3.0.87", |
23 | | - "@ai-sdk/openai": "^2.0.80", |
24 | | - "@ai-sdk/openai-compatible": "^1.0.28", |
25 | | - "@ai-sdk/react": "^2.0.109", |
| 18 | + "@ai-sdk/amazon-bedrock": "^3.0.70", |
| 19 | + "@ai-sdk/anthropic": "^2.0.56", |
| 20 | + "@ai-sdk/azure": "^2.0.89", |
| 21 | + "@ai-sdk/google": "^2.0.47", |
| 22 | + "@ai-sdk/google-vertex": "^3.0.92", |
| 23 | + "@ai-sdk/openai": "^2.0.87", |
| 24 | + "@ai-sdk/openai-compatible": "^1.0.29", |
| 25 | + "@ai-sdk/react": "^2.0.115", |
26 | 26 | "@effect/schema": "^0.75.5", |
27 | | - "@electric-sql/client": "^1.2.0", |
| 27 | + "@electric-sql/client": "^1.2.2", |
28 | 28 | "@floating-ui/react": "^0.27.16", |
29 | 29 | "@huggingface/languages": "^1.0.0", |
30 | 30 | "@hypr/api-client": "workspace:*", |
|
58 | 58 | "@hypr/utils": "workspace:^", |
59 | 59 | "@iconify-icon/react": "^3.0.3", |
60 | 60 | "@lmstudio/sdk": "^1.5.0", |
61 | | - "@lobehub/icons": "^2.44.0", |
62 | | - "@openrouter/ai-sdk-provider": "^1.4.1", |
| 61 | + "@lobehub/icons": "^2.48.0", |
| 62 | + "@openrouter/ai-sdk-provider": "^1.5.4", |
63 | 63 | "@orama/highlight": "^0.1.9", |
64 | | - "@orama/orama": "^3.1.16", |
65 | | - "@orama/plugin-qps": "^3.1.16", |
| 64 | + "@orama/orama": "^3.1.17", |
| 65 | + "@orama/plugin-qps": "^3.1.17", |
66 | 66 | "@sentry/react": "^8.55.0", |
67 | | - "@supabase/supabase-js": "^2.87.0", |
68 | | - "@t3-oss/env-core": "^0.13.8", |
69 | | - "@tanstack/react-form": "^1.27.1", |
| 67 | + "@supabase/supabase-js": "^2.87.3", |
| 68 | + "@t3-oss/env-core": "^0.13.10", |
| 69 | + "@tanstack/react-form": "^1.27.4", |
70 | 70 | "@tanstack/react-query": "^5.90.12", |
71 | | - "@tanstack/react-router": "^1.140.0", |
| 71 | + "@tanstack/react-router": "^1.141.2", |
72 | 72 | "@tauri-apps/api": "^2.9.1", |
73 | 73 | "@tauri-apps/plugin-autostart": "^2.5.1", |
74 | 74 | "@tauri-apps/plugin-deep-link": "^2.4.5", |
|
83 | 83 | "@uidotdev/usehooks": "^2.4.1", |
84 | 84 | "@wavesurfer/react": "^1.0.12", |
85 | 85 | "@xstate/react": "^6.0.0", |
86 | | - "@xstate/store": "^3.13.0", |
87 | | - "ai": "^5.0.108", |
| 86 | + "@xstate/store": "^3.14.0", |
| 87 | + "ai": "^5.0.113", |
| 88 | + "babel-plugin-react-compiler": "^1.0.0", |
88 | 89 | "chroma-js": "^3.2.0", |
89 | 90 | "clsx": "^2.1.1", |
90 | 91 | "date-fns": "^4.1.0", |
91 | 92 | "dompurify": "^3.3.1", |
92 | | - "effect": "^3.19.10", |
| 93 | + "effect": "^3.19.12", |
93 | 94 | "json5": "^2.2.3", |
94 | 95 | "jwt-decode": "^4.0.0", |
95 | 96 | "lucide-react": "^0.544.0", |
|
98 | 99 | "nlcst-to-string": "^4.0.0", |
99 | 100 | "ollama": "^0.6.3", |
100 | 101 | "re-resizable": "^6.11.2", |
101 | | - "react": "^19.2.1", |
102 | | - "react-dom": "^19.2.1", |
| 102 | + "react": "^19.2.3", |
| 103 | + "react-dom": "^19.2.3", |
103 | 104 | "react-hotkeys-hook": "^4.6.2", |
104 | 105 | "react-scan": "^0.4.3", |
105 | 106 | "retext": "^9.0.0", |
|
114 | 115 | "unified": "^11.0.5", |
115 | 116 | "vfile": "^6.0.3", |
116 | 117 | "wavesurfer.js": "^7.12.1", |
117 | | - "xstate": "^5.24.0", |
118 | | - "zod": "^4.1.13", |
| 118 | + "xstate": "^5.25.0", |
| 119 | + "zod": "^4.2.1", |
119 | 120 | "zustand": "^5.0.9" |
120 | 121 | }, |
121 | 122 | "devDependencies": { |
122 | | - "@dotenvx/dotenvx": "^1.51.1", |
| 123 | + "@dotenvx/dotenvx": "^1.51.2", |
123 | 124 | "@faker-js/faker": "^10.1.0", |
124 | | - "@tanstack/react-router-devtools": "^1.140.0", |
125 | | - "@tanstack/router-plugin": "^1.140.0", |
126 | | - "@tauri-apps/cli": "^2.9.5", |
127 | | - "@testing-library/react": "^16.3.0", |
| 125 | + "@tanstack/react-router-devtools": "^1.141.2", |
| 126 | + "@tanstack/router-plugin": "^1.141.2", |
| 127 | + "@tauri-apps/cli": "^2.9.6", |
| 128 | + "@testing-library/react": "^16.3.1", |
128 | 129 | "@types/chroma-js": "^3.1.2", |
129 | 130 | "@types/json5": "^2.2.0", |
130 | | - "@types/node": "^24.10.2", |
| 131 | + "@types/node": "^24.10.4", |
131 | 132 | "@types/react": "^19.2.7", |
132 | 133 | "@types/react-dom": "^19.2.3", |
133 | 134 | "@types/stopword": "^2.0.3", |
134 | 135 | "@vitejs/plugin-react": "^4.7.0", |
135 | | - "autoprefixer": "^10.4.22", |
| 136 | + "autoprefixer": "^10.4.23", |
136 | 137 | "postcss": "^8.5.6", |
137 | 138 | "stripe": "^19.3.1", |
138 | | - "tailwindcss": "^3.4.18", |
| 139 | + "tailwindcss": "^3.4.19", |
139 | 140 | "tsx": "^4.21.0", |
140 | 141 | "typescript": "~5.8.3", |
141 | | - "vite": "^7.2.7", |
| 142 | + "vite": "^7.3.0", |
142 | 143 | "vitest": "^3.2.4" |
143 | 144 | } |
144 | 145 | } |
0 commit comments