diff --git a/package.json b/package.json index 99b0e13..c8475a5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/semver": "^7.7.1", "copyfiles": "^2.4.1", "rimraf": "^4.0.0", - "typescript": "^5.0.0" + "typescript": "^6.0.3" }, "exports": { ".": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2374ff5..686105f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 6.19.1 '@zenstackhq/server': specifier: ^2.0.0 - version: 2.22.2(@prisma/client@7.2.0(typescript@5.9.3))(zod@4.3.5) + version: 2.22.2(@prisma/client@7.2.0(typescript@6.0.3))(zod@4.3.5) colors: specifier: ^1.4.0 version: 1.4.0 @@ -70,8 +70,8 @@ importers: specifier: ^4.0.0 version: 4.4.1 typescript: - specifier: ^5.0.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 publishDirectory: dist packages: @@ -601,11 +601,12 @@ 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 glob@9.3.5: resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==} engines: {node: '>=16 || 14 >=14.17'} + 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 gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} @@ -1027,8 +1028,8 @@ packages: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -1204,11 +1205,11 @@ snapshots: '@prisma/client-runtime-utils@7.2.0': {} - '@prisma/client@7.2.0(typescript@5.9.3)': + '@prisma/client@7.2.0(typescript@6.0.3)': dependencies: '@prisma/client-runtime-utils': 7.2.0 optionalDependencies: - typescript: 5.9.3 + typescript: 6.0.3 '@prisma/debug@6.19.1': {} @@ -1275,9 +1276,9 @@ snapshots: '@types/http-errors': 2.0.5 '@types/node': 20.19.27 - '@zenstackhq/runtime@2.22.2(@prisma/client@7.2.0(typescript@5.9.3))(zod@4.3.5)': + '@zenstackhq/runtime@2.22.2(@prisma/client@7.2.0(typescript@6.0.3))(zod@4.3.5)': dependencies: - '@prisma/client': 7.2.0(typescript@5.9.3) + '@prisma/client': 7.2.0(typescript@6.0.3) bcryptjs: 2.4.3 buffer: 6.0.3 decimal.js-light: 2.5.1 @@ -1293,9 +1294,9 @@ snapshots: zod: 4.3.5 zod-validation-error: 4.0.2(zod@4.3.5) - '@zenstackhq/server@2.22.2(@prisma/client@7.2.0(typescript@5.9.3))(zod@4.3.5)': + '@zenstackhq/server@2.22.2(@prisma/client@7.2.0(typescript@6.0.3))(zod@4.3.5)': dependencies: - '@zenstackhq/runtime': 2.22.2(@prisma/client@7.2.0(typescript@5.9.3))(zod@4.3.5) + '@zenstackhq/runtime': 2.22.2(@prisma/client@7.2.0(typescript@6.0.3))(zod@4.3.5) decimal.js: 10.6.0 superjson: 1.13.3 ts-japi: 1.12.1 @@ -2069,7 +2070,7 @@ snapshots: media-typer: 0.3.0 mime-types: 2.1.35 - typescript@5.9.3: {} + typescript@6.0.3: {} underscore@1.13.7: {}