Commit 0c8aa01f authored by Nikolay Gromov's avatar Nikolay Gromov

Уточнения и обновления версий

parent 00f6896f
...@@ -27,8 +27,8 @@ let config = { ...@@ -27,8 +27,8 @@ let config = {
'./script.js', './script.js',
], ],
'addAssets': { 'addAssets': {
'src/fonts/demo-empty-open-sans.woff2': 'fonts/',
'src/img/demo-*.{png,svg,jpg,jpeg}': 'img/', 'src/img/demo-*.{png,svg,jpg,jpeg}': 'img/',
// 'src/fonts/demo-empty-open-sans.woff2': 'fonts/',
// 'src/favicon/*.{png,ico,svg,xml,webmanifest}': 'img/favicon', // 'src/favicon/*.{png,ico,svg,xml,webmanifest}': 'img/favicon',
// 'node_modules/somePackage/images/*.{png,svg,jpg,jpeg}': 'img/', // 'node_modules/somePackage/images/*.{png,svg,jpg,jpeg}': 'img/',
}, },
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -36,8 +36,8 @@ ...@@ -36,8 +36,8 @@
"babel-eslint": "^10.0.3", "babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6", "babel-loader": "^8.0.6",
"browser-sync": "^2.26.7", "browser-sync": "^2.26.7",
"cpy": "^7.3.0", "cpy": "^8.1.0",
"cross-env": "^6.0.0", "cross-env": "^7.0.2",
"css-mqpacker": "^7.0.0", "css-mqpacker": "^7.0.0",
"del": "^5.1.0", "del": "^5.1.0",
"eslint": "^6.5.0", "eslint": "^6.5.0",
...@@ -48,30 +48,30 @@ ...@@ -48,30 +48,30 @@
"gulp-concat": "^2.6.1", "gulp-concat": "^2.6.1",
"gulp-csso": "^4.0.1", "gulp-csso": "^4.0.1",
"gulp-debug": "^4.0.0", "gulp-debug": "^4.0.0",
"gulp-imagemin": "^6.1.0", "gulp-imagemin": "^7.1.0",
"gulp-plumber": "^1.2.1", "gulp-plumber": "^1.2.1",
"gulp-postcss": "^8.0.0", "gulp-postcss": "^8.0.0",
"gulp-pretty-html": "^2.0.10", "gulp-pretty-html": "^2.0.10",
"gulp-pug": "^4.0.1", "gulp-pug": "^4.0.1",
"gulp-rename": "^1.4.0", "gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0", "gulp-replace": "^1.0.0",
"gulp-sass": "^4.0.1", "gulp-sass": "^4.0.1",
"gulp-sourcemaps": "^2.6.5", "gulp-sourcemaps": "^2.6.5",
"gulp-svgmin": "^2.2.0", "gulp-svgmin": "^2.2.0",
"gulp-svgstore": "^7.0.1", "gulp-svgstore": "^7.0.1",
"gulp.spritesmith": "^6.11.0", "gulp.spritesmith": "^6.11.0",
"husky": "^3.0.7", "husky": "^4.2.3",
"jstransformer-markdown-it": "^2.0.0", "jstransformer-markdown-it": "^2.0.0",
"lint-staged": "^9.4.0", "lint-staged": "^10.0.9",
"merge-stream": "^2.0.0", "merge-stream": "^2.0.0",
"mkdirp": "^0.5.1", "mkdirp": "^1.0.3",
"path": "^0.12.7", "path": "^0.12.7",
"postcss-import": "^12.0.1", "postcss-import": "^12.0.1",
"postcss-inline-svg": "^4.1.0", "postcss-inline-svg": "^4.1.0",
"postcss-object-fit-images": "^1.1.2", "postcss-object-fit-images": "^1.1.2",
"pug-lint": "^2.6.0", "pug-lint": "^2.6.0",
"stylelint": "^12.0.0", "stylelint": "^13.2.1",
"stylelint-order": "^3.1.1", "stylelint-order": "^4.0.0",
"stylelint-selector-bem-pattern": "^2.1.0", "stylelint-selector-bem-pattern": "^2.1.0",
"through2": "^3.0.1", "through2": "^3.0.1",
"vinyl-buffer": "^1.0.1", "vinyl-buffer": "^1.0.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment