Skip to content

Commit 4a40403

Browse files
chore: upgrade @webcontainer/react@0.0.7
1 parent ef02fa3 commit 4a40403

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@docsearch/react": "^3.8.3",
3131
"@headlessui/react": "^1.7.0",
3232
"@radix-ui/react-context-menu": "^2.1.5",
33-
"@webcontainer/react": "^0.0.6",
33+
"@webcontainer/react": "^0.0.7",
3434
"body-scroll-lock": "^3.1.3",
3535
"classnames": "^2.2.6",
3636
"debounce": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,10 +1995,10 @@
19951995
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.6.1.tgz#8f4034b858279595b3b6aa2652b38af713924dfc"
19961996
integrity sha512-2RS2KiIw32BY1Icf6M1DvqSmcon9XICZCDgS29QJb2NmF12ZY2V5Ia+949hMKB3Wno+P/Y8W+sPP59PZeXSELg==
19971997

1998-
"@webcontainer/react@^0.0.6":
1999-
version "0.0.6"
2000-
resolved "https://registry.yarnpkg.com/@webcontainer/react/-/react-0.0.6.tgz#fa4e683270fbfc77c24d6c2a6c440a59fe692272"
2001-
integrity sha512-tcu7CeZJ6FDkaVrOGEAQJaMTjSdXEqfI23yDC/eFvlgrKslj4xYAHfJq3l1ZV1D3jyBIyo/pfj7w7MZFAj43sw==
1998+
"@webcontainer/react@^0.0.7":
1999+
version "0.0.7"
2000+
resolved "https://registry.yarnpkg.com/@webcontainer/react/-/react-0.0.7.tgz#faea3e7deb973b1e1c6ff0147962b3308fc19cd1"
2001+
integrity sha512-uS29mkMTofrbIZFRnlvM2OW/P5RSRUI2xo3+wiECCFMX4UrefeQUTeEBcGL4xVvhxRnrmmU0TXtFQ1lbeIqekw==
20022002
dependencies:
20032003
"@codemirror/commands" "^6.10.3"
20042004
"@codemirror/lang-css" "^6.3.1"

0 commit comments

Comments
 (0)