Skip to content

Commit e50b0bb

Browse files
authored
Merge pull request #320 from raduwen/dependabot/npm_and_yarn/framer-motion-7.10.0
build(deps): bump framer-motion from 7.6.1 to 7.10.0
2 parents aad3e4c + a99960b commit e50b0bb

File tree

2 files changed

+42
-70
lines changed

2 files changed

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

yarn.lock

Lines changed: 41 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,56 +1466,56 @@
14661466
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
14671467
integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
14681468

1469-
"@motionone/animation@^10.13.1":
1470-
version "10.13.2"
1471-
resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.13.2.tgz#174a55a3bac1b6fb314cc1c3627093dc790ae081"
1472-
integrity sha512-YGWss58IR2X4lOjW89rv1Q+/Nq/QhfltaggI7i8sZTpKC1yUvM+XYDdvlRpWc6dk8LviMBrddBJAlLdbaqeRmw==
1473-
dependencies:
1474-
"@motionone/easing" "^10.13.2"
1475-
"@motionone/types" "^10.13.2"
1476-
"@motionone/utils" "^10.13.2"
1469+
"@motionone/animation@^10.15.1":
1470+
version "10.15.1"
1471+
resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.15.1.tgz#4a85596c31cbc5100ae8eb8b34c459fb0ccf6807"
1472+
integrity sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==
1473+
dependencies:
1474+
"@motionone/easing" "^10.15.1"
1475+
"@motionone/types" "^10.15.1"
1476+
"@motionone/utils" "^10.15.1"
14771477
tslib "^2.3.1"
14781478

1479-
"@motionone/dom@10.13.1":
1480-
version "10.13.1"
1481-
resolved "https://registry.yarnpkg.com/@motionone/dom/-/dom-10.13.1.tgz#fc29ea5d12538f21b211b3168e502cfc07a24882"
1482-
integrity sha512-zjfX+AGMIt/fIqd/SL1Lj93S6AiJsEA3oc5M9VkUr+Gz+juRmYN1vfvZd6MvEkSqEjwPQgcjN7rGZHrDB9APfQ==
1479+
"@motionone/dom@^10.15.3":
1480+
version "10.15.3"
1481+
resolved "https://registry.yarnpkg.com/@motionone/dom/-/dom-10.15.3.tgz#afb27270032368a917f1ae8dd87e0069a6a9fe40"
1482+
integrity sha512-FQ7a2zMBXc1UeU8CG9G3yDpst55fbb0+C9A0VGfwOITitBCzigKZnXRgsRSWWR+FW57GSc13eGQxtYB0lKG0Ng==
14831483
dependencies:
1484-
"@motionone/animation" "^10.13.1"
1485-
"@motionone/generators" "^10.13.1"
1486-
"@motionone/types" "^10.13.0"
1487-
"@motionone/utils" "^10.13.1"
1484+
"@motionone/animation" "^10.15.1"
1485+
"@motionone/generators" "^10.15.1"
1486+
"@motionone/types" "^10.15.1"
1487+
"@motionone/utils" "^10.15.1"
14881488
hey-listen "^1.0.8"
14891489
tslib "^2.3.1"
14901490

1491-
"@motionone/easing@^10.13.2":
1492-
version "10.13.2"
1493-
resolved "https://registry.yarnpkg.com/@motionone/easing/-/easing-10.13.2.tgz#8f10c8624000eb741312941d3f578ed05154e06f"
1494-
integrity sha512-3HqctS5NyDfDQ+8+cZqc3Pu7I6amFCt9zDUjcozHyFXHh4PKYHK4+GJDFjJIS8bCAF2BrJmpmduDQ2V7lFEYeQ==
1491+
"@motionone/easing@^10.15.1":
1492+
version "10.15.1"
1493+
resolved "https://registry.yarnpkg.com/@motionone/easing/-/easing-10.15.1.tgz#95cf3adaef34da6deebb83940d8143ede3deb693"
1494+
integrity sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==
14951495
dependencies:
1496-
"@motionone/utils" "^10.13.2"
1496+
"@motionone/utils" "^10.15.1"
14971497
tslib "^2.3.1"
14981498

1499-
"@motionone/generators@^10.13.1":
1500-
version "10.13.2"
1501-
resolved "https://registry.yarnpkg.com/@motionone/generators/-/generators-10.13.2.tgz#dd972195b899e7a556d65bd27fae2fd423055e10"
1502-
integrity sha512-QMoXV1MXEEhR6D3dct/RMMS1FwJlAsW+kMPbFGzBA4NbweblgeYQCft9DcDAVpV9wIwD6qvlBG9u99sOXLfHiA==
1499+
"@motionone/generators@^10.15.1":
1500+
version "10.15.1"
1501+
resolved "https://registry.yarnpkg.com/@motionone/generators/-/generators-10.15.1.tgz#dc6abb11139d1bafe758a41c134d4c753a9b871c"
1502+
integrity sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==
15031503
dependencies:
1504-
"@motionone/types" "^10.13.2"
1505-
"@motionone/utils" "^10.13.2"
1504+
"@motionone/types" "^10.15.1"
1505+
"@motionone/utils" "^10.15.1"
15061506
tslib "^2.3.1"
15071507

