Skip to content

Commit 39d44b1

Browse files
committed
Remove framer-motion
1 parent faf3c54 commit 39d44b1

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

packages/portal/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
},
1010
"dependencies": {
1111
"flickity": "2.3.0",
12-
"framer-motion": "^10.12.4",
1312
"fuse.js": "^6.6.2",
1413
"react-countdown": "^2.3.5",
1514
"react-countup": "^6.5.3",

yarn.lock

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -522,25 +522,13 @@
522522
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
523523
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==
524524

525-
"@emotion/is-prop-valid@^0.8.2":
526-
version "0.8.8"
527-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
528-
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
529-
dependencies:
530-
"@emotion/memoize" "0.7.4"
531-
532525
"@emotion/is-prop-valid@^1.1.0":
533526
version "1.2.1"
534527
resolved "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz"
535528
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
536529
dependencies:
537530
"@emotion/memoize" "^0.8.1"
538531

539-
"@emotion/[email protected]":
540-
version "0.7.4"
541-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
542-
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
543-
544532
"@emotion/memoize@^0.8.1":
545533
version "0.8.1"
546534
resolved "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz"
@@ -8287,15 +8275,6 @@ fraction.js@^4.2.0:
82878275
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz"
82888276
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
82898277

8290-
framer-motion@^10.12.4:
8291-
version "10.18.0"
8292-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.18.0.tgz#1f4fc51403996ea7170af885bd44a7079d255950"
8293-
integrity sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==
8294-
dependencies:
8295-
tslib "^2.4.0"
8296-
optionalDependencies:
8297-
"@emotion/is-prop-valid" "^0.8.2"
8298-
82998278
83008279
version "0.5.2"
83018280
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"

0 commit comments

Comments
 (0)