Update Prisma and harden tests

This commit is contained in:
Esdras Renan 2025-11-08 00:28:52 -03:00
parent a2f9d4bd1a
commit d8eb38fe52
17 changed files with 171 additions and 119 deletions

View file

@ -32,7 +32,7 @@
"@hookform/resolvers": "^3.10.0",
"@noble/hashes": "^1.5.0",
"@paper-design/shaders-react": "^0.0.55",
"@prisma/client": "^6.16.2",
"@prisma/client": "^6.19.0",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.3.3",
@ -104,7 +104,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"jsdom": "^27.0.1",
"playwright": "^1.56.1",
"prisma": "^6.16.2",
"prisma": "^6.19.0",
"tailwindcss": "^4",
"tsconfig-paths": "^4.2.0",
"tw-animate-css": "^1.3.8",