Skip to content

Commit

Permalink
Update dependencies (#1615)
Browse files Browse the repository at this point in the history
Co-authored-by: SferaDev <SferaDev@users.noreply.github.com>
  • Loading branch information
xata-bot and SferaDev authored Oct 28, 2024
1 parent 798b45a commit 7f669b3
Show file tree
Hide file tree
Showing 8 changed files with 1,638 additions and 1,425 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,34 +30,34 @@
},
"homepage": "https://github.com/xataio/client-ts#readme",
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-typescript": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@openapi-codegen/cli": "^2.0.2",
"@openapi-codegen/typescript": "^8.0.2",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.53.0",
"@opentelemetry/instrumentation": "^0.53.0",
"@opentelemetry/resources": "^1.26.0",
"@opentelemetry/sdk-trace-base": "^1.26.0",
"@opentelemetry/sdk-trace-node": "^1.26.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.54.0",
"@opentelemetry/instrumentation": "^0.54.0",
"@opentelemetry/resources": "^1.27.0",
"@opentelemetry/sdk-trace-base": "^1.27.0",
"@opentelemetry/sdk-trace-node": "^1.27.0",
"@opentelemetry/semantic-conventions": "^1.27.0",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@types/node": "^22.8.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"doctoc": "^2.2.1",
"dotenv": "^16.4.5",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"msw": "^2.4.11",
"msw": "^2.5.2",
"prettier": "=2.8.8",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.24.2",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
Expand All @@ -66,11 +66,11 @@
"rollup-plugin-preserve-shebang": "^1.0.1",
"rollup-plugin-strip-code": "^0.2.7",
"ts-node": "^10.9.2",
"tsx": "^4.19.1",
"turbo": "^2.1.3",
"tsx": "^4.19.2",
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"vite": "^5.4.9",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.10",
"vitest": "^2.1.3",
"zod": "^3.23.8"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"node": ">=18"
},
"dependencies": {
"@oclif/core": "^4.0.28",
"@oclif/plugin-help": "^6.2.15",
"@oclif/plugin-not-found": "^3.2.22",
"@oclif/core": "^4.0.30",
"@oclif/plugin-help": "^6.2.16",
"@oclif/plugin-not-found": "^3.2.24",
"@oclif/plugin-plugins": "^5.4.15",
"@oclif/plugin-update": "^4.6.4",
"@oclif/plugin-update": "^4.6.8",
"@types/ini": "^4.1.1",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
Expand All @@ -53,23 +53,23 @@
"text-table": "^0.2.0",
"tmp": "^0.2.3",
"ts-pattern": "^5.5.0",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"type-fest": "^4.26.1",
"which": "^5.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/types": "^7.25.8",
"@babel/types": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/lodash-es": "^4.17.12",
"@types/relaxed-json": "^1.0.4",
"@types/text-table": "^0.2.5",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-oclif": "^5.2.1",
"eslint-config-oclif-typescript": "^3.1.12",
"oclif": "^4.15.8",
"oclif": "^4.15.16",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/xataio/client-ts/blob/main/importer/README.md",
"dependencies": {
"@faker-js/faker": "^9.0.3",
"@faker-js/faker": "^9.1.0",
"@xata.io/client": "^0.30.1",
"any-date-parser": "^1.5.4",
"json5": "^2.2.3",
Expand All @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/papaparse": "^5.3.14",
"@types/papaparse": "^5.3.15",
"lodash": "^4.17.21"
}
}
4 changes: 2 additions & 2 deletions packages/pgroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"homepage": "https://github.com/xataio/client-ts/blob/main/importer/README.md",
"dependencies": {
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.3"
"zod-to-json-schema": "^3.23.5"
},
"devDependencies": {
"ts-morph": "^24.0.0",
"tsx": "^4.19.1"
"tsx": "^4.19.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-client-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/xataio/client-ts/issues"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20241011.0",
"@cloudflare/workers-types": "^4.20241022.0",
"@xata.io/client": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions packages/plugin-client-drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"devDependencies": {
"@types/pg": "^8.11.10",
"drizzle-orm": "^0.34.1",
"pg": "^8.13.0"
"drizzle-orm": "^0.35.3",
"pg": "^8.13.1"
},
"peerDependencies": {
"drizzle-orm": "*"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-client-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"url": "https://github.com/xataio/client-ts/issues"
},
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/core": "^7.26.0",
"@netlify/build": "=29.20.6",
"@xata.io/client": "workspace:*"
},
"devDependencies": {
"@types/babel__core": "^7.20.5",
"@types/node": "^22.7.5",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 7f669b3

Please sign in to comment.