Skip to content

Commit 85d5b7a

Browse files
committed
Update dependencies (#2598)
Signed-off-by: Alexis Rico <sferadev@gmail.com> Co-authored-by: SferaDev <2181866+SferaDev@users.noreply.github.com> Co-authored-by: Alexis Rico <sferadev@gmail.com> Synced from monorepo@2a0e6500ab66b5ad085edeb537d5819c3f3397d4
1 parent 0648482 commit 85d5b7a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

.sync-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
acddcd67821ded5958b4f86b1381d2e42948a737
1+
2a0e6500ab66b5ad085edeb537d5819c3f3397d4

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
"module": "src/app.ts",
77
"type": "module",
88
"devDependencies": {
9-
"@aws-sdk/client-s3": "3.1063.0",
9+
"@aws-sdk/client-s3": "3.1068.0",
1010
"@types/bun": "1.3.14",
11-
"@types/node": "25.9.2",
11+
"@types/node": "25.9.3",
1212
"@types/treeify": "1.0.3"
1313
},
1414
"peerDependencies": {
1515
"typescript": "6.0.x"
1616
},
1717
"dependencies": {
18-
"@dotenvx/dotenvx": "1.71.0",
18+
"@dotenvx/dotenvx": "1.71.3",
1919
"@stricli/auto-complete": "1.2.7",
2020
"@stricli/core": "1.2.7",
2121
"chalk": "5.6.2",
@@ -36,16 +36,16 @@
3636
"yaml": "2.9.0",
3737
"zod": "4.4.3",
3838
"zod-config": "1.4.0",
39-
"@xata.io/ai": "0.1.0",
40-
"@xata.io/api": "0.1.0",
41-
"@xata.io/config": "0.0.0",
39+
"@xata.io/lang": "0.0.1",
4240
"@xata.io/pgroll": "0.9.0",
4341
"@xata.io/pgstream": "0.2.0",
44-
"@xata.io/lang": "0.0.1",
42+
"@xata.io/api": "0.1.0",
4543
"@xata.io/sql": "0.1.3",
46-
"@xata.io/test-utils": "0.0.0",
44+
"@xata.io/config": "0.0.0",
45+
"@xata.io/tsconfig": "0.0.1",
4746
"@xata.io/utils": "0.1.0",
48-
"@xata.io/tsconfig": "0.0.1"
47+
"@xata.io/test-utils": "0.0.0",
48+
"@xata.io/ai": "0.1.0"
4949
},
5050
"scripts": {
5151
"dev": "bun src/bin/cli.ts",

0 commit comments

Comments
 (0)