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.33-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mareklibra committed May 3, 2019
1 parent d94da98 commit c479b51
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.33-1",
"kubevirt-web-ui-components": "0.1.33-2",
"reactabular-dnd": "^8.16.0"
}
}
26 changes: 13 additions & 13 deletions kubevirt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
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.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d"
dependencies:
regenerator-runtime "^0.13.2"

"@babel/types@^7.0.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c"
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
dependencies:
esutils "^2.0.2"
lodash "^4.17.11"
Expand Down 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"

kubevirt-web-ui-components@0.1.33-1:
version "0.1.33-1"
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.33-1.tgz#f704317bd21cb3bfbeb1b0bcbe9447410025eb79"
kubevirt-web-ui-components@0.1.33-2:
version "0.1.33-2"
resolved "https://registry.yarnpkg.com/kubevirt-web-ui-components/-/kubevirt-web-ui-components-0.1.33-2.tgz#2e20bcc20bd7c96ebef1ecaaf66f07ba37b8e1f6"
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 @@ react-measure@2.x:
resize-observer-polyfill "^1.5.0"

react-responsive@6.1.x:
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 c479b51

Please sign in to comment.