File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 19
19
"@mdx-js/react" : " ^3.0.0" ,
20
20
"clsx" : " ^2.0.0" ,
21
21
"prism-react-renderer" : " ^2.3.0" ,
22
- "react" : " ^18 .0.0" ,
22
+ "react" : " ^19 .0.0" ,
23
23
"react-dom" : " ^18.0.0"
24
24
},
25
25
"devDependencies" : {
Original file line number Diff line number Diff line change 7488
7488
tiny-invariant "^1.0.2"
7489
7489
tiny-warning "^1.0.0"
7490
7490
7491
- react@^18.0.0 :
7492
- version "18.3.1"
7493
- resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
7494
- integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
7495
- dependencies :
7496
- loose-envify "^1.1.0"
7491
+ react@^19.0.0 :
7492
+ version "19.0.0"
7493
+ resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
7494
+ integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
7497
7495
7498
7496
readable-stream@^2.0.1 :
7499
7497
version "2.3.8"
You can’t perform that action at this time.
0 commit comments