Merge branch 'hotfix/encrypt_compatibility' into develop

This commit is contained in:
2026-06-24 17:29:25 +08:00
8 changed files with 393 additions and 129 deletions

View File

@@ -46,6 +46,7 @@
"fetch-event-stream": "^0.1.6",
"highlight.js": "^11.11.1",
"markdown-it": "^14.1.0",
"node-forge": "1.3.1",
"pinia": "catalog:",
"radash": "^12.1.1",
"vue": "catalog:",
@@ -55,6 +56,7 @@
"vue3-json-viewer": "^2.4.1"
},
"devDependencies": {
"@types/node-forge": "^1.3.14",
"cssnano": "catalog:",
"unplugin-element-plus": "catalog:"
}