shuishen
2022-02-18 7473eb735cf82bb88f43b263f9cc74e43fe8f5e3
package-lock.json
@@ -19,6 +19,14 @@
        "vuedraggable": "^2.17.0"
      }
    },
    "animation-util": {
      "version": "1.0.11",
      "resolved": "https://registry.nlark.com/animation-util/download/animation-util-1.0.11.tgz",
      "integrity": "sha1-T2SFUT0KAVjl/DatMfGj+7sXEI8=",
      "requires": {
        "object-assign": "^4.1.1"
      }
    },
    "async-validator": {
      "version": "1.8.5",
      "resolved": "https://registry.nlark.com/async-validator/download/async-validator-1.8.5.tgz",
@@ -49,6 +57,28 @@
        "regenerator-runtime": "^0.11.0"
      }
    },
    "bindingx-parser": {
      "version": "0.0.3",
      "resolved": "https://registry.nlark.com/bindingx-parser/download/bindingx-parser-0.0.3.tgz",
      "integrity": "sha1-sV6bVhFcOZFGqlbjqW+sNAmCl60="
    },
    "bindingx-web-polyfill": {
      "version": "0.1.18",
      "resolved": "https://registry.npm.taobao.org/bindingx-web-polyfill/download/bindingx-web-polyfill-0.1.18.tgz",
      "integrity": "sha1-RTG87woseAcxudCg9lGAcQnygnA=",
      "requires": {
        "animation-util": "^1.0.10",
        "object-assign": "^4.1.1",
        "simple-lodash": "^0.0.3"
      },
      "dependencies": {
        "simple-lodash": {
          "version": "0.0.3",
          "resolved": "https://registry.npm.taobao.org/simple-lodash/download/simple-lodash-0.0.3.tgz",
          "integrity": "sha1-YSrhwF9pCEgdjDQuy+NmPSN5QeA="
        }
      }
    },
    "core-js": {
      "version": "2.6.12",
      "resolved": "https://registry.nlark.com/core-js/download/core-js-2.6.12.tgz?cache=0&sync_timestamp=1624966102256&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcore-js%2Fdownload%2Fcore-js-2.6.12.tgz",
@@ -58,11 +88,6 @@
      "version": "1.9.3",
      "resolved": "https://registry.npm.taobao.org/countup.js/download/countup.js-1.9.3.tgz",
      "integrity": "sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0="
    },
    "crypto-js": {
      "version": "4.0.0",
      "resolved": "https://registry.nlark.com/crypto-js/download/crypto-js-4.0.0.tgz",
      "integrity": "sha1-KQSrJnep0EKFai6i74DekuSjbcw="
    },
    "dayjs": {
      "version": "1.10.6",
@@ -114,6 +139,11 @@
      "resolved": "https://registry.nlark.com/nprogress/download/nprogress-0.2.0.tgz",
      "integrity": "sha1-y480xTIT2JVyP8urkH6UIq28r7E="
    },
    "object-assign": {
      "version": "4.1.1",
      "resolved": "https://registry.npm.taobao.org/object-assign/download/object-assign-4.1.1.tgz",
      "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
    },
    "regenerator-runtime": {
      "version": "0.11.1",
      "resolved": "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz",
@@ -123,6 +153,11 @@
      "version": "1.5.1",
      "resolved": "https://registry.npm.taobao.org/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz",
      "integrity": "sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ="
    },
    "simple-lodash": {
      "version": "0.0.2",
      "resolved": "https://registry.npm.taobao.org/simple-lodash/download/simple-lodash-0.0.2.tgz",
      "integrity": "sha1-2OtKYOmWpVClwa3ajvu3YpiSRrE="
    },
    "sortablejs": {
      "version": "1.10.2",
@@ -138,6 +173,11 @@
      "version": "1.0.5",
      "resolved": "https://registry.npm.taobao.org/uni-read-pages/download/uni-read-pages-1.0.5.tgz",
      "integrity": "sha1-RSyNyqiXe7rvYAkJvpJsjZcEOHw="
    },
    "universal-env": {
      "version": "0.6.6",
      "resolved": "https://registry.nlark.com/universal-env/download/universal-env-0.6.6.tgz",
      "integrity": "sha1-3VrfgWqOw+kI1ISOFxTf4w3YqXA="
    },
    "uview-ui": {
      "version": "1.8.4",
@@ -156,6 +196,18 @@
      "requires": {
        "sortablejs": "1.10.2"
      }
    },
    "weex-bindingx": {
      "version": "0.0.49",
      "resolved": "https://registry.npm.taobao.org/weex-bindingx/download/weex-bindingx-0.0.49.tgz",
      "integrity": "sha1-h4/LcX+2oifA+NQJi6HhPT4EYJQ=",
      "requires": {
        "bindingx-parser": "0.x.x",
        "bindingx-web-polyfill": "0.x.x",
        "object-assign": "^4.1.1",
        "simple-lodash": "^0.0.2",
        "universal-env": "0.x.x"
      }
    }
  }
}