Skip to content

Commit 4c60673

Browse files
fix(deps): update dependency framer-motion to v12
1 parent 407ecd9 commit 4c60673

File tree

2 files changed

+29
-81
lines changed

2 files changed

+29
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mdx-js/react": "^1.6.22",
2020
"autoprefixer": "^10.4.13",
2121
"clsx": "^1.2.1",
22-
"framer-motion": "^8.4.2",
22+
"framer-motion": "^12.0.0",
2323
"postcss": "^8.4.21",
2424
"prism-react-renderer": "^1.3.5",
2525
"react": "^18.2.0",

yarn.lock

Lines changed: 28 additions & 80 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==
@@ -1610,18 +1610,6 @@
16101610
url-loader "^4.1.1"
16111611
webpack "^5.73.0"
16121612

1613-
"@emotion/is-prop-valid@^0.8.2":
1614-
version "0.8.8"
1615-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
1616-
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
1617-
dependencies:
1618-
"@emotion/memoize" "0.7.4"
1619-
1620-
"@emotion/[email protected]":
1621-
version "0.7.4"
1622-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
1623-
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
1624-
16251613
"@hapi/hoek@^9.0.0":
16261614
version "9.3.0"
16271615
resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz"
@@ -1741,59 +1729,6 @@
17411729
resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
17421730
integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==
17431731

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==
1748-
dependencies:
1749-
"@motionone/easing" "^10.15.1"
1750-
"@motionone/types" "^10.15.1"
1751-
"@motionone/utils" "^10.15.1"
1752-
tslib "^2.3.1"
1753-
1754-
"@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"
1763-
hey-listen "^1.0.8"
1764-
tslib "^2.3.1"
1765-
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==
1770-
dependencies:
1771-
"@motionone/utils" "^10.15.1"
1772-
tslib "^2.3.1"
1773-
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==
1778-
dependencies:
1779-
"@motionone/types" "^10.15.1"
1780-
"@motionone/utils" "^10.15.1"
1781-
tslib "^2.3.1"
1782-
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==
1787-
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==
1792-
dependencies:
1793-
"@motionone/types" "^10.15.1"
1794-
hey-listen "^1.0.8"
1795-
tslib "^2.3.1"
1796-
17971732
"@nodelib/[email protected]":
17981733
version "2.1.5"
17991734
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
@@ -4026,16 +3961,14 @@ fraction.js@^4.2.0:
40263961
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz"
40273962
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
40283963

4029-
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==
3964+
framer-motion@^12.0.0:
3965+
version "12.23.12"
3966+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.12.tgz#80cf6fd7c111073a0c558e336c85ca36cca80d3d"
3967+
integrity sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==
40333968
dependencies:
4034-
"@motionone/dom" "^10.15.3"
4035-
hey-listen "^1.0.8"
3969+
motion-dom "^12.23.12"
3970+
motion-utils "^12.23.6"
40363971
tslib "^2.4.0"
4037-
optionalDependencies:
4038-
"@emotion/is-prop-valid" "^0.8.2"
40393972

40403973
40413974
version "0.5.2"
@@ -4357,11 +4290,6 @@ he@^1.2.0:
43574290
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
43584291
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
43594292

4360-
hey-listen@^1.0.8:
4361-
version "1.0.8"
4362-
resolved "https://registry.yarnpkg.com/hey-listen/-/hey-listen-1.0.8.tgz#8e59561ff724908de1aa924ed6ecc84a56a9aa68"
4363-
integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==
4364-
43654293
history@^4.9.0:
43664294
version "4.10.1"
43674295
resolved "https://registry.npmjs.org/history/-/history-4.10.1.tgz"
@@ -5238,6 +5166,18 @@ minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
52385166
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz"
52395167
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
52405168

5169+
motion-dom@^12.23.12:
5170+
version "12.23.12"
5171+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.12.tgz#87974046e7e61bc4932f36d35e8eab6bb6f3e434"
5172+
integrity sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==
5173+
dependencies:
5174+
motion-utils "^12.23.6"
5175+
5176+
motion-utils@^12.23.6:
5177+
version "12.23.6"
5178+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.23.6.tgz#fafef80b4ea85122dd0d6c599a0c63d72881f312"
5179+
integrity sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==
5180+
52415181
mrmime@^1.0.0:
52425182
version "1.0.1"
52435183
resolved "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz"
@@ -6233,6 +6173,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
62336173
dependencies:
62346174
"@babel/runtime" "^7.10.3"
62356175

6176+
"react-loadable@npm:@docusaurus/[email protected]":
6177+
version "5.5.2"
6178+
resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
6179+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6180+
dependencies:
6181+
"@types/react" "*"
6182+
prop-types "^15.6.2"
6183+
62366184
react-router-config@^5.1.1:
62376185
version "5.1.1"
62386186
resolved "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz"
@@ -7194,7 +7142,7 @@ trough@^1.0.0:
71947142
resolved "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz"
71957143
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
71967144

7197-
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
7145+
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
71987146
version "2.4.1"
71997147
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz"
72007148
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==

0 commit comments

Comments
 (0)