From 588ca50f87439ff0c31c66b24ccada2bcf1991cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 02:04:20 +0000 Subject: [PATCH] fix(deps): update remotion to v4.0.206 (#1162) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 22 ++--- pnpm-lock.yaml | 214 ++++++++++++++++++++++++------------------------- 2 files changed, 118 insertions(+), 118 deletions(-) diff --git a/package.json b/package.json index 64b7a9afac..79d2c4149e 100644 --- a/package.json +++ b/package.json @@ -21,15 +21,15 @@ "serve": "node server.mjs" }, "dependencies": { - "@remotion/bundler": "4.0.205", - "@remotion/cli": "4.0.205", - "@remotion/google-fonts": "4.0.205", - "@remotion/lottie": "4.0.205", - "@remotion/noise": "4.0.205", - "@remotion/player": "4.0.205", - "@remotion/renderer": "4.0.205", - "@remotion/shapes": "4.0.205", - "@remotion/zod-types": "4.0.205", + "@remotion/bundler": "4.0.206", + "@remotion/cli": "4.0.206", + "@remotion/google-fonts": "4.0.206", + "@remotion/lottie": "4.0.206", + "@remotion/noise": "4.0.206", + "@remotion/player": "4.0.206", + "@remotion/renderer": "4.0.206", + "@remotion/shapes": "4.0.206", + "@remotion/zod-types": "4.0.206", "@types/jest": "29.5.12", "@vercel/analytics": "^1.0.0", "body-parser": "1.20.2", @@ -44,12 +44,12 @@ "node-fetch": "^3.3.0", "react": "18.3.1", "react-dom": "18.3.1", - "remotion": "4.0.205", + "remotion": "4.0.206", "zod": "3.23.8" }, "devDependencies": { "@iconify/react": "^5.0.0", - "@remotion/eslint-plugin": "4.0.205", + "@remotion/eslint-plugin": "4.0.206", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d4c3a5a4f..6e85521b2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,32 +6,32 @@ settings: dependencies: '@remotion/bundler': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/cli': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/google-fonts': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/lottie': - specifier: 4.0.205 - version: 4.0.205(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1) '@remotion/noise': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/player': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/renderer': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/shapes': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) '@remotion/zod-types': - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8) '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -75,8 +75,8 @@ dependencies: specifier: 18.3.1 version: 18.3.1(react@18.3.1) remotion: - specifier: 4.0.205 - version: 4.0.205(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.206 + version: 4.0.206(react-dom@18.3.1)(react@18.3.1) zod: specifier: 3.23.8 version: 3.23.8 @@ -86,8 +86,8 @@ devDependencies: specifier: ^5.0.0 version: 5.0.2(react@18.3.1) '@remotion/eslint-plugin': - specifier: 4.0.205 - version: 4.0.205(eslint@8.57.0)(typescript@5.5.4) + specifier: 4.0.206 + version: 4.0.206(eslint@8.57.0)(typescript@5.5.4) '@testing-library/dom': specifier: 10.4.0 version: 10.4.0 @@ -1202,20 +1202,20 @@ packages: dev: true optional: true - /@remotion/bundler@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-qAYdYfUehJ6hGm31FzlUh/rFFkOGBhlQxnhPUwPkBBfR22aOaBH56DdRB5CC402A2VLjdRFk7yAOcf0XK1atyg==} + /@remotion/bundler@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-dp3h7MGE7xMTFhGIh7G62rn1l7ujDV38OFuIFh9di1teu04gC9OWbTUWhdlZkKgKuMXDq0+AIT+iF/CYDxLOZw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/studio': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.205(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.206(react-dom@18.3.1)(react@18.3.1) css-loader: 5.2.7(webpack@5.83.1) esbuild: 0.18.6 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-refresh: 0.9.0 - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) source-map: 0.7.3 style-loader: 2.0.0(webpack@5.83.1) webpack: 5.83.1(esbuild@0.18.6) @@ -1228,26 +1228,26 @@ packages: - webpack-cli dev: false - /@remotion/cli@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-nnF/USXA3Q+7MfTXXdNMYgvPHw+5TKH8bHJQtBgF4FMFmi1XqtQWa4xQA274RRh8Q6bbl/pwbZtwvUN2wMYHdA==} + /@remotion/cli@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-fV+fVTsDRnAPbXUZMG0pCkuYc4eCxl5F7u4vm4qn7wqdIQG5Zh+EqZTAXSlWW0YJAnbDDfqQkrEBpj4Bwqhf7w==} hasBin: true peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/bundler': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/media-utils': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/player': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/renderer': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-server': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.205(react-dom@18.3.1)(react@18.3.1) + '@remotion/bundler': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/media-utils': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/player': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/renderer': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-server': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.206(react-dom@18.3.1)(react@18.3.1) dotenv: 9.0.2 minimist: 1.2.6 prompts: 2.4.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - '@swc/core' - bufferutil @@ -1257,64 +1257,64 @@ packages: - webpack-cli dev: false - /@remotion/compositor-darwin-arm64@4.0.205: - resolution: {integrity: sha512-pF6tzlS/6RDaEIQHYwdAzkV6kNmFSXGmVMHyDHKmix88QsWZeLIcRDa84fY3ME41hGxYiWkR3gy3w0Gp3A30Ew==} + /@remotion/compositor-darwin-arm64@4.0.206: + resolution: {integrity: sha512-+h9ph1nDAd2RfcZtSzMZ0DDJHBgen8MUl8zhDGEMSlqMeDZ/jYbbDSVngHPsIuaW7937hVMiAmG3srxLujtqAQ==} cpu: [arm64] os: [darwin] requiresBuild: true dev: false optional: true - /@remotion/compositor-darwin-x64@4.0.205: - resolution: {integrity: sha512-5BSAACehHuqsHcghxVqYVzBjjbxyHHumKDiWbkW3EE1cKHLSqezjc4snW0a95PUdu6c8SkdeJ+YU32rqU0hshg==} + /@remotion/compositor-darwin-x64@4.0.206: + resolution: {integrity: sha512-fjjkX5TQF+/grSmWLl2uOQATClgPAWHvRV4yyXA8ei+sGWkAuKxaUTBcY9wOkUJ/b00tLtO75nWXaGFqyolT/w==} cpu: [x64] os: [darwin] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-arm64-gnu@4.0.205: - resolution: {integrity: sha512-/OMMmNDVURcNdKBGAxtvgjlvyZFcMMW/451/NgFMkrxGobkRi9xUw3GAyGzF8murVEgy5jiS8r/FP8cjOQ+BVg==} + /@remotion/compositor-linux-arm64-gnu@4.0.206: + resolution: {integrity: sha512-t/KBfuxOMYSHeTNxsTcG19TWGh4MWe05ihqhbtganr+eOcBcL+civDqX8UXBjHIZJ6IFlU2b3w7YSKXwptgUzQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-arm64-musl@4.0.205: - resolution: {integrity: sha512-jqY4v/tSrv6DuIOgnZWYFCefrnAr9xV8Jt0Cmh4UD2aZJ0Ir/SyWyRbk8KVkuoGKrdwrRXpsw3utI9KRdFqueA==} + /@remotion/compositor-linux-arm64-musl@4.0.206: + resolution: {integrity: sha512-zG4+cliYnFhNAqlN89QV61EEQogaXZpsvu3y9pN8zeY69cGb3iMZ+cYFHKZdp5JeApJ7qrumg+lMMB/IEMiq1g==} cpu: [arm64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-x64-gnu@4.0.205: - resolution: {integrity: sha512-xHJAb8/QetE1XF+yLIb6Ql2cypbwu3Juw4M0P5mwQ9Hr7kF1pO1fDtJnJfSvexiw2FzIVMk8I/GZOjX3nsVmJg==} + /@remotion/compositor-linux-x64-gnu@4.0.206: + resolution: {integrity: sha512-r70nvKnQkqyjBkEKH9B941GnjAa9Xtd/53QfAOG/2vRvfShlrfhrf/6VQ1PY0IE30xTtSU42AU0Xa0p0IIVeCw==} cpu: [x64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-x64-musl@4.0.205: - resolution: {integrity: sha512-ojfm3ln+6Mka6nKvoc1yKNYwwPHSKv5s6EOSXJYI+y62iVHT1PJmm9LZJ3GOxxY11qsezFkG4vL0TrjYMAfb4g==} + /@remotion/compositor-linux-x64-musl@4.0.206: + resolution: {integrity: sha512-f+1QMMqIUqNwltNGo8MOVH+xh9FAeGwfVjx4voORsecHjaAmMmHmsZFfeMdYmJhF8ARVkNjIHyg2n5l/EORcng==} cpu: [x64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-win32-x64-msvc@4.0.205: - resolution: {integrity: sha512-TVzhssdIWD5cWbIcHTHnG0gSB+YledBVNkdK986vMLEDPmOpO2HwsFudTRXIVDkGPi15zYhT79d1ngMRVFBenw==} + /@remotion/compositor-win32-x64-msvc@4.0.206: + resolution: {integrity: sha512-3gMRSFyV9Zc3Y/DD/8IFdTq0al+OmDoCIiOPm6jJfyYQbM4jfbRKBRZdHNyYL9DlFnW5LWuFr49qoShxb4sE1A==} cpu: [x64] os: [win32] requiresBuild: true dev: false optional: true - /@remotion/eslint-plugin@4.0.205(eslint@8.57.0)(typescript@5.5.4): - resolution: {integrity: sha512-ytL7dPvT8tLwgeSh8t9VN0jKsmFtN+CT8i3QDq8+IbQGDjeqjyVz5RBOzWuge6LLa9ivULVwkgTtIHMxxheg0A==} + /@remotion/eslint-plugin@4.0.206(eslint@8.57.0)(typescript@5.5.4): + resolution: {integrity: sha512-mTizkQYqWHCZTh3PYn9kG2ZH493ZH6SmpHCju1GEdJ91aEBIC9M63VIF3k0Q+2EavnsR1Q9wR+JNCeAqU34cEQ==} peerDependencies: eslint: '>=7.0.0' dependencies: @@ -1325,17 +1325,17 @@ packages: - typescript dev: true - /@remotion/google-fonts@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-JfeDSrbR6GArdLSvymaudSneHr/ypicyBeyZowgIaL01dGg6xl8LhgIyLdyrKjXjVLT2nX58fZgf8qg2umJYTQ==} + /@remotion/google-fonts@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-m3Esj4Wiu7A/dMHBZk+XQoEK2+fSex+Il41diTJC8cFXdg/tEjPQ9lbIjKxQn/k0pKED64kgZvn87yT4X5BhLQ==} dependencies: - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - react - react-dom dev: false - /@remotion/lottie@4.0.205(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-bssg2oYqLOxaioXHjgxnkNM+Sg/Iu7kz+Ht8cDUs37gV9YZho2q1n2JN0yha1Sw64b2eqPDXeWYuVOalCh+HWg==} + /@remotion/lottie@4.0.206(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-oxXIDbqYZSk+W6ceoZ9s3JGWSRYMsx3lDVe/836hICrCGL9/QFeqTIqtXrWcasdMaUff3ojzKSDIEohm2i755w==} peerDependencies: lottie-web: ^5 react: '>=16.8.0' @@ -1344,99 +1344,99 @@ packages: lottie-web: 5.12.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) dev: false - /@remotion/media-utils@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-doe4LHSvkET9nGmYp91J2RJqv+xUC2J5a8E8K2Bt29XUkupzZvg3lpM5pa2d/8CLYnJ6mZVEPpTPxqrT0rv0AA==} + /@remotion/media-utils@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-mV+9VHseqtZzlFUAPFOHZ9BBB7W4u+TBm2Ccn7q63iDPv2NF5ccgUe/MNM5pGR4RCUEhAgguYa9+6AY9Bhb3Xg==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) dev: false - /@remotion/noise@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-ZZS3qCaPa7zXWrwCKftkjbQ5vAyylvv/3+MjyUPxp6JnYaJwTc6amkdIx4i7aSgg9uwhDnAglEVJkuerF3RUEA==} + /@remotion/noise@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-/egTU+uCxklGnTWaHkva5uujjMh+jd1v6nocnX+6cbcKiLCfYQlNurfvHk10pitWCPb//1cGQ6w0VtWGEDuFmQ==} dependencies: - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) simplex-noise: 4.0.1 transitivePeerDependencies: - react - react-dom dev: false - /@remotion/paths@4.0.205: - resolution: {integrity: sha512-S3mBC5DtL1TBNsw2imwkfqBcOJZeOXFWGJcvIqTaXdK3sLlHfvyBmOY0Xq3EwWnB6FuxLRMHqy//pirn1dRTPw==} + /@remotion/paths@4.0.206: + resolution: {integrity: sha512-VSMHCZhSdL1IITCdF/YJeIkuqaKN/Pf/kseXKhZ3lbrJi4tizlo0WYD3yCbR7fXvpI32WT2lgG6znNRyEMKF2Q==} dev: false - /@remotion/player@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-8FOELB8F6CRzeOltLJAYb0rrByCnwD+UcL0LFzGzTJ62RJwezQ/eb4jJiHZP0qYjY3YvWTgV9ODWUwC2en/vSw==} + /@remotion/player@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-hOrHRI3hsB12A8JMX4XBFgCD04PFqR3+kcgsPsRk1SvpyVQ8oBKXI3Z1QF0HIlTIZXVmR/u0Lt6emvVCFCyppQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) dev: false - /@remotion/renderer@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-ICToiiGDEdqPdrKZeiTWvd6Da2pYx/MkSBn5UX2TFuvZ3R9Zl15ap/61enBNgEbmnx+Pwjn1i/Vi2VUxzY/tbg==} + /@remotion/renderer@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-lC6/J6achFpEODXk8A8urfdodovG1Ye8fF52asiXbDMlRdkOVMBmNV9nkwb7BBbbANatfBaHey0yE9HOaGkkKA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/streaming': 4.0.205 + '@remotion/streaming': 4.0.206 execa: 5.1.1 extract-zip: 2.0.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) source-map: 0.8.0-beta.0 ws: 8.17.1 optionalDependencies: - '@remotion/compositor-darwin-arm64': 4.0.205 - '@remotion/compositor-darwin-x64': 4.0.205 - '@remotion/compositor-linux-arm64-gnu': 4.0.205 - '@remotion/compositor-linux-arm64-musl': 4.0.205 - '@remotion/compositor-linux-x64-gnu': 4.0.205 - '@remotion/compositor-linux-x64-musl': 4.0.205 - '@remotion/compositor-win32-x64-msvc': 4.0.205 + '@remotion/compositor-darwin-arm64': 4.0.206 + '@remotion/compositor-darwin-x64': 4.0.206 + '@remotion/compositor-linux-arm64-gnu': 4.0.206 + '@remotion/compositor-linux-arm64-musl': 4.0.206 + '@remotion/compositor-linux-x64-gnu': 4.0.206 + '@remotion/compositor-linux-x64-musl': 4.0.206 + '@remotion/compositor-win32-x64-msvc': 4.0.206 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: false - /@remotion/shapes@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-FEBC2Ex6j6B91DDztBoOU1SRlix4BtqmllWEMzP85wIjZ2xvGicMxAZ6lLQnsDBmamqD3iofl+R1ecYIceflqg==} + /@remotion/shapes@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-5EsFMFgUWc5MI4QUy3SwWVdTH16XGyvb7d35N8KDwM5/pum5gWX6lfXrGVrnwYZuyn/CqxXKsb5JsDuDz+ybZw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/paths': 4.0.205 + '@remotion/paths': 4.0.206 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@remotion/streaming@4.0.205: - resolution: {integrity: sha512-oi16hkdbUd8J2ZKkgPQQeSOE9HCf4269M06nn4/vcdKGXcJ3VpqZtXoeiyFaOzTsH+L7bRlGcV11/zKwGWuKfQ==} + /@remotion/streaming@4.0.206: + resolution: {integrity: sha512-+cfdk2uCWesnDnQ6jkbxCqdZ1Sj8UBDInrYDEoo7c4xJqX99hApKXlGkRakD46gxFBuO577ymtZl4gkleNlJpw==} dev: false - /@remotion/studio-server@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-yKotNbwHNOwxx4pGNHixsLIJZQUUWc1qXpQAIgVmJvN9jZtelWL2Okox/cpX5KWIlt6to8i3lvZoYD+VpANbHg==} + /@remotion/studio-server@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-BianuZFMjKL82UcfVA2EiOyMG1Hg1rHrQylq5v5T7ZxHfERL4x0qLBi/SYtt69N++eG4xihcmA4J/GAbMn3qYw==} dependencies: '@babel/parser': 7.24.1 - '@remotion/bundler': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/renderer': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.205(react-dom@18.3.1)(react@18.3.1) + '@remotion/bundler': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/renderer': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.206(react-dom@18.3.1)(react@18.3.1) memfs: 3.4.3 open: 8.4.2 recast: 0.23.6 - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) semver: 7.5.3 source-map: 0.7.3 transitivePeerDependencies: @@ -1450,25 +1450,25 @@ packages: - webpack-cli dev: false - /@remotion/studio-shared@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-ABORjCDFdIxrTqKYmv3ZS231FNuU7jnNLbIEeuF9o5QrayK0ab467pmJoGe+wRVjAWaPaEX3hrNpUe0Yvg1YjA==} + /@remotion/studio-shared@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-yohixGc5TesZ3+Zkrh+oAWQ2X5itgSgiPNxYnMH829QERkqXohBAjkERwVeTTArFzgjfFNPNsoztHIerq7lEKw==} dependencies: - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - react - react-dom dev: false - /@remotion/studio@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-/k5PhhlaXMf9PPuzXIZTYkHmg13fSOfa0tcICNzjUYZqc14j3UIxQi3vQcVCNgrNw2QmuYFISqIrKImaju0Yqg==} + /@remotion/studio@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-iuj/HlIo5envtIsm0me7ansSuUWsaMu6zt4ievzlVjAHbmY2JQpbv3r+/RGjK//S2Rm/4J87ksnfpCaQBwJ5ng==} dependencies: - '@remotion/media-utils': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/player': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/renderer': 4.0.205(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.205(react-dom@18.3.1)(react@18.3.1) + '@remotion/media-utils': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/player': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/renderer': 4.0.206(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.206(react-dom@18.3.1)(react@18.3.1) memfs: 3.4.3 open: 8.4.2 - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) semver: 7.5.3 source-map: 0.7.3 transitivePeerDependencies: @@ -1479,12 +1479,12 @@ packages: - utf-8-validate dev: false - /@remotion/zod-types@4.0.205(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8): - resolution: {integrity: sha512-kcQRvaoAtRDxRZ0MeBPqvDATR1tXAm3bZirAwxRBBmRnotFLziRoY+SyFFw4gMdG/F2LMGJH25xdv+HTYXNJUg==} + /@remotion/zod-types@4.0.206(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8): + resolution: {integrity: sha512-43VGVt7ffqru+OTk55/CLQ1baHwFDgf6KVEyJc7tQ/M/WnKqBreJ4nHJfz0EK+hAPBaffm0GfQO5DuL2374q6Q==} peerDependencies: zod: 3.22.3 dependencies: - remotion: 4.0.205(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.206(react-dom@18.3.1)(react@18.3.1) zod: 3.23.8 transitivePeerDependencies: - react @@ -6125,8 +6125,8 @@ packages: set-function-name: 2.0.2 dev: true - /remotion@4.0.205(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-XeyKWqkazh95S44NB8I6FtmHwlwB9Crwcqxd7tVU6624OQ35QvnV8fH3oGa/9OCQqTmJM7hZi/j/QOF+svhWKg==} + /remotion@4.0.206(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-2RTM3BG6ep2POLndSG3EhgwzwVuQyho14hkxtZWZSRo1m1fW9NxtSDi4ULkifEupmwUMJQBWusGU+54/7E1TEQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0'