|
15 | 15 | "gen:schema": "tsx src/components/devtool/seed/script.ts" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@ai-sdk/amazon-bedrock": "^4.0.19", |
19 | | - "@ai-sdk/anthropic": "^3.0.15", |
20 | | - "@ai-sdk/azure": "^3.0.12", |
21 | | - "@ai-sdk/google": "^3.0.10", |
22 | | - "@ai-sdk/google-vertex": "^4.0.17", |
23 | | - "@ai-sdk/mistral": "^3.0.9", |
24 | | - "@ai-sdk/openai": "^3.0.12", |
25 | | - "@ai-sdk/openai-compatible": "^2.0.13", |
26 | | - "@ai-sdk/react": "^3.0.41", |
| 18 | + "@ai-sdk/amazon-bedrock": "^4.0.46", |
| 19 | + "@ai-sdk/anthropic": "^3.0.35", |
| 20 | + "@ai-sdk/azure": "^3.0.26", |
| 21 | + "@ai-sdk/google": "^3.0.20", |
| 22 | + "@ai-sdk/google-vertex": "^4.0.41", |
| 23 | + "@ai-sdk/mistral": "^3.0.18", |
| 24 | + "@ai-sdk/openai": "^3.0.25", |
| 25 | + "@ai-sdk/openai-compatible": "^2.0.26", |
| 26 | + "@ai-sdk/react": "^3.0.69", |
27 | 27 | "@codemirror/autocomplete": "^6.20.0", |
28 | 28 | "@codemirror/lang-jinja": "^6.0.0", |
29 | 29 | "@codemirror/language": "^6.12.1", |
30 | | - "@codemirror/lint": "^6.9.2", |
| 30 | + "@codemirror/lint": "^6.9.3", |
31 | 31 | "@codemirror/state": "^6.5.4", |
32 | | - "@codemirror/view": "^6.39.11", |
| 32 | + "@codemirror/view": "^6.39.12", |
33 | 33 | "@effect/schema": "^0.75.5", |
34 | | - "@floating-ui/react": "^0.27.16", |
| 34 | + "@floating-ui/react": "^0.27.17", |
35 | 35 | "@hypr/api-client": "workspace:*", |
36 | 36 | "@hypr/codemirror": "workspace:^", |
37 | 37 | "@hypr/plugin-analytics": "workspace:*", |
|
88 | 88 | "@orama/orama": "^3.1.18", |
89 | 89 | "@orama/plugin-qps": "^3.1.18", |
90 | 90 | "@sentry/react": "^8.55.0", |
91 | | - "@supabase/supabase-js": "^2.90.1", |
| 91 | + "@supabase/supabase-js": "^2.93.3", |
92 | 92 | "@t3-oss/env-core": "^0.13.10", |
93 | | - "@tanstack/react-form": "^1.27.7", |
94 | | - "@tanstack/react-query": "^5.90.17", |
95 | | - "@tanstack/react-router": "^1.150.0", |
| 93 | + "@tanstack/react-form": "^1.28.0", |
| 94 | + "@tanstack/react-query": "^5.90.20", |
| 95 | + "@tanstack/react-router": "^1.157.18", |
96 | 96 | "@tauri-apps/api": "^2.9.1", |
97 | 97 | "@tauri-apps/plugin-autostart": "^2.5.1", |
98 | 98 | "@tauri-apps/plugin-deep-link": "^2.4.6", |
|
108 | 108 | "@wavesurfer/react": "^1.0.12", |
109 | 109 | "@xstate/react": "^6.0.0", |
110 | 110 | "@xstate/store": "^3.15.0", |
111 | | - "ai": "^6.0.39", |
| 111 | + "ai": "^6.0.67", |
112 | 112 | "babel-plugin-react-compiler": "^1.0.0", |
113 | 113 | "chroma-js": "^3.2.0", |
114 | 114 | "clsx": "^2.1.1", |
115 | 115 | "cmdk": "1.1.1", |
116 | 116 | "codemirror-readonly-ranges": "0.1.0-alpha.2", |
117 | 117 | "date-fns": "^4.1.0", |
118 | 118 | "dompurify": "^3.3.1", |
119 | | - "effect": "^3.19.14", |
| 119 | + "effect": "^3.19.15", |
120 | 120 | "json5": "^2.2.3", |
121 | 121 | "jwt-decode": "^4.0.0", |
122 | 122 | "lucide-react": "^0.544.0", |
|
125 | 125 | "nlcst-to-string": "^4.0.0", |
126 | 126 | "ollama": "^0.6.3", |
127 | 127 | "re-resizable": "^6.11.2", |
128 | | - "react": "^19.2.3", |
129 | | - "react-dom": "^19.2.3", |
| 128 | + "react": "^19.2.4", |
| 129 | + "react-dom": "^19.2.4", |
130 | 130 | "react-hotkeys-hook": "^4.6.2", |
131 | 131 | "react-scan": "^0.4.3", |
132 | 132 | "retext": "^9.0.0", |
|
136 | 136 | "retext-stringify": "^4.0.0", |
137 | 137 | "stopword": "^3.1.5", |
138 | 138 | "streamdown": "^2.1.0", |
139 | | - "tinybase": "^7.3.1", |
| 139 | + "tinybase": "^7.3.2", |
140 | 140 | "tinytick": "^1.2.8", |
141 | 141 | "unified": "^11.0.5", |
142 | 142 | "usehooks-ts": "^3.1.1", |
143 | 143 | "vfile": "^6.0.3", |
144 | 144 | "wavesurfer.js": "^7.12.1", |
145 | | - "xstate": "^5.25.1", |
146 | | - "zod": "^4.3.5", |
147 | | - "zustand": "^5.0.10" |
| 145 | + "xstate": "^5.26.0", |
| 146 | + "zod": "^4.3.6", |
| 147 | + "zustand": "^5.0.11" |
148 | 148 | }, |
149 | 149 | "devDependencies": { |
150 | | - "@dotenvx/dotenvx": "^1.51.4", |
| 150 | + "@dotenvx/dotenvx": "^1.52.0", |
151 | 151 | "@faker-js/faker": "^10.2.0", |
152 | | - "@tanstack/react-router-devtools": "^1.150.0", |
153 | | - "@tanstack/router-plugin": "^1.150.0", |
| 152 | + "@tanstack/react-router-devtools": "^1.157.18", |
| 153 | + "@tanstack/router-plugin": "^1.157.18", |
154 | 154 | "@tauri-apps/cli": "^2.9.6", |
155 | | - "@testing-library/react": "^16.3.1", |
| 155 | + "@testing-library/react": "^16.3.2", |
156 | 156 | "@types/chroma-js": "^3.1.2", |
157 | 157 | "@types/json5": "^2.2.0", |
158 | 158 | "@types/node": "^24.10.9", |
159 | | - "@types/react": "^19.2.8", |
| 159 | + "@types/react": "^19.2.10", |
160 | 160 | "@types/react-dom": "^19.2.3", |
161 | 161 | "@types/stopword": "^2.0.3", |
162 | 162 | "@vitejs/plugin-react": "^4.7.0", |
163 | | - "autoprefixer": "^10.4.23", |
| 163 | + "autoprefixer": "^10.4.24", |
164 | 164 | "postcss": "^8.5.6", |
165 | 165 | "stripe": "^19.3.1", |
166 | 166 | "tailwindcss": "^4.1.18", |
|
0 commit comments