mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Downgrade loader until it works with older Monaco
Some checks failed
Tests / tests (push) Has been cancelled
Some checks failed
Tests / tests (push) Has been cancelled
This commit is contained in:
parent
aaf85ccb17
commit
c637b1fa7d
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user