File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
1
node_modules
2
2
.DS_Store
3
3
yarn-error.log
4
+ .rpt2_cache
4
5
.docz
Original file line number Diff line number Diff line change 35
35
"homepage" : " https://github.com/JB1905/react-wordpress-hooks#readme" ,
36
36
"devDependencies" : {
37
37
"@rollup/plugin-node-resolve" : " ^7.1.1" ,
38
- "@types/react" : " ^16.9.19 " ,
39
- "@typescript-eslint/parser" : " ^2.19 .0" ,
38
+ "@types/react" : " ^16.9.23 " ,
39
+ "@typescript-eslint/parser" : " ^2.23 .0" ,
40
40
"docz" : " ^2.2.0" ,
41
41
"eslint" : " ^6.8.0" ,
42
42
"eslint-config-prettier" : " ^6.10.0" ,
43
43
"eslint-plugin-prettier" : " ^3.1.2" ,
44
- "eslint-plugin-react" : " ^7.18.3 " ,
45
- "eslint-plugin-react-hooks" : " ^2.3 .0" ,
44
+ "eslint-plugin-react" : " ^7.19.0 " ,
45
+ "eslint-plugin-react-hooks" : " ^2.5 .0" ,
46
46
"gh-pages" : " ^2.2.0" ,
47
- "husky" : " ^4.2.1 " ,
48
- "lint-staged" : " ^10.0.7 " ,
47
+ "husky" : " ^4.2.3 " ,
48
+ "lint-staged" : " ^10.0.8 " ,
49
49
"prettier" : " ^1.19.1" ,
50
50
"react" : " ^16.12.0" ,
51
51
"react-dom" : " ^16.12.0" ,
52
- "rollup-plugin-terser" : " ^5.2 .0" ,
53
- "rollup-plugin-typescript2" : " ^0.25.3 " ,
54
- "typescript" : " ^3.7.5 "
52
+ "rollup-plugin-terser" : " ^5.3 .0" ,
53
+ "rollup-plugin-typescript2" : " ^0.26.0 " ,
54
+ "typescript" : " ^3.8.3 "
55
55
},
56
56
"peerDependencies" : {
57
57
"react" : " >=16.8.0"
You can’t perform that action at this time.
0 commit comments