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

Commit

Permalink
Update @patternfly/react-console to latest 1.7.4
Browse files Browse the repository at this point in the history
To get latest changes in consoles.
  • Loading branch information
mareklibra committed Nov 20, 2018
1 parent 394152a commit 2be0ef9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kubevirt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@patternfly/react-console": "1.5.0",
"@patternfly/react-console": "1.7.4",
"kubevirt-web-ui-components": "^0.1.6",
"reactabular-dnd": "^8.16.0"
}
Expand Down
19 changes: 16 additions & 3 deletions kubevirt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,31 @@
version "1.0.0"
resolved "https://registry.yarnpkg.com/@novnc/novnc/-/novnc-1.0.0.tgz#76b0e89e6f8738ca8154195baf5b8e6a80bc9105"

"@patternfly/react-console@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-console/-/react-console-1.5.0.tgz#7a3bddb9813033e75c0a7c3fdbea73115e22476d"
"@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"
classnames "^2.2.5"
file-saver "^1.3.8"
xterm "^3.3.0"

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"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"

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"
Expand Down

0 comments on commit 2be0ef9

Please sign in to comment.