remove bcrypt (debug)

This commit is contained in:
DecDuck
2024-11-05 10:49:48 +11:00
parent 69f341b329
commit c3914cc1ed
4 changed files with 6942 additions and 10296 deletions

1
.yarnrc Normal file
View File

@ -0,0 +1 @@
"@drop:registry" "https://lab.deepcore.dev/api/v4/projects/57/packages/npm/"

View File

@ -1,4 +0,0 @@
nodeLinker: node-modules
npmScopes:
drop:
npmRegistryServer: "https://lab.deepcore.dev/api/v4/projects/57/packages/npm/"

View File

@ -16,7 +16,6 @@
"@nuxt/content": "^2.13.4",
"@prisma/client": "5.20.0",
"axios": "^1.7.7",
"bcrypt": "^5.1.1",
"fast-fuzzy": "^1.12.0",
"file-type-mime": "^0.4.3",
"jdenticon": "^3.3.0",
@ -51,6 +50,5 @@
"optionalDependencies": {
"@drop/droplet-linux-x64-gnu": "^0.7.0",
"@drop/droplet-win32-x64-msvc": "^0.7.0"
},
"packageManager": "yarn@4.5.1"
}
}

17229
yarn.lock

File diff suppressed because it is too large Load Diff