File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 48
48
},
49
49
"devDependencies" : {
50
50
"@size-limit/preset-small-lib" : " ^11.0.2" ,
51
- "@types/react" : " ^18.2.55 " ,
51
+ "@types/react" : " ^19.0.0 " ,
52
52
"@types/react-dom" : " ^18.2.19" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^8.0.0" ,
54
54
"@typescript-eslint/parser" : " ^8.0.0" ,
61
61
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
62
62
"eslint-plugin-prettier" : " ^5.1.3" ,
63
63
"eslint-plugin-react" : " ^7.33.2" ,
64
- "eslint-plugin-react-hooks" : " ^4.6 .0" ,
64
+ "eslint-plugin-react-hooks" : " ^5.0 .0" ,
65
65
"history" : " ^5.3.0" ,
66
66
"husky" : " ^9.0.11" ,
67
67
"path" : " ^0.12.7" ,
68
68
"prettier" : " ^3.2.5" ,
69
- "react" : " ^18.2 .0" ,
70
- "react-dom" : " ^18.2 .0" ,
69
+ "react" : " ^19.0 .0" ,
70
+ "react-dom" : " ^19.0 .0" ,
71
71
"react-router-dom" : " ^6.22.1" ,
72
72
"size-limit" : " ^11.0.2" ,
73
73
"typescript" : " ^5.3.3" ,
You can’t perform that action at this time.
0 commit comments