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 11{
22 "name" : " @devloco/create-react-wptheme-error-overlay" ,
3- "version" : " 3.4.0 -wp.1" ,
3+ "version" : " 3.4.1 -wp.1" ,
44 "description" : " create-react-wptheme client with error overlay" ,
55 "main" : " wptheme-error-overlay.js" ,
66 "scripts" : {
1717 " wpThemeErrorOverlay.js"
1818 ],
1919 "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 "
2222 },
2323 "devDependencies" : {
2424 "@babel/code-frame" : " ^7.8.3" ,
25- "@babel/core" : " ^7.8.4 " ,
25+ "@babel/core" : " ^7.9.0 " ,
2626 "@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 " ,
2929 "webpack-cli" : " ^3.3.11"
3030 }
3131}
Original file line number Diff line number Diff line change 11{
22 "name" : " @devloco/create-react-wptheme-utils" ,
3- "version" : " 3.4.0 -wp.12 " ,
3+ "version" : " 3.4.1 -wp.1 " ,
44 "description" : " Utilities used by create-react-wptheme." ,
55 "engines" : {
66 "node" : " >=8"
3232 "chokidar" : " ^3.3.1" ,
3333 "shelljs" : " ^0.8.3" ,
3434 "fs-extra" : " ^8.1.0" ,
35- "ws" : " ^7.2.1 "
35+ "ws" : " ^7.2.3 "
3636 },
3737 "devDependencies" : {}
3838}
You can’t perform that action at this time.
0 commit comments