Skip to content

Commit 1acf6bb

Browse files
update styled-components
1 parent 82c7d8f commit 1acf6bb

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

x-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"squel": "^5.13.0",
328328
"stats-lite": "^2.2.0",
329329
"style-it": "^2.1.3",
330-
"styled-components": "beta",
330+
"styled-components": "5.0.0-rc.3",
331331
"suricata-sid-db": "^1.0.2",
332332
"tinycolor2": "1.4.1",
333333
"tinymath": "1.2.1",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14989,7 +14989,7 @@ hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0, hoist-non-react-
1498914989
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
1499014990
integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==
1499114991

14992-
hoist-non-react-statics@^3.1.0:
14992+
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0:
1499314993
version "3.3.1"
1499414994
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#101685d3aff3b23ea213163f6e8e12f4f111e19f"
1499514995
integrity sha512-wbg3bpgA/ZqWrZuMOeJi8+SKMhr7X9TesL/rXMjTzh0p0JUBo3II8DHboYbuIXWRlttrUFxwcu/5kygrCw8fJw==
@@ -26880,10 +26880,10 @@ style-loader@0.23.1, style-loader@^0.23.1:
2688026880
loader-utils "^1.1.0"
2688126881
schema-utils "^1.0.0"
2688226882

26883-
styled-components@beta:
26884-
version "5.0.0-rc.2"
26885-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.0.0-rc.2.tgz#6c44570ff202f47a1a688d6f1249bc079b10a958"
26886-
integrity sha512-dRMU2Ka12F2qbJK6XMDVy1H6KOXpbf7nAKReV0uIikCdW/zbO2K3C+XUCL0EqTVeevugFBJUACZUoTc7ShKsTg==
26883+
styled-components@5.0.0-rc.3:
26884+
version "5.0.0-rc.3"
26885+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.0.0-rc.3.tgz#f5916a1892c658887016a3c96f3c96e97e92021a"
26886+
integrity sha512-FPezIfX26DigdMspk4rtL2Z4KMtgHcUK56Zb/XTXfs4XXBPFZefTNpi+pQEOkWRmE5r5dO9vzT7Hd+b78NtMLA==
2688726887
dependencies:
2688826888
"@babel/helper-module-imports" "^7.0.0"
2688926889
"@babel/traverse" "^7.4.5"
@@ -26892,6 +26892,7 @@ styled-components@beta:
2689226892
"@emotion/unitless" "^0.7.4"
2689326893
babel-plugin-styled-components ">= 1"
2689426894
css-to-react-native "^3.0.0"
26895+
hoist-non-react-statics "^3.0.0"
2689526896
shallowequal "^1.1.0"
2689626897
stylis-rule-sheet "^0.0.10"
2689726898
supports-color "^5.5.0"

0 commit comments

Comments
 (0)