Skip to content

Commit c8ec02f

Browse files
build(deps): bump framer-motion from 8.1.9 to 8.2.4
Bumps [framer-motion](https://github.com/framer/motion) from 8.1.9 to 8.2.4. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v8.1.9...v8.2.4) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a2042f commit c8ec02f

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
@@ -4007,10 +4007,10 @@ forwarded@0.2.0:
40074007
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
40084008
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
40094009

4010-
framer-motion@^8.1.9:
4011-
version "8.1.9"
4012-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.1.9.tgz#c8ade497a35082e34adbb541a352e944344e912b"
4013-
integrity sha512-BPXdGhj3V/A1Ke3qDBIxBKvK1FPsbPqv12BA28fPptNvRjIRHPFxmw0WBC4rHOlGHUBxgg1DficZB1/uCpTTkQ==
4010+
framer-motion@^8.2.4:
4011+
version "8.2.4"
4012+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.2.4.tgz#24e99707b4d98567ce233b4f5a8894470d2da91d"
4013+
integrity sha512-bd2g3kgb8m0jBi+OOzsKPW4rQCn5gOOlbAlT0iMX6ruQPZ9qzIIABrRj2DFhwW6EcFvfJSP6EVVHSI8SQYBBOw==
40144014
dependencies:
40154015
"@motionone/dom" "^10.15.3"
40164016
hey-listen "^1.0.8"

0 commit comments

Comments
 (0)