chore(deps): pin monaco-editor

https://github.com/microsoft/monaco-editor/issues/5133
This commit is contained in:
Yue JIN
2025-12-11 22:34:16 +08:00
parent 14f86a3302
commit 0b2e23fc4a
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@
"eslint": "^9.33.0",
"eslint-plugin-vue": "^10.4.0",
"jiti": "^2.5.1",
"monaco-editor": "^0.54.0",
"monaco-editor": "~0.54.0",
"pinia": "^3.0.3",
"playwright": "^1.55.0",
"postcss-nested": "^7.0.2",

2
pnpm-lock.yaml generated
View File

@@ -63,7 +63,7 @@ importers:
specifier: ^2.5.1
version: 2.6.1
monaco-editor:
specifier: ^0.54.0
specifier: ~0.54.0
version: 0.54.0
pinia:
specifier: ^3.0.3