chore: updates prisma and bycryptjs

This commit is contained in:
Huskydog9988
2025-04-06 14:34:25 -04:00
parent 9242a810b0
commit fd11d41dc5
2 changed files with 9 additions and 9 deletions

View File

@ -18,12 +18,12 @@
"@nuxt/fonts": "^0.11.0",
"@nuxt/image": "^1.10.0",
"@nuxtjs/tailwindcss": "^6.12.2",
"@prisma/client": "^6.1.0",
"@prisma/client": "^6.5.0",
"@tailwindcss/vite": "^4.0.6",
"argon2": "^0.41.1",
"arktype": "^2.1.10",
"axios": "^1.7.7",
"bcryptjs": "^2.4.3",
"bcryptjs": "^3.0.2",
"cookie-es": "^2.0.0",
"fast-fuzzy": "^1.12.0",
"file-type-mime": "^0.4.3",
@ -33,7 +33,7 @@
"moment": "^2.30.1",
"nuxt": "3.15.4",
"nuxt-security": "2.2.0",
"prisma": "^6.1.0",
"prisma": "^6.5.0",
"sanitize-filename": "^1.6.3",
"sharp": "^0.33.5",
"stream": "^0.0.3",