From 58d0a6d54d954bae4e48b5c44363985e99a07ee6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:01:24 +0000 Subject: [PATCH] fix(deps): update prisma monorepo to v5 --- playground/integration-tests/package.json | 2 +- playground/template-prisma/package.json | 4 +-- pnpm-lock.yaml | 38 +++++++++++------------ 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/playground/integration-tests/package.json b/playground/integration-tests/package.json index 090ecb8c9..da246cd19 100644 --- a/playground/integration-tests/package.json +++ b/playground/integration-tests/package.json @@ -32,7 +32,7 @@ "fastify-flux-cli": "workspace:*", "jest": "29.7.0", "pino-pretty": "10.2.3", - "prisma": "4.16.2", + "prisma": "5.5.2", "ts-jest": "29.1.1", "typescript": "5.2.2" }, diff --git a/playground/template-prisma/package.json b/playground/template-prisma/package.json index f6d161cd2..7e9c65482 100644 --- a/playground/template-prisma/package.json +++ b/playground/template-prisma/package.json @@ -19,7 +19,7 @@ "dependencies": { "@fastify/swagger": "8.12.0", "@fastify/swagger-ui": "1.10.1", - "@prisma/client": "4.16.2", + "@prisma/client": "5.5.2", "fastify": "4.24.3", "fastify-flux": "workspace:*", "tsconfig-paths": "4.2.0" @@ -35,7 +35,7 @@ "fastify-flux-cli": "workspace:*", "jest": "29.7.0", "pino-pretty": "10.2.3", - "prisma": "4.16.2", + "prisma": "5.5.2", "ts-jest": "29.1.1", "typescript": "5.2.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01bb91ced..4151f5058 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ importers: specifier: 10.2.3 version: 10.2.3 prisma: - specifier: 4.16.2 - version: 4.16.2 + specifier: 5.5.2 + version: 5.5.2 ts-jest: specifier: 29.1.1 version: 29.1.1(@babel/core@7.21.4)(esbuild@0.19.5)(jest@29.7.0)(typescript@5.2.2) @@ -248,8 +248,8 @@ importers: specifier: 1.10.1 version: 1.10.1 '@prisma/client': - specifier: 4.16.2 - version: 4.16.2(prisma@4.16.2) + specifier: 5.5.2 + version: 5.5.2(prisma@5.5.2) fastify: specifier: 4.24.3 version: 4.24.3 @@ -291,8 +291,8 @@ importers: specifier: 10.2.3 version: 10.2.3 prisma: - specifier: 4.16.2 - version: 4.16.2 + specifier: 5.5.2 + version: 5.5.2 ts-jest: specifier: 29.1.1 version: 29.1.1(@babel/core@7.21.4)(esbuild@0.19.5)(jest@29.7.0)(typescript@5.2.2) @@ -1691,9 +1691,9 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@prisma/client@4.16.2(prisma@4.16.2): - resolution: {integrity: sha512-qCoEyxv1ZrQ4bKy39GnylE8Zq31IRmm8bNhNbZx7bF2cU5aiCCnSa93J2imF88MBjn7J9eUQneNxUQVJdl/rPQ==} - engines: {node: '>=14.17'} + /@prisma/client@5.5.2(prisma@5.5.2): + resolution: {integrity: sha512-54XkqR8M+fxbzYqe+bIXimYnkkcGqgOh0dn0yWtIk6CQT4IUCAvNFNcQZwk2KqaLU+/1PHTSWrcHtx4XjluR5w==} + engines: {node: '>=16.13'} requiresBuild: true peerDependencies: prisma: '*' @@ -1701,16 +1701,16 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 4.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81 - prisma: 4.16.2 + '@prisma/engines-version': 5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a + prisma: 5.5.2 dev: false - /@prisma/engines-version@4.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81: - resolution: {integrity: sha512-q617EUWfRIDTriWADZ4YiWRZXCa/WuhNgLTVd+HqWLffjMSPzyM5uOWoauX91wvQClSKZU4pzI4JJLQ9Kl62Qg==} + /@prisma/engines-version@5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a: + resolution: {integrity: sha512-O+qHFnZvAyOFk1tUco2/VdiqS0ym42a3+6CYLScllmnpbyiTplgyLt2rK/B9BTjYkSHjrgMhkG47S0oqzdIckA==} dev: false - /@prisma/engines@4.16.2: - resolution: {integrity: sha512-vx1nxVvN4QeT/cepQce68deh/Turxy5Mr+4L4zClFuK1GlxN3+ivxfuv+ej/gvidWn1cE1uAhW7ALLNlYbRUAw==} + /@prisma/engines@5.5.2: + resolution: {integrity: sha512-Be5hoNF8k+lkB3uEMiCHbhbfF6aj1GnrTBnn5iYFT7GEr3TsOEp1soviEcBR0tYCgHbxjcIxJMhdbvxALJhAqg==} requiresBuild: true /@sinclair/typebox@0.27.8: @@ -5469,13 +5469,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@4.16.2: - resolution: {integrity: sha512-SYCsBvDf0/7XSJyf2cHTLjLeTLVXYfqp7pG5eEVafFLeT0u/hLFz/9W196nDRGUOo1JfPatAEb+uEnTQImQC1g==} - engines: {node: '>=14.17'} + /prisma@5.5.2: + resolution: {integrity: sha512-WQtG6fevOL053yoPl6dbHV+IWgKo25IRN4/pwAGqcWmg7CrtoCzvbDbN9fXUc7QS2KK0LimHIqLsaCOX/vHl8w==} + engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.16.2 + '@prisma/engines': 5.5.2 /process-warning@2.2.0: resolution: {integrity: sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg==}