File tree 2 files changed +394
-469
lines changed
2 files changed +394
-469
lines changed Original file line number Diff line number Diff line change 45
45
"react-dom" : " >=18.0.0"
46
46
},
47
47
"devDependencies" : {
48
- "@types/node" : " ^18.16.1 " ,
49
- "@types/react" : " ^18.2.0 " ,
50
- "@typescript-eslint/eslint-plugin" : " ^5.59.1 " ,
51
- "@typescript-eslint/parser" : " ^5.59.1 " ,
52
- "eslint" : " ^8.39 .0" ,
48
+ "@types/node" : " ^18.16.16 " ,
49
+ "@types/react" : " ^18.2.9 " ,
50
+ "@typescript-eslint/eslint-plugin" : " ^5.59.9 " ,
51
+ "@typescript-eslint/parser" : " ^5.59.9 " ,
52
+ "eslint" : " ^8.42 .0" ,
53
53
"eslint-config-prettier" : " ^8.8.0" ,
54
54
"eslint-plugin-react" : " ^7.32.2" ,
55
55
"husky" : " ^8.0.3" ,
56
56
"lint-staged" : " ^13.2.2" ,
57
57
"prettier" : " ^2.8.8" ,
58
- "release-it" : " ^15.10.1 " ,
58
+ "release-it" : " ^15.11.0 " ,
59
59
"tsup" : " ^6.7.0" ,
60
- "typedoc" : " ^0.24.6 " ,
61
- "typescript" : " ^5.0.4 "
60
+ "typedoc" : " ^0.24.8 " ,
61
+ "typescript" : " ^5.1.3 "
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments