Skip to content

Commit b7b205b

Browse files
committed
deps bump across ts and rs
1 parent 0f1df90 commit b7b205b

File tree

38 files changed

+5635
-5377
lines changed

38 files changed

+5635
-5377
lines changed

Cargo.lock

Lines changed: 1109 additions & 993 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ tauri-plugin = "2.5"
125125
tauri-plugin-autostart = "2.5"
126126
tauri-plugin-clipboard-manager = "2.3"
127127
tauri-plugin-deep-link = "2.4"
128-
tauri-plugin-dialog = "2.3"
128+
tauri-plugin-dialog = "2.6"
129129
tauri-plugin-http = { version = "2.5", features = ["unsafe-headers"] }
130130
tauri-plugin-opener = "2.5"
131131
tauri-plugin-os = "2.3"
@@ -187,57 +187,56 @@ async-stream = "0.3.6"
187187
futures-channel = "0.3.31"
188188
futures-core = "0.3.31"
189189
futures-util = "0.3.31"
190-
ractor = { version = "0.14.3" }
190+
ractor = "0.14"
191191
ractor-supervisor = "0.1.9"
192192
rayon = "1.11"
193-
reqwest = "0.12"
194-
reqwest-middleware = "0.4"
195-
reqwest-streams = "0.10.0"
196-
reqwest-tracing = "0.5"
193+
reqwest = "0.13"
194+
reqwest-middleware = "0.5"
195+
reqwest-retry = "0.9"
196+
reqwest-streams = "0.15"
197+
reqwest-tracing = "0.6"
197198
tokio = "1"
198199
tokio-stream = "0.1.17"
199-
tokio-tungstenite = "0.26.0"
200+
tokio-tungstenite = "0.28"
200201
tokio-util = "0.7.15"
201202

202203
anyhow = "1"
203204
approx = "0.5.1"
204205
backon = "1.6.0"
205206
base64 = "0.22.1"
206-
bytes = "1.9.0"
207+
bytes = "1.11"
207208
cached = "0.55.1"
208209
clap = "4"
209210
clap_mangen = "0.2"
210211
codes-iso-639 = "0.1.5"
211-
derive_more = "2"
212212
dirs = "6.0.0"
213213
dotenvy = "0.15.7"
214214
include_url_macro = "0.1.0"
215215
indoc = "2"
216216
isolang = "2.4"
217217
itertools = "0.14.0"
218-
jsonschema = "0.29"
218+
jsonschema = "0.40"
219219
lazy_static = "1.5.0"
220-
once_cell = "1.20.3"
221220
open = "5"
222-
regex = "1.11.1"
223-
schemars = "0.8.21"
221+
regex = "1.12"
222+
schemars = "1"
224223
serde = "1"
225224
serde_bytes = "0.11.15"
226-
serde_html_form = "0.2.8"
225+
serde_html_form = "0.4"
227226
serde_json = "1"
228-
serde_qs = "1.0.0-rc.3"
227+
serde_qs = "1"
229228
serde_yaml = "0.9"
230229
shellexpand = "3"
231230
similar = "2.7.0"
232231
statig = "0.4"
233-
strum = "0.26"
232+
strum = "0.27"
234233
tempfile = "3"
235234
thiserror = "2"
236235
url = "2"
237236
uuid = "1"
238237

239-
criterion = "0.6"
240-
insta = "1.45"
238+
criterion = "0.8"
239+
insta = "1.46"
241240
quickcheck = "1"
242241
quickcheck_macros = "1"
243242
serial_test = "3"
@@ -279,11 +278,10 @@ specta = "2.0.0-rc.22"
279278
specta-typescript = "0.0.9"
280279
tauri-specta = "2.0.0-rc.21"
281280

282-
cidre = "0.13"
283-
cpal = "0.15.3"
281+
cidre = "0.14"
282+
cpal = "0.17"
284283
dasp = { version = "0.11.0", features = ["interpolate", "interpolate-linear"] }
285284
earshot = "0.1.0"
286-
flume = "0.11.1"
287285
hound = "3.5.1"
288286
htmd = "0.5.0"
289287
macos-accessibility-client = "0.0.1"
@@ -312,8 +310,7 @@ tokenizers = "0.21.4"
312310
whichlang = "0.1"
313311

314312
swift-rs = { git = "https://github.com/yujonglee/swift-rs", rev = "41a1605" }
315-
sysinfo = "0.37.0"
313+
sysinfo = "0.38"
316314

317315
[patch.crates-io]
318-
cpal = { git = "https://github.com/RustAudio/cpal", rev = "51c3b43" }
319316
esaxx-rs = { git = "https://github.com/thewh1teagle/esaxx-rs.git", branch = "feat/dynamic-msvc-link" }

