Skip to content

Commit adc72d4

Browse files
committed
VERSION BUMP
1 parent bfd8d39 commit adc72d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@radix-ui/react-switch": "^1.2.6",
3434
"@radix-ui/react-tooltip": "^1.2.6",
3535
"@radix-ui/react-visually-hidden": "^1.2.2",
36-
"@supermemory/tools": "^1.2.16",
36+
"@supermemory/tools": "^1.2.17",
3737
"@tiptap/extension-mention": "^3.6.6",
3838
"@tiptap/extension-placeholder": "^3.6.6",
3939
"@tiptap/pm": "^3.6.6",
@@ -705,7 +705,7 @@
705705

706706
"@standard-schema/spec": ["@standard-schema/[email protected]", "", {}, "sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA=="],
707707

708-
"@supermemory/tools": ["@supermemory/[email protected].16", "", { "dependencies": { "@ai-sdk/anthropic": "^2.0.25", "@ai-sdk/openai": "^2.0.23", "@ai-sdk/provider": "^2.0.0", "ai": "^5.0.29", "openai": "^4.104.0", "supermemory": "^3.0.0-alpha.26", "zod": "^4.1.5" } }, "sha512-Ml6Zrak5Qi21ez8uLxCmEEtXQxj/uIjQq7D8NKTkOd1HB81zgEtTaSyGCpQCzOfTeuPjBr+Fe1Rzpep9cXXlKw=="],
708+
"@supermemory/tools": ["@supermemory/[email protected].17", "", { "dependencies": { "@ai-sdk/anthropic": "^2.0.25", "@ai-sdk/openai": "^2.0.23", "@ai-sdk/provider": "^2.0.0", "ai": "^5.0.29", "openai": "^4.104.0", "supermemory": "^3.0.0-alpha.26", "zod": "^4.1.5" } }, "sha512-cdAZbA0meTy9lMe5vx18XGtMEU3J9J9s8mwmkq+/aiwGRU3ToKsI+QcN23LrYtvf8XUNLrwsX5jtTe0IY7CtWg=="],
709709

710710
"@swc/helpers": ["@swc/[email protected]", "", { "dependencies": { "tslib": "^2.8.0" } }, "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g=="],
711711

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@radix-ui/react-switch": "^1.2.6",
4949
"@radix-ui/react-tooltip": "^1.2.6",
5050
"@radix-ui/react-visually-hidden": "^1.2.2",
51-
"@supermemory/tools": "^1.2.16",
51+
"@supermemory/tools": "^1.2.17",
5252
"@tiptap/extension-mention": "^3.6.6",
5353
"@tiptap/extension-placeholder": "^3.6.6",
5454
"@tiptap/pm": "^3.6.6",

0 commit comments

Comments
 (0)