mirror of
https://github.com/ansible/awx.git
synced 2026-06-26 17:08:03 -02:30
Upgrades jquery and bootstrap
This commit is contained in:
@@ -111,8 +111,8 @@
|
||||
"angular-xeditable": "~0.8.0",
|
||||
"ansi-to-html": "^0.6.3",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"bootstrap": "^3.3.7",
|
||||
"bootstrap-datepicker": "^1.7.1",
|
||||
"bootstrap": "~4.1.3",
|
||||
"bootstrap-datepicker": "^1.8.0",
|
||||
"codemirror": "^5.17.0",
|
||||
"components-font-awesome": "^4.6.1",
|
||||
"d3": "^3.5.4",
|
||||
@@ -121,7 +121,7 @@
|
||||
"html-entities": "^1.2.1",
|
||||
"inherits": "^1.0.2",
|
||||
"javascript-detect-element-resize": "^0.5.3",
|
||||
"jquery": "~2.2.4",
|
||||
"jquery": "~3.3.1",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"js-yaml": "^3.2.7",
|
||||
"legacy-loader": "0.0.2",
|
||||
@@ -131,6 +131,7 @@
|
||||
"moment": "^2.19.4",
|
||||
"ng-toast": "git+https://git@github.com/ansible/ngToast#v2.1.1",
|
||||
"nvd3": "^1.8.6",
|
||||
"popper.js": "~1.14.4",
|
||||
"reconnectingwebsocket": "^1.0.0",
|
||||
"rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c",
|
||||
"select2": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user