File tree 2 files changed +138
-94
lines changed
2 files changed +138
-94
lines changed Original file line number Diff line number Diff line change 128
128
"@types/markdown-it" : " 14.1.2" ,
129
129
"@types/node" : " 20.16.5" ,
130
130
"@types/raf-schd" : " 4.0.3" ,
131
- "@types/react" : " 18.3.5 " ,
132
- "@types/react-dom" : " 18.3.0 " ,
131
+ "@types/react" : " 19.0.1 " ,
132
+ "@types/react-dom" : " 19.0.2 " ,
133
133
"@types/react-virtualized" : " 9.21.30" ,
134
134
"@types/react-window" : " 1.8.8" ,
135
135
"@types/seedrandom" : " 3.0.8" ,
175
175
"postcss-styled-syntax" : " 0.6.4" ,
176
176
"prettier" : " 3.3.3" ,
177
177
"raf-stub" : " 3.0.0" ,
178
- "react" : " 18.3.1 " ,
179
- "react-dom" : " 18.3.1 " ,
178
+ "react" : " 19.0.0 " ,
179
+ "react-dom" : " 19.0.0 " ,
180
180
"react-virtualized" : " 9.22.5" ,
181
181
"react-window" : " 1.8.10" ,
182
182
"release-it" : " 17.6.0" ,
196
196
"webpack" : " 5.94.0"
197
197
},
198
198
"peerDependencies" : {
199
- "react" : " ^18.0.0" ,
200
- "react-dom" : " ^18.0.0"
199
+ "react" : " ^18.0.0 || ^19.0.0 " ,
200
+ "react-dom" : " ^18.0.0 || ^19.0.0 "
201
201
},
202
202
"license" : " Apache-2.0" ,
203
203
"jest-junit" : {
You can’t perform that action at this time.
0 commit comments