Commit 1b458772eb17aca41afdc2a8b4ab7494b9480348

Authored by ly525
1 parent c60e4f41

chore: update dependency

Showing 1 changed file with 15 additions and 4 deletions
front-end/h5/yarn.lock
... ... @@ -754,12 +754,13 @@
754 754 cssnano-preset-default "^4.0.0"
755 755 postcss "^7.0.0"
756 756  
757   -"@luban-h5/lbc-button@^0.0.2":
758   - version "0.0.2"
759   - resolved "https://registry.npmjs.org/@luban-h5/lbc-button/-/lbc-button-0.0.2.tgz#76a2d2567eacc31ab8faa8dcff7fa0dd5202512b"
760   - integrity sha512-IzSTxhh9wKExvZklvD4QR6pJu1aBil8lw/B0XzSg+OVfSczXi+tbP1CNWNXmlZHf5pIKfiONIanVB0pkW+j6QA==
  757 +"@luban-h5/lbc-button@^0.0.3":
  758 + version "0.0.3"
  759 + resolved "https://registry.yarnpkg.com/@luban-h5/lbc-button/-/lbc-button-0.0.3.tgz#6d92f8d41fadb8a2457eec9b1decb0765a469f04"
  760 + integrity sha512-X9Vs3r2twDioLndbxGEXW3D17g4/VLwNWUH7ZXUQHkyNSfEZ4t3+9GcUdz94oZjnAGz4wG2Hvk3/bVLvxyJz4A==
761 761 dependencies:
762 762 "@luban-h5/lbs-text-align" "^0.0.3"
  763 + "@luban-h5/plugin-common-props" "^0.0.1"
763 764 ant-design-vue "^1.2.4"
764 765 core-js "^3.3.2"
765 766 font-awesome "4.7.0"
... ... @@ -786,6 +787,11 @@
786 787 core-js "^3.3.2"
787 788 vue "^2.6.10"
788 789  
  790 +"@luban-h5/plugin-common-props@^0.0.1":
  791 + version "0.0.1"
  792 + resolved "https://registry.yarnpkg.com/@luban-h5/plugin-common-props/-/plugin-common-props-0.0.1.tgz#10fe5d5b2dda1db64912b3b99779aec60b5ea956"
  793 + integrity sha512-D8UEBht2BCJt8YDHqcYj0hQmn3WM3QdX3Rw8eaZP02o0NeNe2oDPKE4mCM3eN9U1ygcrDf9bR48RB9YgHJRHGA==
  794 +
789 795 "@mrmlnc/readdir-enhanced@^2.2.1":
790 796 version "2.2.1"
791 797 resolved "https://registry.npm.taobao.org/@mrmlnc/readdir-enhanced/download/@mrmlnc/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
... ... @@ -10585,6 +10591,11 @@ vue-loader@^15.7.0:
10585 10591 vue-hot-reload-api "^2.3.0"
10586 10592 vue-style-loader "^4.1.0"
10587 10593  
  10594 +vue-matomo@^3.13.0-2:
  10595 + version "3.13.0-4"
  10596 + resolved "https://registry.npm.taobao.org/vue-matomo/download/vue-matomo-3.13.0-4.tgz#413928de681407a9b3dcab97a6c1eaa6f142b6c3"
  10597 + integrity sha1-QTko3mgUB6mz3KuXpsHqpvFCtsM=
  10598 +
10588 10599 vue-quill-editor@^3.0.6:
10589 10600 version "3.0.6"
10590 10601 resolved "https://registry.npm.taobao.org/vue-quill-editor/download/vue-quill-editor-3.0.6.tgz#1f85646211d68a31a80a72cb7f45bb2f119bc8fb"
... ...