Skip to content

Commit 5cb53a8

Browse files
fix(deps): update dependency styled-components to v5.3.11
1 parent e07a02f commit 5cb53a8

File tree

2 files changed

+92
-42
lines changed

2 files changed

+92
-42
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-dom": "17.0.2",
3535
"react-router": "5.1.2",
3636
"react-router-dom": "5.1.2",
37-
"styled-components": "5.1.0"
37+
"styled-components": "5.3.11"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.14.6",
@@ -61,7 +61,7 @@
6161
"@types/react-router": "5.1.5",
6262
"@types/react-router-dom": "5.1.7",
6363
"@types/react-test-renderer": "16.9.4",
64-
"@types/styled-components": "5.1.0",
64+
"@types/styled-components": "5.1.31",
6565
"@types/webpack": "4.41.10",
6666
"@types/webpack-dev-server": "3.11.4",
6767
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

+90-40
Original file line numberDiff line numberDiff line change
@@ -245,13 +245,6 @@
245245
lodash "^4.17.13"
246246
source-map "^0.5.0"
247247

248-
"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.8.3":
249-
version "7.8.3"
250-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
251-
integrity sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==
252-
dependencies:
253-
"@babel/types" "^7.8.3"
254-
255248
"@babel/helper-annotate-as-pure@^7.14.5":
256249
version "7.14.5"
257250
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
@@ -266,6 +259,20 @@
266259
dependencies:
267260
"@babel/types" "^7.16.0"
268261

262+
"@babel/helper-annotate-as-pure@^7.22.5":
263+
version "7.22.5"
264+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
265+
integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==
266+
dependencies:
267+
"@babel/types" "^7.22.5"
268+
269+
"@babel/helper-annotate-as-pure@^7.8.3":
270+
version "7.8.3"
271+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
272+
integrity sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==
273+
dependencies:
274+
"@babel/types" "^7.8.3"
275+
269276
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
270277
version "7.14.5"
271278
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191"
@@ -511,6 +518,13 @@
511518
dependencies:
512519
"@babel/types" "^7.16.0"
513520

521+
"@babel/helper-module-imports@^7.22.5":
522+
version "7.22.15"
523+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
524+
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
525+
dependencies:
526+
"@babel/types" "^7.22.15"
527+
514528
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.0":
515529
version "7.16.0"
516530
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5"
@@ -588,6 +602,11 @@
588602
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
589603
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
590604

605+
"@babel/helper-plugin-utils@^7.22.5":
606+
version "7.22.5"
607+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
608+
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
609+
591610
"@babel/helper-regex@^7.8.3":
592611
version "7.8.3"
593612
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.8.3.tgz#139772607d51b93f23effe72105b319d2a4c6965"
@@ -700,6 +719,11 @@
700719
dependencies:
701720
"@babel/types" "^7.8.3"
702721

722+
"@babel/helper-string-parser@^7.23.4":
723+
version "7.23.4"
724+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
725+
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
726+
703727
"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
704728
version "7.12.11"
705729
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
@@ -715,6 +739,11 @@
715739
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
716740
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
717741

742+
"@babel/helper-validator-identifier@^7.22.20":
743+
version "7.22.20"
744+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
745+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
746+
718747
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
719748
version "7.9.5"
720749
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -1255,6 +1284,13 @@
12551284
dependencies:
12561285
"@babel/helper-plugin-utils" "^7.14.5"
12571286

1287+
"@babel/plugin-syntax-jsx@^7.22.5":
1288+
version "7.23.3"
1289+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz#8f2e4f8a9b5f9aa16067e142c1ac9cd9f810f473"
1290+
integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==
1291+
dependencies:
1292+
"@babel/helper-plugin-utils" "^7.22.5"
1293+
12581294
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
12591295
version "7.10.4"
12601296
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
@@ -2362,6 +2398,15 @@
23622398
"@babel/helper-validator-identifier" "^7.14.5"
23632399
to-fast-properties "^2.0.0"
23642400

2401+
"@babel/types@^7.22.15", "@babel/types@^7.22.5":
2402+
version "7.23.4"
2403+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.4.tgz#7206a1810fc512a7f7f7d4dace4cb4c1c9dbfb8e"
2404+
integrity sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ==
2405+
dependencies:
2406+
"@babel/helper-string-parser" "^7.23.4"
2407+
"@babel/helper-validator-identifier" "^7.22.20"
2408+
to-fast-properties "^2.0.0"
2409+
23652410
"@babel/types@^7.3.3":
23662411
version "7.12.12"
23672412
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
@@ -2440,18 +2485,30 @@
24402485
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
24412486
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
24422487

2443-
"@emotion/[email protected]", "@emotion/is-prop-valid@^0.8.6", "@emotion/is-prop-valid@^0.8.8":
2488+
"@emotion/[email protected]", "@emotion/is-prop-valid@^0.8.6":
24442489
version "0.8.8"
24452490
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
24462491
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
24472492
dependencies:
24482493
"@emotion/memoize" "0.7.4"
24492494

2495+
"@emotion/is-prop-valid@^1.1.0":
2496+
version "1.2.1"
2497+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
2498+
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
2499+
dependencies:
2500+
"@emotion/memoize" "^0.8.1"
2501+
24502502
"@emotion/[email protected]":
24512503
version "0.7.4"
24522504
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
24532505
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
24542506

2507+
"@emotion/memoize@^0.8.1":
2508+
version "0.8.1"
2509+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
2510+
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
2511+
24552512
"@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16":
24562513
version "0.11.16"
24572514
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad"
@@ -4581,13 +4638,6 @@
45814638
dependencies:
45824639
"@types/react" "*"
45834640

