From d27fb6d542405382902985bc0c186ff54bd315f5 Mon Sep 17 00:00:00 2001 From: Minori Date: Tue, 3 Feb 2026 19:07:58 -0800 Subject: [PATCH] deps: update @prisma/client to 7.3.0 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 30b4f78..090f7a2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "homepage": "https://github.com/naomi-lgbt/nodejs-typescript-template#readme", "dependencies": { - "@prisma/client": "7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3", + "@prisma/client": "7.3.0", "discord.js": "14.15.2", "dotenv": "16.4.5", "express": "4.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2089d5b..ccbee45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@prisma/client': - specifier: 7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3 - version: 7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3(prisma@5.13.0)(typescript@5.4.5) + specifier: 7.3.0 + version: 7.3.0(prisma@5.13.0)(typescript@5.4.5) discord.js: specifier: 14.15.2 version: 14.15.2 @@ -178,11 +178,11 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@prisma/client-runtime-utils@7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3': - resolution: {integrity: sha512-bCCZXxdhoDXrFsOZXOpVdqYF2xDBW+bckaHxRE1ezSLMPOTd30DqBl6uHKys/S7FDhkMf/j3D4OEx2bm6aNrWw==} + '@prisma/client-runtime-utils@7.3.0': + resolution: {integrity: sha512-dG/ceD9c+tnXATPk8G+USxxYM9E6UdMTnQeQ+1SZUDxTz7SgQcfxEqafqIQHcjdlcNK/pvmmLfSwAs3s2gYwUw==} - '@prisma/client@7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3': - resolution: {integrity: sha512-QLCD3bxJtjWbCyTuYJqAsy4f2OeL6Dx6Gl1+zOUqTwndJs+lggT2h1mPS1ookuP98DrznOVuSEPKDMpD0/M2gA==} + '@prisma/client@7.3.0': + resolution: {integrity: sha512-FXBIxirqQfdC6b6HnNgxGmU7ydCPEPk7maHMOduJJfnTP+MuOGa15X4omjR/zpPUUpm8ef/mEFQjJudOGkXFcQ==} engines: {node: ^20.19 || ^22.12 || >=24.0} peerDependencies: prisma: '*' @@ -1774,11 +1774,11 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - '@prisma/client-runtime-utils@7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3': {} + '@prisma/client-runtime-utils@7.3.0': {} - '@prisma/client@7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3(prisma@5.13.0)(typescript@5.4.5)': + '@prisma/client@7.3.0(prisma@5.13.0)(typescript@5.4.5)': dependencies: - '@prisma/client-runtime-utils': 7.4.0-integration-engines-7-3-0-19-feat-minor-fixes-on-qc-parameterization-c32a571f4d5d8fe47265c7a4515fcd51d88c7309.3 + '@prisma/client-runtime-utils': 7.3.0 optionalDependencies: prisma: 5.13.0 typescript: 5.4.5