Skip to content

Commit d4e38b8

Browse files
fix(deps): update dependency framer-motion to v10.17.5
1 parent 298fe16 commit d4e38b8

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+12-7
Original file line numberDiff line numberDiff line change
@@ -1958,7 +1958,7 @@
19581958

19591959
"@emotion/is-prop-valid@^0.8.2":
19601960
version "0.8.8"
1961-
resolved "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz"
1961+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
19621962
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
19631963
dependencies:
19641964
"@emotion/memoize" "0.7.4"
@@ -1972,7 +1972,7 @@
19721972

19731973
"@emotion/[email protected]":
19741974
version "0.7.4"
1975-
resolved "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz"
1975+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
19761976
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
19771977

19781978
"@emotion/memoize@^0.8.0":
@@ -5342,10 +5342,10 @@ fraction.js@^4.2.0:
53425342
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz"
53435343
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
53445344

5345-
framer-motion@^10.0.0:
5346-
version "10.16.4"
5347-
resolved "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.4.tgz"
5348-
integrity sha512-p9V9nGomS3m6/CALXqv6nFGMuFOxbWsmaOrdmhyQimMIlLl3LC7h7l86wge/Js/8cRu5ktutS/zlzgR7eBOtFA==
5345+
framer-motion@^10.17.5:
5346+
version "10.17.6"
5347+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.17.6.tgz#eaf9a1effd1ed9c86f026026d9526b6549e4be7b"
5348+
integrity sha512-WPPm0vLGTbhLOsD7v1fEv3yjX1RrmzsVI3CZ6dpBJvVb7wKMA6mpZsQzTYiSUDz/YIlvTUHHY0Jum7iEHnLHDA==
53495349
dependencies:
53505350
tslib "^2.4.0"
53515351
optionalDependencies:
@@ -9385,11 +9385,16 @@ tslib@^1.8.1:
93859385
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
93869386
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
93879387

9388-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
9388+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0:
93899389
version "2.4.0"
93909390
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
93919391
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
93929392

9393+
tslib@^2.4.0:
9394+
version "2.6.2"
9395+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9396+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9397+
93939398
tsutils@^3.21.0:
93949399
version "3.21.0"
93959400
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"

0 commit comments

Comments
 (0)