Skip to content

Commit 8ac1f60

Browse files
fix(deps): update dependency framer-motion to v8.5.5
1 parent 407ecd9 commit 8ac1f60

File tree

1 file changed

+53
-40
lines changed

1 file changed

+53
-40
lines changed

yarn.lock

Lines changed: 53 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@
14651465
"@docusaurus/theme-search-algolia" "2.4.1"
14661466
"@docusaurus/types" "2.4.1"
14671467

1468-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1468+
"@docusaurus/[email protected]":
14691469
version "5.5.2"
14701470
resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
14711471
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -1741,56 +1741,56 @@
17411741
resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
17421742
integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==
17431743

1744-
"@motionone/animation@^10.15.1":
1745-
version "10.15.1"
1746-
resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.15.1.tgz#4a85596c31cbc5100ae8eb8b34c459fb0ccf6807"
1747-
integrity sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==
1744+
"@motionone/animation@^10.17.0":
1745+
version "10.17.0"
1746+
resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.17.0.tgz#7633c6f684b5fee2b61c405881b8c24662c68fca"
1747+
integrity sha512-ANfIN9+iq1kGgsZxs+Nz96uiNcPLGTXwfNo2Xz/fcJXniPYpaz/Uyrfa+7I5BPLxCP82sh7quVDudf1GABqHbg==
17481748
dependencies:
1749-
"@motionone/easing" "^10.15.1"
1750-
"@motionone/types" "^10.15.1"
1751-
"@motionone/utils" "^10.15.1"
1749+
"@motionone/easing" "^10.17.0"
1750+
"@motionone/types" "^10.17.0"
1751+
"@motionone/utils" "^10.17.0"
17521752
tslib "^2.3.1"
17531753

17541754
"@motionone/dom@^10.15.3":
1755-
version "10.15.5"
1756-
resolved "https://registry.yarnpkg.com/@motionone/dom/-/dom-10.15.5.tgz#4af18f8136d85c2fc997cac98121c969f6731802"
1757-
integrity sha512-Xc5avlgyh3xukU9tydh9+8mB8+2zAq+WlLsC3eEIp7Ax7DnXgY7Bj/iv0a4X2R9z9ZFZiaXK3BO0xMYHKbAAdA==
1758-
dependencies:
1759-
"@motionone/animation" "^10.15.1"
1760-
"@motionone/generators" "^10.15.1"
1761-
"@motionone/types" "^10.15.1"
1762-
"@motionone/utils" "^10.15.1"
1755+
version "10.17.0"
1756+
resolved "https://registry.yarnpkg.com/@motionone/dom/-/dom-10.17.0.tgz#519dd78aab0750a94614c69a82da5290cd617383"
1757+
integrity sha512-cMm33swRlCX/qOPHWGbIlCl0K9Uwi6X5RiL8Ma6OrlJ/TP7Q+Np5GE4xcZkFptysFjMTi4zcZzpnNQGQ5D6M0Q==
1758+
dependencies:
1759+
"@motionone/animation" "^10.17.0"
1760+
"@motionone/generators" "^10.17.0"
1761+
"@motionone/types" "^10.17.0"
1762+
"@motionone/utils" "^10.17.0"
17631763
hey-listen "^1.0.8"
17641764
tslib "^2.3.1"
17651765

1766-
"@motionone/easing@^10.15.1":
1767-
version "10.15.1"
1768-
resolved "https://registry.yarnpkg.com/@motionone/easing/-/easing-10.15.1.tgz#95cf3adaef34da6deebb83940d8143ede3deb693"
1769-
integrity sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==
1766+
"@motionone/easing@^10.17.0":
1767+
version "10.17.0"
1768+
resolved "https://registry.yarnpkg.com/@motionone/easing/-/easing-10.17.0.tgz#d66cecf7e3ee30104ad00389fb3f0b2282d81aa9"
1769+
integrity sha512-Bxe2wSuLu/qxqW4rBFS5m9tMLOw+QBh8v5A7Z5k4Ul4sTj5jAOfZG5R0bn5ywmk+Fs92Ij1feZ5pmC4TeXA8Tg==
17701770
dependencies:
1771-
"@motionone/utils" "^10.15.1"
1771+
"@motionone/utils" "^10.17.0"
17721772
tslib "^2.3.1"
17731773

