Browse Source

2024-12-6

cmy 3 months ago
parent
commit
e0a5a94f45
2 changed files with 2221 additions and 11 deletions
  1. 2219 11
      package-lock.json
  2. 2 0
      package.json

File diff suppressed because it is too large
+ 2219 - 11
package-lock.json


+ 2 - 0
package.json

@@ -14,6 +14,7 @@
     "test:unit": "vue-cli-service test:unit"
   },
   "dependencies": {
+    "@vue/cli-service": "^5.0.8",
     "@wangeditor/editor": "^5.1.23",
     "@wangeditor/editor-for-vue": "^1.0.2",
     "ajv": "^6.12.5",
@@ -22,6 +23,7 @@
     "clipboard": "^2.0.6",
     "dayjs": "^1.9.1",
     "element-ui": "^2.13.2",
+    "express": "^4.18.2",
     "file-saver": "^2.0.2",
     "jquery": "^1.12.4",
     "js-cookie": "^2.2.1",

Some files were not shown because too many files changed in this diff