File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1919 "@mdx-js/react" : " ^3.0.0" ,
2020 "clsx" : " ^2.0.0" ,
2121 "prism-react-renderer" : " ^2.3.0" ,
22- "react" : " ^18 .0.0" ,
22+ "react" : " ^19 .0.0" ,
2323 "react-dom" : " ^18.0.0"
2424 },
2525 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -7324,12 +7324,10 @@ react-router@5.3.4, react-router@^5.3.4:
73247324 tiny-invariant "^1.0.2"
73257325 tiny-warning "^1.0.0"
73267326
7327- react@^18.0.0 :
7328- version "18.3.1"
7329- resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
7330- integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
7331- dependencies :
7332- loose-envify "^1.1.0"
7327+ react@^19.0.0 :
7328+ version "19.1.1"
7329+ resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
7330+ integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
73337331
73347332readable-stream@^2.0.1 :
73357333 version "2.3.8"
You can’t perform that action at this time.
0 commit comments