Skip to content

Commit

Permalink
fix(deps): update remotion to v3.2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2022
1 parent a285f2a commit d5cbde6
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"dev": "next dev"
},
"dependencies": {
"@remotion/cli": "3.2.23",
"@remotion/lottie": "3.2.23",
"@remotion/player": "3.2.23",
"@remotion/cli": "3.2.28",
"@remotion/lottie": "3.2.28",
"@remotion/player": "3.2.28",
"lottie-web": "5.9.6",
"next": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",
"remotion": "3.2.23"
"remotion": "3.2.28"
},
"devDependencies": {
"@remotion/eslint-config": "3.2.23",
"@remotion/eslint-config": "3.2.28",
"@types/node": "18.7.15",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

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

0 comments on commit d5cbde6

Please sign in to comment.