File tree 2 files changed +816
-727
lines changed
2 files changed +816
-727
lines changed Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@types/react" : " ^18.3.3" ,
35
35
"@types/react-dom" : " ^18.3.0" ,
36
- "@typescript-eslint/eslint-plugin" : " ^7.13.1 " ,
37
- "@typescript-eslint/parser" : " ^7.13.1 " ,
38
- "@vitejs/plugin-react" : " ^4.3.1 " ,
39
- "eslint" : " ^8.57 .0" ,
40
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
41
- "eslint-plugin-react-refresh" : " ^0.4.7 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^8.18.0 " ,
37
+ "@typescript-eslint/parser" : " ^8.18.0 " ,
38
+ "@vitejs/plugin-react" : " ^4.3.4 " ,
39
+ "eslint" : " ^9.16 .0" ,
40
+ "eslint-plugin-react-hooks" : " ^5.1.0 " ,
41
+ "eslint-plugin-react-refresh" : " ^0.4.16 " ,
42
42
"npm-run-all" : " ^4.1.5" ,
43
- "tsx" : " ^4.16 .2" ,
44
- "typescript" : " ^5.2 .2" ,
45
- "vite" : " ^5.3.1 "
43
+ "tsx" : " ^4.19 .2" ,
44
+ "typescript" : " ^5.7 .2" ,
45
+ "vite" : " ^6.0.3 "
46
46
},
47
47
"packageManager" :
" [email protected] +sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
48
48
}
You can’t perform that action at this time.
0 commit comments