Skip to content

Commit

Permalink
fix(deps): update remotion to v4.0.211 (#1196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent abd25b3 commit b9b334c
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"serve": "node server.mjs"
},
"dependencies": {
"@remotion/bundler": "4.0.210",
"@remotion/cli": "4.0.210",
"@remotion/google-fonts": "4.0.210",
"@remotion/lottie": "4.0.210",
"@remotion/noise": "4.0.210",
"@remotion/player": "4.0.210",
"@remotion/renderer": "4.0.210",
"@remotion/shapes": "4.0.210",
"@remotion/zod-types": "4.0.210",
"@remotion/bundler": "4.0.211",
"@remotion/cli": "4.0.211",
"@remotion/google-fonts": "4.0.211",
"@remotion/lottie": "4.0.211",
"@remotion/noise": "4.0.211",
"@remotion/player": "4.0.211",
"@remotion/renderer": "4.0.211",
"@remotion/shapes": "4.0.211",
"@remotion/zod-types": "4.0.211",
"@types/jest": "29.5.12",
"@vercel/analytics": "^1.0.0",
"body-parser": "1.20.3",
Expand All @@ -44,12 +44,12 @@
"node-fetch": "^3.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"remotion": "4.0.210",
"remotion": "4.0.211",
"zod": "3.23.8"
},
"devDependencies": {
"@iconify/react": "^5.0.0",
"@remotion/eslint-plugin": "4.0.210",
"@remotion/eslint-plugin": "4.0.211",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
Expand Down
Loading

0 comments on commit b9b334c

Please sign in to comment.