Skip to content

Commit 555a968

Browse files
chore: upgrade @webcontainer/react@0.0.9
1 parent ca43a6a commit 555a968

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.8",
33+
"@webcontainer/react": "0.0.9",
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.8":
1999-
version "0.0.8"
2000-
resolved "https://registry.yarnpkg.com/@webcontainer/react/-/react-0.0.8.tgz#45fcc8e80931e5cca4862cbbae9aef776e07d250"
2001-
integrity sha512-23ZSkK9ikgi6SveDa/TEbnRsTljC/Gqh75oCmWGUr0HSVFneie3mpqb3XQNsQFpJWzM+jH2s8FaJapoGN1QySQ==
1998+
"@webcontainer/react@0.0.9":
1999+
version "0.0.9"
2000+
resolved "https://registry.yarnpkg.com/@webcontainer/react/-/react-0.0.9.tgz#5e5c4f623889e6315dca04ba590bc741ead39074"
2001+
integrity sha512-/Qf5BDlWnbqq96HIWfzIWdxPPAkqo7hnfeHtqXZtvRQ9/jBQjNjLs0QerfVbgh89EAsN5578e6KaxKVw4exUjQ==
20022002
dependencies:
20032003
"@codemirror/commands" "^6.10.3"
20042004
"@codemirror/lang-css" "^6.3.1"

0 commit comments

Comments
 (0)