From 6254e0e4396e3475f7a0b7dfa1df007ef044efdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:38:15 +0000 Subject: [PATCH] Bump @prisma/client from 6.14.0 to 6.18.0 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.14.0 to 6.18.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.18.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 834d12b..fa162c7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@hackclub/react-calendar-heatmap": "^1.8.2", "@mdx-js/loader": "^1.6.22", "@next/mdx": "^15.5.3", - "@prisma/client": "6.14.0", + "@prisma/client": "6.18.0", "hls.js": "^1.6.7", "lodash": "^4.17.21", "next": "^15.5.3", diff --git a/yarn.lock b/yarn.lock index ed8e13a..80f0ced 100644 --- a/yarn.lock +++ b/yarn.lock @@ -610,10 +610,10 @@ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.3.tgz#d716c04efa8568680da1c14f5595d932268086f2" integrity sha512-JMoLAq3n3y5tKXPQwCK5c+6tmwkuFDa2XAxz8Wm4+IVthdBZdZGh+lmiLUHg9f9IDwIQpUjp+ysd6OkYTyZRZw== -"@prisma/client@6.14.0": - version "6.14.0" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.14.0.tgz#52b6aa169bb596a1aa9cab9a158a03765ffea68b" - integrity sha512-8E/Nk3eL5g7RQIg/LUj1ICyDmhD053STjxrPxUtCRybs2s/2sOEcx9NpITuAOPn07HEpWBfhAVe1T/HYWXUPOw== +"@prisma/client@6.18.0": + version "6.18.0" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.18.0.tgz#95f0efe03b5827d9bf5c80b6b7298e46094b5fbf" + integrity sha512-jnL2I9gDnPnw4A+4h5SuNn8Gc+1mL1Z79U/3I9eE2gbxJG1oSA+62ByPW4xkeDgwE0fqMzzpAZ7IHxYnLZ4iQA== "@prisma/config@6.14.0": version "6.14.0"