Skip to content

Commit

Permalink
fix(deps): update remotion to v4.0.43 (#590)
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] authored Sep 27, 2023
1 parent 2a4a49d commit e19ffc0
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"serve": "node server.mjs"
},
"dependencies": {
"@remotion/bundler": "4.0.42",
"@remotion/cli": "4.0.42",
"@remotion/google-fonts": "4.0.42",
"@remotion/lottie": "4.0.42",
"@remotion/noise": "4.0.42",
"@remotion/player": "4.0.42",
"@remotion/renderer": "4.0.42",
"@remotion/shapes": "4.0.42",
"@remotion/bundler": "4.0.43",
"@remotion/cli": "4.0.43",
"@remotion/google-fonts": "4.0.43",
"@remotion/lottie": "4.0.43",
"@remotion/noise": "4.0.43",
"@remotion/player": "4.0.43",
"@remotion/renderer": "4.0.43",
"@remotion/shapes": "4.0.43",
"@types/jest": "29.5.5",
"@vercel/analytics": "^1.0.0",
"body-parser": "1.20.2",
Expand All @@ -42,11 +42,11 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-json-editor-ajrm": "^2.5.14",
"remotion": "4.0.42"
"remotion": "4.0.43"
},
"devDependencies": {
"@iconify/react": "^4.1.0",
"@remotion/eslint-plugin": "4.0.42",
"@remotion/eslint-plugin": "4.0.43",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
Expand Down
156 changes: 78 additions & 78 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit e19ffc0

@vercel
Copy link

@vercel vercel bot commented on e19ffc0 Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.