From 3b2e8696513c61af0486e840152d45b8812c3795 Mon Sep 17 00:00:00 2001 From: KevIsDev Date: Thu, 1 May 2025 11:51:19 +0100 Subject: [PATCH] chore: update @webcontainer/api to version 1.6.1-internal.1 update to latest version of webcontainer fix: make diff button consistent with other toolbar buttons --- app/components/workbench/Workbench.client.tsx | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/components/workbench/Workbench.client.tsx b/app/components/workbench/Workbench.client.tsx index 0a83895..7b7d8ce 100644 --- a/app/components/workbench/Workbench.client.tsx +++ b/app/components/workbench/Workbench.client.tsx @@ -92,8 +92,8 @@ const FileModifiedDropdown = memo( {({ open }: { open: boolean }) => ( <> - - File Changes + + File Changes {hasChanges && ( {modifiedFiles.length} diff --git a/package.json b/package.json index c12f34a..c377efd 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@types/react-beautiful-dnd": "^13.1.8", "@uiw/codemirror-theme-vscode": "^4.23.6", "@unocss/reset": "^0.61.9", - "@webcontainer/api": "1.5.3-internal.2", + "@webcontainer/api": "1.6.1-internal.1", "@xterm/addon-fit": "^0.10.0", "@xterm/addon-web-links": "^0.11.0", "@xterm/xterm": "^5.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0444597..a01b336 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -171,8 +171,8 @@ importers: specifier: ^0.61.9 version: 0.61.9 '@webcontainer/api': - specifier: 1.5.3-internal.2 - version: 1.5.3-internal.2 + specifier: 1.6.1-internal.1 + version: 1.6.1-internal.1 '@xterm/addon-fit': specifier: ^0.10.0 version: 0.10.0(@xterm/xterm@5.5.0) @@ -3512,8 +3512,8 @@ packages: '@web3-storage/multipart-parser@1.0.0': resolution: {integrity: sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==} - '@webcontainer/api@1.5.3-internal.2': - resolution: {integrity: sha512-PNel1OQJlibs92zw5ekSeJLxYKXBk/AMnIQ9rJ/5cqJwjFlR242PlpCGJRghiZwQf4jq2p/ntvHyj7P+MHXqpg==} + '@webcontainer/api@1.6.1-internal.1': + resolution: {integrity: sha512-3kIlLzJonzKlPzONuKudMWHICqwkwyXSsIoUHt4vJwjAr8/qFjlMVxq8ggHS6Yck9JBh1JllDWfCiC95ipSsxw==} '@xmldom/xmldom@0.8.10': resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==} @@ -11649,7 +11649,7 @@ snapshots: '@web3-storage/multipart-parser@1.0.0': {} - '@webcontainer/api@1.5.3-internal.2': {} + '@webcontainer/api@1.6.1-internal.1': {} '@xmldom/xmldom@0.8.10': {}