suerprisePlus
2024-06-14 c3be71b180ea95f7928bdffccbec0525911eca9d
package.json
@@ -10,7 +10,7 @@
    "build:stage": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build --mode staging",
    "preview": "set NODE_OPTIONS=--openssl-legacy-provider && node build/index.js --preview",
    "lint": "eslint --ext .js,.vue src"
},
  },
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
@@ -49,6 +49,7 @@
    "file-saver": "2.0.5",
    "fuse.js": "6.4.3",
    "highlight.js": "9.18.5",
    "jquery": "^3.7.1",
    "js-beautify": "1.13.0",
    "js-cookie": "3.0.1",
    "jsencrypt": "3.0.0-rc.1",
@@ -62,6 +63,7 @@
    "script-loader": "^0.7.2",
    "sortablejs": "1.10.2",
    "sql-formatter": "^4.0.2",
    "three": "^0.165.0",
    "vue": "2.6.12",
    "vue-clipboard2": "^0.3.3",
    "vue-codemirror": "^4.0.6",