mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:00 -04:00
Dependency updates. Implemented en kiosk.json translations. Updated locale middleware config. Implemented translations within kiosk.ejs
This commit is contained in:
10
package.json
10
package.json
@@ -25,19 +25,19 @@
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^4.21.2",
|
||||
"express-locale": "^2.0.2",
|
||||
"express-openid-connect": "^2.18.0",
|
||||
"express-openid-connect": "^2.18.1",
|
||||
"js-logger": "^1.6.1",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"multer": "^1.4.5-lts.2",
|
||||
"node-thermal-printer": "^4.4.5",
|
||||
"node-unifi": "^2.5.1",
|
||||
"nodemailer": "^6.10.1",
|
||||
"pdfkit": "^0.17.0",
|
||||
"nodemailer": "^7.0.3",
|
||||
"pdfkit": "^0.17.1",
|
||||
"qrcode": "^1.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.1.4",
|
||||
"@tailwindcss/cli": "^4.1.5",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"tailwindcss": "^4.1.4"
|
||||
"tailwindcss": "^4.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user