Skip to content

Commit 78d1021

Browse files
committed
feat(website): integrate agentation (#2849)
Synced from monorepo@2f84af03b3e49c2a8553d887980d9550b3643cea
1 parent 7675a1c commit 78d1021

3 files changed

Lines changed: 77 additions & 77 deletions

File tree

.sync-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7a3326cbb6e5de746c6967653d9dbabcb8ecaf72
1+
2f84af03b3e49c2a8553d887980d9550b3643cea

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"zod": "4.4.3",
3939
"zod-config": "1.4.0",
4040
"@xata.io/ai": "0.1.1",
41-
"@xata.io/api": "0.1.6",
4241
"@xata.io/config": "0.0.7",
4342
"@xata.io/lang": "0.0.3",
43+
"@xata.io/api": "0.1.6",
4444
"@xata.io/pgroll": "0.9.1",
45-
"@xata.io/pgstream": "0.2.2",
46-
"@xata.io/sql": "0.2.2",
4745
"@xata.io/tsconfig": "0.0.2",
48-
"@xata.io/utils": "0.1.2"
46+
"@xata.io/utils": "0.1.2",
47+
"@xata.io/sql": "0.2.2",
48+
"@xata.io/pgstream": "0.2.2"
4949
},
5050
"scripts": {
5151
"dev": "bun src/bin/cli.ts",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)