Skip to content

Commit d2a90d7

Browse files
authored
Merge pull request #338 from raduwen/dependabot/npm_and_yarn/framer-motion-8.1.9
build(deps): bump framer-motion from 7.10.3 to 8.1.9
2 parents e48ec6e + 6f11ff2 commit d2a90d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": "^7.10.0",
23+
"framer-motion": "^8.1.9",
2424
"next": "^12.3.1",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4002,14 +4002,14 @@ forwarded@0.2.0:
40024002
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
40034003
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
40044004

4005-
framer-motion@^7.10.0:
4006-
version "7.10.3"
4007-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.10.3.tgz#8b23f50bbc1ee8c830c869c5398e457d5272feb5"
4008-
integrity sha512-k2ccYeZNSpPg//HTaqrU+4pRq9f9ZpaaN7rr0+Rx5zA4wZLbk547wtDzge2db1sB+1mnJ6r59P4xb+aEIi/W+w==
4005+
framer-motion@^8.1.9:
4006+
version "8.1.9"
4007+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.1.9.tgz#c8ade497a35082e34adbb541a352e944344e912b"
4008+
integrity sha512-BPXdGhj3V/A1Ke3qDBIxBKvK1FPsbPqv12BA28fPptNvRjIRHPFxmw0WBC4rHOlGHUBxgg1DficZB1/uCpTTkQ==
40094009
dependencies:
40104010
"@motionone/dom" "^10.15.3"
40114011
hey-listen "^1.0.8"
4012-
tslib "2.4.0"
4012+
tslib "^2.4.0"
40134013
optionalDependencies:
40144014
"@emotion/is-prop-valid" "^0.8.2"
40154015

0 commit comments

Comments
 (0)