* Reorganize dependencies in package.json

* Move '@wordpress' entries back to devDependencies
This commit is contained in:
Albert Juhé Lluveras 2020-01-24 13:00:11 +01:00 committed by GitHub
parent ab51bffaa0
commit 2014e6f1e2
2 changed files with 21318 additions and 21447 deletions

File diff suppressed because it is too large Load Diff

View File

@ -50,15 +50,16 @@
"@wordpress/base-styles": "1.1.0",
"@wordpress/blocks": "6.9.0",
"@wordpress/browserslist-config": "2.6.0",
"@wordpress/components": "8.5.0",
"@wordpress/data-controls": "1.5.0",
"@wordpress/date": "3.7.0",
"@wordpress/dependency-extraction-webpack-plugin": "2.1.0",
"@wordpress/editor": "9.9.0",
"@wordpress/element": "2.10.0",
"@wordpress/eslint-plugin": "^3.3.0",
"@wordpress/html-entities": "2.5.0",
"@wordpress/i18n": "3.7.0",
"@wordpress/is-shallow-equal": "1.6.1",
"@wordpress/jest-preset-default": "5.3.1",
"@wordpress/rich-text": "3.9.0",
"@wordpress/scripts": "6.1.1",
"autoprefixer": "9.7.4",
"babel-core": "7.0.0-bridge.0",
@ -72,9 +73,7 @@
"babel-preset-env": "1.7.0",
"bundlewatch": "0.2.5",
"chalk": "3.0.0",
"classnames": "2.2.6",
"clean-webpack-plugin": "3.0.0",
"core-js": "3.6.4",
"cross-env": "6.0.3",
"css-loader": "3.4.2",
"cssnano": "4.1.10",
@ -82,10 +81,9 @@
"eslint": "6.8.0",
"eslint-config-prettier": "6.9.0",
"eslint-plugin-jest": "23.6.0",
"har-validator": "5.1.3",
"eslint-plugin-woocommerce": "file:bin/eslint-plugin-woocommerce",
"husky": "2.4.1",
"ignore-loader": "0.1.2",
"js-md5": "0.7.3",
"lint-staged": "9.5.0",
"mini-css-extract-plugin": "0.9.0",
"node-sass": "4.13.1",
@ -102,7 +100,6 @@
"webpack": "4.41.5",
"webpack-cli": "3.3.10",
"webpack-rtl-plugin": "2.0.0",
"yargs": "15.1.0",
"zenhub-api": "0.2.0"
},
"engines": {
@ -111,11 +108,9 @@
},
"dependencies": {
"@woocommerce/components": "4.0.0",
"@wordpress/components": "8.5.0",
"@wordpress/html-entities": "2.5.0",
"classnames": "2.2.6",
"compare-versions": "3.5.1",
"downshift": "4.0.7",
"eslint-plugin-woocommerce": "file:bin/eslint-plugin-woocommerce",
"gridicons": "3.3.1",
"react-number-format": "4.3.1",
"trim-html": "0.1.9",