|
1239 | 1239 | resolved "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz"
|
1240 | 1240 | integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
|
1241 | 1241 |
|
1242 |
| -"@emotion/is-prop-valid@^0.8.8": |
| 1242 | +"@emotion/is-prop-valid@^0.8.2", "@emotion/is-prop-valid@^0.8.8": |
1243 | 1243 | version "0.8.8"
|
1244 | 1244 | resolved "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz"
|
1245 | 1245 | integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
|
@@ -5307,6 +5307,26 @@ fragment-cache@^0.2.1:
|
5307 | 5307 | dependencies:
|
5308 | 5308 | map-cache "^0.2.2"
|
5309 | 5309 |
|
| 5310 | +framer-motion@4.1.17: |
| 5311 | + version "4.1.17" |
| 5312 | + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-4.1.17.tgz#4029469252a62ea599902e5a92b537120cc89721" |
| 5313 | + integrity sha512-thx1wvKzblzbs0XaK2X0G1JuwIdARcoNOW7VVwjO8BUltzXPyONGAElLu6CiCScsOQRI7FIk/45YTFtJw5Yozw== |
| 5314 | + dependencies: |
| 5315 | + framesync "5.3.0" |
| 5316 | + hey-listen "^1.0.8" |
| 5317 | + popmotion "9.3.6" |
| 5318 | + style-value-types "4.1.4" |
| 5319 | + tslib "^2.1.0" |
| 5320 | + optionalDependencies: |
| 5321 | + "@emotion/is-prop-valid" "^0.8.2" |
| 5322 | + |
| 5323 | +framesync@5.3.0: |
| 5324 | + version "5.3.0" |
| 5325 | + resolved "https://registry.yarnpkg.com/framesync/-/framesync-5.3.0.tgz#0ecfc955e8f5a6ddc8fdb0cc024070947e1a0d9b" |
| 5326 | + integrity sha512-oc5m68HDO/tuK2blj7ZcdEBRx3p1PjrgHazL8GYEpvULhrtGIFbQArN6cQS2QhW8mitffaB+VYzMjDqBxxQeoA== |
| 5327 | + dependencies: |
| 5328 | + tslib "^2.1.0" |
| 5329 | + |
5310 | 5330 | fresh@0.5.2:
|
5311 | 5331 | version "0.5.2"
|
5312 | 5332 | resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz"
|
@@ -5675,6 +5695,11 @@ hex-color-regex@^1.1.0:
|
5675 | 5695 | resolved "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz"
|
5676 | 5696 | integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
|
5677 | 5697 |
|
| 5698 | +hey-listen@^1.0.8: |
| 5699 | + version "1.0.8" |
| 5700 | + resolved "https://registry.yarnpkg.com/hey-listen/-/hey-listen-1.0.8.tgz#8e59561ff724908de1aa924ed6ecc84a56a9aa68" |
| 5701 | + integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q== |
| 5702 | + |
5678 | 5703 | history@^5.1.0:
|
5679 | 5704 | version "5.1.0"
|
5680 | 5705 | resolved "https://registry.npmjs.org/history/-/history-5.1.0.tgz"
|
@@ -8391,6 +8416,16 @@ pnp-webpack-plugin@1.6.4:
|
8391 | 8416 | dependencies:
|
8392 | 8417 | ts-pnp "^1.1.6"
|
8393 | 8418 |
|
| 8419 | +popmotion@9.3.6: |
| 8420 | + version "9.3.6" |
| 8421 | + resolved "https://registry.yarnpkg.com/popmotion/-/popmotion-9.3.6.tgz#b5236fa28f242aff3871b9e23721f093133248d1" |
| 8422 | + integrity sha512-ZTbXiu6zIggXzIliMi8LGxXBF5ST+wkpXGEjeTUDUOCdSQ356hij/xjeUdv0F8zCQNeqB1+PR5/BB+gC+QLAPw== |
| 8423 | + dependencies: |
| 8424 | + framesync "5.3.0" |
| 8425 | + hey-listen "^1.0.8" |
| 8426 | + style-value-types "4.1.4" |
| 8427 | + tslib "^2.1.0" |
| 8428 | + |
8394 | 8429 | portfinder@^1.0.26:
|
8395 | 8430 | version "1.0.28"
|
8396 | 8431 | resolved "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz"
|
@@ -10684,6 +10719,14 @@ style-loader@1.3.0:
|
10684 | 10719 | loader-utils "^2.0.0"
|
10685 | 10720 | schema-utils "^2.7.0"
|
10686 | 10721 |
|
| 10722 | +style-value-types@4.1.4: |
| 10723 | + version "4.1.4" |
| 10724 | + resolved "https://registry.yarnpkg.com/style-value-types/-/style-value-types-4.1.4.tgz#80f37cb4fb024d6394087403dfb275e8bb627e75" |
| 10725 | + integrity sha512-LCJL6tB+vPSUoxgUBt9juXIlNJHtBMy8jkXzUJSBzeHWdBu6lhzHqCvLVkXFGsFIlNa2ln1sQHya/gzaFmB2Lg== |
| 10726 | + dependencies: |
| 10727 | + hey-listen "^1.0.8" |
| 10728 | + tslib "^2.1.0" |
| 10729 | + |
10687 | 10730 | styled-components@^5.3.3:
|
10688 | 10731 | version "5.3.3"
|
10689 | 10732 | resolved "https://registry.npmjs.org/styled-components/-/styled-components-5.3.3.tgz"
|
@@ -11062,7 +11105,7 @@ tslib@^1.8.1:
|
11062 | 11105 | resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
|
11063 | 11106 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
11064 | 11107 |
|
11065 |
| -tslib@^2, tslib@^2.0.3: |
| 11108 | +tslib@^2, tslib@^2.0.3, tslib@^2.1.0: |
11066 | 11109 | version "2.3.1"
|
11067 | 11110 | resolved "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz"
|
11068 | 11111 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
|
|
0 commit comments