File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/react-hotkeys-hook Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
"react-dom" : " >=16.8.0"
16
16
},
17
17
"devDependencies" : {
18
- "@eslint/js" : " ^9.21 .0" ,
18
+ "@eslint/js" : " ^8.56 .0" ,
19
19
"@types/react" : " ^19.0.10" ,
20
- "@types/react-dom" : " ^19.0.4 " ,
20
+ "@types/react-dom" : " ^18.3.6 " ,
21
21
"@vitejs/plugin-react" : " ^4.3.4" ,
22
22
"@testing-library/jest-dom" : " 6.6.3" ,
23
23
"@testing-library/react" : " 16.3.0" ,
24
24
"@testing-library/user-event" : " 14.6.1" ,
25
25
"@types/node" : " 22.14.0" ,
26
- "eslint" : " ^9.21 .0" ,
26
+ "eslint" : " ^8.56 .0" ,
27
27
"eslint-plugin-react-hooks" : " ^5.1.0" ,
28
28
"eslint-plugin-react-refresh" : " ^0.4.19" ,
29
29
"globals" : " ^15.15.0" ,
30
30
"jsdom" : " 26.0.0" ,
31
- "typescript" : " ~5.7.2 " ,
31
+ "typescript" : " ~5.8.0 " ,
32
32
"typescript-eslint" : " ^8.24.1" ,
33
33
"vite" : " ^6.2.0" ,
34
34
"vitest" : " 3.1.1" ,
You can’t perform that action at this time.
0 commit comments