Skip to content

Commit b4a1661

Browse files
chore: upgrade @webcontainer/react 0.0.4
1 parent 16f965d commit b4a1661

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.3",
33+
"@webcontainer/react": "^0.0.4",
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.3":
1999-
version "0.0.3"
2000-
resolved "https://registry.yarnpkg.com/@webcontainer/react/-/react-0.0.3.tgz#80093955e6a7e83086d17f55ac9af17ca904b592"
2001-
integrity sha512-aUwt4332hVhMHt6HRXPod98rqfC6EBBRY0sIalwduOq7GV02y6kdnxS2B44z9SdlhJlQDhQK+L0rv+0+Vt/NLQ==
1998+
"@webcontainer/react@^0.0.4":
1999+
version "0.0.4"
2000+
resolved "https://registry.yarnpkg.com/@webcontainer/react/-/react-0.0.4.tgz#3ca74ee11865b3c69963fdd1eaf4ac3dc2162c2b"
2001+
integrity sha512-IXCJgtUUysoAOy1rWaX5gy6/3uRKKNkBxtg0rR3TbGTr9YKDrcm4C/SJc+6aJMqF3LCqG9LupSKhfD5beq9KAQ==
20022002
dependencies:
20032003
"@codemirror/commands" "^6.10.3"
20042004
"@codemirror/lang-css" "^6.3.1"

0 commit comments

Comments
 (0)