This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
forked from openshift/console
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade web-ui-components to 0.1.34-10
- Loading branch information
1 parent
3749a27
commit e614bae
Showing
2 changed files
with
55 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,17 +13,17 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250" | ||
|
||
"@babel/runtime@^7.2.0", "@babel/runtime@^7.4.2": | ||
version "7.4.5" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12" | ||
version "7.5.5" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132" | ||
dependencies: | ||
regenerator-runtime "^0.13.2" | ||
|
||
"@babel/types@^7.0.0": | ||
version "7.4.4" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0" | ||
version "7.5.5" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a" | ||
dependencies: | ||
esutils "^2.0.2" | ||
lodash "^4.17.11" | ||
lodash "^4.17.13" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@emotion/babel-utils@^0.6.4": | ||
|
@@ -92,8 +92,8 @@ | |
xterm "^3.3.0" | ||
|
||
"@patternfly/[email protected]": | ||
version "1.11.1" | ||
resolved "https://registry.yarnpkg.com/@patternfly/react-console/-/react-console-1.11.1.tgz#ed367efc0a61e4fff3ae84cd807be59453cc2598" | ||
version "1.11.6" | ||
resolved "https://registry.yarnpkg.com/@patternfly/react-console/-/react-console-1.11.6.tgz#693b75c42171e9d04252a7a67c76b36f3c982c3b" | ||
dependencies: | ||
"@novnc/novnc" "^1.0.0" | ||
"@spice-project/spice-html5" "^0.2.1" | ||
|
@@ -128,8 +128,8 @@ | |
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.1.tgz#f1a11e7babb0c3cad68100be381d1e064c68f1f6" | ||
|
||
"@types/react@*": | ||
version "16.8.20" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.20.tgz#4f633ecbd0a4d56d0ccc50fff6f9321bbcd7d583" | ||
version "16.8.23" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2" | ||
dependencies: | ||
"@types/prop-types" "*" | ||
csstype "^2.2.0" | ||
|
@@ -156,20 +156,20 @@ acorn-globals@^4.1.0: | |
acorn-walk "^6.0.1" | ||
|
||
acorn-walk@^6.0.1: | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.1.1.tgz#d363b66f5fac5f018ff9c3a1e7b6f8e310cc3913" | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c" | ||
|
||
acorn@^5.5.3: | ||
version "5.7.3" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" | ||
|
||
acorn@^6.0.1: | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f" | ||
version "6.2.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51" | ||
|
||
ajv@^6.5.5: | ||
version "6.10.0" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.0.tgz#90d0d54439da587cd7e843bfb7045f50bd22bdf1" | ||
version "6.10.2" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52" | ||
dependencies: | ||
fast-deep-equal "^2.0.1" | ||
fast-json-stable-stringify "^2.0.0" | ||
|
@@ -865,8 +865,8 @@ css@^2.2.3: | |
urix "^0.1.0" | ||
|
||
[email protected], "cssom@>= 0.3.2 < 0.4.0", cssom@^0.3.4: | ||
version "0.3.6" | ||
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.6.tgz#f85206cee04efa841f3c5982a74ba96ab20d65ad" | ||
version "0.3.8" | ||
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a" | ||
|
||
cssstyle@^0.3.1: | ||
version "0.3.1" | ||
|
@@ -875,14 +875,14 @@ cssstyle@^0.3.1: | |
cssom "0.3.x" | ||
|
||
cssstyle@^1.0.0: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-1.2.2.tgz#427ea4d585b18624f6fdbf9de7a2a1a3ba713077" | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-1.4.0.tgz#9d31328229d3c565c61e586b02041a28fccdccf1" | ||
dependencies: | ||
cssom "0.3.x" | ||
|
||
csstype@^2.2.0, csstype@^2.5.2: | ||
version "2.6.5" | ||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.5.tgz#1cd1dff742ebf4d7c991470ae71e12bb6751e034" | ||
version "2.6.6" | ||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.6.tgz#c34f8226a94bbb10c32cc0d714afdf942291fc41" | ||
|
||
d3-array@^1.2.0: | ||
version "1.2.4" | ||
|
@@ -893,8 +893,8 @@ d3-collection@1: | |
resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.7.tgz#349bd2aa9977db071091c13144d5e4f16b5b310e" | ||
|
||
d3-color@1: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.2.3.tgz#6c67bb2af6df3cc8d79efcc4d3a3e83e28c8048f" | ||
version "1.2.8" | ||
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.2.8.tgz#4eaf9b60ef188c893fcf8b28f3546aafebfbd9f4" | ||
|
||
d3-ease@^1.0.0: | ||
version "1.0.5" | ||
|
@@ -1176,8 +1176,8 @@ globals@^9.18.0: | |
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" | ||
|
||
graceful-fs@^4.1.2, graceful-fs@^4.1.6: | ||
version "4.1.15" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00" | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b" | ||
|
||
har-schema@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -1255,8 +1255,8 @@ import-fresh@^2.0.0: | |
resolve-from "^3.0.0" | ||
|
||
inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | ||
|
||
invariant@^2.0.0, invariant@^2.1.0, invariant@^2.2.2, invariant@^2.2.4: | ||
version "2.2.4" | ||
|
@@ -1397,9 +1397,9 @@ kind-of@^1.1.0: | |
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-1.1.0.tgz#140a3d2d41a36d2efcfa9377b62c24f8495a5c44" | ||
|
||
[email protected]9: | ||
version "0.1.34-9" | ||
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.34-9.tgz#d43a3a37d08377f8ef25b8905ef969af410ba2e0" | ||
[email protected]10: | ||
version "0.1.34-10" | ||
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.34-10.tgz#dce4b0df8f119131088e8d26bc3d0d1254ba57ac" | ||
dependencies: | ||
"@patternfly/react-console" "1.x" | ||
classnames "2.x" | ||
|
@@ -1423,16 +1423,16 @@ levn@~0.3.0: | |
type-check "~0.3.2" | ||
|
||
lodash-es@^4.2.1: | ||
version "4.17.11" | ||
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0" | ||
version "4.17.15" | ||
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" | ||
|
||
lodash.sortby@^4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" | ||
|
||
[email protected], lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1: | ||
version "4.17.11" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" | ||
[email protected], lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1: | ||
version "4.17.15" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" | ||
|
||
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: | ||
version "1.4.0" | ||
|
@@ -1599,8 +1599,8 @@ private@^0.1.8: | |
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" | ||
|
||
process-nextick-args@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa" | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" | ||
|
||
prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.6.2: | ||
version "15.7.2" | ||
|
@@ -1615,8 +1615,8 @@ pseudomap@^1.0.2: | |
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" | ||
|
||
psl@^1.1.24, psl@^1.1.28: | ||
version "1.1.32" | ||
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.32.tgz#3f132717cf2f9c169724b2b6caf373cf694198db" | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/psl/-/psl-1.2.0.tgz#df12b5b1b3a30f51c329eacbdef98f3a6e136dc6" | ||
|
||
punycode@^1.4.1: | ||
version "1.4.1" | ||
|
@@ -1710,8 +1710,8 @@ redux@^3.7.1: | |
symbol-observable "^1.0.3" | ||
|
||
redux@^4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.1.tgz#436cae6cc40fbe4727689d7c8fae44808f1bfef5" | ||
version "4.0.4" | ||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.4.tgz#4ee1aeb164b63d6a1bcc57ae4aa0b6e6fa7a3796" | ||
dependencies: | ||
loose-envify "^1.4.0" | ||
symbol-observable "^1.2.0" | ||
|
@@ -1721,8 +1721,8 @@ regenerator-runtime@^0.11.0: | |
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" | ||
|
||
regenerator-runtime@^0.13.2: | ||
version "0.13.2" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447" | ||
version "0.13.3" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" | ||
|
||
relative@^3.0.2: | ||
version "3.0.2" | ||
|
@@ -1792,12 +1792,16 @@ resolve-url@^0.2.1: | |
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" | ||
|
||
resolve@^1.10.0: | ||
version "1.11.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232" | ||
version "1.11.1" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e" | ||
dependencies: | ||
path-parse "^1.0.6" | ||
|
||
safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: | ||
safe-buffer@^5.0.1, safe-buffer@^5.1.2: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519" | ||
|
||
safe-buffer@~5.1.0, safe-buffer@~5.1.1: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | ||
|
||
|
@@ -2358,12 +2362,12 @@ xtend@~2.1.1: | |
object-keys "~0.4.0" | ||
|
||
xtend@~4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" | ||
|
||
xterm@^3.3.0: | ||
version "3.14.2" | ||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.14.2.tgz#f1285288bdc7df7056ef4bde64311900748c3e5d" | ||
version "3.14.5" | ||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.14.5.tgz#c9d14e48be6873aa46fb429f22f2165557fd2dea" | ||
|
||
yallist@^2.1.2: | ||
version "2.1.2" | ||
|