Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 774a233 commit ab92d5c
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 @@ -36,7 +36,7 @@
"class-validator": "0.14.1",
"dotenv": "16.4.7",
"formik": "2.4.6",
"framer-motion": "11.14.4",
"framer-motion": "11.15.0",
"http-status-codes": "2.3.0",
"ioredis": "5.4.1",
"js-yaml": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6011,9 +6011,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.14.4":
version: 11.14.4
resolution: "framer-motion@npm:11.14.4"
"framer-motion@npm:11.15.0":
version: 11.15.0
resolution: "framer-motion@npm:11.15.0"
dependencies:
motion-dom: "npm:^11.14.3"
motion-utils: "npm:^11.14.3"
Expand All @@ -6029,7 +6029,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/ffa4b3642dc8debdc2c73ca118e2ad48ea9a1b0bc0b59fad595b522ecfdb67eda2967cdb62da2a1ff293d30eba3398f2a6901a745e42c49146505b19ff97eb7a
checksum: 10c0/59f1c1eea09a5cbda346624a7d700bdb1ccff8a8528ed145009db974283064c3a4e55ca9eaaf4950494f254f6233c37634735b9bd8463b25ffeef624030894d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9241,7 +9241,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-next: "npm:14.2.20"
formik: "npm:2.4.6"
framer-motion: "npm:11.14.4"
framer-motion: "npm:11.15.0"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.7"
ioredis: "npm:5.4.1"
Expand Down

0 comments on commit ab92d5c

Please sign in to comment.