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.34-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mareklibra committed Apr 30, 2019
1 parent 230c1a2 commit cf53208
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion kubevirt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@patternfly/react-charts": "2.x",
"@patternfly/react-console": "1.9.1",
"kubevirt-web-ui-components": "0.1.34",
"kubevirt-web-ui-components": "0.1.34-1",
"reactabular-dnd": "^8.16.0"
}
}
18 changes: 9 additions & 9 deletions kubevirt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.1.tgz#f1a11e7babb0c3cad68100be381d1e064c68f1f6"

"@types/react@*":
version "16.8.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.14.tgz#b561bfabeb8f60d12e6d4766367e7a9ae927aa18"
version "16.8.15"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.15.tgz#a76515fed5aa3e996603056f54427fec5f2a5122"
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down Expand Up @@ -1392,9 +1392,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]:
version "0.1.34"
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.34.tgz#29e98101dd9348e2dff218abd451c6c7d8409063"
[email protected]-1:
version "0.1.34-1"
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.34-1.tgz#62ee101a8379a3bcb554056a697012973344ca87"
dependencies:
"@patternfly/react-console" "1.x"
classnames "2.x"
Expand Down Expand Up @@ -1510,8 +1510,8 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"

nwsapi@^2.0.7:
version "2.1.3"
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.1.3.tgz#25f3a5cec26c654f7376df6659cdf84b99df9558"
version "2.1.4"
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.1.4.tgz#e006a878db23636f8e8a67d33ca0e4edf61a842f"

oauth-sign@~0.9.0:
version "0.9.0"
Expand Down Expand Up @@ -1663,8 +1663,8 @@ [email protected]:
resize-observer-polyfill "^1.5.0"

[email protected]:
version "6.1.1"
resolved "https://registry.yarnpkg.com/react-responsive/-/react-responsive-6.1.1.tgz#3edfac93c2ada3e9bf5904683c2d7c5aab4a6296"
version "6.1.2"
resolved "https://registry.yarnpkg.com/react-responsive/-/react-responsive-6.1.2.tgz#b9b9cc3ee35f37e80cb036f1c9038ef73aec920b"
dependencies:
hyphenate-style-name "^1.0.0"
matchmediaquery "^0.3.0"
Expand Down

0 comments on commit cf53208

Please sign in to comment.