Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v12.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent b4f797e commit bc7a2d6
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": "12.0.10",
"framer-motion": "12.0.11",
"http-status-codes": "2.3.0",
"ioredis": "5.4.2",
"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 @@ -5999,9 +5999,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:12.0.10":
version: 12.0.10
resolution: "framer-motion@npm:12.0.10"
"framer-motion@npm:12.0.11":
version: 12.0.11
resolution: "framer-motion@npm:12.0.11"
dependencies:
motion-dom: "npm:^12.0.0"
motion-utils: "npm:^12.0.0"
Expand All @@ -6017,7 +6017,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/5f0e4f892613f1564fdbda01d442a179bfbb428f8be610942095d69c8308d13fb529e5cc4bfddd805c718f4621126468f57fcaf05129cb2b3bfb6508042104c9
checksum: 10c0/cf8b504c66e8ca067db48b95f1601c9da7b040c4877caeee952a7c97873612580782f41750a7c611f0dc937d7b60941fd8d223390440fc64e0f99992a3cfca77
languageName: node
linkType: hard

Expand Down Expand Up @@ -9233,7 +9233,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-next: "npm:14.2.23"
formik: "npm:2.4.6"
framer-motion: "npm:12.0.10"
framer-motion: "npm:12.0.11"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.7"
ioredis: "npm:5.4.2"
Expand Down

0 comments on commit bc7a2d6

Please sign in to comment.