Browse Source

更新依赖

ZaiZai 10 months ago
parent
commit
c5ee759068
2 changed files with 2 additions and 15 deletions
  1. 2 3
      package.json
  2. 0 12
      yarn.lock

+ 2 - 3
package.json

@@ -14,6 +14,7 @@
     },
     "dependencies": {
         "axios": "^1.6.8",
+        "bignumber.js": "^9.1.2",
         "crypto-js": "^4.2.0",
         "dayjs": "^1.11.10",
         "echarts": "^5.5.0",
@@ -25,8 +26,7 @@
         "nprogress": "^0.2.0",
         "pinia": "^2.1.7",
         "vue": "3.4.21",
-        "vue-router": "^4.3.0",
-        "vuedraggable": "^4.1.0"
+        "vue-router": "^4.3.0"
     },
     "devDependencies": {
         "@iconify-json/iconoir": "^1.1.43",
@@ -36,7 +36,6 @@
         "@vitejs/plugin-vue": "^4.5.2",
         "@vue/compiler-sfc": "^3.4.21",
         "archiver": "^7.0.1",
-        "bignumber.js": "^9.1.2",
         "eslint": "^8.57.0",
         "eslint-plugin-vue": "^9.24.0",
         "sass": "^1.74.1",

+ 0 - 12
yarn.lock

@@ -2742,11 +2742,6 @@ slash@^3.0.0:
   resolved "http://39.108.216.210:9000/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
   integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
 
-sortablejs@1.14.0:
-  version "1.14.0"
-  resolved "http://39.108.216.210:9000/sortablejs/-/sortablejs-1.14.0.tgz#6d2e17ccbdb25f464734df621d4f35d4ab35b3d8"
-  integrity sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==
-
 sortablejs@^1.15.1:
   version "1.15.2"
   resolved "http://39.108.216.210:9000/sortablejs/-/sortablejs-1.15.2.tgz#4e9f7bda4718bd1838add9f1866ec77169149809"
@@ -3033,13 +3028,6 @@ vue@3.4.21:
     "@vue/server-renderer" "3.4.21"
     "@vue/shared" "3.4.21"
 
-vuedraggable@^4.1.0:
-  version "4.1.0"
-  resolved "http://39.108.216.210:9000/vuedraggable/-/vuedraggable-4.1.0.tgz#edece68adb8a4d9e06accff9dfc9040e66852270"
-  integrity sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==
-  dependencies:
-    sortablejs "1.14.0"
-
 which@^2.0.1:
   version "2.0.2"
   resolved "http://39.108.216.210:9000/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"