|
15 | 15 | "gen:schema": "tsx src/devtool/seed/script.ts" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@ai-sdk/amazon-bedrock": "^3.0.56", |
| 18 | + "@ai-sdk/amazon-bedrock": "^3.0.57", |
19 | 19 | "@ai-sdk/anthropic": "^2.0.45", |
20 | | - "@ai-sdk/azure": "^2.0.70", |
21 | | - "@ai-sdk/google": "^2.0.34", |
22 | | - "@ai-sdk/google-vertex": "^3.0.66", |
23 | | - "@ai-sdk/openai": "^2.0.68", |
| 20 | + "@ai-sdk/azure": "^2.0.73", |
| 21 | + "@ai-sdk/google": "^2.0.42", |
| 22 | + "@ai-sdk/google-vertex": "^3.0.74", |
| 23 | + "@ai-sdk/openai": "^2.0.71", |
24 | 24 | "@ai-sdk/openai-compatible": "^1.0.27", |
25 | | - "@ai-sdk/react": "^2.0.93", |
| 25 | + "@ai-sdk/react": "^2.0.101", |
26 | 26 | "@effect/schema": "^0.75.5", |
27 | | - "@electric-sql/client": "^1.1.4", |
| 27 | + "@electric-sql/client": "^1.1.5", |
28 | 28 | "@floating-ui/react": "^0.27.16", |
29 | 29 | "@huggingface/languages": "^1.0.0", |
30 | 30 | "@hypr/codemirror": "workspace:^", |
|
47 | 47 | "@iconify-icon/react": "^3.0.3", |
48 | 48 | "@lmstudio/sdk": "^1.5.0", |
49 | 49 | "@lobehub/icons": "^2.43.1", |
50 | | - "@openrouter/ai-sdk-provider": "^1.2.3", |
| 50 | + "@openrouter/ai-sdk-provider": "^1.2.5", |
51 | 51 | "@orama/highlight": "^0.1.9", |
52 | 52 | "@orama/orama": "^3.1.16", |
53 | 53 | "@orama/plugin-qps": "^3.1.16", |
54 | 54 | "@sentry/react": "^8.55.0", |
55 | | - "@supabase/supabase-js": "^2.81.1", |
| 55 | + "@supabase/supabase-js": "^2.84.0", |
56 | 56 | "@t3-oss/env-core": "^0.13.8", |
57 | 57 | "@tanstack/react-form": "^1.25.0", |
58 | 58 | "@tanstack/react-query": "^5.90.10", |
59 | | - "@tanstack/react-router": "^1.136.8", |
| 59 | + "@tanstack/react-router": "^1.139.3", |
60 | 60 | "@tauri-apps/api": "^2.9.0", |
61 | 61 | "@tauri-apps/plugin-autostart": "^2.5.1", |
62 | 62 | "@tauri-apps/plugin-deep-link": "^2.4.5", |
|
72 | 72 | "@wavesurfer/react": "^1.0.11", |
73 | 73 | "@xstate/react": "^6.0.0", |
74 | 74 | "@xstate/store": "^3.11.2", |
75 | | - "ai": "^5.0.93", |
| 75 | + "ai": "^5.0.101", |
76 | 76 | "chroma-js": "^3.1.2", |
77 | 77 | "clsx": "^2.1.1", |
78 | 78 | "date-fns": "^4.1.0", |
79 | 79 | "dompurify": "^3.3.0", |
80 | | - "effect": "^3.19.4", |
| 80 | + "effect": "^3.19.6", |
81 | 81 | "json5": "^2.2.3", |
82 | 82 | "lucide-react": "^0.544.0", |
83 | 83 | "motion": "^11.18.2", |
|
95 | 95 | "retext-pos": "^5.0.0", |
96 | 96 | "retext-stringify": "^4.0.0", |
97 | 97 | "stopword": "^3.1.5", |
98 | | - "streamdown": "^1.5.1", |
| 98 | + "streamdown": "^1.6.6", |
99 | 99 | "tinybase": "^6.7.3", |
100 | 100 | "tinytick": "^1.2.8", |
101 | 101 | "unified": "^11.0.5", |
102 | 102 | "vfile": "^6.0.3", |
103 | 103 | "wavesurfer.js": "^7.11.1", |
104 | 104 | "xstate": "^5.24.0", |
105 | | - "zod": "^4.1.12", |
| 105 | + "zod": "^4.1.13", |
106 | 106 | "zustand": "^5.0.8" |
107 | 107 | }, |
108 | 108 | "devDependencies": { |
109 | 109 | "@faker-js/faker": "^10.1.0", |
110 | | - "@tanstack/react-router-devtools": "^1.136.8", |
111 | | - "@tanstack/router-plugin": "^1.136.8", |
| 110 | + "@tanstack/react-router-devtools": "^1.139.3", |
| 111 | + "@tanstack/router-plugin": "^1.139.3", |
112 | 112 | "@tauri-apps/cli": "^2.9.4", |
113 | 113 | "@types/chroma-js": "^3.1.2", |
114 | 114 | "@types/json5": "^2.2.0", |
115 | 115 | "@types/node": "^24.10.1", |
116 | | - "@types/react": "^19.2.6", |
| 116 | + "@types/react": "^19.2.7", |
117 | 117 | "@types/react-dom": "^19.2.3", |
118 | 118 | "@types/stopword": "^2.0.3", |
119 | 119 | "@vitejs/plugin-react": "^4.7.0", |
|
124 | 124 | "tailwindcss": "^3.4.18", |
125 | 125 | "tsx": "^4.20.6", |
126 | 126 | "typescript": "~5.8.3", |
127 | | - "vite": "^7.2.2", |
| 127 | + "vite": "^7.2.4", |
128 | 128 | "vitest": "^3.2.4" |
129 | 129 | } |
130 | 130 | } |
0 commit comments