Skip to content

Commit

Permalink
fix(deps): update remotion to v4.0.214
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 608431d commit b195d7e
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.213",
"@remotion/cli": "4.0.213",
"@remotion/google-fonts": "4.0.213",
"@remotion/lottie": "4.0.213",
"@remotion/noise": "4.0.213",
"@remotion/player": "4.0.213",
"@remotion/renderer": "4.0.213",
"@remotion/shapes": "4.0.213",
"@remotion/zod-types": "4.0.213",
"@remotion/bundler": "4.0.214",
"@remotion/cli": "4.0.214",
"@remotion/google-fonts": "4.0.214",
"@remotion/lottie": "4.0.214",
"@remotion/noise": "4.0.214",
"@remotion/player": "4.0.214",
"@remotion/renderer": "4.0.214",
"@remotion/shapes": "4.0.214",
"@remotion/zod-types": "4.0.214",
"@types/jest": "29.5.13",
"@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.213",
"remotion": "4.0.214",
"zod": "3.23.8"
},
"devDependencies": {
"@iconify/react": "^5.0.0",
"@remotion/eslint-plugin": "4.0.213",
"@remotion/eslint-plugin": "4.0.214",
"@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 b195d7e

Please sign in to comment.