File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 2222 "check-all" : " npm-run-all prettier lint:fix tsc"
2323 },
2424 "dependencies" : {
25- "@codesandbox/sandpack-react" : " 2.13.4 " ,
25+ "@codesandbox/sandpack-react" : " 2.13.5 " ,
2626 "@docsearch/css" : " 3.0.0-alpha.41" ,
2727 "@docsearch/react" : " 3.0.0-alpha.41" ,
2828 "@headlessui/react" : " ^1.7.0" ,
Original file line number Diff line number Diff line change 5555 "destination" : " /warnings/invalid-aria-prop" ,
5656 "permanent" : false
5757 },
58+ {
59+ "source" : " /link/hydration-mismatch" ,
60+ "destination" : " /reference/react-dom/client/hydrateRoot#hydrating-server-rendered-html" ,
61+ "permanent" : false
62+ },
5863 {
5964 "source" : " /link/switch-to-createroot" ,
6065 "destination" : " /blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis" ,
Original file line number Diff line number Diff line change 630630 outvariant "1.4.0"
631631 static-browser-server "1.0.3"
632632
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 ==
637637 dependencies :
638638 " @codemirror/autocomplete" " ^6.4.0"
639639 " @codemirror/commands" " ^6.1.3"
You can’t perform that action at this time.
0 commit comments