|
1 | 1 | { |
2 | 2 | "name": "marker-animation", |
3 | | - "version": "4.0.5", |
| 3 | + "version": "4.0.6", |
4 | 4 | "description": "marker animation for wordpress", |
5 | 5 | "main": "marker-animation.min.js", |
6 | 6 | "scripts": { |
|
26 | 26 | }, |
27 | 27 | "license": "GPL-3.0", |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "^7.11.0", |
| 29 | + "@babel/core": "^7.11.4", |
30 | 30 | "@babel/plugin-transform-react-jsx": "^7.10.4", |
31 | 31 | "@babel/preset-env": "^7.11.0", |
32 | | - "@technote-space/gutenberg-test-helper": "^0.0.18", |
33 | | - "@technote-space/gutenberg-utils": "^2.2.9", |
34 | | - "@technote-space/register-grouped-format-type": "^2.0.9", |
35 | | - "@wordpress/components": "^10.0.3", |
| 32 | + "@technote-space/gutenberg-test-helper": "^0.0.19", |
| 33 | + "@technote-space/gutenberg-utils": "^2.2.10", |
| 34 | + "@technote-space/register-grouped-format-type": "^2.0.10", |
| 35 | + "@wordpress/components": "^10.0.5", |
36 | 36 | "@wordpress/compose": "^3.19.3", |
37 | 37 | "@wordpress/element": "^2.16.0", |
38 | | - "@wordpress/rich-text": "^3.20.3", |
39 | | - "babel-jest": "^26.2.2", |
| 38 | + "@wordpress/rich-text": "^3.20.4", |
| 39 | + "babel-jest": "^26.3.0", |
40 | 40 | "babel-loader": "^8.1.0", |
41 | 41 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
42 | 42 | "enzyme": "^3.11.0", |
43 | 43 | "enzyme-to-json": "^3.5.0", |
44 | | - "eslint": "^7.6.0", |
45 | | - "eslint-plugin-react": "^7.20.5", |
| 44 | + "eslint": "^7.7.0", |
| 45 | + "eslint-plugin-react": "^7.20.6", |
46 | 46 | "hard-source-webpack-plugin": "^0.13.1", |
47 | | - "jest": "^26.2.2", |
| 47 | + "jest": "^26.4.2", |
48 | 48 | "jest-extended": "^0.11.5", |
49 | 49 | "jquery": "^3.5.1", |
50 | | - "jquery.marker-animation": "^1.4.26", |
| 50 | + "jquery.marker-animation": "^1.4.28", |
51 | 51 | "react": "^16.13.1", |
52 | 52 | "speed-measure-webpack-plugin": "^1.3.3", |
53 | 53 | "webpack": "^4.44.1", |
|
0 commit comments