Browse Source

chore: vuedraggable用不到了

任一存 2 years ago
parent
commit
2ef8549f3c
2 changed files with 0 additions and 28 deletions
  1. 0 27
      packages/qjkankan-editor/package-lock.json
  2. 0 1
      packages/qjkankan-editor/package.json

+ 0 - 27
packages/qjkankan-editor/package-lock.json

@@ -26,7 +26,6 @@
         "vue-i18n": "^8.22.3",
         "vue-photo-preview": "^1.1.3",
         "vue-router": "^3.4.9",
-        "vuedraggable": "^2.24.3",
         "vuex": "^3.6.0"
       },
       "devDependencies": {
@@ -16134,11 +16133,6 @@
         "node": ">=0.10.0"
       }
     },
-    "node_modules/sortablejs": {
-      "version": "1.10.2",
-      "resolved": "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.10.2.tgz",
-      "integrity": "sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A=="
-    },
     "node_modules/source-list-map": {
       "version": "2.0.1",
       "resolved": "https://registry.npmmirror.com/source-list-map/-/source-list-map-2.0.1.tgz",
@@ -19955,14 +19949,6 @@
       "resolved": "https://registry.npmmirror.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz",
       "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw=="
     },
-    "node_modules/vuedraggable": {
-      "version": "2.24.3",
-      "resolved": "https://registry.npmmirror.com/vuedraggable/-/vuedraggable-2.24.3.tgz",
-      "integrity": "sha512-6/HDXi92GzB+Hcs9fC6PAAozK1RLt1ewPTLjK0anTYguXLAeySDmcnqE8IC0xa7shvSzRjQXq3/+dsZ7ETGF3g==",
-      "dependencies": {
-        "sortablejs": "1.10.2"
-      }
-    },
     "node_modules/vuex": {
       "version": "3.6.2",
       "resolved": "https://registry.npmmirror.com/vuex/-/vuex-3.6.2.tgz",
@@ -34275,11 +34261,6 @@
         }
       }
     },
-    "sortablejs": {
-      "version": "1.10.2",
-      "resolved": "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.10.2.tgz",
-      "integrity": "sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A=="
-    },
     "source-list-map": {
       "version": "2.0.1",
       "resolved": "https://registry.npmmirror.com/source-list-map/-/source-list-map-2.0.1.tgz",
@@ -37436,14 +37417,6 @@
       "resolved": "https://registry.npmmirror.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz",
       "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw=="
     },
-    "vuedraggable": {
-      "version": "2.24.3",
-      "resolved": "https://registry.npmmirror.com/vuedraggable/-/vuedraggable-2.24.3.tgz",
-      "integrity": "sha512-6/HDXi92GzB+Hcs9fC6PAAozK1RLt1ewPTLjK0anTYguXLAeySDmcnqE8IC0xa7shvSzRjQXq3/+dsZ7ETGF3g==",
-      "requires": {
-        "sortablejs": "1.10.2"
-      }
-    },
     "vuex": {
       "version": "3.6.2",
       "resolved": "https://registry.npmmirror.com/vuex/-/vuex-3.6.2.tgz",

+ 0 - 1
packages/qjkankan-editor/package.json

@@ -35,7 +35,6 @@
     "vue-i18n": "^8.22.3",
     "vue-photo-preview": "^1.1.3",
     "vue-router": "^3.4.9",
-    "vuedraggable": "^2.24.3",
     "vuex": "^3.6.0"
   },
   "devDependencies": {