diff --git a/api/package.json b/api/package.json index b3be93226..ca54b94c6 100644 --- a/api/package.json +++ b/api/package.json @@ -86,7 +86,7 @@ "deepmerge": "^4.3.1", "generate-schema": "^2.6.0", "jsdom": "^26.0.0", - "kysely": "^0.28.2", + "kysely": "^0.29.0", "kysely-ctl": "^0.12.0", "pg": "^8.21.0", "tsafe": "^1.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b41df30e..896a58809 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,11 +63,11 @@ importers: specifier: ^26.0.0 version: 26.1.0 kysely: - specifier: ^0.28.2 - version: 0.28.11 + specifier: ^0.29.0 + version: 0.29.4 kysely-ctl: specifier: ^0.12.0 - version: 0.12.2(kysely@0.28.11) + version: 0.12.2(kysely@0.29.4) pg: specifier: ^8.21.0 version: 8.21.0 @@ -2292,6 +2292,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitejs/plugin-react@4.7.0': resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} @@ -3526,7 +3527,7 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true github-slugger@2.0.0: @@ -4046,9 +4047,9 @@ packages: kysely-postgres-js: optional: true - kysely@0.28.11: - resolution: {integrity: sha512-zpGIFg0HuoC893rIjYX1BETkVWdDnzTzF5e0kWXJFg5lE0k1/LfNWBejrcnOFu8Q2Rfq/hTDTU7XLUM8QOrpzg==} - engines: {node: '>=20.0.0'} + kysely@0.29.4: + resolution: {integrity: sha512-y5mVgQNkMbs1eK9Xyc0pmNdabN2wHhRYY/5r4W5HrUT1rYCEPeVNSj1RUJeSDKT3U0p+mXCvLgkrFuIafYI6BA==} + engines: {node: '>=22.0.0'} language-subtag-registry@0.3.23: resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} @@ -5548,6 +5549,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -5775,6 +5777,7 @@ packages: uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uvu@0.5.6: @@ -10127,13 +10130,13 @@ snapshots: yaml: 2.8.2 zod: 4.3.6 - kysely-ctl@0.12.2(kysely@0.28.11): + kysely-ctl@0.12.2(kysely@0.29.4): dependencies: c12: 2.0.4 citty: 0.1.6 consola: 3.4.2 jiti: 2.6.1 - kysely: 0.28.11 + kysely: 0.29.4 nypm: 0.5.4 ofetch: 1.5.1 pathe: 2.0.3 @@ -10142,7 +10145,7 @@ snapshots: transitivePeerDependencies: - magicast - kysely@0.28.11: {} + kysely@0.29.4: {} language-subtag-registry@0.3.23: {}