浏览代码

Merge branch 'master' of http://192.168.0.115:3000/tangning/4dkk_mp

tangning 2 年之前
父节点
当前提交
4fd27c72d8
共有 2 个文件被更改,包括 1 次插入35 次删除
  1. 1 1
      package.json
  2. 0 34
      yarn.lock

+ 1 - 1
package.json

@@ -53,9 +53,9 @@
     "pinia": "2.0.0",
     "qrcode": "^1.4.4",
     "qs": "^6.10.1",
-    "tinymce": "^5.10.2",
     "resize-observer-polyfill": "^1.5.1",
     "sortablejs": "^1.14.0",
+    "tinymce": "^5.10.2",
     "vue": "^3.2.21",
     "vue-i18n": "^9.1.9",
     "vue-router": "^4.0.12",

+ 0 - 34
yarn.lock

@@ -1983,21 +1983,6 @@
   dependencies:
     "@types/yargs-parser" "*"
 
-"@typescript-eslint/eslint-plugin@^5.3.0":
-  version "5.32.0"
-  resolved "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.32.0.tgz"
-  integrity sha512-CHLuz5Uz7bHP2WgVlvoZGhf0BvFakBJKAD/43Ty0emn4wXWv5k01ND0C0fHcl/Im8Td2y/7h44E9pca9qAu2ew==
-  dependencies:
-    "@typescript-eslint/scope-manager" "5.32.0"
-    "@typescript-eslint/type-utils" "5.32.0"
-    "@typescript-eslint/utils" "5.32.0"
-    debug "^4.3.4"
-    functional-red-black-tree "^1.0.1"
-    ignore "^5.2.0"
-    regexpp "^3.2.0"
-    semver "^7.3.7"
-    tsutils "^3.21.0"
-
 "@typescript-eslint/experimental-utils@^5.0.0":
   version "5.32.0"
   resolved "https://registry.npmmirror.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.32.0.tgz"
@@ -2005,16 +1990,6 @@
   dependencies:
     "@typescript-eslint/utils" "5.32.0"
 
-"@typescript-eslint/parser@^5.3.0":
-  version "5.32.0"
-  resolved "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.32.0.tgz"
-  integrity sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==
-  dependencies:
-    "@typescript-eslint/scope-manager" "5.32.0"
-    "@typescript-eslint/types" "5.32.0"
-    "@typescript-eslint/typescript-estree" "5.32.0"
-    debug "^4.3.4"
-
 "@typescript-eslint/scope-manager@5.32.0":
   version "5.32.0"
   resolved "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz"
@@ -2023,15 +1998,6 @@
     "@typescript-eslint/types" "5.32.0"
     "@typescript-eslint/visitor-keys" "5.32.0"
 
-"@typescript-eslint/type-utils@5.32.0":
-  version "5.32.0"
-  resolved "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.32.0.tgz"
-  integrity sha512-0gSsIhFDduBz3QcHJIp3qRCvVYbqzHg8D6bHFsDMrm0rURYDj+skBK2zmYebdCp+4nrd9VWd13egvhYFJj/wZg==
-  dependencies:
-    "@typescript-eslint/utils" "5.32.0"
-    debug "^4.3.4"
-    tsutils "^3.21.0"
-
 "@typescript-eslint/types@5.32.0":
   version "5.32.0"
   resolved "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.32.0.tgz"