zzzz
2024-04-22 48b1443c47f524df023f9051749384ebe625312b
package-lock.json
@@ -171,9 +171,9 @@
      "dev": true
    },
    "@vant/icons": {
      "version": "1.8.0",
      "resolved": "https://registry.npmmirror.com/@vant/icons/-/icons-1.8.0.tgz",
      "integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg=="
      "version": "3.0.2",
      "resolved": "https://registry.npmjs.org/@vant/icons/-/icons-3.0.2.tgz",
      "integrity": "sha512-4OlRVMd0uiDtD9hgSISZW8hB95vU0fFtc41tQchRIyiXkR0tS+DydZOLb8/bQkithrNWhW7Uud38MbKjlJ9lJw=="
    },
    "@vant/popperjs": {
      "version": "1.3.0",
@@ -2152,7 +2152,7 @@
    },
    "clipboard": {
      "version": "2.0.11",
      "resolved": "https://registry.npmmirror.com/clipboard/-/clipboard-2.0.11.tgz",
      "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.11.tgz",
      "integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==",
      "requires": {
        "good-listener": "^1.2.2",
@@ -12484,12 +12484,12 @@
      }
    },
    "vant": {
      "version": "2.12.51",
      "resolved": "https://registry.npmmirror.com/vant/-/vant-2.12.51.tgz",
      "integrity": "sha512-0dZHcBWwKdQvgvAMr5hqObuwkHRn51c7ReLVDV/Ijp1twZ/9/JGMPKVCp1ebpzFAONudyDvu42adrkFUhheaUA==",
      "version": "2.13.2",
      "resolved": "https://registry.npmjs.org/vant/-/vant-2.13.2.tgz",
      "integrity": "sha512-anZbbLqXCq+rUJk10D67mn+V/1/i9tfOTdoR+64B0e+0BzV3KFgpHBF76noLa+yX9i/L+8DeL560WMk0GEN38g==",
      "requires": {
        "@babel/runtime": "7.x",
        "@vant/icons": "^1.7.1",
        "@vant/icons": "^3.0.2",
        "@vant/popperjs": "^1.1.0",
        "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
        "vue-lazyload": "1.2.3"