From bcd4ada829e67175af70131e088f5efc0c67bc69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 08:32:18 +0000 Subject: [PATCH] build(deps): update dependency remotion to v4 --- packages/eslint-config-remotion/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/eslint-config-remotion/package.json b/packages/eslint-config-remotion/package.json index 1f452f9d..911b2b27 100644 --- a/packages/eslint-config-remotion/package.json +++ b/packages/eslint-config-remotion/package.json @@ -42,7 +42,7 @@ "eslint": "8.31.0", "react": "18.2.0", "react-dom": "18.2.0", - "remotion": "3.3.27", + "remotion": "4.0.155", "typescript": "4.9.4" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0bc4459..e8638be0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -146,7 +146,7 @@ importers: eslint-plugin-10x: 1.5.2 react: 18.2.0 react-dom: 18.2.0 - remotion: 3.3.27 + remotion: 4.0.155 typescript: 4.9.4 dependencies: '@remotion/eslint-plugin': 3.3.27_iukboom6ndih5an6iafl45j2fe @@ -156,7 +156,7 @@ importers: eslint: 8.31.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - remotion: 3.3.27_biqbaboplfbrettd7655fr4n2y + remotion: 4.0.155_biqbaboplfbrettd7655fr4n2y typescript: 4.9.4 packages/eslint-config-typescript: @@ -5237,8 +5237,8 @@ packages: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} engines: {node: '>=8'} - /remotion/3.3.27_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-JcZiQe2UC6CNn7Qlc+0+WFv6g2EdPIaMvwJc16oXed1vmTI6ZiQnP7DclpmPVr+DrJppMz9ZATV62MpCW8t7fg==} + /remotion/4.0.155_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-JOYIc6ptPhd4ipIrX4KzUGT871VD5OgFF2lxjCaSNGbYz9EoeNSDWSbUB29yYuv8kE4MOSzplQkXJpXWZDmgTA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0'