hookehuyr

fix

......@@ -65,7 +65,7 @@
"tinymce": "5.10.9",
"typescript": "^4.7.3",
"uuid": "^8.3.2",
"vant": "^4.9.3",
"vant": "^4.9.9",
"vconsole": "^3.14.6",
"vite-plugin-dynamic-import": "^0.9.6",
"vite-plugin-mp": "^1.6.1",
......
......@@ -622,10 +622,10 @@
resolved "https://mirrors.cloud.tencent.com/npm/@vue%2fshared/-/shared-3.2.38.tgz"
integrity sha512-dTyhTIRmGXBjxJE+skC8tTWCGLCVc4wQgRRLt8+O9p5ewBAjoBwtCAkLPrtToSr1xltoe3st21Pv953aOZ7alg==
"@vue/shared@^3.4.33":
version "3.4.35"
resolved "https://mirrors.cloud.tencent.com/npm/@vue/shared/-/shared-3.4.35.tgz#5432f4b1c79e763fcf78cc830faf59ff01248968"
integrity sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==
"@vue/shared@^3.5.12":
version "3.5.13"
resolved "https://mirrors.cloud.tencent.com/npm/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f"
integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==
"@vueuse/core@^8.5.0":
version "8.9.4"
......@@ -3642,14 +3642,14 @@ uuid@^8.3.2:
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
vant@^4.9.3:
version "4.9.3"
resolved "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.9.3.tgz#09985d54c2d6326d666a2bb9cda20800ca524a15"
integrity sha512-Z5DPgmB2w1TvzWmEjpw0kiBPSR09JgcTILQJObB603MaSB3+E2aBpeXTneJexIHoZskFxCdZfbMsxCSTEqssTw==
vant@^4.9.9:
version "4.9.9"
resolved "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.9.9.tgz#6baee8a74a2b6e31284e5a6e03568b839c0c5990"
integrity sha512-sEw3ljwCza5dazpJqh04b38vCjNr2Id8vb7LOkYQQR/94iERDIm5jcQinhmwlRnwoGCa+JkNwm0jrCafzZJiwA==
dependencies:
"@vant/popperjs" "^1.3.0"
"@vant/use" "^1.6.0"
"@vue/shared" "^3.4.33"
"@vue/shared" "^3.5.12"
vconsole@^3.14.6:
version "3.14.6"
......