From 2fa891e4034a1bdb048c019b000b44284e0eb28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 16:23:16 +0000 Subject: [PATCH] Bump mediabunny from 1.51.0 to 1.52.0 Bumps [mediabunny](https://github.com/Vanilagy/mediabunny) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/Vanilagy/mediabunny/releases) - [Commits](https://github.com/Vanilagy/mediabunny/compare/v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: mediabunny dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6eccd2e..498844f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "fflate": "^0.8.3", "framer-motion": "^12.43.0", "lucide-react": "^1.28.0", - "mediabunny": "^1.51.0", + "mediabunny": "^1.52.0", "next-themes": "^0.4.6", "parquet-wasm": "^0.7.2", "radix-ui": "^1.6.7", @@ -7248,9 +7248,9 @@ } }, "node_modules/mediabunny": { - "version": "1.51.0", - "resolved": "https://registry.npmjs.org/mediabunny/-/mediabunny-1.51.0.tgz", - "integrity": "sha512-u327374xU8Ho0gCaMII7fUK8t0PnqkabCox1k8uUwvgvGb9o6YQGZEG2Qr4DTe7nTMpzfL7ukgnHDvDROySZ+Q==", + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mediabunny/-/mediabunny-1.52.0.tgz", + "integrity": "sha512-pHnX3lo9wdFwYMzg9pJw1kLA3m3uTouJ+rjOu5fdG02Cn7W5ZgkQLRVuEDEa/EcqsMQFSS6eesA71eEP42F9hQ==", "license": "MPL-2.0", "workspaces": [ ".", diff --git a/package.json b/package.json index ad94612..1a14027 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "fflate": "^0.8.3", "framer-motion": "^12.43.0", "lucide-react": "^1.28.0", - "mediabunny": "^1.51.0", + "mediabunny": "^1.52.0", "next-themes": "^0.4.6", "parquet-wasm": "^0.7.2", "radix-ui": "^1.6.7",