File tree Expand file tree Collapse file tree 2 files changed +126
-132
lines changed Expand file tree Collapse file tree 2 files changed +126
-132
lines changed Original file line number Diff line number Diff line change 49
49
},
50
50
"devDependencies" : {
51
51
"@docusaurus/module-type-aliases" : " 2.0.0-beta.21" ,
52
- "@tsconfig/docusaurus" : " 1.0.4 " ,
53
- "@types/react" : " 17.0.38 " ,
52
+ "@tsconfig/docusaurus" : " 1.0.6 " ,
53
+ "@types/react" : " 17.0.47 " ,
54
54
"@types/react-helmet" : " 6.1.5" ,
55
55
"@types/react-router-dom" : " 5.3.3" ,
56
- "eslint" : " 8.8 .0" ,
57
- "eslint-config-prettier" : " 8.3 .0" ,
58
- "eslint-config-react-app" : " 7.0.0 " ,
56
+ "eslint" : " 8.19 .0" ,
57
+ "eslint-config-prettier" : " 8.5 .0" ,
58
+ "eslint-config-react-app" : " 7.0.1 " ,
59
59
"husky" : " 8.0.1" ,
60
- "lint-staged" : " 12.3.2 " ,
61
- "prettier" : " 2.5 .1" ,
62
- "typescript" : " 4.5.5 "
60
+ "lint-staged" : " 12.5.0 " ,
61
+ "prettier" : " 2.7 .1" ,
62
+ "typescript" : " 4.7.4 "
63
63
},
64
64
"lint-staged" : {
65
65
"*.{js,jsx,ts,tsx}" : [
You can’t perform that action at this time.
0 commit comments