File tree Expand file tree Collapse file tree 2 files changed +772
-717
lines changed
Expand file tree Collapse file tree 2 files changed +772
-717
lines changed Original file line number Diff line number Diff line change 3232 "dependencies" : {
3333 "@typescript-eslint/eslint-plugin" : " ^7.0.1" ,
3434 "@typescript-eslint/parser" : " ^7.0.1" ,
35- "eslint" : " ^8.56 .0" ,
35+ "eslint" : " ^9.0 .0" ,
3636 "eslint-config-prettier" : " ^9.1.0" ,
3737 "eslint-import-resolver-node" : " ^0.3.9" ,
3838 "eslint-import-resolver-typescript" : " ^3.6.1" ,
4141 "eslint-plugin-prettier" : " ^5.1.3" ,
4242 "eslint-plugin-react" : " ^7.33.2" ,
4343 "eslint-plugin-react-hooks" : " ^4.6.0" ,
44- "eslint-plugin-unused-imports" : " ^3.1 .0" ,
44+ "eslint-plugin-unused-imports" : " ^4.0 .0" ,
4545 "prettier" : " ^3.2.5"
4646 },
4747 "devDependencies" : {
48- "@commitlint/cli" : " ^18.6.1 " ,
49- "@commitlint/config-conventional" : " ^18.6.2 " ,
48+ "@commitlint/cli" : " ^19.0.0 " ,
49+ "@commitlint/config-conventional" : " ^19.0.0 " ,
5050 "husky" : " ^9.0.11"
5151 }
5252}
You can’t perform that action at this time.
0 commit comments