diff --git a/package.json b/package.json index 5517b0c..97e05ce 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@hookform/resolvers": "^3.9.0", "@oslojs/jwt": "^0.2.0", "@oslojs/oauth2": "^0.5.0", - "@prisma/client": "6.4.1", + "@prisma/client": "6.5.0", "@radix-ui/react-alert-dialog": "^1.1.4", "@radix-ui/react-avatar": "^1.0.4", "@radix-ui/react-checkbox": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fdcba7..5ee0df1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^0.5.0 version: 0.5.0 '@prisma/client': - specifier: 6.4.1 - version: 6.4.1(prisma@6.4.1(typescript@5.7.2))(typescript@5.7.2) + specifier: 6.5.0 + version: 6.5.0(prisma@6.4.1(typescript@5.7.2))(typescript@5.7.2) '@radix-ui/react-alert-dialog': specifier: ^1.1.4 version: 1.1.4(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -859,8 +859,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@prisma/client@6.4.1': - resolution: {integrity: sha512-A7Mwx44+GVZVexT5e2GF/WcKkEkNNKbgr059xpr5mn+oUm2ZW1svhe+0TRNBwCdzhfIZ+q23jEgsNPvKD9u+6g==} + '@prisma/client@6.5.0': + resolution: {integrity: sha512-M6w1Ql/BeiGoZmhMdAZUXHu5sz5HubyVcKukbLs3l0ELcQb8hTUJxtGEChhv4SVJ0QJlwtLnwOLgIRQhpsm9dw==} engines: {node: '>=18.18'} peerDependencies: prisma: '*' @@ -4307,7 +4307,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@prisma/client@6.4.1(prisma@6.4.1(typescript@5.7.2))(typescript@5.7.2)': + '@prisma/client@6.5.0(prisma@6.4.1(typescript@5.7.2))(typescript@5.7.2)': optionalDependencies: prisma: 6.4.1(typescript@5.7.2) typescript: 5.7.2