update packages
All checks were successful
Lint / Lint (push) Successful in 1m42s
NPM Update Bot 🤖 / NPM Update Bot 🤖 (push) Successful in 2m48s

This commit is contained in:
Astound 2025-06-21 21:21:02 -05:00
parent 167a27977a
commit 4b0c51617b
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56
3 changed files with 1278 additions and 2608 deletions

1914
src/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,16 +15,17 @@
"author": "Emile Nijssen",
"license": "CC BY-NC-SA 4.0",
"dependencies": {
"bcryptjs": "^2.4.3",
"debug": "^4.3.6",
"express-session": "^1.18.0",
"h3": "^1.12.0",
"bcryptjs": "^3.0.2",
"debug": "^4.4.1",
"express-session": "^1.18.1",
"h3": "^1.15.3",
"qrcode": "^1.5.4"
},
"devDependencies": {
"eslint-config-athom": "^3.1.3",
"nodemon": "^3.1.4",
"tailwindcss": "^3.4.9"
"@tailwindcss/cli": "^4.1.10",
"eslint-config-athom": "^3.1.5",
"nodemon": "^3.1.10",
"tailwindcss": "^4.1.10"
},
"nodemonConfig": {
"ignore": [

File diff suppressed because it is too large Load Diff