File tree Expand file tree Collapse file tree 13 files changed +187
-193
lines changed
eslint-plugin-react-debug
eslint-plugin-react-naming-convention
eslint-plugin-react-web-api Expand file tree Collapse file tree 13 files changed +187
-193
lines changed Original file line number Diff line number Diff line change 21
21
"@eslint-react/eslint-plugin" : " workspace:*" ,
22
22
"@eslint/config-inspector" : " ^0.5.6" ,
23
23
"@eslint/js" : " ^9.16.0" ,
24
- "@types/react" : " ^18.3.13 " ,
25
- "@types/react-dom" : " ^18.3 .1" ,
24
+ "@types/react" : " ^19.0.1 " ,
25
+ "@types/react-dom" : " ^19.0 .1" ,
26
26
"@vitejs/plugin-react" : " ^4.3.4" ,
27
27
"eslint" : " ^9.16.0" ,
28
28
"eslint-plugin-react-hooks" : " rc" ,
Original file line number Diff line number Diff line change 20
20
"@eslint/js" : " ^9.16.0" ,
21
21
"@tsconfig/node22" : " ^22.0.0" ,
22
22
"@tsconfig/strictest" : " ^2.0.5" ,
23
- "@types/react" : " ^18.3.13 " ,
24
- "@types/react-dom" : " ^18.3 .1" ,
23
+ "@types/react" : " ^19.0.1 " ,
24
+ "@types/react-dom" : " ^19.0 .1" ,
25
25
"@vitejs/plugin-react" : " ^4.3.4" ,
26
26
"eslint" : " ^9.16.0" ,
27
27
"eslint-plugin-react-hooks" : " rc" ,
Original file line number Diff line number Diff line change 22
22
"@eslint-react/eslint-plugin" : " workspace:*" ,
23
23
"@eslint/config-inspector" : " ^0.5.6" ,
24
24
"@eslint/js" : " ^9.16.0" ,
25
- "@types/react" : " ^18.3.13 " ,
26
- "@types/react-dom" : " ^18.3 .1" ,
25
+ "@types/react" : " ^19.0.1 " ,
26
+ "@types/react-dom" : " ^19.0 .1" ,
27
27
"@vitejs/plugin-react" : " ^4.3.4" ,
28
28
"eslint" : " ^9.16.0" ,
29
29
"eslint-plugin-react-hooks" : " rc" ,
Original file line number Diff line number Diff line change 26
26
"@tsconfig/strictest" : " 2.0.5" ,
27
27
"@types/dotenv-webpack" : " 7.0.8" ,
28
28
"@types/node" : " ^22.10.1" ,
29
- "@types/react" : " ^18.3.13 " ,
30
- "@types/react-dom" : " ^18.3 .1" ,
29
+ "@types/react" : " ^19.0.1 " ,
30
+ "@types/react-dom" : " ^19.0 .1" ,
31
31
"css-loader" : " ^7.1.2" ,
32
32
"dotenv-webpack" : " ^8.1.0" ,
33
33
"dprint" : " 0.47.6" ,
46
46
"webpack-cli" : " ^5.1.4" ,
47
47
"webpack-dev-server" : " ^5.1.0"
48
48
},
49
- "packageManager" : " pnpm@9.14.4 "
49
+ "packageManager" : " pnpm@9.15.0 "
50
50
}
Original file line number Diff line number Diff line change 61
61
"@tsconfig/node22" : " ^22.0.0" ,
62
62
"@tsconfig/strictest" : " ^2.0.5" ,
63
63
"@types/node" : " ^22.10.1" ,
64
- "@types/react" : " ^18.3.13 " ,
65
- "@types/react-dom" : " ^18.3 .1" ,
64
+ "@types/react" : " ^19.0.1 " ,
65
+ "@types/react-dom" : " ^19.0 .1" ,
66
66
"@typescript-eslint/eslint-plugin" : " ^8.17.0" ,
67
67
"@typescript-eslint/parser" : " ^8.17.0" ,
68
68
"@typescript-eslint/rule-tester" : " ^8.17.0" ,
87
87
"eslint-plugin-unicorn" : " ^56.0.1" ,
88
88
"eslint-plugin-vitest" : " ^0.5.4" ,
89
89
"importx" : " ^0.5.0" ,
90
- "lefthook" : " ^1.8.5 " ,
90
+ "lefthook" : " ^1.9.0 " ,
91
91
"markdownlint" : " ^0.36.1" ,
92
92
"publint" : " ^0.2.12" ,
93
93
"react" : " ^19.0.0" ,
108
108
"typescript-eslint" : " ^8.17.0" ,
109
109
"vitest" : " ^2.1.8"
110
110
},
111
- "packageManager" : " pnpm@9.14.4 " ,
111
+ "packageManager" : " pnpm@9.15.0 " ,
112
112
"engines" : {
113
113
"bun" : " >=1.0.15" ,
114
114
"node" : " >=18.18.0"
Original file line number Diff line number Diff line change 62
62
"ts-pattern" : " ^5.5.0"
63
63
},
64
64
"devDependencies" : {
65
- "@types/react" : " ^18.3.13 " ,
66
- "@types/react-dom" : " ^18.3 .1" ,
65
+ "@types/react" : " ^19.0.1 " ,
66
+ "@types/react-dom" : " ^19.0 .1" ,
67
67
"tsup" : " ^8.3.5"
68
68
},
69
69
"peerDependencies" : {
Original file line number Diff line number Diff line change 62
62
"ts-pattern" : " ^5.5.0"
63
63
},
64
64
"devDependencies" : {
65
- "@types/react" : " ^18.3.13 " ,
66
- "@types/react-dom" : " ^18.3 .1" ,
65
+ "@types/react" : " ^19.0.1 " ,
66
+ "@types/react-dom" : " ^19.0 .1" ,
67
67
"string-ts" : " ^2.2.0" ,
68
68
"tsup" : " ^8.3.5"
69
69
},
Original file line number Diff line number Diff line change 61
61
"ts-pattern" : " ^5.5.0"
62
62
},
63
63
"devDependencies" : {
64
- "@types/react" : " ^18.3.13 " ,
65
- "@types/react-dom" : " ^18.3 .1" ,
64
+ "@types/react" : " ^19.0.1 " ,
65
+ "@types/react-dom" : " ^19.0 .1" ,
66
66
"string-ts" : " ^2.2.0" ,
67
67
"tsup" : " ^8.3.5"
68
68
},
Original file line number Diff line number Diff line change 60
60
"ts-pattern" : " ^5.5.0"
61
61
},
62
62
"devDependencies" : {
63
- "@types/react" : " ^18.3.13 " ,
64
- "@types/react-dom" : " ^18.3 .1" ,
63
+ "@types/react" : " ^19.0.1 " ,
64
+ "@types/react-dom" : " ^19.0 .1" ,
65
65
"string-ts" : " ^2.2.0" ,
66
66
"tsup" : " ^8.3.5"
67
67
},
Original file line number Diff line number Diff line change 62
62
"ts-pattern" : " ^5.5.0"
63
63
},
64
64
"devDependencies" : {
65
- "@types/react" : " ^18.3.13 " ,
66
- "@types/react-dom" : " ^18.3 .1" ,
65
+ "@types/react" : " ^19.0.1 " ,
66
+ "@types/react-dom" : " ^19.0 .1" ,
67
67
"string-ts" : " ^2.2.0" ,
68
68
"tsup" : " ^8.3.5"
69
69
},
You can’t perform that action at this time.
0 commit comments