|
1261 | 1261 | "@babel/helper-validator-identifier" "^7.16.7" |
1262 | 1262 | to-fast-properties "^2.0.0" |
1263 | 1263 |
|
1264 | | -"@emotion/is-prop-valid@^0.8.8": |
1265 | | - version "0.8.8" |
1266 | | - resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" |
1267 | | - integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== |
| 1264 | +"@emotion/is-prop-valid@^1.1.0": |
| 1265 | + version "1.1.2" |
| 1266 | + resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.1.2.tgz#34ad6e98e871aa6f7a20469b602911b8b11b3a95" |
| 1267 | + integrity sha512-3QnhqeL+WW88YjYbQL5gUIkthuMw7a0NGbZ7wfFVk2kg/CK5w8w5FFa0RzWjyY1+sujN0NWbtSHH6OJmWHtJpQ== |
1268 | 1268 | dependencies: |
1269 | | - "@emotion/memoize" "0.7.4" |
| 1269 | + "@emotion/memoize" "^0.7.4" |
1270 | 1270 |
|
1271 | | -"@emotion/memoize@0.7.4": |
1272 | | - version "0.7.4" |
1273 | | - resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" |
1274 | | - integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== |
| 1271 | +"@emotion/memoize@^0.7.4": |
| 1272 | + version "0.7.5" |
| 1273 | + resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" |
| 1274 | + integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== |
1275 | 1275 |
|
1276 | 1276 | "@emotion/stylis@^0.8.4": |
1277 | 1277 | version "0.8.5" |
@@ -12241,14 +12241,14 @@ style-to-object@0.3.0, style-to-object@^0.3.0: |
12241 | 12241 | dependencies: |
12242 | 12242 | inline-style-parser "0.1.1" |
12243 | 12243 |
|
12244 | | -styled-components@5.3.3: |
12245 | | - version "5.3.3" |
12246 | | - resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.3.tgz#312a3d9a549f4708f0fb0edc829eb34bde032743" |
12247 | | - integrity sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw== |
| 12244 | +styled-components@5.3.5: |
| 12245 | + version "5.3.5" |
| 12246 | + resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.5.tgz#a750a398d01f1ca73af16a241dec3da6deae5ec4" |
| 12247 | + integrity sha512-ndETJ9RKaaL6q41B69WudeqLzOpY1A/ET/glXkNZ2T7dPjPqpPCXXQjDFYZWwNnE5co0wX+gTCqx9mfxTmSIPg== |
12248 | 12248 | dependencies: |
12249 | 12249 | "@babel/helper-module-imports" "^7.0.0" |
12250 | 12250 | "@babel/traverse" "^7.4.5" |
12251 | | - "@emotion/is-prop-valid" "^0.8.8" |
| 12251 | + "@emotion/is-prop-valid" "^1.1.0" |
12252 | 12252 | "@emotion/stylis" "^0.8.4" |
12253 | 12253 | "@emotion/unitless" "^0.7.4" |
12254 | 12254 | babel-plugin-styled-components ">= 1.12.0" |
|
0 commit comments