|
36 | 36 | "devDependencies": { |
37 | 37 | "@babel/core": "7.5.4", |
38 | 38 | "@wordpress/babel-preset-default": "4.3.0", |
39 | | - "@wordpress/browserslist-config": "^2.1.4", |
40 | | - "babel-plugin-transform-async-generator-functions": "^6.24.1", |
41 | | - "babel-plugin-transform-object-rest-spread": "^6.23.0", |
42 | | - "babel-plugin-transform-react-jsx": "^6.24.1", |
43 | | - "babel-plugin-transform-runtime": "^6.23.0", |
44 | | - "babel-preset-env": "^1.6.1", |
45 | 39 | "@wordpress/blocks": "6.4.0", |
| 40 | + "@wordpress/browserslist-config": "^2.1.4", |
46 | 41 | "@wordpress/components": "8.0.0", |
47 | 42 | "@wordpress/date": "3.3.0", |
48 | 43 | "@wordpress/dependency-extraction-webpack-plugin": "1.0.1", |
|
56 | 51 | "babel-core": "7.0.0-bridge.0", |
57 | 52 | "babel-eslint": "10.0.2", |
58 | 53 | "babel-loader": "8.0.6", |
| 54 | + "babel-plugin-transform-async-generator-functions": "^6.24.1", |
| 55 | + "babel-plugin-transform-object-rest-spread": "^6.23.0", |
| 56 | + "babel-plugin-transform-react-jsx": "^6.24.1", |
| 57 | + "babel-plugin-transform-runtime": "^6.23.0", |
| 58 | + "babel-preset-env": "^1.6.1", |
59 | 59 | "chalk": "2.4.2", |
60 | 60 | "classnames": "2.2.6", |
61 | 61 | "clean-webpack-plugin": "3.0.0", |
|
0 commit comments