mise à jours de gulp
This commit is contained in:
@@ -4,24 +4,33 @@
|
||||
"description": "Gulp dependencies for Popsu d9",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": ""
|
||||
},
|
||||
"author": "Armansansd",
|
||||
"license": "GPL",
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"css-loader": "^5.2.6",
|
||||
"foundation-sites": "^6.6.3",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-autoprefixer": "^3.0.2",
|
||||
"gulp-imagemin": "^2.3.0",
|
||||
"gulp-livereload": "^3.8.0",
|
||||
"gulp-sass": "^2.0.4",
|
||||
"gulp-sourcemaps": "^1.5.2",
|
||||
"gulp-uglifyjs": "^0.6.2",
|
||||
"imagemin-pngquant": "^4.2.0",
|
||||
"browser-sync": "^2.27.5",
|
||||
"foundation-sites": "^6.7.2",
|
||||
"glob-parent": "^5.1.2",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-autoprefixer": "^8.0.0",
|
||||
"gulp-changed": "^4.0.3",
|
||||
"gulp-clean": "^0.4.0",
|
||||
"gulp-cli": "^2.3.0",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-cssnano": "^2.1.3",
|
||||
"gulp-imagemin": "^8.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-sass": "^5.0.0",
|
||||
"gulp-uglify": "^3.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"minimatch": "^3.0.2",
|
||||
"node": "^16.9.1",
|
||||
"sass": "^1.40.1",
|
||||
"sass-migrator": "^1.5.2",
|
||||
"slick-carousel": "^1.8.1",
|
||||
"style-loader": "^2.0.0",
|
||||
"webpack": "^5.38.1",
|
||||
"webpack-stream": "^6.1.2"
|
||||
"webpack": "^5.52.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"yargs-parser": "^18.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user