feat: upgrade codemirror to 6.39.13 and enhance host switching

This commit is contained in:
Bohdan Triapitsyn
2026-02-10 01:16:13 +02:00
parent 29eb71a7d5
commit b727f16b80
6 changed files with 68 additions and 16 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"@codemirror/lint": "^6.9.2",
"@codemirror/search": "^6.6.0",
"@codemirror/state": "^6.5.4",
"@codemirror/view": "^6.39.11",
"@codemirror/view": "^6.39.13",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -102,4 +102,4 @@
"typescript-eslint": "^8.39.1",
"vite": "^7.1.2"
}
}
}