Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SferaDev authored and xata-bot committed Jan 20, 2025
1 parent 12858d7 commit e4fa92b
Show file tree
Hide file tree
Showing 6 changed files with 1,324 additions and 1,491 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,29 @@
"@babel/preset-typescript": "^7.26.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.11",
"@openapi-codegen/cli": "^2.0.2",
"@openapi-codegen/typescript": "^8.0.2",
"@openapi-codegen/cli": "^3.0.1",
"@openapi-codegen/typescript": "^8.1.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.57.0",
"@opentelemetry/instrumentation": "^0.57.0",
"@opentelemetry/resources": "^1.30.0",
"@opentelemetry/sdk-trace-base": "^1.30.0",
"@opentelemetry/sdk-trace-node": "^1.30.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.57.1",
"@opentelemetry/instrumentation": "^0.57.1",
"@opentelemetry/resources": "^1.30.1",
"@opentelemetry/sdk-trace-base": "^1.30.1",
"@opentelemetry/sdk-trace-node": "^1.30.1",
"@opentelemetry/semantic-conventions": "^1.28.0",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"doctoc": "^2.2.1",
"dotenv": "^16.4.7",
"eslint": "^9.18.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"msw": "^2.7.0",
"prettier": "=2.8.8",
"rimraf": "^6.0.1",
"rollup": "^4.30.1",
"rollup": "^4.31.0",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
Expand All @@ -69,9 +69,9 @@
"tsx": "^4.19.2",
"turbo": "^2.3.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vitest": "^2.1.8",
"vitest": "^3.0.2",
"zod": "^3.24.1"
},
"lint-staged": {
Expand Down
14 changes: 7 additions & 7 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.2.2",
"@oclif/plugin-help": "^6.2.21",
"@oclif/plugin-not-found": "^3.2.35",
"@oclif/plugin-plugins": "^5.4.25",
"@oclif/plugin-update": "^4.6.23",
"@oclif/core": "^4.2.3",
"@oclif/plugin-help": "^6.2.22",
"@oclif/plugin-not-found": "^3.2.37",
"@oclif/plugin-plugins": "^5.4.26",
"@oclif/plugin-update": "^4.6.26",
"@types/ini": "^4.1.1",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
Expand All @@ -52,7 +52,7 @@
"semver": "^7.6.3",
"text-table": "^0.2.0",
"tmp": "^0.2.3",
"ts-pattern": "^5.6.0",
"ts-pattern": "^5.6.1",
"tslib": "^2.8.1",
"type-fest": "^4.32.0",
"which": "^5.0.0",
Expand All @@ -69,7 +69,7 @@
"eslint": "^9.18.0",
"eslint-config-oclif": "^5.2.2",
"eslint-config-oclif-typescript": "^3.1.13",
"oclif": "^4.17.10",
"oclif": "^4.17.16",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion 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.3.0",
"@faker-js/faker": "^9.4.0",
"@xata.io/client": "^0.30.1",
"any-date-parser": "=1.5.4",
"json5": "^2.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client-drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/pg": "^8.11.10",
"drizzle-orm": "^0.38.3",
"drizzle-orm": "^0.38.4",
"pg": "^8.13.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/babel__core": "^7.20.5",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit e4fa92b

Please sign in to comment.