Skip to content

Commit

Permalink
Merge pull request #285 from pixelgrade/improve/update-npm-packages
Browse files Browse the repository at this point in the history
Pretty much all NPM packages update
  • Loading branch information
razwan authored Feb 10, 2021
2 parents 77cf09f + 3092c8f commit b2b2ebf
Show file tree
Hide file tree
Showing 22 changed files with 27,710 additions and 21,532 deletions.
38,794 changes: 20,231 additions & 18,563 deletions package-lock.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,38 +29,38 @@
"@novablocks/utils": "file:packages/utils"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.10.4",
"@wordpress/babel-preset-default": "^4.12.1",
"@wordpress/custom-templated-path-webpack-plugin": "^1.6.0",
"@wordpress/dependency-extraction-webpack-plugin": "^2.2.0",
"@wordpress/library-export-default-webpack-plugin": "^1.6.0",
"@wordpress/scripts": "^3.4.0",
"autoprefixer": "^9.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.12.13",
"@wordpress/babel-preset-default": "^5.0.1",
"@wordpress/custom-templated-path-webpack-plugin": "^2.0.1",
"@wordpress/dependency-extraction-webpack-plugin": "^3.0.1",
"@wordpress/library-export-default-webpack-plugin": "^2.0.1",
"@wordpress/scripts": "^13.0.3",
"autoprefixer": "^10.2.4",
"babel-plugin-inline-json-import": "^0.3.2",
"child_process": "^1.0.2",
"concurrently": "^5.3.0",
"copy-webpack-plugin": "^5.1.1",
"copy-webpack-plugin": "^6.4.1",
"cssnano": "^4.1.10",
"del": "^6.0.0",
"fast-glob": "^3.1.1",
"fast-glob": "^3.2.5",
"fs": "0.0.1-security",
"gulp": "^4.0.2",
"gulp-exec": "^5.0.0",
"gulp-load-plugins": "^2.0.4",
"gulp-load-plugins": "^2.0.6",
"gulp-replace": "^1.0.0",
"gulp-rsync": "0.0.9",
"loadsh": "0.0.4",
"node-sass": "^4.13.1",
"node-watch": "^0.6.4",
"node-sass": "^4.14.1",
"node-watch": "^0.7.1",
"os": "^0.1.1",
"path": "^0.12.7",
"postcss": "^7.0.27",
"postcss": "^8.2.5",
"rimraf": "^3.0.2",
"rtlcss": "^2.5.0",
"svg-sprite-loader": "^5.0.0",
"rtlcss": "^3.1.2",
"svg-sprite-loader": "^5.2.1",
"svgo-loader": "^2.2.1",
"terser-webpack-plugin": "^4.2.2",
"webpack": "4.41.0",
"terser-webpack-plugin": "^4.2.3",
"webpack": "4.46.0",
"webpack-cli": "^3.3.12"
}
}
Loading

0 comments on commit b2b2ebf

Please sign in to comment.