Upgrade AngularJS to 1.6.6

This commit is contained in:
Ben Thomasson
2017-10-04 11:43:29 -04:00
committed by Marliana Lara
parent a313109b15
commit fabdab78ef

View File

@@ -92,7 +92,7 @@
}, },
"dependencies": { "dependencies": {
"@uirouter/angularjs": "^1.0.7", "@uirouter/angularjs": "^1.0.7",
"angular": "~1.4.14", "angular": "~1.6.6",
"angular-breadcrumb": "git+https://git@github.com/ansible/angular-breadcrumb#0.4.1", "angular-breadcrumb": "git+https://git@github.com/ansible/angular-breadcrumb#0.4.1",
"angular-codemirror": "git+https://git@github.com/ansible/angular-codemirror#1.0.4", "angular-codemirror": "git+https://git@github.com/ansible/angular-codemirror#1.0.4",
"angular-cookies": "~1.4.14", "angular-cookies": "~1.4.14",
@@ -110,7 +110,7 @@
"bootstrap-datepicker": "^1.7.1", "bootstrap-datepicker": "^1.7.1",
"codemirror": "^5.17.0", "codemirror": "^5.17.0",
"components-font-awesome": "^4.6.1", "components-font-awesome": "^4.6.1",
"d3": "~3.3.13", "d3": "~3.5.4",
"javascript-detect-element-resize": "^0.5.3", "javascript-detect-element-resize": "^0.5.3",
"jquery": "~2.2.4", "jquery": "~2.2.4",
"jquery-ui": "~1.10.5", "jquery-ui": "~1.10.5",
@@ -120,7 +120,7 @@
"lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll", "lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll",
"moment": "~2.10.0", "moment": "~2.10.0",
"ng-toast": "git+https://git@github.com/ansible/ngToast#2.0.1", "ng-toast": "git+https://git@github.com/ansible/ngToast#2.0.1",
"nvd3": "git+https://git@github.com/ansible/nvd3#1.7.1", "nvd3": "git+https://git@github.com/benthomasson/nvd3#1.7.1",
"reconnectingwebsocket": "^1.0.0", "reconnectingwebsocket": "^1.0.0",
"rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c", "rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c",
"select2": "^4.0.2", "select2": "^4.0.2",