yangys
2025-09-17 ae2c3f847da927b6124e872d8d74c0457a1eea14
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,12 @@
    "js-base64": "^3.7.4",
    "js-cookie": "^3.0.0",
    "js-md5": "^0.7.3",
    "lodash": "^4.17.21",
    "mitt": "^3.0.1",
    "nprogress": "^0.2.0",
    "qs": "^6.14.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",