Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Upgrade web-ui-components to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rawagner authored and mareklibra committed Nov 21, 2018
1 parent 7713759 commit b108566
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion kubevirt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@patternfly/react-console": "1.7.4",
"kubevirt-web-ui-components": "^0.1.6",
"kubevirt-web-ui-components": "0.1.8",
"reactabular-dnd": "^8.16.0"
}
}
9 changes: 3 additions & 6 deletions kubevirt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"@patternfly/react-console@1.7.4":
version "1.7.4"
resolved "https://registry.yarnpkg.com/@patternfly/react-console/-/react-console-1.7.4.tgz#f8c3971d02771c961fb59695ca2f1d59716ab550"
integrity sha512-tPl75WxKlBxTh7GpakC8xxIPZ7U1u/l+zb21sT62xTFmR1BCJskit2y/tkRO2FtBselFHoirqXeyiWUs9Ha4ew==
dependencies:
"@novnc/novnc" "^1.0.0"
blob-polyfill "^3.0.20180112"
Expand All @@ -20,7 +19,6 @@
blob-polyfill@^3.0.20180112:
version "3.0.20180112"
resolved "https://registry.yarnpkg.com/blob-polyfill/-/blob-polyfill-3.0.20180112.tgz#7f7c3e235ae298867f8c22b429d33aa9a7cc65b5"
integrity sha512-DX/47MXO+hNuEhuZRW9/yykNoCe7E/ywcPKtPVqGPRwLlowN811xi/3yVMQkE2fhTGHfrH8O9BMuhM7IdcRyew==

classnames@^2.2.5:
version "2.2.6"
Expand All @@ -29,11 +27,10 @@ classnames@^2.2.5:
file-saver@^1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-1.3.8.tgz#e68a30c7cb044e2fb362b428469feb291c2e09d8"
integrity sha512-spKHSBQIxxS81N/O21WmuXA2F6wppUCsutpzenOeZzOCCJ5gEfcbqJP983IrpLXzYmXnMUa6J03SubcNPdKrlg==

kubevirt-web-ui-components@^0.1.6:
version "0.1.7"
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.7.tgz#6055cd8f9c2bce7384550805354ea04031aaaf4e"
kubevirt-web-ui-components@0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.8.tgz#53eb44980d452dd5c675698ee8cfa781480719f3"

reactabular-dnd@^8.16.0:
version "8.16.0"
Expand Down

0 comments on commit b108566

Please sign in to comment.