cuiqian2004
5 天以前 2af5f043b60c1f7ac38ecccc8f5bf44743134325
package-lock.json
@@ -7,7 +7,7 @@
      "dependencies": {
        "ant-design-vue": "^4.0.0-rc.6",
        "antd-mobile-vue-next": "^0.1.0-16",
        "dayjs": "^1.11.13",
        "dayjs": "^1.11.19",
        "fabric": "^6.6.7",
        "rxjs": "^7.8.2",
        "uuid": "^11.1.0"
@@ -1338,9 +1338,9 @@
      }
    },
    "node_modules/dayjs": {
      "version": "1.11.13",
      "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
      "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
      "version": "1.11.19",
      "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.19.tgz",
      "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
      "license": "MIT"
    },
    "node_modules/debounce": {