Browse Source

更新包

haojianlong 4 years ago
parent
commit
c410cef418
2 changed files with 9 additions and 9 deletions
  1. 7 7
      package-lock.json
  2. 2 2
      package.json

+ 7 - 7
package-lock.json

@@ -1064,11 +1064,11 @@
       "integrity": "sha512-Oy5eRCxqJoP3RzT8w6auuk1M3u93CXfW7fhzL3BNhl71WnDk0hjpJ2/TXOOdS8kVqYm7zLx5PhmO/EU0CCoZTQ=="
     },
     "@saga-web/big": {
-      "version": "1.0.44",
-      "resolved": "http://192.168.200.80:8081/repository/npm-saga/@saga-web/big/-/big-1.0.44.tgz",
-      "integrity": "sha512-7xRC4Qe3aly5x/3jpGCnzb12b+gcMBwfgMx3ZGD2uxdmPkisQzPNZuPxp6j4+RrYILhgRnL+AiaUQdEv9go3JQ==",
+      "version": "1.0.46",
+      "resolved": "http://192.168.200.80:8081/repository/npm-saga/@saga-web/big/-/big-1.0.46.tgz",
+      "integrity": "sha512-Gbd6CMYaHRpvS5DFz5+C2s7xVFe2mDpRMVK+FCgCNrqsX5h5kdC6jUsvBIigFbAJgErkd06Wv4DM/JZzg7ZMAw==",
       "requires": {
-        "@saga-web/graph": "2.1.87"
+        "@saga-web/graph": "2.1.90"
       }
     },
     "@saga-web/draw": {
@@ -1115,9 +1115,9 @@
       }
     },
     "@saga-web/graph": {
-      "version": "2.1.87",
-      "resolved": "http://192.168.200.80:8081/repository/npm-saga/@saga-web/graph/-/graph-2.1.87.tgz",
-      "integrity": "sha512-83CNK2dLurIaBIt6BNz+1rGaVd1tY2mOuVf0TuMP/3CZ/VyqVZ4Jg7m39/dxNWdsrhjsjBecrN5GudMut41iig==",
+      "version": "2.1.90",
+      "resolved": "http://192.168.200.80:8081/repository/npm-saga/@saga-web/graph/-/graph-2.1.90.tgz",
+      "integrity": "sha512-3tIknvC9HMGztOar5MWa7ezGlu15P+Q886e1VOpTvJ8Wz+SQ+FASjWOqSdYPWqA8SfNHHLDhyY2pmlR9wiyd3g==",
       "requires": {
         "@saga-web/draw": "2.1.97"
       }

+ 2 - 2
package.json

@@ -9,10 +9,10 @@
   },
   "dependencies": {
     "@saga-web/base": "2.1.21",
-    "@saga-web/big": "1.0.45",
+    "@saga-web/big": "1.0.46",
     "@saga-web/draw": "2.1.97",
     "@saga-web/feng-map": "1.0.11",
-    "@saga-web/graph": "2.1.88",
+    "@saga-web/graph": "2.1.90",
     "@saga-web/topology": "1.0.84",
     "ant-design-vue": "^1.6.0",
     "core-js": "^3.6.4",