Skip to content

Commit 5900034

Browse files
committed
Update dependency styled-components to v5.3.3
1 parent 98bc995 commit 5900034

File tree

2 files changed

+53
-34
lines changed

2 files changed

+53
-34
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-hot-loader": "4.13.0",
2929
"react-router": "5.1.2",
3030
"react-router-dom": "5.1.2",
31-
"styled-components": "5.1.0"
31+
"styled-components": "5.3.3"
3232
},
3333
"devDependencies": {
3434
"@babel/core": "7.14.6",
@@ -54,7 +54,7 @@
5454
"@types/react-router": "5.1.5",
5555
"@types/react-router-dom": "5.1.7",
5656
"@types/react-test-renderer": "16.9.4",
57-
"@types/styled-components": "5.1.0",
57+
"@types/styled-components": "5.1.15",
5858
"@types/webpack": "4.41.10",
5959
"@types/webpack-dev-server": "3.11.4",
6060
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

+51-32
Original file line numberDiff line numberDiff line change
@@ -162,20 +162,27 @@
162162
lodash "^4.17.13"
163163
source-map "^0.5.0"
164164

165-
"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.8.3":
166-
version "7.8.3"
167-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
168-
integrity sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==
169-
dependencies:
170-
"@babel/types" "^7.8.3"
171-
172165
"@babel/helper-annotate-as-pure@^7.14.5":
173166
version "7.14.5"
174167
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
175168
integrity sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==
176169
dependencies:
177170
"@babel/types" "^7.14.5"
178171

172+
"@babel/helper-annotate-as-pure@^7.15.4":
173+
version "7.15.4"
174+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
175+
integrity sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==
176+
dependencies:
177+
"@babel/types" "^7.15.4"
178+
179+
"@babel/helper-annotate-as-pure@^7.8.3":
180+
version "7.8.3"
181+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
182+
integrity sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==
183+
dependencies:
184+
"@babel/types" "^7.8.3"
185+
179186
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
180187
version "7.14.5"
181188
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191"
@@ -383,6 +390,13 @@
383390
dependencies:
384391
"@babel/types" "^7.14.5"
385392

393+
"@babel/helper-module-imports@^7.15.4":
394+
version "7.15.4"
395+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
396+
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
397+
dependencies:
398+
"@babel/types" "^7.15.4"
399+
386400
"@babel/helper-module-transforms@^7.14.5":
387401
version "7.14.5"
388402
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e"
@@ -532,6 +546,11 @@
532546
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
533547
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
534548

549+
"@babel/helper-validator-identifier@^7.14.9":
550+
version "7.15.7"
551+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
552+
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
553+
535554
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
536555
version "7.9.5"
537556
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -1957,6 +1976,14 @@
19571976
"@babel/helper-validator-identifier" "^7.14.5"
19581977
to-fast-properties "^2.0.0"
19591978

1979+
"@babel/types@^7.15.4":
1980+
version "7.15.6"
1981+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
1982+
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
1983+
dependencies:
1984+
"@babel/helper-validator-identifier" "^7.14.9"
1985+
to-fast-properties "^2.0.0"
1986+
19601987
"@babel/types@^7.3.3":
19611988
version "7.12.12"
19621989
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
@@ -3263,13 +3290,6 @@
32633290
dependencies:
32643291
"@types/react" "*"
32653292

3266-
"@types/react-native@*":
3267-
version "0.62.2"
3268-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.2.tgz#f3e150f308c27089cefbcbfa3eb6cc14db279b2f"
3269-
integrity sha512-oIUIbqZNN9vRnGKWHYbTVp/GyTqdaM5mfy1s4zsi6BYvHAaFOPZ32IrhIHno/A5XOv4wuGfE7g5fliDk/H0+/Q==
3270-
dependencies:
3271-
"@types/react" "*"
3272-
32733293
32743294
version "5.1.7"
32753295
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
@@ -3344,15 +3364,14 @@
33443364
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
33453365
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
33463366

3347-
"@types/[email protected].0":
3348-
version "5.1.0"
3349-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.0.tgz#24d3412ba5395aa06e14fbc93c52f9454cebd0d6"
3350-
integrity sha512-ZFlLCuwF5r+4Vb7JUmd+Yr2S0UBdBGmI7ctFTgJMypIp3xOHI4LCFVn2dKMvpk6xDB2hLRykrEWMBwJEpUAUIQ==
3367+
"@types/[email protected].15":
3368+
version "5.1.15"
3369+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.15.tgz#30855b40aa80b3b4e4c0e43a4af366e7c246d148"
3370+
integrity sha512-4evch8BRI3AKgb0GAZ/sn+mSeB+Dq7meYtMi7J/0Mg98Dt1+r8fySOek7Sjw1W+Wskyjc93565o5xWAT/FdY0Q==
33513371
dependencies:
33523372
"@types/hoist-non-react-statics" "*"
33533373
"@types/react" "*"
3354-
"@types/react-native" "*"
3355-
csstype "^2.2.0"
3374+
csstype "^3.0.2"
33563375

33573376
"@types/tapable@*", "@types/tapable@^1.0.5":
33583377
version "1.0.5"
@@ -4576,13 +4595,13 @@ [email protected]:
45764595
resolved "https://registry.yarnpkg.com/babel-plugin-react-remove-properties/-/babel-plugin-react-remove-properties-0.3.0.tgz#7b623fb3c424b6efb4edc9b1ae4cc50e7154b87f"
45774596
integrity sha512-vbxegtXGyVcUkCvayLzftU95vuvpYFV85pRpeMpohMHeEY46Qe0VNWfkVVcCbaZ12CXHzDFOj0esumATcW83ng==
45784597

4579-
"babel-plugin-styled-components@>= 1":
4580-
version "1.10.7"
4581-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.7.tgz#3494e77914e9989b33cc2d7b3b29527a949d635c"
4582-
integrity sha512-MBMHGcIA22996n9hZRf/UJLVVgkEOITuR2SvjHLb5dSTUyR4ZRGn+ngITapes36FI3WLxZHfRhkA1ffHxihOrg==
4598+
"babel-plugin-styled-components@>= 1.12.0":
4599+
version "1.13.3"
4600+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz#1f1cb3927d4afa1e324695c78f690900e3d075bc"
4601+
integrity sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw==
45834602
dependencies:
4584-
"@babel/helper-annotate-as-pure" "^7.0.0"
4585-
"@babel/helper-module-imports" "^7.0.0"
4603+
"@babel/helper-annotate-as-pure" "^7.15.4"
4604+
"@babel/helper-module-imports" "^7.15.4"
45864605
babel-plugin-syntax-jsx "^6.18.0"
45874606
lodash "^4.17.11"
45884607

@@ -6175,7 +6194,7 @@ cssstyle@^2.0.0:
61756194
dependencies:
61766195
cssom "~0.3.6"
61776196

6178-
csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.7:
6197+
csstype@^2.5.7, csstype@^2.6.7:
61796198
version "2.6.10"
61806199
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
61816200
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
@@ -15193,17 +15212,17 @@ style-to-object@^0.2.1:
1519315212
dependencies:
1519415213
inline-style-parser "0.1.1"
1519515214

15196-
styled-components@5.1.0:
15197-
version "5.1.0"
15198-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.0.tgz#2e3985b54f461027e1c91af3229e1c2530872a4e"
15199-
integrity sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==
15215+
styled-components@5.3.3:
15216+
version "5.3.3"
15217+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.3.tgz#312a3d9a549f4708f0fb0edc829eb34bde032743"
15218+
integrity sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw==
1520015219
dependencies:
1520115220
"@babel/helper-module-imports" "^7.0.0"
1520215221
"@babel/traverse" "^7.4.5"
1520315222
"@emotion/is-prop-valid" "^0.8.8"
1520415223
"@emotion/stylis" "^0.8.4"
1520515224
"@emotion/unitless" "^0.7.4"
15206-
babel-plugin-styled-components ">= 1"
15225+
babel-plugin-styled-components ">= 1.12.0"
1520715226
css-to-react-native "^3.0.0"
1520815227
hoist-non-react-statics "^3.0.0"
1520915228
shallowequal "^1.1.0"

0 commit comments

Comments
 (0)