From 99d474d142b8154c212016fb7e1ecc77555514ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 07:46:59 +0000 Subject: [PATCH] chore(deps): bump @remotion/player from 4.0.399 to 4.0.407 Bumps [@remotion/player](https://github.com/remotion-dev/remotion) from 4.0.399 to 4.0.407. - [Release notes](https://github.com/remotion-dev/remotion/releases) - [Commits](https://github.com/remotion-dev/remotion/compare/v4.0.399...v4.0.407) --- updated-dependencies: - dependency-name: "@remotion/player" dependency-version: 4.0.407 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 65a16de..4f3b1a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5942,6 +5942,19 @@ "react-dom": ">=16.8.0" } }, + "node_modules/@remotion/cli/node_modules/@remotion/player": { + "version": "4.0.399", + "resolved": "https://registry.npmjs.org/@remotion/player/-/player-4.0.399.tgz", + "integrity": "sha512-RLEWtmpT7C2f5ZS4KRPrBgJ6A1o0yPxTYMME+teAbxNOh56OcDKf2vCjRj6+IfaI/L5GxZ8czo2ftjM9kWzrLw==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "remotion": "4.0.399" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, "node_modules/@remotion/cli/node_modules/dotenv": { "version": "9.0.2", "license": "BSD-2-Clause", @@ -6066,16 +6079,28 @@ } }, "node_modules/@remotion/player": { - "version": "4.0.399", + "version": "4.0.424", + "resolved": "https://registry.npmjs.org/@remotion/player/-/player-4.0.424.tgz", + "integrity": "sha512-nhEXc6dZMHL13Od7IGcNG/D58IHwCCjPhMioDAG5CCQ/c+LPirkaXGmf5TuIrd933DOWrNUpXuKDUyAOJozPqA==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "remotion": "4.0.399" + "remotion": "4.0.424" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, + "node_modules/@remotion/player/node_modules/remotion": { + "version": "4.0.424", + "resolved": "https://registry.npmjs.org/remotion/-/remotion-4.0.424.tgz", + "integrity": "sha512-nyVySeGLuu/uWJgrCdAKYwQfO4AXjGtveZBLZw7nG6bZFXOtX2TCwNjlaxKrvhxHGT9CDF5/6RcxeMfUCQ+FEA==", + "license": "SEE LICENSE IN LICENSE.md", + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, "node_modules/@remotion/renderer": { "version": "4.0.399", "license": "SEE LICENSE IN LICENSE.md", @@ -6258,6 +6283,19 @@ "remotion": "4.0.399" } }, + "node_modules/@remotion/studio/node_modules/@remotion/player": { + "version": "4.0.399", + "resolved": "https://registry.npmjs.org/@remotion/player/-/player-4.0.399.tgz", + "integrity": "sha512-RLEWtmpT7C2f5ZS4KRPrBgJ6A1o0yPxTYMME+teAbxNOh56OcDKf2vCjRj6+IfaI/L5GxZ8czo2ftjM9kWzrLw==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "remotion": "4.0.399" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, "node_modules/@remotion/studio/node_modules/@remotion/zod-types": { "version": "4.0.399", "license": "MIT",