Skip to content

Commit

Permalink
Update dependency framer-motion to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 5f86679 commit 6962aa3
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 @@ -23,7 +23,7 @@
"axios": "1.6.7",
"chakra-ui-markdown-renderer": "4.1.0",
"date-fns": "2.30.0",
"framer-motion": "10.18.0",
"framer-motion": "11.0.6",
"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 @@ -8402,9 +8402,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.6":
version: 11.0.6
resolution: "framer-motion@npm:11.0.6"
dependencies:
"@emotion/is-prop-valid": "npm:^0.8.2"
tslib: "npm:^2.4.0"
Expand All @@ -8419,7 +8419,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/0aea1b3dc5cf06687e31f3b6c0b6b1a2cd070afdd4a9d38ebf15715c662ca1d6d1c25e6778695e5ebff37a6ce92b031d036c02570370e6057e66aa9de9f9370f
checksum: 10c0/ba987848120847157eb2d8c7669808aa04081b753002c7d57b2adfca92da5de50470117a73e377476b3eec42d13b4c91456f649b97b7900dcc72cb980262af48
languageName: node
linkType: hard

Expand Down Expand Up @@ -10677,7 +10677,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.6"
i18next: "npm:^23.7.6"
js-cookie: "npm:3.0.5"
lodash.debounce: "npm:^4.0.8"
Expand Down

0 comments on commit 6962aa3

Please sign in to comment.