Downgrade loader until it works with older Monaco
Some checks failed
Tests / tests (push) Has been cancelled

This commit is contained in:
Dustin Brett 2025-10-16 11:25:14 -07:00
parent aaf85ccb17
commit c637b1fa7d
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"dependencies": {
"@ffmpeg/ffmpeg": "^0.12.15",
"@mlc-ai/web-llm": "^0.2.79",
"@monaco-editor/loader": "^1.6.1",
"@monaco-editor/loader": "1.5.0",
"@panzoom/panzoom": "^4.6.0",
"@prettier/plugin-xml": "^3.4.2",
"@wasmer/wasm-transformer": "^0.12.0",

View File

@ -1295,10 +1295,10 @@
dependencies:
loglevel "^1.9.1"
"@monaco-editor/loader@^1.6.1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.6.1.tgz#c99177d87765abf10de31a0086084e714acfbc0f"
integrity sha512-w3tEnj9HYEC73wtjdpR089AqkUPskFRcdkxsiSFt3SoUc3OHpmu+leP94CXBm4mHfefmhsdfI0ZQu6qJ0wgtPg==
"@monaco-editor/loader@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.5.0.tgz#dcdbc7fe7e905690fb449bed1c251769f325c55d"
integrity sha512-hKoGSM+7aAc7eRTRjpqAZucPmoNOC4UUbknb/VNoTkEIkCPhqV8LfbsgM1webRM7S/z21eHEx9Fkwx8Z/C/+Xw==
dependencies:
state-local "^1.0.6"