1508-
"@motionone/types@^10.13.0", "@motionone/types@^10.13.2":
1509-
version "10.13.2"
1510-
resolved "https://registry.yarnpkg.com/@motionone/types/-/types-10.13.2.tgz#c560090d81bd0149e7451aae23ab7af458570363"
1511-
integrity sha512-yYV4q5v5F0iADhab4wHfqaRJnM/eVtQLjUPhyEcS72aUz/xyOzi09GzD/Gu+K506BDfqn5eULIilUI77QNaqhw==
1508+
"@motionone/types@^10.15.1":
1509+
version "10.15.1"
1510+
resolved "https://registry.yarnpkg.com/@motionone/types/-/types-10.15.1.tgz#89441b54285012795cbba8612cbaa0fa420db3eb"
1511+
integrity sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==
15121512

1513-
"@motionone/utils@^10.13.1", "@motionone/utils@^10.13.2":
1514-
version "10.13.2"
1515-
resolved "https://registry.yarnpkg.com/@motionone/utils/-/utils-10.13.2.tgz#ce79bfe1d133493c217cdc0584960434e065648d"
1516-
integrity sha512-6Lw5bDA/w7lrPmT/jYWQ76lkHlHs9fl2NZpJ22cVy1kKDdEH+Cl1U6hMTpdphO6VQktQ6v2APngag91WBKLqlA==
1513+
"@motionone/utils@^10.15.1":
1514+
version "10.15.1"
1515+
resolved "https://registry.yarnpkg.com/@motionone/utils/-/utils-10.15.1.tgz#6b5f51bde75be88b5411e084310299050368a438"
1516+
integrity sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==
15171517
dependencies:
1518-
"@motionone/types" "^10.13.2"
1518+
"@motionone/types" "^10.15.1"
15191519
hey-listen "^1.0.8"
15201520
tslib "^2.3.1"
15211521

@@ -4045,16 +4045,13 @@ forwarded@0.2.0:
40454045
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
40464046
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
40474047

4048-
framer-motion@^7.6.1:
4049-
version "7.6.1"
4050-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.6.1.tgz#45356eb5519275bce42121a3b3849a6243d45a22"
4051-
integrity sha512-8US03IWJKrLoSb81l5OahNzB9Sv7Jo1RhIwUoTG/25BRUdO9lOqq/klsdZqNmNG0ua9IEJJQ8hkYpETJ4N6VSw==
4048+
framer-motion@^7.10.0:
4049+
version "7.10.0"
4050+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.10.0.tgz#500c44f064aa26904abc3a1a683afc1311b7cec9"
4051+
integrity sha512-HZUl5hFIO23XuhxhGaWSVXaElYv0Wlk3iYXeqNmp1WF1JvD1vQMvuH3OE7Q5PsFX+a5+FrWRam7a4S7xDigEag==
40524052
dependencies:
4053-
"@motionone/dom" "10.13.1"
4054-
framesync "6.1.2"
4053+
"@motionone/dom" "^10.15.3"
40554054
hey-listen "^1.0.8"
4056-
popmotion "11.0.5"
4057-
style-value-types "5.1.2"
40584055
tslib "2.4.0"
40594056
optionalDependencies:
40604057
"@emotion/is-prop-valid" "^0.8.2"
@@ -4066,13 +4063,6 @@ framesync@5.3.0:
40664063
dependencies:
40674064
tslib "^2.1.0"
40684065

4069-
framesync@6.1.2:
4070-
version "6.1.2"
4071-
resolved "https://registry.yarnpkg.com/framesync/-/framesync-6.1.2.tgz#755eff2fb5b8f3b4d2b266dd18121b300aefea27"
4072-
integrity sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==
4073-
dependencies:
4074-
tslib "2.4.0"
4075-
40764066
fresh@0.5.2:
40774067
version "0.5.2"
40784068
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
@@ -6179,16 +6169,6 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
61796169
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
61806170
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
61816171

6182-
popmotion@11.0.5:
6183-
version "11.0.5"
6184-
resolved "https://registry.yarnpkg.com/popmotion/-/popmotion-11.0.5.tgz#8e3e014421a0ffa30ecd722564fd2558954e1f7d"
6185-
integrity sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA==
6186-
dependencies:
6187-
framesync "6.1.2"
6188-
hey-listen "^1.0.8"
6189-
style-value-types "5.1.2"
6190-
tslib "2.4.0"
6191-
61926172
portfinder@^1.0.32:
61936173
version "1.0.32"
61946174
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.32.tgz#2fe1b9e58389712429dc2bea5beb2146146c7f81"
@@ -7089,14 +7069,6 @@ strip-json-comments@~2.0.1:
70897069
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
70907070
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
70917071

7092-
style-value-types@5.1.2:
7093-
version "5.1.2"
7094-
resolved "https://registry.yarnpkg.com/style-value-types/-/style-value-types-5.1.2.tgz#6be66b237bd546048a764883528072ed95713b62"
7095-
integrity sha512-Vs9fNreYF9j6W2VvuDTP7kepALi7sk0xtk2Tu8Yxi9UoajJdEVpNpCov0HsLTqXvNGKX+Uv09pkozVITi1jf3Q==
7096-
dependencies:
7097-
hey-listen "^1.0.8"
7098-
tslib "2.4.0"
7099-
71007072
styled-jsx@5.0.7:
71017073
version "5.0.7"
71027074
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.7.tgz#be44afc53771b983769ac654d355ca8d019dff48"

0 commit comments

Comments
 (0)