|
2939 | 2939 | resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" |
2940 | 2940 | integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== |
2941 | 2941 |
|
2942 | | -"@emotion/is-prop-valid@0.8.8", "@emotion/is-prop-valid@^0.8.6", "@emotion/is-prop-valid@^0.8.8": |
| 2942 | +"@emotion/is-prop-valid@0.8.8", "@emotion/is-prop-valid@^0.8.6": |
2943 | 2943 | version "0.8.8" |
2944 | 2944 | resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" |
2945 | 2945 | integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== |
2946 | 2946 | dependencies: |
2947 | 2947 | "@emotion/memoize" "0.7.4" |
2948 | 2948 |
|
| 2949 | +"@emotion/is-prop-valid@^1.1.0": |
| 2950 | + version "1.2.0" |
| 2951 | + resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.0.tgz#7f2d35c97891669f7e276eb71c83376a5dc44c83" |
| 2952 | + integrity sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg== |
| 2953 | + dependencies: |
| 2954 | + "@emotion/memoize" "^0.8.0" |
| 2955 | + |
2949 | 2956 | "@emotion/memoize@0.7.4": |
2950 | 2957 | version "0.7.4" |
2951 | 2958 | resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" |
2952 | 2959 | integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== |
2953 | 2960 |
|
| 2961 | +"@emotion/memoize@^0.8.0": |
| 2962 | + version "0.8.0" |
| 2963 | + resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f" |
| 2964 | + integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA== |
| 2965 | + |
2954 | 2966 | "@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16": |
2955 | 2967 | version "0.11.16" |
2956 | 2968 | resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad" |
|
4481 | 4493 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
4482 | 4494 | integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
4483 | 4495 |
|
4484 | | -"@types/styled-components@5.1.16": |
4485 | | - version "5.1.16" |
4486 | | - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.16.tgz#e6cb31301ff8d6b99e25502d2bea754069c1efc9" |
4487 | | - integrity sha512-pj5zI2VvK86VB9vS5exwXpIvQxiiwVfBTmMYcfMzwQAhB6s+x0a7o2JKzsGviWgjjosuwfYlOyf3JrEvmLPhtg== |
| 4496 | +"@types/styled-components@5.1.26": |
| 4497 | + version "5.1.26" |
| 4498 | + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.26.tgz#5627e6812ee96d755028a98dae61d28e57c233af" |
| 4499 | + integrity sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw== |
4488 | 4500 | dependencies: |
4489 | 4501 | "@types/hoist-non-react-statics" "*" |
4490 | 4502 | "@types/react" "*" |
@@ -13176,14 +13188,14 @@ style-to-object@0.3.0, style-to-object@^0.3.0: |
13176 | 13188 | dependencies: |
13177 | 13189 | inline-style-parser "0.1.1" |
13178 | 13190 |
|
13179 | | -styled-components@5.3.3: |
13180 | | - version "5.3.3" |
13181 | | - resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.3.tgz#312a3d9a549f4708f0fb0edc829eb34bde032743" |
13182 | | - integrity sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw== |
| 13191 | +styled-components@5.3.5: |
| 13192 | + version "5.3.5" |
| 13193 | + resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.5.tgz#a750a398d01f1ca73af16a241dec3da6deae5ec4" |
| 13194 | + integrity sha512-ndETJ9RKaaL6q41B69WudeqLzOpY1A/ET/glXkNZ2T7dPjPqpPCXXQjDFYZWwNnE5co0wX+gTCqx9mfxTmSIPg== |
13183 | 13195 | dependencies: |
13184 | 13196 | "@babel/helper-module-imports" "^7.0.0" |
13185 | 13197 | "@babel/traverse" "^7.4.5" |
13186 | | - "@emotion/is-prop-valid" "^0.8.8" |
| 13198 | + "@emotion/is-prop-valid" "^1.1.0" |
13187 | 13199 | "@emotion/stylis" "^0.8.4" |
13188 | 13200 | "@emotion/unitless" "^0.7.4" |
13189 | 13201 | babel-plugin-styled-components ">= 1.12.0" |
|
0 commit comments