Release 1.5.4

This commit is contained in:
2026-07-25 17:22:21 +01:00
parent 0e89892c94
commit c18f597068
9 changed files with 831 additions and 110 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "pulse-signage",
"version": "1.5.3",
"version": "1.5.4",
"private": false,
"description": "Pulse Signage application with MySQL and media storage",
"repository": {
@@ -18,11 +18,12 @@
"dependencies": {
"@sparticuz/chromium": "^137.0.0",
"bootstrap-icons": "1.11.3",
"cropperjs": "^1.6.2",
"dotenv": "^17.4.2",
"express": "^4.21.2",
"handlebars": "^4.7.8",
"hls.js": "^1.5.15",
"multer": "^1.4.5-lts.1",
"multer": "^2.2.0",
"mysql2": "^3.14.3",
"puppeteer-core": "^24.16.0",
"qrcode": "^1.5.4",