Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm package framer-motion to v11.16.6 #6110

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"elkjs": "0.9.3",
"emoji-mart": "5.6.0",
"fractional-indexing": "2.1.0",
"framer-motion": "11.16.0",
"framer-motion": "11.16.6",
"graphology": "0.25.4",
"graphology-layout": "0.6.1",
"graphology-layout-forceatlas2": "0.10.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ __metadata:
emoji-mart: "npm:5.6.0"
eslint: "npm:9.17.0"
fractional-indexing: "npm:2.1.0"
framer-motion: "npm:11.16.0"
framer-motion: "npm:11.16.6"
graphology: "npm:0.25.4"
graphology-layout: "npm:0.6.1"
graphology-layout-forceatlas2: "npm:0.10.1"
Expand Down Expand Up @@ -29114,11 +29114,11 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.16.0":
version: 11.16.0
resolution: "framer-motion@npm:11.16.0"
"framer-motion@npm:11.16.6":
version: 11.16.6
resolution: "framer-motion@npm:11.16.6"
dependencies:
motion-dom: "npm:^11.16.0"
motion-dom: "npm:^11.16.4"
motion-utils: "npm:^11.16.0"
tslib: "npm:^2.4.0"
peerDependencies:
Expand All @@ -29132,7 +29132,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/badfeb01f1c23e1ae7e796981e9244877a30f072876f7339bbd3e3413fca5a61ffc9913d4389d52b0d33ea3367afbc6dde6fef4786fc1b041abc0a1d5afd542b
checksum: 10c0/2cd5c2a777797ac416e570db7b3fa2ab9f417eee575024fdd08deb52bb00ca668e85f1f6918fa249e0647d3756b3b1bf4c1aa72d0e3588fca0294bd2bf5ddd7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -37221,12 +37221,12 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@npm:^11.16.0":
version: 11.16.0
resolution: "motion-dom@npm:11.16.0"
"motion-dom@npm:^11.16.4":
version: 11.16.4
resolution: "motion-dom@npm:11.16.4"
dependencies:
motion-utils: "npm:^11.16.0"
checksum: 10c0/0271c9ff69a12f04c75e2377fd47f525d63f8d9bfa3f1ef2c158431a98e35abeefdc18d4d27487a05e13927afb95deb87aa8adf3c4cfef8e70a48471465f1081
checksum: 10c0/66de6d40aef59d3004aaf17e39c7c2d2c679306207fdb28c73917d6a05e8c962747fea53d2e516c25d994109d38e127943a759fed18a0fadfc2572a3335fc0d2
languageName: node
linkType: hard

Expand Down
Loading