Skip to content

Commit 094ec09

Browse files
committed
Update dependencies (#2873)
Co-authored-by: Alexis Rico <sferadev@gmail.com> Co-authored-by: SferaDev <2181866+SferaDev@users.noreply.github.com> Synced from monorepo@dbb03c4f5f856afd4e08450a8bebee4363fad733
1 parent f7ae7ef commit 094ec09

3 files changed

Lines changed: 68 additions & 68 deletions

File tree

.sync-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d102803c1eb3eb10f38f57935f2eeb57066a8a74
1+
dbb03c4f5f856afd4e08450a8bebee4363fad733

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
{
22
"name": "xata-cli",
33
"description": "Xata CLI",
4-
"version": "1.5.3",
4+
"version": "1.5.4",
55
"private": true,
66
"module": "src/app.ts",
77
"type": "module",
88
"devDependencies": {
9-
"@aws-sdk/client-s3": "3.1095.0",
9+
"@aws-sdk/client-s3": "3.1105.0",
1010
"@types/bun": "1.3.14",
11-
"@types/node": "26.1.1",
11+
"@types/node": "26.1.2",
1212
"@types/treeify": "1.0.3",
13-
"@xata.io/test-utils": "0.0.9"
13+
"@xata.io/test-utils": "0.0.10"
1414
},
1515
"peerDependencies": {
1616
"typescript": "6.0.x"
1717
},
1818
"dependencies": {
19-
"@dotenvx/dotenvx": "2.19.0",
19+
"@dotenvx/dotenvx": "2.19.2",
2020
"@stricli/auto-complete": "1.3.0",
2121
"@stricli/core": "1.3.0",
2222
"chalk": "6.0.0",
2323
"chrono-node": "2.10.1",
2424
"cli-table3": "0.6.5",
2525
"dedent": "1.7.2",
2626
"enquirer": "2.4.1",
27-
"@vercel/detect-agent": "1.2.3",
27+
"@vercel/detect-agent": "1.2.4",
2828
"ci-info": "4.4.0",
2929
"is-reachable": "6.1.0",
30-
"jose": "6.2.4",
30+
"jose": "6.2.8",
3131
"pg-connection-string": "2.14.0",
3232
"postgres": "3.4.9",
3333
"strip-ansi": "7.2.0",
@@ -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/config": "0.0.8",
41+
"@xata.io/api": "0.1.8",
42+
"@xata.io/config": "0.0.9",
4243
"@xata.io/lang": "0.0.4",
4344
"@xata.io/pgroll": "0.9.1",
44-
"@xata.io/pgstream": "0.2.2",
45-
"@xata.io/sql": "0.2.3",
46-
"@xata.io/api": "0.1.7",
45+
"@xata.io/pgstream": "0.2.3",
46+
"@xata.io/utils": "0.1.3",
4747
"@xata.io/tsconfig": "0.0.2",
48-
"@xata.io/utils": "0.1.3"
48+
"@xata.io/sql": "0.2.4"
4949
},
5050
"scripts": {
5151
"dev": "bun src/bin/cli.ts",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)