chore: update deps

This commit is contained in:
Yanlong Wang 2024-04-19 09:30:19 +08:00
parent d47310a6f7
commit 5d255dda3b
No known key found for this signature in database
GPG Key ID: C0A623C0BADF9F37
3 changed files with 7 additions and 3 deletions

3
backend/.gitignore vendored
View File

@ -73,3 +73,6 @@ build/
.firebase-emu/
*.log
.DS_Store
*.local
.secret.*

View File

@ -11,8 +11,9 @@
"node_modules",
"src",
".git",
"firebase-debug.log",
"firebase-debug.*.log"
"*.log",
"*.local",
".secret.*"
],
"predeploy": [
"npm --prefix \"$RESOURCE_DIR\" run build:clean",

@ -1 +1 @@
Subproject commit bea967a371581c1109dc0101dbcab196e9ed9ade
Subproject commit 5990ab1ceb78c5800a959c4b17db3d8b3d01c432