Skip to content

Commit f079ff5

Browse files
authored
Merge pull request #341 from raduwen/dependabot/npm_and_yarn/framer-motion-8.2.4
build(deps): bump framer-motion from 8.1.9 to 8.2.4
2 parents ae9017d + c8ec02f commit f079ff5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"date-fns": "^2.29.3",
2121
"date-fns-tz": "^1.3.7",
2222
"firebase": "^9.13.0",
23-
"framer-motion": "^8.1.9",
23+
"framer-motion": "^8.2.4",
2424
"next": "^13.1.1",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3975,10 +3975,10 @@ forwarded@0.2.0:
39753975
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
39763976
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
39773977

3978-
framer-motion@^8.1.9:
3979-
version "8.1.9"
3980-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.1.9.tgz#c8ade497a35082e34adbb541a352e944344e912b"
3981-
integrity sha512-BPXdGhj3V/A1Ke3qDBIxBKvK1FPsbPqv12BA28fPptNvRjIRHPFxmw0WBC4rHOlGHUBxgg1DficZB1/uCpTTkQ==
3978+
framer-motion@^8.2.4:
3979+
version "8.2.4"
3980+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.2.4.tgz#24e99707b4d98567ce233b4f5a8894470d2da91d"
3981+
integrity sha512-bd2g3kgb8m0jBi+OOzsKPW4rQCn5gOOlbAlT0iMX6ruQPZ9qzIIABrRj2DFhwW6EcFvfJSP6EVVHSI8SQYBBOw==
39823982
dependencies:
39833983
"@motionone/dom" "^10.15.3"
39843984
hey-listen "^1.0.8"

0 commit comments

Comments
 (0)