Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 450f8a4

Browse files
Merge pull request #355 from technote-space/release/next-v4.0.3
release: v4.0.4
2 parents f5295a5 + 6f1734e commit 450f8a4

File tree

6 files changed

+1327
-1670
lines changed

6 files changed

+1327
-1670
lines changed

assets/js/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marker-animation",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "marker animation for wordpress",
55
"main": "marker-animation.min.js",
66
"scripts": {
@@ -26,28 +26,28 @@
2626
},
2727
"license": "GPL-3.0",
2828
"devDependencies": {
29-
"@babel/core": "^7.10.3",
30-
"@babel/plugin-transform-react-jsx": "^7.10.3",
31-
"@babel/preset-env": "^7.10.3",
32-
"@technote-space/gutenberg-test-helper": "^0.0.15",
33-
"@technote-space/gutenberg-utils": "^2.2.1",
34-
"@technote-space/register-grouped-format-type": "^2.0.5",
35-
"@wordpress/components": "^9.8.0",
36-
"@wordpress/compose": "^3.17.0",
37-
"@wordpress/element": "^2.14.0",
38-
"@wordpress/rich-text": "^3.18.0",
29+
"@babel/core": "^7.10.5",
30+
"@babel/plugin-transform-react-jsx": "^7.10.4",
31+
"@babel/preset-env": "^7.10.4",
32+
"@technote-space/gutenberg-test-helper": "^0.0.17",
33+
"@technote-space/gutenberg-utils": "^2.2.7",
34+
"@technote-space/register-grouped-format-type": "^2.0.8",
35+
"@wordpress/components": "^10.0.1",
36+
"@wordpress/compose": "^3.19.1",
37+
"@wordpress/element": "^2.16.0",
38+
"@wordpress/rich-text": "^3.20.1",
3939
"babel-jest": "^26.1.0",
4040
"babel-loader": "^8.1.0",
4141
"duplicate-package-checker-webpack-plugin": "^3.0.0",
4242
"enzyme": "^3.11.0",
4343
"enzyme-to-json": "^3.5.0",
44-
"eslint": "^7.3.1",
45-
"eslint-plugin-react": "^7.20.0",
44+
"eslint": "^7.4.0",
45+
"eslint-plugin-react": "^7.20.3",
4646
"hard-source-webpack-plugin": "^0.13.1",
4747
"jest": "^26.1.0",
4848
"jest-extended": "^0.11.5",
4949
"jquery": "^3.5.1",
50-
"jquery.marker-animation": "^1.4.22",
50+
"jquery.marker-animation": "^1.4.25",
5151
"react": "^16.13.1",
5252
"speed-measure-webpack-plugin": "^1.3.3",
5353
"webpack": "^4.43.0",

0 commit comments

Comments
 (0)