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

Commit 40352e9

Browse files
feat: update packages
1 parent 905700c commit 40352e9

File tree

3 files changed

+1690
-1445
lines changed

3 files changed

+1690
-1445
lines changed

assets/js/package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -22,48 +22,48 @@
2222
"author": "Technote <technote.space@gmail.com> (https://technote.space)",
2323
"license": "GPL-3.0",
2424
"dependencies": {
25-
"@technote-space/register-grouped-format-type": "^1.1.8",
26-
"jquery.marker-animation": "^1.4.7"
25+
"@technote-space/register-grouped-format-type": "^1.2.3",
26+
"jquery.marker-animation": "^1.4.11"
2727
},
2828
"devDependencies": {
29-
"@babel/core": "^7.6.4",
30-
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
31-
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
32-
"@babel/plugin-transform-react-jsx": "^7.3.0",
33-
"@babel/plugin-transform-runtime": "^7.6.2",
34-
"@babel/polyfill": "^7.6.0",
35-
"@babel/preset-env": "^7.6.3",
36-
"@babel/register": "^7.6.2",
37-
"@wordpress/block-editor": "^3.2.2",
38-
"@wordpress/blocks": "^6.7.2",
39-
"@wordpress/components": "^8.3.2",
40-
"@wordpress/compose": "^3.7.2",
41-
"@wordpress/core-data": "^2.7.2",
42-
"@wordpress/data": "^4.9.2",
29+
"@babel/core": "^7.7.7",
30+
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
31+
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
32+
"@babel/plugin-transform-react-jsx": "^7.7.7",
33+
"@babel/plugin-transform-runtime": "^7.7.6",
34+
"@babel/polyfill": "^7.7.0",
35+
"@babel/preset-env": "^7.7.7",
36+
"@babel/register": "^7.7.7",
37+
"@wordpress/block-editor": "^3.4.0",
38+
"@wordpress/blocks": "^6.9.0",
39+
"@wordpress/components": "^8.5.0",
40+
"@wordpress/compose": "^3.9.0",
41+
"@wordpress/core-data": "^2.9.0",
42+
"@wordpress/data": "^4.11.0",
4343
"@wordpress/dom-ready": "^2.5.1",
44-
"@wordpress/editor": "^9.7.2",
45-
"@wordpress/element": "^2.8.2",
46-
"@wordpress/format-library": "^1.9.2",
44+
"@wordpress/editor": "^9.9.0",
45+
"@wordpress/element": "^2.10.0",
46+
"@wordpress/format-library": "^1.11.0",
4747
"@wordpress/hooks": "^2.6.0",
48-
"@wordpress/i18n": "^3.6.1",
49-
"@wordpress/rich-text": "^3.7.2",
50-
"@wordpress/server-side-render": "^1.3.2",
51-
"@wordpress/url": "^2.8.1",
48+
"@wordpress/i18n": "^3.7.0",
49+
"@wordpress/rich-text": "^3.9.0",
50+
"@wordpress/server-side-render": "^1.5.0",
51+
"@wordpress/url": "^2.9.0",
5252
"babel-jest": "^24.9.0",
5353
"babel-loader": "^8.0.6",
5454
"duplicate-package-checker-webpack-plugin": "^3.0.0",
55-
"enzyme": "^3.10.0",
56-
"enzyme-adapter-react-16": "^1.15.1",
55+
"enzyme": "^3.11.0",
56+
"enzyme-adapter-react-16": "^1.15.2",
5757
"enzyme-to-json": "^3.4.3",
58-
"eslint": "^6.5.1",
59-
"eslint-plugin-react": "^7.16.0",
58+
"eslint": "^6.8.0",
59+
"eslint-plugin-react": "^7.17.0",
6060
"jest": "^24.9.0",
6161
"jest-extended": "^0.11.2",
6262
"lodash": "^4.17.15",
6363
"mousetrap": "^1.6.3",
6464
"react-autosize-textarea": "^7.0.0",
6565
"speed-measure-webpack-plugin": "^1.3.1",
66-
"webpack": "^4.41.2",
67-
"webpack-cli": "~3.3.9"
66+
"webpack": "^4.41.5",
67+
"webpack-cli": "~3.3.10"
6868
}
6969
}

0 commit comments

Comments
 (0)