From f316a3ef20b3a6871164ff58140fd4aea4a7dbfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 12:31:38 +0000 Subject: [PATCH] Build(deps): bump @asicupv/paella-zoom-plugin Bumps [@asicupv/paella-zoom-plugin](https://github.com/polimediaupv/paella-zoom-plugin) from 2.4.6 to 2.5.3. - [Commits](https://github.com/polimediaupv/paella-zoom-plugin/commits) --- updated-dependencies: - dependency-name: "@asicupv/paella-zoom-plugin" dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/engage-paella-player-8/package-lock.json | 16 ++++++++-------- modules/engage-paella-player-8/package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/modules/engage-paella-player-8/package-lock.json b/modules/engage-paella-player-8/package-lock.json index 1943d59d39e..aa202d09e59 100644 --- a/modules/engage-paella-player-8/package-lock.json +++ b/modules/engage-paella-player-8/package-lock.json @@ -15,7 +15,7 @@ "@asicupv/paella-slide-plugins": "^2.5.0", "@asicupv/paella-video-plugins": "^2.3.0", "@asicupv/paella-webgl-plugins": "^2.3.0", - "@asicupv/paella-zoom-plugin": "^2.4.0" + "@asicupv/paella-zoom-plugin": "^2.5.3" }, "devDependencies": { "@asicupv/paella-embedapi": "^2.11.1", @@ -104,9 +104,9 @@ } }, "node_modules/@asicupv/paella-core": { - "version": "2.11.1", - "resolved": "https://registry.npmjs.org/@asicupv/paella-core/-/paella-core-2.11.1.tgz", - "integrity": "sha512-l5xwRnc7PdegJmt9bRyFSd7Kvki6HC+YdKzuyC7wM0uhHwjzUaC0K5f6a+l9K8E52OJhP8nDrrLO4pfO6GSC4w==", + "version": "2.12.8", + "resolved": "https://registry.npmjs.org/@asicupv/paella-core/-/paella-core-2.12.8.tgz", + "integrity": "sha512-6vo3sNXjzQcznQS/p2A7yBMEXX5iUVLddO9wCr5n4c3kHRiU4fkQP+GK2YhT56/AAlq34fGqT9XaWVVhGlZidQ==", "license": "ECL-2.0", "dependencies": { "@ferserc1/input-style-unifier": "^0.0.2" @@ -226,12 +226,12 @@ } }, "node_modules/@asicupv/paella-zoom-plugin": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@asicupv/paella-zoom-plugin/-/paella-zoom-plugin-2.4.6.tgz", - "integrity": "sha512-0bpHPiXXQKesN0kd09RS7FuNmMDS5Bw7KObJpP6qpoVsQubHUDkeVEGmvmD2/C64pwioW0oomqgrtIXVd47rtg==", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/@asicupv/paella-zoom-plugin/-/paella-zoom-plugin-2.5.3.tgz", + "integrity": "sha512-bZZ9PrwHgIlUx9tBoYhsJBQs1JYQfbU/gKQ7DVYSZmqV3A9Le/lnZ2B2QQ10qcnKelUx8EQ8+8NBJeMSgqK9lA==", "license": "SEE LICENSE IN license.txt", "peerDependencies": { - "@asicupv/paella-core": "^2.9.5" + "@asicupv/paella-core": "^2.11.4" } }, "node_modules/@browserbasehq/sdk": { diff --git a/modules/engage-paella-player-8/package.json b/modules/engage-paella-player-8/package.json index dd1b26e047d..ca4a70470c6 100644 --- a/modules/engage-paella-player-8/package.json +++ b/modules/engage-paella-player-8/package.json @@ -34,6 +34,6 @@ "@asicupv/paella-slide-plugins": "^2.5.0", "@asicupv/paella-video-plugins": "^2.3.0", "@asicupv/paella-webgl-plugins": "^2.3.0", - "@asicupv/paella-zoom-plugin": "^2.4.0" + "@asicupv/paella-zoom-plugin": "^2.5.3" } }