File tree Expand file tree Collapse file tree 2 files changed +5976
-6388
lines changed Expand file tree Collapse file tree 2 files changed +5976
-6388
lines changed Original file line number Diff line number Diff line change 20
20
"react-dom-confetti" : " 0.1.3" ,
21
21
"react-ga" : " 2.7.0" ,
22
22
"react-github-btn" : " 1.1.1" ,
23
- "react-scripts" : " 3.4.0 " ,
23
+ "react-scripts" : " 5.0.1 " ,
24
24
"semver" : " 7.1.3" ,
25
25
"use-persisted-state" : " ^0.3.3"
26
26
},
29
29
"@testing-library/react" : " ^14.0.0" ,
30
30
"customize-cra" : " ^0.9.1" ,
31
31
"customize-cra-react-refresh" : " ^1.0.1" ,
32
- "eslint" : " 6.8 .0" ,
33
- "eslint-plugin-prettier" : " 3.1.2 " ,
32
+ "eslint" : " ^8.35 .0" ,
33
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
34
34
"gh-pages" : " 2.2.0" ,
35
- "husky" : " 4.2 .3" ,
35
+ "husky" : " 8.0 .3" ,
36
36
"jest-image-snapshot" : " 4.5.0" ,
37
- "prettier" : " 1.19.1 " ,
38
- "pretty-quick" : " 2.0.1 " ,
37
+ "prettier" : " 2.8.4 " ,
38
+ "pretty-quick" : " 3.1.3 " ,
39
39
"puppeteer" : " 10.0.0" ,
40
40
"react-app-rewired" : " ^2.1.5"
41
41
},
84
84
"rules" : {
85
85
"prettier/prettier" : " error" ,
86
86
"jsx-a11y/accessible-emoji" : " off" ,
87
+ "import/no-anonymous-default-export" : " off" ,
87
88
"react-hooks/exhaustive-deps" : " off"
88
89
}
89
90
}
You can’t perform that action at this time.
0 commit comments