Skip to content

Commit 5a00f1a

Browse files
committed
fix: downgard monaco-editor to 0.51.0 for now to workaround Vite warnings
1 parent 3651d30 commit 5a00f1a

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ catalog:
8888
micromatch: ^4.0.8
8989
minimist: ^1.2.8
9090
mlly: ^1.7.3
91-
monaco-editor: ^0.52.0
91+
# https://github.com/microsoft/monaco-editor/issues/4712
92+
monaco-editor: 0.51.0
9293
nodemon: ^3.1.7
9394
open: ^10.1.0
9495
ovsx: ^0.10.0

0 commit comments

Comments
 (0)