|
1244 | 1244 | source-map "^0.5.7"
|
1245 | 1245 | stylis "^4.0.3"
|
1246 | 1246 |
|
| 1247 | +"@emotion/babel-plugin@^11.7.1": |
| 1248 | + version "11.9.2" |
| 1249 | + resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.9.2.tgz#723b6d394c89fb2ef782229d92ba95a740576e95" |
| 1250 | + integrity sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw== |
| 1251 | + dependencies: |
| 1252 | + "@babel/helper-module-imports" "^7.12.13" |
| 1253 | + "@babel/plugin-syntax-jsx" "^7.12.13" |
| 1254 | + "@babel/runtime" "^7.13.10" |
| 1255 | + "@emotion/hash" "^0.8.0" |
| 1256 | + "@emotion/memoize" "^0.7.5" |
| 1257 | + "@emotion/serialize" "^1.0.2" |
| 1258 | + babel-plugin-macros "^2.6.1" |
| 1259 | + convert-source-map "^1.5.0" |
| 1260 | + escape-string-regexp "^4.0.0" |
| 1261 | + find-root "^1.1.0" |
| 1262 | + source-map "^0.5.7" |
| 1263 | + stylis "4.0.13" |
| 1264 | + |
1247 | 1265 | "@emotion/cache@^11.4.0":
|
1248 | 1266 | version "11.4.0"
|
1249 | 1267 | resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.4.0.tgz#293fc9d9a7a38b9aad8e9337e5014366c3b09ac0"
|
|
1255 | 1273 | "@emotion/weak-memoize" "^0.2.5"
|
1256 | 1274 | stylis "^4.0.3"
|
1257 | 1275 |
|
| 1276 | +"@emotion/cache@^11.9.3": |
| 1277 | + version "11.9.3" |
| 1278 | + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.9.3.tgz#96638449f6929fd18062cfe04d79b29b44c0d6cb" |
| 1279 | + integrity sha512-0dgkI/JKlCXa+lEXviaMtGBL0ynpx4osh7rjOXE71q9bIF8G+XhJgvi+wDu0B0IdCVx37BffiwXlN9I3UuzFvg== |
| 1280 | + dependencies: |
| 1281 | + "@emotion/memoize" "^0.7.4" |
| 1282 | + "@emotion/sheet" "^1.1.1" |
| 1283 | + "@emotion/utils" "^1.0.0" |
| 1284 | + "@emotion/weak-memoize" "^0.2.5" |
| 1285 | + stylis "4.0.13" |
| 1286 | + |
1258 | 1287 | "@emotion/hash@^0.8.0":
|
1259 | 1288 | version "0.8.0"
|
1260 | 1289 | resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
|
|
1284 | 1313 | resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
|
1285 | 1314 | integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
|
1286 | 1315 |
|
1287 |
| -"@emotion/ [email protected]", "@emotion/react@^11.1.1": |
| 1316 | + |
| 1317 | + version "11.9.3" |
| 1318 | + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.9.3.tgz#f4f4f34444f6654a2e550f5dab4f2d360c101df9" |
| 1319 | + integrity sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ== |
| 1320 | + dependencies: |
| 1321 | + "@babel/runtime" "^7.13.10" |
| 1322 | + "@emotion/babel-plugin" "^11.7.1" |
| 1323 | + "@emotion/cache" "^11.9.3" |
| 1324 | + "@emotion/serialize" "^1.0.4" |
| 1325 | + "@emotion/utils" "^1.1.0" |
| 1326 | + "@emotion/weak-memoize" "^0.2.5" |
| 1327 | + hoist-non-react-statics "^3.3.1" |
| 1328 | + |
| 1329 | +"@emotion/react@^11.1.1": |
1288 | 1330 | version "11.4.1"
|
1289 | 1331 | resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.1.tgz#a1b0b767b5bad57515ffb0cad9349614d27f4d57"
|
1290 | 1332 | integrity sha512-pRegcsuGYj4FCdZN6j5vqCALkNytdrKw3TZMekTzNXixRg4wkLsU5QEaBG5LC6l01Vppxlp7FE3aTHpIG5phLg==
|
|
1308 | 1350 | "@emotion/utils" "^1.0.0"
|
1309 | 1351 | csstype "^3.0.2"
|
1310 | 1352 |
|
| 1353 | +"@emotion/serialize@^1.0.4": |
| 1354 | + version "1.0.4" |
| 1355 | + resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.4.tgz#ff31fd11bb07999611199c2229e152faadc21a3c" |
| 1356 | + integrity sha512-1JHamSpH8PIfFwAMryO2bNka+y8+KA5yga5Ocf2d7ZEiJjb7xlLW7aknBGZqJLajuLOvJ+72vN+IBSwPlXD1Pg== |
| 1357 | + dependencies: |
| 1358 | + "@emotion/hash" "^0.8.0" |
| 1359 | + "@emotion/memoize" "^0.7.4" |
| 1360 | + "@emotion/unitless" "^0.7.5" |
| 1361 | + "@emotion/utils" "^1.0.0" |
| 1362 | + csstype "^3.0.2" |
| 1363 | + |
1311 | 1364 | "@emotion/sheet@^1.0.0", "@emotion/sheet@^1.0.2":
|
1312 | 1365 | version "1.0.2"
|
1313 | 1366 | resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.2.tgz#1d9ffde531714ba28e62dac6a996a8b1089719d0"
|
1314 | 1367 | integrity sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw==
|
1315 | 1368 |
|
| 1369 | +"@emotion/sheet@^1.1.1": |
| 1370 | + version "1.1.1" |
| 1371 | + resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.1.tgz#015756e2a9a3c7c5f11d8ec22966a8dbfbfac787" |
| 1372 | + integrity sha512-J3YPccVRMiTZxYAY0IOq3kd+hUP8idY8Kz6B/Cyo+JuXq52Ek+zbPbSQUrVQp95aJ+lsAW7DPL1P2Z+U1jGkKA== |
| 1373 | + |
1316 | 1374 | "@emotion/styled@^11.0.0":
|
1317 | 1375 | version "11.3.0"
|
1318 | 1376 | resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.3.0.tgz#d63ee00537dfb6ff612e31b0e915c5cf9925a207"
|
|
1334 | 1392 | resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz#abe06a83160b10570816c913990245813a2fd6af"
|
1335 | 1393 | integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA==
|
1336 | 1394 |
|
| 1395 | +"@emotion/utils@^1.1.0": |
| 1396 | + version "1.1.0" |
| 1397 | + resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.1.0.tgz#86b0b297f3f1a0f2bdb08eeac9a2f49afd40d0cf" |
| 1398 | + integrity sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ== |
| 1399 | + |
1337 | 1400 | "@emotion/weak-memoize@^0.2.5":
|
1338 | 1401 | version "0.2.5"
|
1339 | 1402 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
|
@@ -12963,6 +13026,11 @@ stylehacks@^5.0.1:
|
12963 | 13026 | browserslist "^4.16.0"
|
12964 | 13027 | postcss-selector-parser "^6.0.4"
|
12965 | 13028 |
|
| 13029 | + |
| 13030 | + version "4.0.13" |
| 13031 | + resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91" |
| 13032 | + integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag== |
| 13033 | + |
12966 | 13034 | stylis@^4.0.3, stylis@^4.0.6:
|
12967 | 13035 | version "4.0.10"
|
12968 | 13036 | resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240"
|
|
0 commit comments