4584-
"@types/react-native@*":
4585-
version "0.62.2"
4586-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.2.tgz#f3e150f308c27089cefbcbfa3eb6cc14db279b2f"
4587-
integrity sha512-oIUIbqZNN9vRnGKWHYbTVp/GyTqdaM5mfy1s4zsi6BYvHAaFOPZ32IrhIHno/A5XOv4wuGfE7g5fliDk/H0+/Q==
4588-
dependencies:
4589-
"@types/react" "*"
4590-
45914641
45924642
version "5.1.7"
45934643
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
@@ -4661,15 +4711,14 @@
46614711
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
46624712
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
46634713

4664-
"@types/[email protected].0":
4665-
version "5.1.0"
4666-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.0.tgz#24d3412ba5395aa06e14fbc93c52f9454cebd0d6"
4667-
integrity sha512-ZFlLCuwF5r+4Vb7JUmd+Yr2S0UBdBGmI7ctFTgJMypIp3xOHI4LCFVn2dKMvpk6xDB2hLRykrEWMBwJEpUAUIQ==
4714+
"@types/[email protected].31":
4715+
version "5.1.31"
4716+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.31.tgz#08908bfeb458302e509970f3ab0d2420fe73597f"
4717+
integrity sha512-r7uTHGB2aQ1UWp9sN9nbQ69fSL7x8m5QhaMDa5m7mMPE+QMtZaS6Bvr5msE42y0CPRUaqTsHn+4f9z0MTfYxEA==
46684718
dependencies:
46694719
"@types/hoist-non-react-statics" "*"
46704720
"@types/react" "*"
4671-
"@types/react-native" "*"
4672-
csstype "^2.2.0"
4721+
csstype "^3.0.2"
46734722

46744723
"@types/tapable@*", "@types/tapable@^1.0.5":
46754724
version "1.0.5"
@@ -5920,15 +5969,16 @@ [email protected]:
59205969
resolved "https://registry.yarnpkg.com/babel-plugin-react-remove-properties/-/babel-plugin-react-remove-properties-0.3.0.tgz#7b623fb3c424b6efb4edc9b1ae4cc50e7154b87f"
59215970
integrity sha512-vbxegtXGyVcUkCvayLzftU95vuvpYFV85pRpeMpohMHeEY46Qe0VNWfkVVcCbaZ12CXHzDFOj0esumATcW83ng==
59225971

5923-
"babel-plugin-styled-components@>= 1":
5924-
version "1.10.7"
5925-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.7.tgz#3494e77914e9989b33cc2d7b3b29527a949d635c"
5926-
integrity sha512-MBMHGcIA22996n9hZRf/UJLVVgkEOITuR2SvjHLb5dSTUyR4ZRGn+ngITapes36FI3WLxZHfRhkA1ffHxihOrg==
5972+
"babel-plugin-styled-components@>= 1.12.0":
5973+
version "2.1.4"
5974+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.4.tgz#9a1f37c7f32ef927b4b008b529feb4a2c82b1092"
5975+
integrity sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==
59275976
dependencies:
5928-
"@babel/helper-annotate-as-pure" "^7.0.0"
5929-
"@babel/helper-module-imports" "^7.0.0"
5930-
babel-plugin-syntax-jsx "^6.18.0"
5931-
lodash "^4.17.11"
5977+
"@babel/helper-annotate-as-pure" "^7.22.5"
5978+
"@babel/helper-module-imports" "^7.22.5"
5979+
"@babel/plugin-syntax-jsx" "^7.22.5"
5980+
lodash "^4.17.21"
5981+
picomatch "^2.3.1"
59325982

59335983
babel-plugin-syntax-jsx@^6.18.0:
59345984
version "6.18.0"
@@ -7481,11 +7531,6 @@ cssstyle@^2.0.0:
74817531
dependencies:
74827532
cssom "~0.3.6"
74837533

7484-
csstype@^2.2.0:
7485-
version "2.6.10"
7486-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
7487-
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
7488-
74897534
csstype@^2.5.7:
74907535
version "2.6.19"
74917536
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.19.tgz#feeb5aae89020bb389e1f63669a5ed490e391caa"
@@ -13782,6 +13827,11 @@ picomatch@^2.3.0:
1378213827
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
1378313828
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
1378413829

13830+
picomatch@^2.3.1:
13831+
version "2.3.1"
13832+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
13833+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
13834+
1378513835
pify@^2.0.0:
1378613836
version "2.3.0"
1378713837
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -16650,17 +16700,17 @@ [email protected], style-to-object@^0.3.0:
1665016700
dependencies:
1665116701
inline-style-parser "0.1.1"
1665216702

16653-
styled-components@5.1.0:
16654-
version "5.1.0"
16655-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.0.tgz#2e3985b54f461027e1c91af3229e1c2530872a4e"
16656-
integrity sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==
16703+
styled-components@5.3.11:
16704+
version "5.3.11"
16705+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.11.tgz#9fda7bf1108e39bf3f3e612fcc18170dedcd57a8"
16706+
integrity sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==
1665716707
dependencies:
1665816708
"@babel/helper-module-imports" "^7.0.0"
1665916709
"@babel/traverse" "^7.4.5"
16660-
"@emotion/is-prop-valid" "^0.8.8"
16710+
"@emotion/is-prop-valid" "^1.1.0"
1666116711
"@emotion/stylis" "^0.8.4"
1666216712
"@emotion/unitless" "^0.7.4"
16663-
babel-plugin-styled-components ">= 1"
16713+
babel-plugin-styled-components ">= 1.12.0"
1666416714
css-to-react-native "^3.0.0"
1666516715
hoist-non-react-statics "^3.0.0"
1666616716
shallowequal "^1.1.0"

0 commit comments

Comments
 (0)