Skip to content

Commit

Permalink
Update dependencies (#1559)
Browse files Browse the repository at this point in the history
Co-authored-by: SferaDev <[email protected]>
  • Loading branch information
xata-bot and SferaDev authored Aug 26, 2024
1 parent bba8fc5 commit 91c513c
Show file tree
Hide file tree
Showing 6 changed files with 556 additions and 505 deletions.
20 changes: 10 additions & 10 deletions 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.17",
"@oclif/plugin-help": "^6.2.8",
"@oclif/plugin-not-found": "^3.2.16",
"@oclif/plugin-plugins": "^5.4.4",
"@oclif/plugin-update": "^4.5.3",
"@oclif/core": "^4.0.19",
"@oclif/plugin-help": "^6.2.10",
"@oclif/plugin-not-found": "^3.2.18",
"@oclif/plugin-plugins": "^5.4.6",
"@oclif/plugin-update": "^4.5.5",
"@types/ini": "^4.1.1",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
Expand All @@ -40,7 +40,7 @@
"deepmerge": "^4.3.1",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"edge-runtime": "^3.0.1",
"edge-runtime": "^3.0.2",
"enquirer": "^2.4.1",
"env-editor": "^1.1.0",
"ini": "^4.1.3",
Expand All @@ -56,13 +56,13 @@
"text-table": "^0.2.0",
"tmp": "^0.2.3",
"ts-pattern": "^5.3.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"type-fest": "^4.25.0",
"which": "^4.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/types": "^7.25.2",
"@babel/types": "^7.25.4",
"@types/babel__core": "^7.20.5",
"@types/lodash.compact": "^3.0.9",
"@types/lodash.get": "^4.4.9",
Expand All @@ -72,10 +72,10 @@
"@types/text-table": "^0.2.5",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-oclif": "^5.2.1",
"eslint-config-oclif-typescript": "^3.1.9",
"oclif": "^4.14.22",
"oclif": "^4.14.26",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/xataio/client-ts#readme",
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
Expand All @@ -44,17 +44,17 @@
"@opentelemetry/resources": "^1.25.1",
"@opentelemetry/sdk-trace-base": "^1.25.1",
"@opentelemetry/sdk-trace-node": "^1.25.1",
"@opentelemetry/semantic-conventions": "^1.25.1",
"@opentelemetry/semantic-conventions": "^1.26.0",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/node": "^22.4.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@types/node": "^22.5.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"doctoc": "^2.2.1",
"dotenv": "^16.4.5",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"msw": "^2.3.5",
"prettier": "=2.8.8",
Expand All @@ -69,11 +69,11 @@
"rollup-plugin-strip-code": "^0.2.7",
"size-limit": "^11.1.4",
"ts-node": "^10.9.2",
"tsx": "^4.17.0",
"tsx": "^4.18.0",
"turbo": "^2.0.14",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"vite": "^5.4.1",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2",
"vitest": "^2.0.5",
"zod": "^3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pgroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"ts-morph": "^23.0.0",
"tsx": "^4.17.0"
"tsx": "^4.18.0"
}
}
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.20240815.0",
"@cloudflare/workers-types": "^4.20240821.1",
"@xata.io/client": "workspace:*"
}
}
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.4.1",
"@types/node": "^22.5.0",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 91c513c

Please sign in to comment.