update package.json

This commit is contained in:
UltraLionFr
2025-08-20 18:50:40 +02:00
parent fd8d22c2a3
commit dfe54cc363
+2 -2
View File
@@ -13,7 +13,7 @@
"@auth/prisma-adapter": "^2.10.0",
"@lordicon/react": "^1.11.0",
"@monaco-editor/react": "^4.7.0",
"@prisma/client": "^6.14.0",
"@prisma/client": "^5.15.0",
"@radix-ui/react-dialog": "^1.1.15",
"@tailwindcss/postcss": "^4.1.11",
"bcryptjs": "^3.0.2",
@@ -28,7 +28,7 @@
"next-themes": "^0.4.6",
"postcss": "^8.5.6",
"prism-react-renderer": "^2.4.1",
"prisma": "^6.14.0",
"prisma": "^5.15.0",
"prismjs": "^1.30.0",
"react": "19.1.0",
"react-dom": "19.1.0",