|
26 | 26 | }, |
27 | 27 | "license": "GPL-3.0", |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "^7.12.17", |
| 29 | + "@babel/core": "^7.13.1", |
30 | 30 | "@babel/plugin-transform-react-jsx": "^7.12.17", |
31 | | - "@babel/preset-env": "^7.12.17", |
32 | | - "@technote-space/gutenberg-test-helper": "^0.1.10", |
33 | | - "@technote-space/gutenberg-utils": "^2.3.1", |
34 | | - "@technote-space/register-grouped-format-type": "^2.2.1", |
35 | | - "@wordpress/components": "^12.0.6", |
36 | | - "@wordpress/compose": "^3.24.3", |
| 31 | + "@babel/preset-env": "^7.13.5", |
| 32 | + "@technote-space/gutenberg-test-helper": "^0.1.11", |
| 33 | + "@technote-space/gutenberg-utils": "^2.3.2", |
| 34 | + "@technote-space/register-grouped-format-type": "^2.2.2", |
| 35 | + "@wordpress/components": "^12.0.7", |
| 36 | + "@wordpress/compose": "^3.24.4", |
37 | 37 | "@wordpress/element": "^2.19.1", |
38 | | - "@wordpress/rich-text": "^3.24.6", |
| 38 | + "@wordpress/rich-text": "^3.24.7", |
39 | 39 | "babel-jest": "^26.6.3", |
40 | 40 | "babel-loader": "^8.2.2", |
41 | 41 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
|
49 | 49 | "jquery.marker-animation": "^1.5.6", |
50 | 50 | "lodash": "^4.17.21", |
51 | 51 | "speed-measure-webpack-plugin": "^1.4.2", |
52 | | - "webpack": "^5.23.0", |
| 52 | + "webpack": "^5.24.2", |
53 | 53 | "webpack-cli": "~4.5.0" |
54 | 54 | } |
55 | 55 | } |
0 commit comments