diff --git a/package.json b/package.json index a7eaa25..40ac47d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hono/standard-validator": "^0.2.2", "hono": "^4.11.7", "hono-openapi": "^1.2.0", - "kysely": "^0.28.10", + "kysely": "^0.28.11", "kysely-ctl": "^0.20.0", "pg": "^8.18.0", "zod": "^4.3.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d3eaa1..d6ea155 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,11 +21,11 @@ importers: specifier: ^1.2.0 version: 1.2.0(@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.7))(@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.6))(@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.6))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.6))(@types/json-schema@7.0.15)(hono@4.11.7)(openapi-types@12.1.3) kysely: - specifier: ^0.28.10 - version: 0.28.10 + specifier: ^0.28.11 + version: 0.28.11 kysely-ctl: specifier: ^0.20.0 - version: 0.20.0(kysely@0.28.10)(typescript@5.9.3) + version: 0.20.0(kysely@0.28.11)(typescript@5.9.3) pg: specifier: ^8.18.0 version: 8.18.0 @@ -44,7 +44,7 @@ importers: version: 8.16.0 kysely-codegen: specifier: ^0.19.0 - version: 0.19.0(kysely@0.28.10)(pg@8.18.0)(typescript@5.9.3) + version: 0.19.0(kysely@0.28.11)(pg@8.18.0)(typescript@5.9.3) oxfmt: specifier: ^0.27.0 version: 0.27.0 @@ -738,7 +738,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} @@ -863,8 +863,8 @@ packages: kysely-prisma-postgres: optional: true - kysely@0.28.10: - resolution: {integrity: sha512-ksNxfzIW77OcZ+QWSAPC7yDqUSaIVwkTWnTPNiIy//vifNbwsSgQ57OkkncHxxpcBHM3LRfLAZVEh7kjq5twVA==} + kysely@0.28.11: + resolution: {integrity: sha512-zpGIFg0HuoC893rIjYX1BETkVWdDnzTzF5e0kWXJFg5lE0k1/LfNWBejrcnOFu8Q2Rfq/hTDTU7XLUM8QOrpzg==} 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.10)(pg@8.18.0)(typescript@5.9.3): + kysely-codegen@0.19.0(kysely@0.28.11)(pg@8.18.0)(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.10 + kysely: 0.28.11 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.10)(typescript@5.9.3): + kysely-ctl@0.20.0(kysely@0.28.11)(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.10 + kysely: 0.28.11 nypm: 0.6.2 ofetch: 1.5.1 pathe: 2.0.3 @@ -1816,7 +1816,7 @@ snapshots: - magicast - typescript - kysely@0.28.10: {} + kysely@0.28.11: {} lines-and-columns@1.2.4: {}