apps/api/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,28 +13,28 @@
1313
"@hono/zod-validator": "^0.7.6",
1414
"@hypr/api-client": "workspace:*",
1515
"@hypr/supabase": "workspace:*",
16-
"@posthog/ai": "^7.4.2",
16+
"@posthog/ai": "^7.8.2",
1717
"@restatedev/restate-sdk-clients": "^1.10.2",
1818
"@scalar/hono-api-reference": "^0.5.184",
19-
"@sentry/bun": "^10.34.0",
19+
"@sentry/bun": "^10.38.0",
2020
"@supabase/stripe-sync-engine": "^0.45.0",
21-
"@supabase/supabase-js": "^2.90.1",
21+
"@supabase/supabase-js": "^2.93.3",
2222
"@t3-oss/env-core": "^0.13.10",
2323
"@types/pg": "^8.16.0",
24-
"effect": "^3.19.14",
25-
"hono": "^4.11.4",
24+
"effect": "^3.19.15",
25+
"hono": "^4.11.7",
2626
"hono-openapi": "^0.4.8",
27-
"openai": "^6.16.0",
28-
"pg": "^8.17.1",
29-
"posthog-node": "^5.21.0",
27+
"openai": "^6.17.0",
28+
"pg": "^8.18.0",
29+
"posthog-node": "^5.24.7",
3030
"stripe": "^19.3.1",
31-
"zod": "^4.3.5",
31+
"zod": "^4.3.6",
3232
"zod-openapi": "^5.4.6"
3333
},
3434
"devDependencies": {
35-
"@dotenvx/dotenvx": "^1.51.4",
35+
"@dotenvx/dotenvx": "^1.52.0",
3636
"@hey-api/openapi-ts": "^0.78.3",
37-
"@types/bun": "^1.3.6",
37+
"@types/bun": "^1.3.8",
3838
"typescript": "^5.9.3"
3939
}
4040
}

apps/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@t3-oss/env-core": "^0.13.10",
1717
"probot": "^13.4.7",
18-
"zod": "^4.3.5"
18+
"zod": "^4.3.6"
1919
},
2020
"devDependencies": {
2121
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",

apps/desktop/package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@
1515
"gen:schema": "tsx src/components/devtool/seed/script.ts"
1616
},
1717
"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",
2727
"@codemirror/autocomplete": "^6.20.0",
2828
"@codemirror/lang-jinja": "^6.0.0",
2929
"@codemirror/language": "^6.12.1",
30-
"@codemirror/lint": "^6.9.2",
30+
"@codemirror/lint": "^6.9.3",
3131
"@codemirror/state": "^6.5.4",
32-
"@codemirror/view": "^6.39.11",
32+
"@codemirror/view": "^6.39.12",
3333
"@effect/schema": "^0.75.5",
34-
"@floating-ui/react": "^0.27.16",
34+
"@floating-ui/react": "^0.27.17",
3535
"@hypr/api-client": "workspace:*",
3636
"@hypr/codemirror": "workspace:^",
3737
"@hypr/plugin-analytics": "workspace:*",
@@ -88,11 +88,11 @@
8888
"@orama/orama": "^3.1.18",
8989
"@orama/plugin-qps": "^3.1.18",
9090
"@sentry/react": "^8.55.0",
91-
"@supabase/supabase-js": "^2.90.1",
91+
"@supabase/supabase-js": "^2.93.3",
9292
"@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",
9696
"@tauri-apps/api": "^2.9.1",
9797
"@tauri-apps/plugin-autostart": "^2.5.1",
9898
"@tauri-apps/plugin-deep-link": "^2.4.6",
@@ -108,15 +108,15 @@
108108
"@wavesurfer/react": "^1.0.12",
109109
"@xstate/react": "^6.0.0",
110110
"@xstate/store": "^3.15.0",
111-
"ai": "^6.0.39",
111+
"ai": "^6.0.67",
112112
"babel-plugin-react-compiler": "^1.0.0",
113113
"chroma-js": "^3.2.0",
114114
"clsx": "^2.1.1",
115115
"cmdk": "1.1.1",
116116
"codemirror-readonly-ranges": "0.1.0-alpha.2",
117117
"date-fns": "^4.1.0",
118118
"dompurify": "^3.3.1",
119-
"effect": "^3.19.14",
119+
"effect": "^3.19.15",
120120
"json5": "^2.2.3",
121121
"jwt-decode": "^4.0.0",
122122
"lucide-react": "^0.544.0",
@@ -125,8 +125,8 @@
125125
"nlcst-to-string": "^4.0.0",
126126
"ollama": "^0.6.3",
127127
"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",
130130
"react-hotkeys-hook": "^4.6.2",
131131
"react-scan": "^0.4.3",
132132
"retext": "^9.0.0",
@@ -136,31 +136,31 @@
136136
"retext-stringify": "^4.0.0",
137137
"stopword": "^3.1.5",
138138
"streamdown": "^2.1.0",
139-
"tinybase": "^7.3.1",
139+
"tinybase": "^7.3.2",
140140
"tinytick": "^1.2.8",
141141
"unified": "^11.0.5",
142142
"usehooks-ts": "^3.1.1",
143143
"vfile": "^6.0.3",
144144
"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"
148148
},
149149
"devDependencies": {
150-
"@dotenvx/dotenvx": "^1.51.4",
150+
"@dotenvx/dotenvx": "^1.52.0",
151151
"@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",
154154
"@tauri-apps/cli": "^2.9.6",
155-
"@testing-library/react": "^16.3.1",
155+
"@testing-library/react": "^16.3.2",
156156
"@types/chroma-js": "^3.1.2",
157157
"@types/json5": "^2.2.0",
158158
"@types/node": "^24.10.9",
159-
"@types/react": "^19.2.8",
159+
"@types/react": "^19.2.10",
160160
"@types/react-dom": "^19.2.3",
161161
"@types/stopword": "^2.0.3",
162162
"@vitejs/plugin-react": "^4.7.0",
163-
"autoprefixer": "^10.4.23",
163+
"autoprefixer": "^10.4.24",
164164
"postcss": "^8.5.6",
165165
"stripe": "^19.3.1",
166166
"tailwindcss": "^4.1.18",

apps/pro/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"@cacheable/memory": "^1.0.1",
1111
"@hono/mcp": "^0.1.5",
1212
"@hono/node-server": "^1.19.9",
13-
"@modelcontextprotocol/sdk": "^1.25.2",
13+
"@modelcontextprotocol/sdk": "^1.25.3",
1414
"@t3-oss/env-core": "^0.13.10",
1515
"dotenv": "^17.2.3",
1616
"exa-js": "^1.10.2",
17-
"hono": "^4.11.4",
17+
"hono": "^4.11.7",
1818
"hono-rate-limiter": "^0.4.2",
1919
"zod": "^3.25.76"
2020
},

