Browse Source

更新

master
396316021 2 years ago
parent
commit
5f1f4f9131
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -7,7 +7,7 @@
"dependencies": {
"clipboard": "^2.0.11",
"dayjs": "^1.11.9",
"uview-plus": "^3.1.32",
"uview-plus": "^3.1.35",
"vuex": "^4.0.2"
}
},
@ -270,9 +270,9 @@
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
},
"node_modules/uview-plus": {
"version": "3.1.32",
"resolved": "https://registry.npmmirror.com/uview-plus/-/uview-plus-3.1.32.tgz",
"integrity": "sha512-CjIahVft248d4NqkTHShR48No+VMbxqdHAgNxB2xAmmkMB1vfWyCpVE9i0I0UvGPOG4WKjuqqt6l4mkdTLky/g==",
"version": "3.1.35",
"resolved": "https://registry.npmjs.org/uview-plus/-/uview-plus-3.1.35.tgz",
"integrity": "sha512-6bSEGxV1we1lmJ+Xf2O2P/+V01qIOQQAncruesQxRqWjmztrS6ykqF3Wk5ofykAV6Z9FNqcPYV4bB1R5LKKNmQ==",
"dependencies": {
"clipboard": "^2.0.11",
"dayjs": "^1.11.3"

2
package.json

@ -2,7 +2,7 @@
"dependencies": {
"clipboard": "^2.0.11",
"dayjs": "^1.11.9",
"uview-plus": "^3.1.32",
"uview-plus": "^3.1.35",
"vuex": "^4.0.2"
}
}

Loading…
Cancel
Save