fix: stabilize configuration editor completion

This commit is contained in:
2026-09-02 14:18:51 +09:00
parent a664e72488
commit 925100fb82
6 changed files with 83 additions and 16 deletions
+1
View File
@@ -20,6 +20,7 @@
"@codemirror/language": "npm:@codemirror/language@6.12.4",
"@codemirror/state": "npm:@codemirror/state@6.7.1",
"@codemirror/view": "npm:@codemirror/view@6.43.8",
"@lezer/common": "npm:@lezer/common@1.5.2",
"@lezer/highlight": "npm:@lezer/highlight@1.2.3",
"decodal-codemirror": "npm:decodal-codemirror@0.3.0",
"clsx": "npm:clsx@2.1.1",