Updated dependencies
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-06-10 15:26:29 +02:00
parent 4d7f831ba5
commit 68c9036a58
2 changed files with 700 additions and 630 deletions

View File

@ -6,34 +6,35 @@
"dependencies": { "dependencies": {
"bootstrap": "^4.3.1", "bootstrap": "^4.3.1",
"jquery": "^3.4.0", "jquery": "^3.4.0",
"popper.js": "^1.14.7" "js-yaml": "3.13.1",
"popper.js": "^1.15.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.3.4", "@babel/core": "^7.4.5",
"@babel/preset-env": "^7.3.4", "@babel/preset-env": "^7.4.5",
"autoprefixer": "^9.4.9", "autoprefixer": "^9.6.0",
"babel-polyfill": "^6.26.0", "babel-polyfill": "^6.26.0",
"braces": "^2.3.2", "braces": "^3.0.2",
"browser-sync": "^2.26.5", "browser-sync": "^2.26.7",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"del": "^3.0.0", "del": "^4.1.1",
"fstream": "^1.0.12", "fstream": "^1.0.12",
"gulp": "^4.0.0", "gulp": "^4.0.2",
"gulp-babel": "^8.0.0", "gulp-babel": "^8.0.0",
"gulp-clean-css": "^4.0.0", "gulp-clean-css": "^4.2.0",
"gulp-concat": "^2.6.1", "gulp-concat": "^2.6.1",
"gulp-imagemin": "^5.0.3", "gulp-imagemin": "^6.0.0",
"gulp-notify": "^3.2.0", "gulp-notify": "^3.2.0",
"gulp-postcss": "^8.0.0", "gulp-postcss": "^8.0.0",
"gulp-rename": "^1.4.0", "gulp-rename": "^1.4.0",
"gulp-run": "^1.7.1", "gulp-run": "^1.7.1",
"gulp-sass": "^4.0.2", "gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5", "gulp-sourcemaps": "^2.6.5",
"gulp-terser": "^1.1.7", "gulp-terser": "^1.2.0",
"gulp-util": "^3.0.8", "gulp-util": "^3.0.8",
"localtunnel": "^1.9.2", "localtunnel": "^1.9.2",
"micromatch": "^3.1.10", "micromatch": "^4.0.2",
"node-sass": "^4.11.0" "node-sass": "^4.12.0"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"

1303
yarn.lock

File diff suppressed because it is too large Load Diff