File tree Expand file tree Collapse file tree 2 files changed +647
-646
lines changed
packages/create-react-wptheme-utils
create-react-wptheme-error-overlay Expand file tree Collapse file tree 2 files changed +647
-646
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.3.1 -wp.1" ,
3
+ "version" : " 3.4.0 -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.1 .0" ,
21
- "react-error-overlay" : " ^6.0.5 "
20
+ "react-dev-utils" : " ^10.2 .0" ,
21
+ "react-error-overlay" : " ^6.0.6 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/code-frame" : " ^7.8.3" ,
25
25
"@babel/core" : " ^7.8.4" ,
26
26
"@webpack-cli/info" : " ^0.2.0" ,
27
27
"babel-loader" : " ^8.0.6" ,
28
- "webpack" : " ^4.41.5 " ,
29
- "webpack-cli" : " ^3.3.10 "
28
+ "webpack" : " ^4.41.6 " ,
29
+ "webpack-cli" : " ^3.3.11 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments