From bd9a91edc06026b1a335b2fc3623b371c0dd48d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 01:21:25 +0000 Subject: [PATCH] Bump kysely from 0.28.9 to 0.28.10 Bumps [kysely](https://github.com/kysely-org/kysely) from 0.28.9 to 0.28.10. - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](https://github.com/kysely-org/kysely/compare/v0.28.9...v0.28.10) --- updated-dependencies: - dependency-name: kysely dependency-version: 0.28.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 625da62..021af4e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hono/standard-validator": "^0.2.2", "hono": "^4.11.4", "hono-openapi": "^1.1.2", - "kysely": "^0.28.9", + "kysely": "^0.28.10", "kysely-ctl": "^0.20.0", "pg": "^8.17.1", "zod": "^4.3.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29ec714..24aa5bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,11 +21,11 @@ importers: specifier: ^1.1.2 version: 1.1.2(@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.4))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.5))(@types/json-schema@7.0.15)(hono@4.11.4)(openapi-types@12.1.3) kysely: - specifier: ^0.28.9 - version: 0.28.9 + specifier: ^0.28.10 + version: 0.28.10 kysely-ctl: specifier: ^0.20.0 - version: 0.20.0(kysely@0.28.9)(typescript@5.9.3) + version: 0.20.0(kysely@0.28.10)(typescript@5.9.3) pg: specifier: ^8.17.1 version: 8.17.1 @@ -44,7 +44,7 @@ importers: version: 8.16.0 kysely-codegen: specifier: ^0.19.0 - version: 0.19.0(kysely@0.28.9)(pg@8.17.1)(typescript@5.9.3) + version: 0.19.0(kysely@0.28.10)(pg@8.17.1)(typescript@5.9.3) oxfmt: specifier: ^0.26.0 version: 0.26.0 @@ -863,8 +863,8 @@ packages: kysely-prisma-postgres: optional: true - kysely@0.28.9: - resolution: {integrity: sha512-3BeXMoiOhpOwu62CiVpO6lxfq4eS6KMYfQdMsN/2kUCRNuF2YiEr7u0HLHaQU+O4Xu8YXE3bHVkwaQ85i72EuA==} + kysely@0.28.10: + resolution: {integrity: sha512-ksNxfzIW77OcZ+QWSAPC7yDqUSaIVwkTWnTPNiIy//vifNbwsSgQ57OkkncHxxpcBHM3LRfLAZVEh7kjq5twVA==} engines: {node: '>=20.0.0'} lines-and-columns@1.2.4: @@ -1781,14 +1781,14 @@ snapshots: json-parse-even-better-errors@2.3.1: {} - kysely-codegen@0.19.0(kysely@0.28.9)(pg@8.17.1)(typescript@5.9.3): + kysely-codegen@0.19.0(kysely@0.28.10)(pg@8.17.1)(typescript@5.9.3): dependencies: chalk: 4.1.2 cosmiconfig: 9.0.0(typescript@5.9.3) dotenv: 17.2.3 dotenv-expand: 12.0.3 git-diff: 2.0.6 - kysely: 0.28.9 + kysely: 0.28.10 micromatch: 4.0.8 minimist: 1.2.8 pluralize: 8.0.0 @@ -1798,14 +1798,14 @@ snapshots: transitivePeerDependencies: - typescript - kysely-ctl@0.20.0(kysely@0.28.9)(typescript@5.9.3): + kysely-ctl@0.20.0(kysely@0.28.10)(typescript@5.9.3): dependencies: c12: 3.3.3 citty: 0.1.6 confbox: 0.2.2 consola: 3.4.2 jiti: 2.6.1 - kysely: 0.28.9 + kysely: 0.28.10 nypm: 0.6.2 ofetch: 1.5.1 pathe: 2.0.3 @@ -1816,7 +1816,7 @@ snapshots: - magicast - typescript - kysely@0.28.9: {} + kysely@0.28.10: {} lines-and-columns@1.2.4: {}