fix: builds

This commit is contained in:
2024-12-21 00:49:58 +01:00
parent 33db34c3d0
commit 8cca9e6c17
4 changed files with 42 additions and 42 deletions

View File

@@ -17,7 +17,7 @@
"@node-rs/argon2": "^2.0.2",
"@octokit/app": "^15.1.1",
"@octokit/core": "^6.1.2",
"@prisma/client": "^6.0.1",
"@prisma/client": "^6.1.0",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.4",
@@ -50,7 +50,7 @@
"eslint": "^8",
"eslint-config-next": "^15.1.2",
"postcss": "^8",
"prisma": "^6.0.1",
"prisma": "^6.1.0",
"shadcn": "^2.1.7",
"tailwindcss": "^3.4.1",
"typescript": "^5"