Updating Angular and jQuery to the latest available version

This commit is contained in:
Sebastiaan Janssen
2021-09-13 13:03:29 +02:00
parent 0aa545df75
commit cacd471601

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"ace-builds": "1.4.2",
"angular": "1.8.0",
"angular": "1.8.2",
"angular-animate": "1.7.5",
"angular-aria": "1.7.9",
"angular-chart.js": "^1.1.1",
@@ -35,7 +35,7 @@
"diff": "3.5.0",
"flatpickr": "4.6.9",
"font-awesome": "4.7.0",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"jquery-ui-dist": "1.12.1",
"jquery-ui-touch-punch": "0.2.3",
"lazyload-js": "1.0.0",