apps/restate/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"@openrouter/sdk": "^0.1.27",
2121
"@restatedev/restate-sdk-cloudflare-workers": "^1.10.2",
2222
"@restatedev/restate-sdk-zod": "^1.10.2",
23-
"zod": "^4.3.5"
23+
"zod": "^4.3.6"
2424
},
2525
"devDependencies": {
26-
"@cloudflare/workers-types": "^4.20260116.0",
27-
"@dotenvx/dotenvx": "^1.51.4",
28-
"@restatedev/restate": "^1.5.6",
26+
"@cloudflare/workers-types": "^4.20260131.0",
27+
"@dotenvx/dotenvx": "^1.52.0",
28+
"@restatedev/restate": "^1.6.0",
2929
"typescript": "^5.9.3",
30-
"wrangler": "^4.59.2"
30+
"wrangler": "^4.61.1"
3131
}
3232
}

apps/slack-internal/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
"@hypr/agent-analytic": "workspace:^",
1111
"@hypr/agent-designer": "workspace:^",
1212
"@hypr/agent-support": "workspace:^",
13-
"@langchain/core": "^1.1.15",
14-
"@langchain/langgraph": "^1.1.0",
15-
"@sentry/bun": "^10.34.0",
13+
"@langchain/core": "^1.1.18",
14+
"@langchain/langgraph": "^1.1.2",
15+
"@sentry/bun": "^10.38.0",
1616
"@slack/bolt": "^4.6.0",
1717
"@slack/types": "^2.19.0",
1818
"@slack/web-api": "^7.13.0",
1919
"@t3-oss/env-core": "^0.13.10",
2020
"jsx-slack": "^6.1.2",
2121
"marked": "^17.0.1",
22-
"zod": "^4.3.5"
22+
"zod": "^4.3.6"
2323
},
2424
"devDependencies": {
25-
"@types/bun": "^1.3.6",
25+
"@types/bun": "^1.3.8",
2626
"@types/marked": "^6.0.0",
2727
"typescript": "^5.9.3"
2828
}

apps/storybook/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"dependencies": {
1111
"@hypr/tiptap": "workspace:^",
1212
"@hypr/ui": "workspace:^",
13-
"react": "^19.2.3",
14-
"react-dom": "^19.2.3"
13+
"react": "^19.2.4",
14+
"react-dom": "^19.2.4"
1515
},
1616
"devDependencies": {
1717
"@storybook/addon-essentials": "^8.6.14",
1818
"@storybook/react": "^8.6.15",
1919
"@storybook/react-vite": "^8.6.15",
20-
"@types/react": "^19.2.8",
20+
"@types/react": "^19.2.10",
2121
"@types/react-dom": "^19.2.3",
2222
"storybook": "^8.6.15",
2323
"typescript": "~5.6.3",

0 commit comments

Comments
 (0)