Skip to content

Commit

Permalink
Update dependency framer-motion to v11 (#561)
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 Mar 9, 2024
1 parent a791cd4 commit 527680c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"axios": "1.6.7",
"chakra-ui-markdown-renderer": "4.1.0",
"date-fns": "3.3.1",
"framer-motion": "10.18.0",
"framer-motion": "11.0.8",
"i18next": "^23.7.6",
"js-cookie": "3.0.5",
"lodash.debounce": "^4.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8415,9 +8415,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:10.18.0":
version: 10.18.0
resolution: "framer-motion@npm:10.18.0"
"framer-motion@npm:11.0.8":
version: 11.0.8
resolution: "framer-motion@npm:11.0.8"
dependencies:
"@emotion/is-prop-valid": "npm:^0.8.2"
tslib: "npm:^2.4.0"
Expand All @@ -8432,7 +8432,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/0aea1b3dc5cf06687e31f3b6c0b6b1a2cd070afdd4a9d38ebf15715c662ca1d6d1c25e6778695e5ebff37a6ce92b031d036c02570370e6057e66aa9de9f9370f
checksum: 10c0/098776e277b1707116c511f62261ed421381071258a6174c51bf1cdbb7ed436b5789fa114144426253d1719e6426d51e3f1812a9cbc1ca773361b63aacda8056
languageName: node
linkType: hard

Expand Down Expand Up @@ -10678,7 +10678,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-react-hooks: "npm:4.6.0"
framer-motion: "npm:10.18.0"
framer-motion: "npm:11.0.8"
i18next: "npm:^23.7.6"
js-cookie: "npm:3.0.5"
lodash.debounce: "npm:^4.0.8"
Expand Down

0 comments on commit 527680c

Please sign in to comment.