chore: 更新部分依赖

This commit is contained in:
xiaozzzi 2025-02-28 22:18:16 +08:00
parent 18c1b3b82e
commit 29cc782cae
2 changed files with 456 additions and 364 deletions

File diff suppressed because it is too large Load Diff

View File

@ -40,9 +40,9 @@
"echarts": "^5.6.0", "echarts": "^5.6.0",
"electron-updater": "^6.1.8", "electron-updater": "^6.1.8",
"element-plus": "^2.9.5", "element-plus": "^2.9.5",
"highlight.js": "^11.8.0", "highlight.js": "^11.11.1",
"hotkeys-js": "^3.13.9", "hotkeys-js": "^3.13.9",
"katex": "^0.16.10", "katex": "^0.16.21",
"marked": "^7.0.5", "marked": "^7.0.5",
"marked-highlight": "^2.0.4", "marked-highlight": "^2.0.4",
"marked-katex-extension": "^4.0.5", "marked-katex-extension": "^4.0.5",
@ -50,7 +50,7 @@
"markmap-view": "^0.16.0", "markmap-view": "^0.16.0",
"mermaid": "^10.9.0", "mermaid": "^10.9.0",
"pinia": "^2.1.6", "pinia": "^2.1.6",
"prettier": "^3.2.5", "prettier": "^3.5.2",
"sass": "^1.74.1", "sass": "^1.74.1",
"vue-router": "^4.5.0" "vue-router": "^4.5.0"
}, },
@ -71,7 +71,7 @@
"typescript": "^5.4.4", "typescript": "^5.4.4",
"unplugin-auto-import": "^0.17.5", "unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0", "unplugin-vue-components": "^0.26.0",
"vite": "^5.2.8", "vite": "^5.4.14",
"vue": "^3.5.13", "vue": "^3.5.13",
"vue-tsc": "^2.0.10" "vue-tsc": "^2.0.10"
} }