deps: update codemirror to 6.65.7
CI / Lint & Test (pull_request) Failing after 7m29s
CI / Build Linux (pull_request) Has been skipped
CI / Build Windows (cross-compile) (pull_request) Has been skipped
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m30s

This commit is contained in:
2026-02-04 08:55:00 -08:00
parent daedbfd865
commit cb1b593887
2 changed files with 7 additions and 23 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"@tauri-apps/plugin-os": "^2",
"@tauri-apps/plugin-shell": "^2.3.4",
"@tauri-apps/plugin-store": "^2",
"codemirror": "^6.0.2",
"codemirror": "6.65.7",
"highlight.js": "^11.11.1",
"marked": "^17.0.1"
},