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

Bump framer-motion from 11.11.17 to 11.18.1 #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"clsx": "2.1.1",
"framer-motion": "11.11.17",
"framer-motion": "11.18.1",
"next": "15.0.3",
"react": "18.3.1",
"react-countup": "6.5.3",
Expand Down
32 changes: 25 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2170,23 +2170,25 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.11.17":
version: 11.11.17
resolution: "framer-motion@npm:11.11.17"
"framer-motion@npm:11.18.1":
version: 11.18.1
resolution: "framer-motion@npm:11.18.1"
dependencies:
motion-dom: "npm:^11.18.1"
motion-utils: "npm:^11.18.1"
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
react: ^18.0.0
react-dom: ^18.0.0
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/is-prop-valid":
optional: true
react:
optional: true
react-dom:
optional: true
checksum: 10c0/4ec88a568e636c5409a238668770a7d0237270b4b58fdf27d0cab1f9094a4fdd22d25d827a1bba51e52f01e9d2db65544b32a5feb8eff9a63c8798f2e64677d0
checksum: 10c0/c19d81b67d078d496aa07b897e438208fd43a7f0700442573f92d765a5a1a83c25d88b48defe538365c54b31e8d005f13a869fba0512ab879be6059bd7c51206
languageName: node
linkType: hard

Expand Down Expand Up @@ -2470,7 +2472,7 @@ __metadata:
clsx: "npm:2.1.1"
eslint: "npm:9.15.0"
eslint-config-next: "npm:15.0.3"
framer-motion: "npm:11.11.17"
framer-motion: "npm:11.18.1"
next: "npm:15.0.3"
postcss: "npm:8.4.49"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -3202,6 +3204,22 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@npm:^11.18.1":
version: 11.18.1
resolution: "motion-dom@npm:11.18.1"
dependencies:
motion-utils: "npm:^11.18.1"
checksum: 10c0/98378bdf9d77870829cdf3624c5eff02e48cfa820dfc74450364d7421884700048d60e277bfbf477df33270fbae4c1980e5914586f5b6dff28d4921fdca8ac47
languageName: node
linkType: hard

"motion-utils@npm:^11.18.1":
version: 11.18.1
resolution: "motion-utils@npm:11.18.1"
checksum: 10c0/dac083bdeb6e433a277ac4362211b0fdce59ff09d6f7897f0f49d1e3561209c6481f676876daf99a33485054bc7e4b1d1b8d1de16f7b1e5c6f117fe76358ca00
languageName: node
linkType: hard

"ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
Expand Down