Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.0.25 (#8401)
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 Apr 6, 2024
1 parent 9373518 commit c97e9b5
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -59,7 +59,7 @@
"@emotion/styled": "^11.11.0",
"@tanstack/react-table": "^8.15.0",
"@testing-library/react": "^14.2.2",
"framer-motion": "11.0.22",
"framer-motion": "11.0.25",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-frame-component": "^5.2.6",
Expand Down
27 changes: 23 additions & 4 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -37,7 +37,7 @@
"docsearch.js": "^2.6.3",
"focus-visible": "5.2.0",
"formik": "^2.4.5",
"framer-motion": "11.0.22",
"framer-motion": "11.0.25",
"github-slugger": "2.0.0",
"highlight-words-core": "^1.2.2",
"lodash.clonedeep": "^4.5.0",
Expand Down

0 comments on commit c97e9b5

Please sign in to comment.