|
1148 | 1148 | source-map "^0.5.7" |
1149 | 1149 | stylis "^4.0.3" |
1150 | 1150 |
|
| 1151 | +"@emotion/babel-plugin@^11.7.1": |
| 1152 | + version "11.7.2" |
| 1153 | + resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.7.2.tgz#fec75f38a6ab5b304b0601c74e2a5e77c95e5fa0" |
| 1154 | + integrity sha512-6mGSCWi9UzXut/ZAN6lGFu33wGR3SJisNl3c0tvlmb8XChH1b2SUvxvnOh7hvLpqyRdHHU9AiazV3Cwbk5SXKQ== |
| 1155 | + dependencies: |
| 1156 | + "@babel/helper-module-imports" "^7.12.13" |
| 1157 | + "@babel/plugin-syntax-jsx" "^7.12.13" |
| 1158 | + "@babel/runtime" "^7.13.10" |
| 1159 | + "@emotion/hash" "^0.8.0" |
| 1160 | + "@emotion/memoize" "^0.7.5" |
| 1161 | + "@emotion/serialize" "^1.0.2" |
| 1162 | + babel-plugin-macros "^2.6.1" |
| 1163 | + convert-source-map "^1.5.0" |
| 1164 | + escape-string-regexp "^4.0.0" |
| 1165 | + find-root "^1.1.0" |
| 1166 | + source-map "^0.5.7" |
| 1167 | + stylis "4.0.13" |
| 1168 | + |
1151 | 1169 | "@emotion/babel-preset-css-prop@^11.2.0": |
1152 | 1170 | version "11.2.0" |
1153 | 1171 | resolved "https://registry.yarnpkg.com/@emotion/babel-preset-css-prop/-/babel-preset-css-prop-11.2.0.tgz#c7e945f56b2610b438f0dc8ae5253fc55488de0e" |
|
1158 | 1176 | "@emotion/babel-plugin" "^11.2.0" |
1159 | 1177 | "@emotion/babel-plugin-jsx-pragmatic" "^0.1.5" |
1160 | 1178 |
|
1161 | | -"@emotion/cache@^11.4.0": |
1162 | | - version "11.6.0" |
1163 | | - resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.6.0.tgz#65fbdbbe4382f1991d8b20853c38e63ecccec9a1" |
1164 | | - integrity sha512-ElbsWY1KMwEowkv42vGo0UPuLgtPYfIs9BxxVrmvsaJVvktknsHYYlx5NQ5g6zLDcOTyamlDc7FkRg2TAcQDKQ== |
| 1179 | +"@emotion/cache@^11.7.1": |
| 1180 | + version "11.7.1" |
| 1181 | + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.7.1.tgz#08d080e396a42e0037848214e8aa7bf879065539" |
| 1182 | + integrity sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A== |
1165 | 1183 | dependencies: |
1166 | 1184 | "@emotion/memoize" "^0.7.4" |
1167 | 1185 | "@emotion/sheet" "^1.1.0" |
1168 | 1186 | "@emotion/utils" "^1.0.0" |
1169 | 1187 | "@emotion/weak-memoize" "^0.2.5" |
1170 | | - stylis "^4.0.10" |
| 1188 | + stylis "4.0.13" |
1171 | 1189 |
|
1172 | 1190 | "@emotion/hash@^0.8.0": |
1173 | 1191 | version "0.8.0" |
|
1179 | 1197 | resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" |
1180 | 1198 | integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== |
1181 | 1199 |
|
1182 | | -"@emotion/react@11.4.1": |
1183 | | - version "11.4.1" |
1184 | | - resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.1.tgz#a1b0b767b5bad57515ffb0cad9349614d27f4d57" |
1185 | | - integrity sha512-pRegcsuGYj4FCdZN6j5vqCALkNytdrKw3TZMekTzNXixRg4wkLsU5QEaBG5LC6l01Vppxlp7FE3aTHpIG5phLg== |
| 1200 | +"@emotion/react@11.8.0": |
| 1201 | + version "11.8.0" |
| 1202 | + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.8.0.tgz#4a48008efa14d7d3628c48fcf287e4df47817b33" |
| 1203 | + integrity sha512-q3Cz0LyO/GGhtXW/dvrf+vFA3o6OlyNttQqgI1mNvtQ5zzJ9Bb1aWQqm1uXOHXpNYvyMaQZWC7eI1cemaSyVRw== |
1186 | 1204 | dependencies: |
1187 | 1205 | "@babel/runtime" "^7.13.10" |
1188 | | - "@emotion/cache" "^11.4.0" |
| 1206 | + "@emotion/babel-plugin" "^11.7.1" |
| 1207 | + "@emotion/cache" "^11.7.1" |
1189 | 1208 | "@emotion/serialize" "^1.0.2" |
1190 | | - "@emotion/sheet" "^1.0.2" |
1191 | | - "@emotion/utils" "^1.0.0" |
| 1209 | + "@emotion/sheet" "^1.1.0" |
| 1210 | + "@emotion/utils" "^1.1.0" |
1192 | 1211 | "@emotion/weak-memoize" "^0.2.5" |
1193 | 1212 | hoist-non-react-statics "^3.3.1" |
1194 | 1213 |
|
|
1203 | 1222 | "@emotion/utils" "^1.0.0" |
1204 | 1223 | csstype "^3.0.2" |
1205 | 1224 |
|
1206 | | -"@emotion/sheet@^1.0.2", "@emotion/sheet@^1.1.0": |
| 1225 | +"@emotion/sheet@^1.1.0": |
1207 | 1226 | version "1.1.0" |
1208 | 1227 | resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.0.tgz#56d99c41f0a1cda2726a05aa6a20afd4c63e58d2" |
1209 | 1228 | integrity sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g== |
|
1218 | 1237 | resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz#abe06a83160b10570816c913990245813a2fd6af" |
1219 | 1238 | integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA== |
1220 | 1239 |
|
| 1240 | +"@emotion/utils@^1.1.0": |
| 1241 | + version "1.1.0" |
| 1242 | + resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.1.0.tgz#86b0b297f3f1a0f2bdb08eeac9a2f49afd40d0cf" |
| 1243 | + integrity sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ== |
| 1244 | + |
1221 | 1245 | "@emotion/weak-memoize@^0.2.5": |
1222 | 1246 | version "0.2.5" |
1223 | 1247 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" |
@@ -13057,7 +13081,12 @@ stylehacks@^5.0.1: |
13057 | 13081 | browserslist "^4.16.0" |
13058 | 13082 | postcss-selector-parser "^6.0.4" |
13059 | 13083 |
|
13060 | | -stylis@^4.0.10, stylis@^4.0.3: |
| 13084 | +stylis@4.0.13: |
| 13085 | + version "4.0.13" |
| 13086 | + resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91" |
| 13087 | + integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag== |
| 13088 | + |
| 13089 | +stylis@^4.0.3: |
13061 | 13090 | version "4.0.10" |
13062 | 13091 | resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240" |
13063 | 13092 | integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg== |
|
0 commit comments