Skip to content

Commit 1a491e1

Browse files
committed
update sdks
1 parent 83f5fc2 commit 1a491e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"cleanRuntime": "rm -rf runtime/node"
3939
},
4040
"dependencies": {
41-
"@anthropic-ai/sdk": "^0.39.0",
41+
"@anthropic-ai/sdk": "^0.40.1",
4242
"@codemirror/state": "^6.5.2",
4343
"@electron-toolkit/preload": "^3.0.0",
4444
"@electron-toolkit/utils": "^4.0.0",
45-
"@google/generative-ai": "^0.24.0",
45+
"@google/generative-ai": "^0.24.1",
4646
"@iconify/vue": "^4.3.0",
4747
"@lezer/highlight": "^1.2.1",
4848
"@modelcontextprotocol/sdk": "^1.10.2",
@@ -132,8 +132,8 @@
132132
"@electron-toolkit/eslint-config-ts": "^2.0.0",
133133
"@electron-toolkit/tsconfig": "^1.0.1",
134134
"@electron/notarize": "^2.5.0",
135-
"@iconify-json/lucide": "^1.2.26",
136-
"@iconify-json/vscode-icons": "^1.2.16",
135+
"@iconify-json/lucide": "^1.2.39",
136+
"@iconify-json/vscode-icons": "^1.2.20",
137137
"@rushstack/eslint-patch": "^1.10.3",
138138
"@tailwindcss/typography": "^0.5.16",
139139
"@tailwindcss/vite": "^4.0.4",

0 commit comments

Comments
 (0)