package.json
@@ -3,6 +3,7 @@ "version": "4.5.0", "scripts": { "dev": "vite --host", "test": "vite --host --mode test", "prod": "vite --mode production", "build": "vite build", "build:prod": "vite build --mode production", @@ -26,8 +27,10 @@ "js-base64": "^3.7.4", "js-cookie": "^3.0.0", "js-md5": "^0.7.3", "mitt": "^3.0.1", "nprogress": "^0.2.0", "sm-crypto": "^0.3.13", "v-code-diff": "^1.13.1", "vue": "^3.5.13", "vue-i18n": "^9.1.9", "vue-router": "^4.3.2",