File tree 2 files changed +140
-105
lines changed
2 files changed +140
-105
lines changed Original file line number Diff line number Diff line change 127
127
"@types/markdown-it" : " 14.1.2" ,
128
128
"@types/node" : " 22.10.5" ,
129
129
"@types/raf-schd" : " 4.0.3" ,
130
- "@types/react" : " 18.3.18 " ,
131
- "@types/react-dom" : " 18.3.5 " ,
130
+ "@types/react" : " 19.0.7 " ,
131
+ "@types/react-dom" : " 19.0.3 " ,
132
132
"@types/react-virtualized" : " 9.22.0" ,
133
133
"@types/react-window" : " 1.8.8" ,
134
134
"@types/seedrandom" : " 3.0.8" ,
175
175
"postcss-styled-syntax" : " 0.7.0" ,
176
176
"prettier" : " 3.4.2" ,
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.11" ,
182
182
"release-it" : " 17.11.0" ,
196
196
"webpack" : " 5.97.1"
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