mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
mgr/dashboard: Update bootstrap to 3.4.0
Fixes: https://tracker.ceph.com/issues/37834 Signed-off-by: Tiago Melo <tmelo@suse.com>
This commit is contained in:
parent
c0a45c9f0a
commit
4980c2668e
@ -2505,9 +2505,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bootstrap": {
|
"bootstrap": {
|
||||||
"version": "3.3.7",
|
"version": "3.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.0.tgz",
|
||||||
"integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
|
"integrity": "sha512-F1yTDO9OHKH0xjl03DsOe8Nu1OWBIeAugGMhy3UTIYDdbbIPesQIhCEbj+HEr6wqlwweGAlP8F3OBC6kEuhFuw=="
|
||||||
},
|
},
|
||||||
"brace-expansion": {
|
"brace-expansion": {
|
||||||
"version": "1.1.11",
|
"version": "1.1.11",
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"@ngx-translate/i18n-polyfill": "1.0.0",
|
"@ngx-translate/i18n-polyfill": "1.0.0",
|
||||||
"@swimlane/ngx-datatable": "14.0.0",
|
"@swimlane/ngx-datatable": "14.0.0",
|
||||||
"awesome-bootstrap-checkbox": "0.3.7",
|
"awesome-bootstrap-checkbox": "0.3.7",
|
||||||
"bootstrap": "3.3.7",
|
"bootstrap": "3.4.0",
|
||||||
"chart.js": "2.7.3",
|
"chart.js": "2.7.3",
|
||||||
"core-js": "2.6.1",
|
"core-js": "2.6.1",
|
||||||
"fork-awesome": "1.1.5",
|
"fork-awesome": "1.1.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user