diff --git a/package.json b/package.json index e8bb987e..67f01a81 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "postcss-prune-var": "1.1.1", "prettier": "2.8.8", "prettier-package-json": "2.8.0", - "prisma": "4.15.0", + "prisma": "4.16.1", "tailwindcss": "3.3.2", "tailwindcss-variable-colors": "0.0.1", "typescript": "5.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68bb283d..94495ff1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,7 +94,7 @@ dependencies: version: 2.11.8 '@prisma/client': specifier: 4.16.1 - version: 4.16.1(prisma@4.15.0) + version: 4.16.1(prisma@4.16.1) '@supercharge/request-ip': specifier: 1.2.0 version: 1.2.0 @@ -506,8 +506,8 @@ devDependencies: specifier: 2.8.0 version: 2.8.0 prisma: - specifier: 4.15.0 - version: 4.15.0 + specifier: 4.16.1 + version: 4.16.1 tailwindcss: specifier: 3.3.2 version: 3.3.2 @@ -3949,7 +3949,7 @@ packages: react: 18.2.0 dev: false - /@prisma/client@4.16.1(prisma@4.15.0): + /@prisma/client@4.16.1(prisma@4.16.1): resolution: {integrity: sha512-CoDHu7Bt+NuDo40ijoeHP79EHtECsPBTy3yte5Yo3op8TqXt/kV0OT5OrsWewKvQGKFMHhYQ+ePed3zzjYdGAw==} engines: {node: '>=14.17'} requiresBuild: true @@ -3960,15 +3960,15 @@ packages: optional: true dependencies: '@prisma/engines-version': 4.16.0-66.b20ead4d3ab9e78ac112966e242ded703f4a052c - prisma: 4.15.0 + prisma: 4.16.1 dev: false /@prisma/engines-version@4.16.0-66.b20ead4d3ab9e78ac112966e242ded703f4a052c: resolution: {integrity: sha512-tMWAF/qF00fbUH1HB4Yjmz6bjh7fzkb7Y3NRoUfMlHu6V+O45MGvqwYxqwBjn1BIUXkl3r04W351D4qdJjrgvA==} dev: false - /@prisma/engines@4.15.0: - resolution: {integrity: sha512-FTaOCGs0LL0OW68juZlGxFtYviZa4xdQj/rQEdat2txw0s3Vu/saAPKjNVXfIgUsGXmQ72HPgNr6935/P8FNAA==} + /@prisma/engines@4.16.1: + resolution: {integrity: sha512-gpZG0kGGxfemgvK/LghHdBIz+crHkZjzszja94xp4oytpsXrgt/Ice82MvPsWMleVIniKuARrowtsIsim0PFJQ==} requiresBuild: true /@radix-ui/number@1.0.0: @@ -11124,13 +11124,13 @@ packages: engines: {node: '>=6'} dev: true - /prisma@4.15.0: - resolution: {integrity: sha512-iKZZpobPl48gTcSZVawLMQ3lEy6BnXwtoMj7hluoGFYu2kQ6F9LBuBrUyF95zRVnNo8/3KzLXJXJ5TEnLSJFiA==} + /prisma@4.16.1: + resolution: {integrity: sha512-C2Xm7yxHxjFjjscBEW4tmoraPHH/Vyu/A0XABdbaFtoiOZARsxvOM7rwc2iZ0qVxbh0bGBGBWZUSXO/52/nHBQ==} engines: {node: '>=14.17'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.15.0 + '@prisma/engines': 4.16.1 /prismjs@1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}