From 6115012500d967c5f80a1d1dce142f567af3da7a Mon Sep 17 00:00:00 2001 From: Ole Wieners Date: Mon, 9 Dec 2024 17:13:20 +0100 Subject: [PATCH] Update paella-slide-plugins@1.50.1 --- frontend/package-lock.json | 11 ++++++----- frontend/package.json | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1c26c2aa6..f4c5030f7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -29,7 +29,7 @@ "paella-core": "1.50.2", "paella-mp4multiquality-plugin": "1.47.1", "paella-skins": "1.48.0", - "paella-slide-plugins": "1.48.1", + "paella-slide-plugins": "1.50.1", "paella-user-tracking": "1.42.5", "paella-zoom-plugin": "1.41.3", "qrcode.react": "^3.1.0", @@ -7713,11 +7713,12 @@ "integrity": "sha512-ABnRvt95adrg20TBmWNoUlSVCJEzGOnKJqrmNabxilF2/dulWs4STdrShBE8EsdxHDonQqC/fGei5lg9IarCxQ==" }, "node_modules/paella-slide-plugins": { - "version": "1.48.1", - "resolved": "https://registry.npmjs.org/paella-slide-plugins/-/paella-slide-plugins-1.48.1.tgz", - "integrity": "sha512-R92Y7+++Kq7PFaJMrWYc1bzUyo882TmGPJsh2g3UNiHS7O+9NOzWgeO/jZl/izWj9rNjdt/+GIHiVWBz62FqNA==", + "version": "1.50.1", + "resolved": "https://registry.npmjs.org/paella-slide-plugins/-/paella-slide-plugins-1.50.1.tgz", + "integrity": "sha512-HJcQCTIIUL9Hc+ibwJH+ElOqu1xHNvAjJ7OsiLk8gGKbpUzFe4/DzqjbomHa/wQr39a+LwY6dODi7guM/XRbSA==", + "license": "SEE LICENSE IN license.txt", "dependencies": { - "paella-core": "^1.48.2" + "paella-core": "^1.50.2" } }, "node_modules/paella-user-tracking": { diff --git a/frontend/package.json b/frontend/package.json index 176166383..7499888b6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -45,7 +45,7 @@ "paella-core": "1.50.2", "paella-mp4multiquality-plugin": "1.47.1", "paella-skins": "1.48.0", - "paella-slide-plugins": "1.48.1", + "paella-slide-plugins": "1.50.1", "paella-user-tracking": "1.42.5", "paella-zoom-plugin": "1.41.3", "qrcode.react": "^3.1.0",