From 96cbea30c8c31d9ec1bdafc1bd3ee7d1d997dd31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:12:15 +0000 Subject: [PATCH] fix(deps): update remotion to v4.0.220 (#1239) 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 0e97a2d939..ab2c3a30d1 100644 --- a/package.json +++ b/package.json @@ -21,15 +21,15 @@ "serve": "node server.mjs" }, "dependencies": { - "@remotion/bundler": "4.0.217", - "@remotion/cli": "4.0.217", - "@remotion/google-fonts": "4.0.217", - "@remotion/lottie": "4.0.217", - "@remotion/noise": "4.0.217", - "@remotion/player": "4.0.217", - "@remotion/renderer": "4.0.217", - "@remotion/shapes": "4.0.217", - "@remotion/zod-types": "4.0.217", + "@remotion/bundler": "4.0.220", + "@remotion/cli": "4.0.220", + "@remotion/google-fonts": "4.0.220", + "@remotion/lottie": "4.0.220", + "@remotion/noise": "4.0.220", + "@remotion/player": "4.0.220", + "@remotion/renderer": "4.0.220", + "@remotion/shapes": "4.0.220", + "@remotion/zod-types": "4.0.220", "@types/jest": "29.5.13", "@vercel/analytics": "^1.0.0", "body-parser": "1.20.3", @@ -44,12 +44,12 @@ "node-fetch": "^3.3.0", "react": "18.3.1", "react-dom": "18.3.1", - "remotion": "4.0.217", + "remotion": "4.0.220", "zod": "3.23.8" }, "devDependencies": { "@iconify/react": "^5.0.0", - "@remotion/eslint-plugin": "4.0.217", + "@remotion/eslint-plugin": "4.0.220", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6176e4a70b..4f4088324a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,32 +6,32 @@ settings: dependencies: '@remotion/bundler': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/cli': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/google-fonts': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/lottie': - specifier: 4.0.217 - version: 4.0.217(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1) '@remotion/noise': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/player': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/renderer': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/shapes': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1) '@remotion/zod-types': - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8) + specifier: 4.0.220 + version: 4.0.220(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8) '@types/jest': specifier: 29.5.13 version: 29.5.13 @@ -75,8 +75,8 @@ dependencies: specifier: 18.3.1 version: 18.3.1(react@18.3.1) remotion: - specifier: 4.0.217 - version: 4.0.217(react-dom@18.3.1)(react@18.3.1) + specifier: 4.0.220 + version: 4.0.220(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.217 - version: 4.0.217(eslint@8.57.1)(typescript@5.6.3) + specifier: 4.0.220 + version: 4.0.220(eslint@8.57.1)(typescript@5.6.3) '@testing-library/dom': specifier: 10.4.0 version: 10.4.0 @@ -1207,20 +1207,20 @@ packages: dev: true optional: true - /@remotion/bundler@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-scDnjIhOMqV5eicKR93ffcjHbgM73dVG6Lwl1uEeqgSC/xASGj+9TMKN+3UfeJMfnkmNYkA6cbC/1US1+rff6A==} + /@remotion/bundler@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-7FcVPCBndbGPDUBNariXYp3uM47Lv83sJSQtIXBKpyX9O61NKo9De0yIhj3wSJxX8OqboiZg06+TzqsTFRzH6Q==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/studio': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.217(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.220(react-dom@18.3.1)(react@18.3.1) css-loader: 5.2.7(webpack@5.94.0) 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.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) source-map: 0.7.3 style-loader: 2.0.0(webpack@5.94.0) webpack: 5.94.0(esbuild@0.18.6) @@ -1233,26 +1233,26 @@ packages: - webpack-cli dev: false - /@remotion/cli@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-W84vp10tN3map7drY0/CoHjwNLsLgoW+WSdQtYXrtrVXh0cQGR2MPAgys3e0nFU4grnTTGakUo26pio9CUZfPA==} + /@remotion/cli@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-oPV74d3VKbjpIumSrDXKj5zAXgo7twXI1JrdMpVpk3fejDYDATgJPO3MvIuqbHhp++3lTiz9lnj8JYjySY/Mkg==} hasBin: true peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/bundler': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/media-utils': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/player': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/renderer': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-server': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.217(react-dom@18.3.1)(react@18.3.1) + '@remotion/bundler': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/media-utils': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/player': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/renderer': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-server': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.220(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.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - '@swc/core' - bufferutil @@ -1262,64 +1262,64 @@ packages: - webpack-cli dev: false - /@remotion/compositor-darwin-arm64@4.0.217: - resolution: {integrity: sha512-UMvO/dxQt43wXvIaS1iUHX86Yml1ySgATrx2PGH7whubb1HQslokV5tzdG8i2pARjePv3FVwuiyn1qdy3BX33w==} + /@remotion/compositor-darwin-arm64@4.0.220: + resolution: {integrity: sha512-SJ2psEa1F6RNvL10nv3tdeq40BDOWQfN8BXLOyCAOfbgB+4E3cA4iTc20mmEYHm6eTBX5pklHT44plMhDV1FnQ==} cpu: [arm64] os: [darwin] requiresBuild: true dev: false optional: true - /@remotion/compositor-darwin-x64@4.0.217: - resolution: {integrity: sha512-FvwzhyhYEtdRWNzGCoCPrOOQSGZpdBMATJUCJjdYsNq8DTFeUUFYu1C2+CM91ddMk+hlrnSKnYMB9zsW46NvMg==} + /@remotion/compositor-darwin-x64@4.0.220: + resolution: {integrity: sha512-P3wqkij7txIptend6zUfKrt4rVGwt9OGfZZ2HAMyTO2uItqnRsGapt9L8plXMSpwdTfJRp+ADOTzP0tLJGJROg==} cpu: [x64] os: [darwin] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-arm64-gnu@4.0.217: - resolution: {integrity: sha512-jfDThs/XVxjchl/3zGsMDkNCbdI4JRJT8h3/1X5+RNQbjRLxKKan/Hp9FVYy15PdPo3cmqM5GBEiEWoGJOhBrA==} + /@remotion/compositor-linux-arm64-gnu@4.0.220: + resolution: {integrity: sha512-WsqHSkmwpkQpadHlJOsvzlwNAKcplWfk0FyPfeFeh+mW9Pr0Y4LTeB++JbPzlpZUpPJcy8NlItsRD76NJLGtyw==} cpu: [arm64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-arm64-musl@4.0.217: - resolution: {integrity: sha512-PJoTQj6Mt9jvx1FiIpx9Pb+dnMVzW2ETjkQfKlqg+nAyJ67z5LuPRt0zHWXCXkOKN/rV9EVK8RnXKRqr5Y8X6w==} + /@remotion/compositor-linux-arm64-musl@4.0.220: + resolution: {integrity: sha512-sFE+RK+dHW7q6ZVbNwFKzk5Gqphk9lQpGZ5zBgupKGu4FuNZuB0mS2LTQ0OJEF56yULhG38JV+WVpmznrQkXxQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-x64-gnu@4.0.217: - resolution: {integrity: sha512-28TUIkXHWQNBX55trP4+iRWKh3K1C95WKV/cdfYCGklgtHVVC81uG11Z7ZMeyVErqT99UYdcbVIB2D3jFUHM6Q==} + /@remotion/compositor-linux-x64-gnu@4.0.220: + resolution: {integrity: sha512-bQaUNgHu3dy6NioXSPjA2PMdkz18L+0e+JZepO1Gz+cHjru0iLJKr0ep8WbLq0/0qMfBt8wQcV5vfsUsG96+sA==} cpu: [x64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-linux-x64-musl@4.0.217: - resolution: {integrity: sha512-Pz4FNmyv7cVzoNrwKikiM2ZFaCVdIy+zmC9DmC2ugyarUrDBQwwPu78BGkXCTb/yCFqxJ9izqP++m57JSfZYAw==} + /@remotion/compositor-linux-x64-musl@4.0.220: + resolution: {integrity: sha512-+k5WaColB1tGR9LhqelygFVMPV7UtqOnrVUiR0Iac3FDK6rVIiRqpVeMSe8pxmef8yMC4bVJntJNR7PqGXwsDg==} cpu: [x64] os: [linux] requiresBuild: true dev: false optional: true - /@remotion/compositor-win32-x64-msvc@4.0.217: - resolution: {integrity: sha512-fc2FKVDzejiSaEsW7piZr0gOiigabNuVcIntO0APSO9nVDnQbUeQSU8dqYslVMs2fVF4bwHAMiDCKeorV2uAlg==} + /@remotion/compositor-win32-x64-msvc@4.0.220: + resolution: {integrity: sha512-HATh5t1bfvpMbsM0L0T9hKonWoNSNdyrxpH1/anDMjVmmL5NaeybgkM2hUApoMgjXrTnK2GnEBY/E4SK44cv0Q==} cpu: [x64] os: [win32] requiresBuild: true dev: false optional: true - /@remotion/eslint-plugin@4.0.217(eslint@8.57.1)(typescript@5.6.3): - resolution: {integrity: sha512-iIuqhFI904OypvOIMB3MeQ1lMZ1Id1++XXH2LicM7QR6uDfXLPPu5NpwuoUzT1tasfK1q2RzxbRPmMxg1IPXLA==} + /@remotion/eslint-plugin@4.0.220(eslint@8.57.1)(typescript@5.6.3): + resolution: {integrity: sha512-lKKqXUKSsyAG+QSlfeg4oorzTJZAQhL9SdNNwJUQ3BqGvstE0NrDqoVA9Wa1c5DCTBDp+36QFpKaMmtZuC3olw==} peerDependencies: eslint: '>=7.0.0' dependencies: @@ -1330,17 +1330,17 @@ packages: - typescript dev: true - /@remotion/google-fonts@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Pe23mxtVOlnWYIvIGumaVs1SxrRyD6Fvw/sy5L9deoxmGIXsDFaplVEZcUwMEzwpODS4z/Y5YOSJVXsza9Kekw==} + /@remotion/google-fonts@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-pIEplpuN2LiyeaD5Ps4Ez+z4Y7+X/TGLcDBxbtZfKPnQHCxDLj3yeCgL3xBSTZ0rg6TujsQlVyLftgfk8NB21Q==} dependencies: - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - react - react-dom dev: false - /@remotion/lottie@4.0.217(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-QhuswQXIhPHKZZ1l/k6O6bsI6WBtpNKjObKKkrC8XC9fIAKWoMkGou9ViWecC08SLmfQTM7uVolyr0+0jLSwQA==} + /@remotion/lottie@4.0.220(lottie-web@5.12.2)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-GSlRfsRctAFHHnZUKxPtpJhBLaRmpSkr5zt4H9wlpGkzaFXcKmN9YfNFkE78BuRD9lBNxf4sTxSKp3aMb61AMA==} peerDependencies: lottie-web: ^5 react: '>=16.8.0' @@ -1349,99 +1349,99 @@ packages: lottie-web: 5.12.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) dev: false - /@remotion/media-utils@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-l6s6lJzZLBN0Dc+FSe49Phba1Gcjz+7yDmd0ORKSHJZHCq/vO+s5BmlAHfr4V/zH9KwMF0zof0guNxZlvKcUnw==} + /@remotion/media-utils@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-eoEEVOvS9T1DI6l8rTKkTx7k+OkIBXD+mR4EjVnBTYKPjVfYkiUl1AuqcD8l26TsDFFkTFFgQVt6A3GH3ar5kg==} 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.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) dev: false - /@remotion/noise@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-2OfbqW+UTnFCCNGDw5+8++tKmHgoFZg0UFEK0TKYjCH5hbBCy5Ht0bm7xUrFfNORouQCkveBoN7+SxRT9KxUjg==} + /@remotion/noise@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-MbPa/oSrXasdWyrQwTEyP12sW+mpo/7lMOCYb8BS8BdtxD8gAnKmZ/b+WLOQ1GRc2bAhtvFD/xhMmyHsxWiKJw==} dependencies: - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) simplex-noise: 4.0.1 transitivePeerDependencies: - react - react-dom dev: false - /@remotion/paths@4.0.217: - resolution: {integrity: sha512-ZAhFxExpHMfO4/TdIMC5B7NeCnFrjiUreO6ka8e5ZWwrqJVggXTiY+VZ4eVDUmLXwMjcHYlbTDQY1srHCfMsvQ==} + /@remotion/paths@4.0.220: + resolution: {integrity: sha512-6aQHydyQe9iZOYDKEoH3cgIKEnQlAOr5qCUaQKWUZCsRvzzP8mlEPcUlhXvx6wOBWiTKnorBrmGO4fmpBEiUSQ==} dev: false - /@remotion/player@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-hLIzrjcEGzUHDFQ5gCBu/wk1JB1myRECzCIrMdivgWIn+Gn/BECxFulfSck0pSgYKZfUV5C2W/OUys74fzC2GA==} + /@remotion/player@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-u4dbjYKeWFOgK/OUgqXLsTAOh/2qxFPqaDDZOkkJVt+q7RrPmyo6l5HVj2Zsxpk+VbNqCzrPF8sWLTNnx7GYYw==} 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.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) dev: false - /@remotion/renderer@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-s88odT4pqIjzMMqQND/YoPMitx6nmtEhwReTWUGivHrh/2sheTgYbYUXV1u93gyrtog9db4dTpUXl7rFaaz1Pw==} + /@remotion/renderer@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-wJ/wQuZJ1i0N7nIlaDKJe11L1eiaM2VC/mFYKcNIQWpNhMqltIglaQNA1fBUOLsp8eUxu2oCeuVUmYvA9sKkEA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/streaming': 4.0.217 + '@remotion/streaming': 4.0.220 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.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(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.217 - '@remotion/compositor-darwin-x64': 4.0.217 - '@remotion/compositor-linux-arm64-gnu': 4.0.217 - '@remotion/compositor-linux-arm64-musl': 4.0.217 - '@remotion/compositor-linux-x64-gnu': 4.0.217 - '@remotion/compositor-linux-x64-musl': 4.0.217 - '@remotion/compositor-win32-x64-msvc': 4.0.217 + '@remotion/compositor-darwin-arm64': 4.0.220 + '@remotion/compositor-darwin-x64': 4.0.220 + '@remotion/compositor-linux-arm64-gnu': 4.0.220 + '@remotion/compositor-linux-arm64-musl': 4.0.220 + '@remotion/compositor-linux-x64-gnu': 4.0.220 + '@remotion/compositor-linux-x64-musl': 4.0.220 + '@remotion/compositor-win32-x64-msvc': 4.0.220 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: false - /@remotion/shapes@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-ke//4I++RsoBxgRaXrZ6H2FSZaC/k1UKeMZ8Hf3yJhO6jVOvn9qS5QlPWA9+xidLOOizgxWPIB20D6It3zFgTg==} + /@remotion/shapes@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-ErqBzYFs0fsX9oqBGHsm+JnuO4U65wm44dEw+mv0X4DEczP9HKp5YN1ToDzqZ39tKYOFk3On4n5wWqoxJDrTWA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@remotion/paths': 4.0.217 + '@remotion/paths': 4.0.220 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@remotion/streaming@4.0.217: - resolution: {integrity: sha512-Xt89t2xTn49okWHRWNXcaxhMsh5fO7wwV7sz3VQ5qoq/S164XQwESfUPpTr9c/xadgqFEAIGnDvcZzhG/SZ3ag==} + /@remotion/streaming@4.0.220: + resolution: {integrity: sha512-xXMnLZQlIaRm6CcXSncUXkfDDFZ913waMN/4IExcFPH74Ul0L8kTIGUEYqflcX7BVHtvMqz7dvD1k9817K10Ig==} dev: false - /@remotion/studio-server@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-0qgQstDBTCD61as9kLV5xYWbFX2IfloLJyVQ8HZ7oy5HerFfwS0AT4Y7KSFYUalHHlJhIerUW8dGDKZlUZj+eQ==} + /@remotion/studio-server@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-WVZkW3NIPfAynAOwvS1LO956Ogc5vbh6eE7vW6Utc9PMkT2cYLHaHGQypCOyJt9Z7Iz4wWMoAp1D3tKKBpSG3g==} dependencies: '@babel/parser': 7.24.1 - '@remotion/bundler': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/renderer': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.217(react-dom@18.3.1)(react@18.3.1) + '@remotion/bundler': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/renderer': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.220(react-dom@18.3.1)(react@18.3.1) memfs: 3.4.3 open: 8.4.2 recast: 0.23.6 - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) semver: 7.5.3 source-map: 0.7.3 transitivePeerDependencies: @@ -1455,25 +1455,25 @@ packages: - webpack-cli dev: false - /@remotion/studio-shared@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-V/WoX+wVMECDYwV9KtzOBSZg72lRUGng4X6lI0EN6Tro4tdivtb3AiaSpmQjZq51x4117J0xuwa55f4vaGzX8Q==} + /@remotion/studio-shared@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-WbU37i2mrLExTbI4wAfKUtAINF7VABVoyRS0S2odpjAUYk5DtXmwmQclWtIfLy+uJcJJEGxKdzxMP3GHV+GkFg==} dependencies: - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - react - react-dom dev: false - /@remotion/studio@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-S17sEFv/xi82vnHOlxSMxWlMqU9x5lM7bwEvqE6a8n02tDdeVvJQRhaItfatBg1itK3aR8jKWeILmYBmNb/UTw==} + /@remotion/studio@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-97sb8ta+4cRmsntAWPgyNkAGo3i9/q/j+jLBvhbUF0njC+rFs3QVb/qx27mEI8/Avw3har7Nu7BR62eH8TNfcg==} dependencies: - '@remotion/media-utils': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/player': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/renderer': 4.0.217(react-dom@18.3.1)(react@18.3.1) - '@remotion/studio-shared': 4.0.217(react-dom@18.3.1)(react@18.3.1) + '@remotion/media-utils': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/player': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/renderer': 4.0.220(react-dom@18.3.1)(react@18.3.1) + '@remotion/studio-shared': 4.0.220(react-dom@18.3.1)(react@18.3.1) memfs: 3.4.3 open: 8.4.2 - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) semver: 7.5.3 source-map: 0.7.3 transitivePeerDependencies: @@ -1484,12 +1484,12 @@ packages: - utf-8-validate dev: false - /@remotion/zod-types@4.0.217(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8): - resolution: {integrity: sha512-z5rYW1WjM08PJdgO3Udwa00V8H43n9kz7jQFC3jD/Nm8P4Qs3RCD0Q0mId6k6UTCZqHP6CeXAJmjBpohmKvxfA==} + /@remotion/zod-types@4.0.220(react-dom@18.3.1)(react@18.3.1)(zod@3.23.8): + resolution: {integrity: sha512-svHt4IylCxiMkHPU86PHvrz/1Dkh6zik5ACGoPW5dBVSX/2+AavRwYysKnYXqQAbvFpDRStjiiDstmenokCfUw==} peerDependencies: zod: 3.22.3 dependencies: - remotion: 4.0.217(react-dom@18.3.1)(react@18.3.1) + remotion: 4.0.220(react-dom@18.3.1)(react@18.3.1) zod: 3.23.8 transitivePeerDependencies: - react @@ -6009,8 +6009,8 @@ packages: set-function-name: 2.0.2 dev: true - /remotion@4.0.217(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-sVeZJp+19aDleZ8F04XKAJWCQx04BahLI/cDySH54W9pj38tMBQ9pk9Og51ufj4ITfaOGuA6Eg7YVW6Yas5a3g==} + /remotion@4.0.220(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-lZtYuzUzzlDeLCCJt3byvDfXKSocNKvPX1rYEGBL1GECqVqnqvdns3IqJkkNJDw/UV8tuA0rehyNuKnlZ8deDg==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0'