Skip to content

Commit 431c01a

Browse files
authored
Merge pull request #116 from better-stack-ai/chore/bump-db-version
chore: bump btst db version
2 parents 21385c3 + 9b26bd9 commit 431c01a

3 files changed

Lines changed: 3461 additions & 466 deletions

File tree

packages/stack/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@btst/stack",
3-
"version": "2.11.2",
3+
"version": "2.11.3",
44
"description": "A composable, plugin-based library for building full-stack applications.",
55
"repository": {
66
"type": "git",
@@ -742,7 +742,7 @@
742742
}
743743
},
744744
"dependencies": {
745-
"@btst/db": "2.1.1",
745+
"@btst/db": "2.2.1",
746746
"@lukemorales/query-key-factory": "^1.3.4",
747747
"@milkdown/crepe": "^7.17.1",
748748
"@milkdown/kit": "^7.17.1",
@@ -763,7 +763,7 @@
763763
"@tanstack/react-query": "^5.0.0",
764764
"@vercel/blob": ">=0.14.0",
765765
"ai": ">=5.0.0",
766-
"better-call": ">=1.3.2",
766+
"better-call": ">=1.3.5",
767767
"class-variance-authority": ">=0.7.0",
768768
"clsx": ">=2.1.0",
769769
"cmdk": ">=1.1.0",
@@ -801,7 +801,7 @@
801801
"@ai-sdk/react": "^2.0.94",
802802
"@aws-sdk/client-s3": "^3.1011.0",
803803
"@aws-sdk/s3-request-presigner": "^3.1011.0",
804-
"@btst/adapter-memory": "2.1.1",
804+
"@btst/adapter-memory": "2.2.1",
805805
"@btst/yar": "1.2.0",
806806
"@types/react": "^19.0.0",
807807
"@types/slug": "^5.0.9",

0 commit comments

Comments
 (0)