File tree Expand file tree Collapse file tree 4 files changed +320
-2067
lines changed
create-react-wptheme-utils
create-react-wptheme-error-overlay Expand file tree Collapse file tree 4 files changed +320
-2067
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devloco/create-react-wptheme-error-overlay" ,
3
- "version" : " 3.4.0 -wp.1" ,
3
+ "version" : " 3.4.1 -wp.1" ,
4
4
"description" : " create-react-wptheme client with error overlay" ,
5
5
"main" : " wptheme-error-overlay.js" ,
6
6
"scripts" : {
17
17
" wpThemeErrorOverlay.js"
18
18
],
19
19
"dependencies" : {
20
- "react-dev-utils" : " ^10.2.0 " ,
21
- "react-error-overlay" : " ^6.0.6 "
20
+ "react-dev-utils" : " ^10.2.1 " ,
21
+ "react-error-overlay" : " ^6.0.7 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/code-frame" : " ^7.8.3" ,
25
- "@babel/core" : " ^7.8.4 " ,
25
+ "@babel/core" : " ^7.9.0 " ,
26
26
"@webpack-cli/info" : " ^0.2.0" ,
27
- "babel-loader" : " ^8.0.6 " ,
28
- "webpack" : " ^4.41.6 " ,
27
+ "babel-loader" : " ^8.1.0 " ,
28
+ "webpack" : " ^4.42.1 " ,
29
29
"webpack-cli" : " ^3.3.11"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devloco/create-react-wptheme-utils" ,
3
- "version" : " 3.4.0 -wp.12 " ,
3
+ "version" : " 3.4.1 -wp.1 " ,
4
4
"description" : " Utilities used by create-react-wptheme." ,
5
5
"engines" : {
6
6
"node" : " >=8"
32
32
"chokidar" : " ^3.3.1" ,
33
33
"shelljs" : " ^0.8.3" ,
34
34
"fs-extra" : " ^8.1.0" ,
35
- "ws" : " ^7.2.1 "
35
+ "ws" : " ^7.2.3 "
36
36
},
37
37
"devDependencies" : {}
38
38
}
You can’t perform that action at this time.
0 commit comments