Skip to content

Commit

Permalink
fix(deps): update remotion to v4.0.160 (#1006)
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 May 19, 2024
1 parent ab7e0c8 commit f163e3e
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"serve": "node server.mjs"
},
"dependencies": {
"@remotion/bundler": "4.0.159",
"@remotion/cli": "4.0.159",
"@remotion/google-fonts": "4.0.159",
"@remotion/lottie": "4.0.159",
"@remotion/noise": "4.0.159",
"@remotion/player": "4.0.159",
"@remotion/renderer": "4.0.159",
"@remotion/shapes": "4.0.159",
"@remotion/zod-types": "4.0.159",
"@remotion/bundler": "4.0.160",
"@remotion/cli": "4.0.160",
"@remotion/google-fonts": "4.0.160",
"@remotion/lottie": "4.0.160",
"@remotion/noise": "4.0.160",
"@remotion/player": "4.0.160",
"@remotion/renderer": "4.0.160",
"@remotion/shapes": "4.0.160",
"@remotion/zod-types": "4.0.160",
"@types/jest": "29.5.12",
"@vercel/analytics": "^1.0.0",
"body-parser": "1.20.2",
Expand All @@ -43,12 +43,12 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-json-editor-ajrm": "^2.5.14",
"remotion": "4.0.159",
"remotion": "4.0.160",
"zod": "3.23.8"
},
"devDependencies": {
"@iconify/react": "^4.1.0",
"@remotion/eslint-plugin": "4.0.159",
"@remotion/eslint-plugin": "4.0.160",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.3.1",
Expand Down
Loading

0 comments on commit f163e3e

Please sign in to comment.