Skip to content

Commit d0dbc4e

Browse files
authored
Merge pull request #2010 from GilbertCherrie/update_ui_components
Update UI components
2 parents 3120b69 + 94f1e6e commit d0dbc4e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@manageiq/font-fabulous": "~1.0.5",
34-
"@manageiq/ui-components": "1.4.4",
34+
"@manageiq/ui-components": "~1.6.0",
3535
"@novnc/novnc": "~1.2.0",
3636
"@pf3/select": "~1.12.6",
3737
"@uirouter/angularjs": "~1.0.28",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,17 +1227,17 @@ __metadata:
12271227
languageName: node
12281228
linkType: hard
12291229

1230-
"@manageiq/ui-components@npm:1.4.4":
1231-
version: 1.4.4
1232-
resolution: "@manageiq/ui-components@npm:1.4.4"
1230+
"@manageiq/ui-components@npm:~1.6.0":
1231+
version: 1.6.0
1232+
resolution: "@manageiq/ui-components@npm:1.6.0"
12331233
dependencies:
12341234
angular-bootstrap-switch: "npm:^0.5.1"
12351235
angular-dragdrop: "npm:^1.0.13"
12361236
angular-ui-sortable: "npm:^0.16.1"
12371237
es6-shim: "npm:^0.35.3"
12381238
es7-shim: "npm:^6.0.0"
12391239
sprintf-js: "npm:^1.1.1"
1240-
checksum: 10/ad7b71d8e7126109871de75b3720558ee3c7219ef2f99fd9cf1a436603e7e669b2cceba67b1de0d4f9dbc853759060fdae05471423db841af90e48be3a6569d5
1240+
checksum: 10/094b9a41af68add68051d1a6138122c0e61afe2c2bf5cea91ca924e85b5395a4bd3f4e00307eb60d8af1b7ccee00c0d3573929d3cfc5934e427e83032ca5b21f
12411241
languageName: node
12421242
linkType: hard
12431243

@@ -9860,7 +9860,7 @@ __metadata:
98609860
"@babel/core": "npm:~7.12.3"
98619861
"@babel/preset-env": "npm:~7.12.1"
98629862
"@manageiq/font-fabulous": "npm:~1.0.5"
9863-
"@manageiq/ui-components": "npm:1.4.4"
9863+
"@manageiq/ui-components": "npm:~1.6.0"
98649864
"@novnc/novnc": "npm:~1.2.0"
98659865
"@pf3/select": "npm:~1.12.6"
98669866
"@uirouter/angularjs": "npm:~1.0.28"

0 commit comments

Comments
 (0)