Update build dependencies

This commit is contained in:
Björn Fromme
2019-04-24 11:51:18 +02:00
parent 83d4c8f22e
commit f6a8d89a31
2 changed files with 269 additions and 184 deletions
+258 -173
View File
File diff suppressed because it is too large Load Diff
+11 -11
View File
@@ -10,26 +10,26 @@
"build": "./node_modules/.bin/encore production" "build": "./node_modules/.bin/encore production"
}, },
"dependencies": { "dependencies": {
"@fancyapps/fancybox": "^3.5.3", "@fancyapps/fancybox": "^3.5.7",
"axios": "^0.18.0", "axios": "^0.18.0",
"bootstrap-sass": "^3.3.7", "bootstrap-sass": "^3.4.1",
"bourbon": "^4.3.2", "bourbon": "^4.3.2",
"cookieconsent": "^3.1.0", "cookieconsent": "^3.1.0",
"dayjs": "^1.7.7", "dayjs": "^1.8.12",
"flatpickr": "^4.5.2", "flatpickr": "^4.5.7",
"font-awesome": "^4.7.0", "font-awesome": "^4.7.0",
"jquery": "^1.12.4", "jquery": "^1.12.4",
"lazysizes": "^4.1.5", "lazysizes": "^4.1.8",
"leaflet": "^1.3.4", "leaflet": "^1.4.0",
"normalize.css": "^7.0.0", "normalize.css": "^7.0.0",
"picturefill": "^3.0.3", "picturefill": "^3.0.3",
"sass-mq": "^3.3.2", "sass-mq": "^3.3.2",
"slick-carousel": "^1.8.0", "slick-carousel": "^1.8.0",
"sticky-js": "^1.2.0", "sticky-js": "^1.2.0",
"vue": "^2.5.21", "vue": "^2.6.10",
"vue-router": "^3.0.2", "vue-router": "^3.0.6",
"vue-session": "^1.0.0", "vue-session": "^1.0.0",
"vuex": "^3.0.1" "vuex": "^3.1.0"
}, },
"devDependencies": { "devDependencies": {
"@symfony/webpack-encore": "^0.19.0", "@symfony/webpack-encore": "^0.19.0",
@@ -39,8 +39,8 @@
"node-sass": "^4.11.0", "node-sass": "^4.11.0",
"postcss-loader": "^2.1.6", "postcss-loader": "^2.1.6",
"sass-loader": "^6.0.7", "sass-loader": "^6.0.7",
"vue-loader": "^14.2.3", "vue-loader": "^14.2.4",
"vue-template-compiler": "^2.5.21", "vue-template-compiler": "^2.6.10",
"webpack-notifier": "^1.7.0" "webpack-notifier": "^1.7.0"
}, },
"browserslist": [ "browserslist": [