Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RedEagleAP committed Aug 28, 2019
1 parent 14c9279 commit 0a0b871
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 55 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
'@babel/preset-env',
{
useBuiltIns: 'entry',
corejs: '3.1.2',
corejs: '3.2.1',
// modules: false, // only use for element-ui
debug: false,
},
Expand Down
107 changes: 53 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,72 +33,72 @@
"webpack:analyze": "webpack-bundle-analyzer webpack/stats.json dist/assets/"
},
"dependencies": {
"animejs": "^3.0.1",
"animejs": "^3.1.0",
"baukasten-grid": "^1.0.26",
"bowser": "^2.4.0",
"core-js": "^3.1.2",
"flickity": "^2.2.0",
"bowser": "^2.5.3",
"core-js": "^3.2.1",
"flickity": "^2.2.1",
"fontfaceobserver": "^2.1.0",
"include-media": "^1.4.9",
"lazysizes": "^5.0.0",
"lodash": "^4.17.11",
"lazysizes": "^5.1.1",
"lodash": "^4.17.15",
"modularscale-sass": "^3.0.8",
"photoswipe": "^4.1.3",
"pyrsmk-toast": "^2.2.0",
"regenerator-runtime": "^0.13.2",
"regenerator-runtime": "^0.13.3",
"scrollmonitor": "^1.2.4",
"smooth-scroll": "^16.0.3",
"smooth-scroll": "^16.1.0",
"svgxuse": "^1.2.6",
"swiper": "^4.5.0",
"velocity-animate": "^1.5.2",
"waypoints": "^4.0.1"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"@babel/register": "^7.4.4",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/register": "^7.5.5",
"ansi-html": "^0.0.7",
"autoprefixer": "^9.5.1",
"babel-eslint": "^10.0.1",
"autoprefixer": "^9.6.1",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"browser-sync": "^2.26.5",
"clean-webpack-plugin": "^2.0.2",
"critical": "^1.3.4",
"browser-sync": "^2.26.7",
"clean-webpack-plugin": "^3.0.0",
"critical": "^1.3.6",
"cross-env": "^5.2.0",
"cssnano": "^4.1.10",
"cypress": "^3.3.1",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",
"eslint-config-standard": "^12.0.0",
"cypress": "^3.4.1",
"eslint": "^6.2.2",
"eslint-config-prettier": "^6.1.0",
"eslint-config-standard": "^14.1.0",
"eslint-formatter-pretty": "^2.1.1",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-loader": "^2.1.2",
"eslint-plugin-cypress": "^2.2.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-loader": "^3.0.0",
"eslint-plugin-cypress": "^2.6.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"extract-text-webpack-plugin": "^3.0.2",
"friendly-errors-webpack-plugin": "^1.7.0",
"gulp": "^4.0.2",
"gulp-bump": "^3.1.3",
"gulp-changed": "^3.2.0",
"gulp-changed": "^4.0.1",
"gulp-cheerio": "^0.6.3",
"gulp-concat": "^2.6.1",
"gulp-favicons": "^2.3.0",
"gulp-favicons": "^2.3.1",
"gulp-html-prettify": "^0.0.1",
"gulp-hub": "^4.2.0",
"gulp-if": "^2.0.2",
"gulp-imagemin": "^5.0.3",
"gulp-load-plugins": "^1.5.0",
"gulp-if": "^3.0.0",
"gulp-imagemin": "^6.1.0",
"gulp-load-plugins": "^2.0.1",
"gulp-notify": "^3.2.0",
"gulp-plumber": "^1.2.1",
"gulp-postcss": "^8.0.0",
Expand All @@ -111,20 +111,20 @@
"gulp-uglify": "^3.0.2",
"gulp-util": "^3.0.8",
"gulp-watch": "^5.0.1",
"gulp.spritesmith": "^6.9.0",
"gulp.spritesmith": "^6.10.1",
"html-webpack-plugin": "^3.2.0",
"htmlhint": "^0.11.0",
"imagemin-jpeg-recompress": "^6.0.0",
"imagemin-pngquant": "^7.0.0",
"imagemin-pngquant": "^8.0.0",
"imagemin-svgo": "^7.0.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-animation.css-data": "^1.1.0",
"postcss-animations": "^7.0.1",
"postcss-aspect-ratio": "^1.0.2",
"postcss-assets": "^5.0.0",
"postcss-calc": "^7.0.1",
"postcss-custom-media": "^7.0.8",
"postcss-custom-properties": "^8.0.10",
"postcss-custom-properties": "^9.0.2",
"postcss-custom-selectors": "^5.1.2",
"postcss-easings": "^2.0.0",
"postcss-flexbugs-fixes": "^4.1.0",
Expand All @@ -137,31 +137,31 @@
"postcss-scss": "^2.0.0",
"postcss-selector-not": "^4.0.0",
"postcss-short-size": "^4.0.0",
"postcss-sorting": "^5.0.0",
"postcss-sorting": "^5.0.1",
"postcss-svg": "^3.0.0",
"postcss-tuesday.css-data": "^1.0.2",
"prettier": "^1.17.1",
"prettier": "^1.18.2",
"sassdoc": "^2.7.0",
"stylelint": "^10.0.1",
"stylelint": "^10.1.0",
"stylelint-config-sass-guidelines": "^6.0.0",
"stylelint-order": "^3.0.0",
"stylelint-scss": "^3.6.1",
"stylelint-order": "^3.0.1",
"stylelint-scss": "^3.10.0",
"stylelint-selector-bem-pattern": "^2.1.0",
"webp-in-css": "^0.1.0",
"webpack": "^4.32.2",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "^3.3.2",
"webp-in-css": "^0.3.0",
"webpack": "^4.39.3",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-cli": "^3.3.7",
"webpack-config-utils": "^2.3.1",
"webpack-dev-middleware": "^3.7.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.1",
"webpack-merge": "^4.2.2",
"webpack-stylish": "^0.1.8",
"webpackbar": "^3.2.0",
"write-file-webpack-plugin": "^4.5.0",
"yargs": "^13.2.4"
"webpackbar": "^4.0.0",
"write-file-webpack-plugin": "^4.5.1",
"yargs": "^14.0.0"
},
"engines": {
"node": ">=8.0.0"
"node": ">=10.0.0"
},
"bugs": {
"url": "https://github.com/redeagleap/meow-boilerplate/issues"
Expand All @@ -179,7 +179,6 @@
"webpack",
"gulp",
"sassdoc",
"astrum",
"grid",
"layout",
"framework",
Expand Down

0 comments on commit 0a0b871

Please sign in to comment.