Update of multiple frontend libs.

This commit is contained in:
baldo 2017-05-13 13:25:33 +02:00
parent de261dbde5
commit a9c6ddc03b
276 changed files with 41257 additions and 19300 deletions

View file

@ -3,19 +3,19 @@
"version": "DEVELOPMENT",
"license": "MIT",
"dependencies": {
"angular": "1.5.6",
"angular": "1.5.11",
"angular-bootstrap": "1.3.3",
"angular-leaflet-directive": "0.10.0",
"angular-route": "1.5.6",
"angular-sanitize": "1.5.6",
"bootstrap-sass-official": "3.3.6",
"es5-shim": "4.5.8",
"font-awesome": "4.6.3",
"geolib": "2.0.21",
"jquery": "2.1.4",
"angular-route": "1.5.11",
"angular-sanitize": "1.5.11",
"bootstrap-sass-official": "3.3.7",
"es5-shim": "4.5.9",
"font-awesome": "4.7.0",
"geolib": "2.0.22",
"jquery": "3.2.1",
"json3": "3.3.2",
"leaflet-dist": "0.7.2",
"lodash": "4.13.1",
"lodash": "4.17.4",
"sass-bootstrap": "3.0.2"
},
"devDependencies": {