File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22
22
"check-all" : " npm-run-all prettier lint:fix tsc"
23
23
},
24
24
"dependencies" : {
25
- "@codesandbox/sandpack-react" : " 2.13.4 " ,
25
+ "@codesandbox/sandpack-react" : " 2.13.5 " ,
26
26
"@docsearch/css" : " 3.0.0-alpha.41" ,
27
27
"@docsearch/react" : " 3.0.0-alpha.41" ,
28
28
"@headlessui/react" : " ^1.7.0" ,
Original file line number Diff line number Diff line change 55
55
"destination" : " /warnings/invalid-aria-prop" ,
56
56
"permanent" : false
57
57
},
58
+ {
59
+ "source" : " /link/hydration-mismatch" ,
60
+ "destination" : " /reference/react-dom/client/hydrateRoot#hydrating-server-rendered-html" ,
61
+ "permanent" : false
62
+ },
58
63
{
59
64
"source" : " /link/switch-to-createroot" ,
60
65
"destination" : " /blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis" ,
Original file line number Diff line number Diff line change 630
630
outvariant "1.4.0"
631
631
static-browser-server "1.0.3"
632
632
633
- " @codesandbox/[email protected] .4 " :
634
- version "2.13.4 "
635
- resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-react/-/sandpack-react-2.13.4 .tgz#d079da898e54a5546cfbeea13e4c3549b20f58a6 "
636
- integrity sha512-lgfcOwWAA+JKztLL5fwZ89389WvBMBl2R2BwE+RfnYKLIfgZ2UGH2Kifly4pam2iFqIzxPER7rYZJh/keSJQbg ==
633
+ " @codesandbox/[email protected] .5 " :
634
+ version "2.13.5 "
635
+ resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-react/-/sandpack-react-2.13.5 .tgz#bc4b3fe43b74fdb011f69d3d9a117415110c709e "
636
+ integrity sha512-MWzh2P/Asck0JSCKY3y7WecdUBBEqB0NFi4p+ohoZMTYqHWTaYfd7nbPlNmGIE1xcGppSZEqPVDjOpAfeQ0zFw ==
637
637
dependencies :
638
638
" @codemirror/autocomplete" " ^6.4.0"
639
639
" @codemirror/commands" " ^6.1.3"
You can’t perform that action at this time.
0 commit comments