mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 15:52:39 +10:00
chore: updates prisma and bycryptjs
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user