From 5492cfc38bc995e8842d72ff6f4c65a922e95d00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 02:49:55 +0000 Subject: [PATCH] fix(deps): update dependency @webcontainer/api to v1.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 95ee489..29272c8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@markuplint/parser-utils": "4.6.5", "@monaco-editor/react": "4.6.0", "@shikijs/monaco": "^1.12.0", - "@webcontainer/api": "1.3.0-internal.2", + "@webcontainer/api": "1.5.0", "@xterm/xterm": "^5.5.0", "lz-string": "1.5.0", "markuplint": "4.9.2", diff --git a/yarn.lock b/yarn.lock index 9ce0bba..6a70aef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1955,10 +1955,10 @@ loupe "^3.1.1" tinyrainbow "^1.2.0" -"@webcontainer/api@1.3.0-internal.2": - version "1.3.0-internal.2" - resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.3.0-internal.2.tgz#26afa0548bcf468b74f03dc56993ba287ebfb0e8" - integrity sha512-lLSlSehbuYc9E7ecK+tMRX4BbWETNX1OgRlS+NerQh3X3sHNbxLD86eScEMAiA5VBnUeSnLtLe7eC/ftM8fR3Q== +"@webcontainer/api@1.5.0": + version "1.5.0" + resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.5.0.tgz#15d2665706cbc05f1f9ccf1ff8a1f1fe0720cbd7" + integrity sha512-Xb4PdQh5BjRbsndO9a5KmRw8n35GamRng6UrRA22XSCuT0Ze5HsKhq0//diIavnjURGm58PXeFwrN1oPfU/flQ== "@xterm/xterm@^5.5.0": version "5.5.0"