1774-
"@motionone/generators@^10.15.1":
1775-
version "10.15.1"
1776-
resolved "https://registry.yarnpkg.com/@motionone/generators/-/generators-10.15.1.tgz#dc6abb11139d1bafe758a41c134d4c753a9b871c"
1777-
integrity sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==
1774+
"@motionone/generators@^10.17.0":
1775+
version "10.17.0"
1776+
resolved "https://registry.yarnpkg.com/@motionone/generators/-/generators-10.17.0.tgz#878d292539c41434c13310d5f863a87a94e6e689"
1777+
integrity sha512-T6Uo5bDHrZWhIfxG/2Aut7qyWQyJIWehk6OB4qNvr/jwA/SRmixwbd7SOrxZi1z5rH3LIeFFBKK1xHnSbGPZSQ==
17781778
dependencies:
1779-
"@motionone/types" "^10.15.1"
1780-
"@motionone/utils" "^10.15.1"
1779+
"@motionone/types" "^10.17.0"
1780+
"@motionone/utils" "^10.17.0"
17811781
tslib "^2.3.1"
17821782

1783-
"@motionone/types@^10.15.1":
1784-
version "10.15.1"
1785-
resolved "https://registry.yarnpkg.com/@motionone/types/-/types-10.15.1.tgz#89441b54285012795cbba8612cbaa0fa420db3eb"
1786-
integrity sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==
1783+
"@motionone/types@^10.17.0":
1784+
version "10.17.0"
1785+
resolved "https://registry.yarnpkg.com/@motionone/types/-/types-10.17.0.tgz#179571ce98851bac78e19a1c3974767227f08ba3"
1786+
integrity sha512-EgeeqOZVdRUTEHq95Z3t8Rsirc7chN5xFAPMYFobx8TPubkEfRSm5xihmMUkbaR2ErKJTUw3347QDPTHIW12IA==
17871787

1788-
"@motionone/utils@^10.15.1":
1789-
version "10.15.1"
1790-
resolved "https://registry.yarnpkg.com/@motionone/utils/-/utils-10.15.1.tgz#6b5f51bde75be88b5411e084310299050368a438"
1791-
integrity sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==
1788+
"@motionone/utils@^10.17.0":
1789+
version "10.17.0"
1790+
resolved "https://registry.yarnpkg.com/@motionone/utils/-/utils-10.17.0.tgz#cc0ba8acdc6848ff48d8c1f2d0d3e7602f4f942e"
1791+
integrity sha512-bGwrki4896apMWIj9yp5rAS2m0xyhxblg6gTB/leWDPt+pb410W8lYWsxyurX+DH+gO1zsQsfx2su/c1/LtTpg==
17921792
dependencies:
1793-
"@motionone/types" "^10.15.1"
1793+
"@motionone/types" "^10.17.0"
17941794
hey-listen "^1.0.8"
17951795
tslib "^2.3.1"
17961796

@@ -4027,9 +4027,9 @@ fraction.js@^4.2.0:
40274027
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
40284028

40294029
framer-motion@^8.4.2:
4030-
version "8.4.2"
4031-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.4.2.tgz#06f4ad469d8a697cde2441c8b4009810420025db"
4032-
integrity sha512-AdYwbEZZ+6Z748A8JdNtwH7YR24HvXr/hJHL06ofipMyRchrf7Mzvk69zM24+rAm3SC3DCJK0WdbhpOLzroO+w==
4030+
version "8.5.5"
4031+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.5.5.tgz#e30e9087bfc9b3367459f83b4d9fe7efd5acade6"
4032+
integrity sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==
40334033
dependencies:
40344034
"@motionone/dom" "^10.15.3"
40354035
hey-listen "^1.0.8"
@@ -6233,6 +6233,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
62336233
dependencies:
62346234
"@babel/runtime" "^7.10.3"
62356235

6236+
"react-loadable@npm:@docusaurus/[email protected]":
6237+
version "5.5.2"
6238+
resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
6239+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6240+
dependencies:
6241+
"@types/react" "*"
6242+
prop-types "^15.6.2"
6243+
62366244
react-router-config@^5.1.1:
62376245
version "5.1.1"
62386246
resolved "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz"
@@ -7194,11 +7202,16 @@ trough@^1.0.0:
71947202
resolved "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz"
71957203
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
71967204

7197-
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
7205+
tslib@^2.0.3, tslib@^2.1.0:
71987206
version "2.4.1"
71997207
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz"
72007208
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
72017209

7210+
tslib@^2.3.1, tslib@^2.4.0:
7211+
version "2.6.2"
7212+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7213+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
7214+
72027215
type-fest@^0.20.2:
72037216
version "0.20.2"
72047217
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"

0 commit comments

Comments
 (0)