diff --git a/package.json b/package.json index be5d2d6c..31579e17 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "chakra-react-select": "^4.7.0", "date-fns": "^4.1.0", "font-awesome": "^4.7.0", - "framer-motion": "^10.16.2", + "framer-motion": "^11.11.10", "fuse.js": "^7.0.0", "i18next": "^23.7.6", "i18next-browser-languagedetector": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 1eb81a69..84ea6d03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3034,13 +3034,6 @@ resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b" integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g== -"@emotion/is-prop-valid@^0.8.2": - version "0.8.8" - resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" - integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== - dependencies: - "@emotion/memoize" "0.7.4" - "@emotion/is-prop-valid@^1.2.1", "@emotion/is-prop-valid@^1.3.0": version "1.3.0" resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.0.tgz#bd84ba972195e8a2d42462387581560ef780e4e2" @@ -3048,11 +3041,6 @@ dependencies: "@emotion/memoize" "^0.9.0" -"@emotion/memoize@0.7.4": - version "0.7.4" - resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" - integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== - "@emotion/memoize@^0.8.1": version "0.8.1" resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17" @@ -8038,14 +8026,12 @@ form-data@~2.3.2: combined-stream "^1.0.6" mime-types "^2.1.12" -framer-motion@^10.16.2: - version "10.16.2" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.2.tgz#b737f628f69a883824024124dab452273f73cbba" - integrity sha512-aY6L9YMvqMWtfOQptaUvvr8dp97jskXY5UYLQM0vOPxKeERrG/Z034EIQZ/52u7MeCT0HlCQy3/l0HdUZCB9Tw== +framer-motion@^11.11.10: + version "11.11.10" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.10.tgz#9045dddf6ebb7548335db1c284cc2824283c7634" + integrity sha512-061Bt1jL/vIm+diYIiA4dP/Yld7vD47ROextS7ESBW5hr4wQFhxB5D5T5zAc3c/5me3cOa+iO5LqhA38WDln/A== dependencies: tslib "^2.4.0" - optionalDependencies: - "@emotion/is-prop-valid" "^0.8.2" framesync@6.1.2: version "6.1.2"