hookehuyr

🔧 build: vant版本更新

...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
23 "mui-player": "^1.6.0", 23 "mui-player": "^1.6.0",
24 "typescript": "^4.7.3", 24 "typescript": "^4.7.3",
25 "uuid": "^8.3.2", 25 "uuid": "^8.3.2",
26 - "vant": "^4.0.0-alpha.3", 26 + "vant": "^4.0.0-rc.6",
27 "vconsole": "^3.14.6", 27 "vconsole": "^3.14.6",
28 "vite-plugin-dynamic-import": "^0.9.6", 28 "vite-plugin-dynamic-import": "^0.9.6",
29 "vite-plugin-mp": "^1.6.1", 29 "vite-plugin-mp": "^1.6.1",
...@@ -356,16 +356,6 @@ ...@@ -356,16 +356,6 @@
356 "node": ">= 8" 356 "node": ">= 8"
357 } 357 }
358 }, 358 },
359 - "node_modules/@popperjs/core": {
360 - "version": "2.11.6",
361 - "resolved": "https://mirrors.tencent.com/npm/@popperjs%2fcore/-/core-2.11.6.tgz",
362 - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
363 - "license": "MIT",
364 - "funding": {
365 - "type": "opencollective",
366 - "url": "https://opencollective.com/popperjs"
367 - }
368 - },
369 "node_modules/@rollup/pluginutils": { 359 "node_modules/@rollup/pluginutils": {
370 "version": "4.2.1", 360 "version": "4.2.1",
371 "resolved": "https://mirrors.cloud.tencent.com/npm/@rollup%2fpluginutils/-/pluginutils-4.2.1.tgz", 361 "resolved": "https://mirrors.cloud.tencent.com/npm/@rollup%2fpluginutils/-/pluginutils-4.2.1.tgz",
...@@ -603,25 +593,16 @@ ...@@ -603,25 +593,16 @@
603 "integrity": "sha512-KHGvvIxApxCXDTzsh5hPsIVrF4ll5J3pNgYNL3lmNJxye7aWySK97EgXiprVee+FshVa1jVW4esJ7VyW0l94WQ==", 593 "integrity": "sha512-KHGvvIxApxCXDTzsh5hPsIVrF4ll5J3pNgYNL3lmNJxye7aWySK97EgXiprVee+FshVa1jVW4esJ7VyW0l94WQ==",
604 "license": "MIT" 594 "license": "MIT"
605 }, 595 },
606 - "node_modules/@vant/icons": {
607 - "version": "1.8.0",
608 - "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2ficons/-/icons-1.8.0.tgz",
609 - "integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg==",
610 - "license": "MIT"
611 - },
612 "node_modules/@vant/popperjs": { 596 "node_modules/@vant/popperjs": {
613 - "version": "1.2.1", 597 + "version": "1.3.0",
614 - "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fpopperjs/-/popperjs-1.2.1.tgz", 598 + "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fpopperjs/-/popperjs-1.3.0.tgz",
615 - "integrity": "sha512-qzQlrPE4aOsBzfrktDVwzQy/QICCTKifmjrruhY58+Q2fobUYp/T9QINluIafzsD3VJwgP8+HFVLBsyDmy3VZQ==", 599 + "integrity": "sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw==",
616 - "license": "MIT", 600 + "license": "MIT"
617 - "dependencies": {
618 - "@popperjs/core": "^2.9.2"
619 - }
620 }, 601 },
621 "node_modules/@vant/use": { 602 "node_modules/@vant/use": {
622 - "version": "1.4.2", 603 + "version": "1.4.3",
623 - "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fuse/-/use-1.4.2.tgz", 604 + "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fuse/-/use-1.4.3.tgz",
624 - "integrity": "sha512-+30mOa/FY26qk8Ag/Cmqb51JaOgE9rS1xDS24yDx4aHixMhTZH2QsuFGrQVPEazkeK8R+p14oW28kK3146Gtbg==", 605 + "integrity": "sha512-rSnETN7P9qT1WbItMpQxBqe3cHeK2ZFYp1sCxWUXaTeI71TqA8sOdzC36ledZ36NQgFNTch9fsRPYOkrCgZfQA==",
625 "license": "MIT" 606 "license": "MIT"
626 }, 607 },
627 "node_modules/@vitejs/plugin-legacy": { 608 "node_modules/@vitejs/plugin-legacy": {
...@@ -5757,14 +5738,13 @@ ...@@ -5757,14 +5738,13 @@
5757 } 5738 }
5758 }, 5739 },
5759 "node_modules/vant": { 5740 "node_modules/vant": {
5760 - "version": "4.0.0-rc.0", 5741 + "version": "4.0.0-rc.6",
5761 - "resolved": "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.0.tgz", 5742 + "resolved": "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.6.tgz",
5762 - "integrity": "sha512-EmKxADs1Elws7TdWqNa/ppbnWt2EDx6IhHdtWR3O4p1TZ+C0CAy4iVdCeCFDdQrWAEVExvLAZToGqwnWjV6bUQ==", 5743 + "integrity": "sha512-jAJhkFsk4B5ka8OuYJu/bPOWKCECqFf2QmLCiQl3w5GKdJGfax/Z1+y7RpvSadI5uUDO+TA0WUOJLKBOaXdPnQ==",
5763 "license": "MIT", 5744 "license": "MIT",
5764 "dependencies": { 5745 "dependencies": {
5765 - "@vant/icons": "^1.8.0", 5746 + "@vant/popperjs": "^1.3.0",
5766 - "@vant/popperjs": "^1.2.1", 5747 + "@vant/use": "^1.4.3"
5767 - "@vant/use": "^1.4.2"
5768 }, 5748 },
5769 "peerDependencies": { 5749 "peerDependencies": {
5770 "vue": "^3.0.0" 5750 "vue": "^3.0.0"
...@@ -6478,11 +6458,6 @@ ...@@ -6478,11 +6458,6 @@
6478 "fastq": "^1.6.0" 6458 "fastq": "^1.6.0"
6479 } 6459 }
6480 }, 6460 },
6481 - "@popperjs/core": {
6482 - "version": "2.11.6",
6483 - "resolved": "https://mirrors.tencent.com/npm/@popperjs%2fcore/-/core-2.11.6.tgz",
6484 - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw=="
6485 - },
6486 "@rollup/pluginutils": { 6461 "@rollup/pluginutils": {
6487 "version": "4.2.1", 6462 "version": "4.2.1",
6488 "resolved": "https://mirrors.cloud.tencent.com/npm/@rollup%2fpluginutils/-/pluginutils-4.2.1.tgz", 6463 "resolved": "https://mirrors.cloud.tencent.com/npm/@rollup%2fpluginutils/-/pluginutils-4.2.1.tgz",
...@@ -6640,23 +6615,15 @@ ...@@ -6640,23 +6615,15 @@
6640 "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2farea-data/-/area-data-1.3.2.tgz", 6615 "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2farea-data/-/area-data-1.3.2.tgz",
6641 "integrity": "sha512-KHGvvIxApxCXDTzsh5hPsIVrF4ll5J3pNgYNL3lmNJxye7aWySK97EgXiprVee+FshVa1jVW4esJ7VyW0l94WQ==" 6616 "integrity": "sha512-KHGvvIxApxCXDTzsh5hPsIVrF4ll5J3pNgYNL3lmNJxye7aWySK97EgXiprVee+FshVa1jVW4esJ7VyW0l94WQ=="
6642 }, 6617 },
6643 - "@vant/icons": {
6644 - "version": "1.8.0",
6645 - "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2ficons/-/icons-1.8.0.tgz",
6646 - "integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg=="
6647 - },
6648 "@vant/popperjs": { 6618 "@vant/popperjs": {
6649 - "version": "1.2.1", 6619 + "version": "1.3.0",
6650 - "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fpopperjs/-/popperjs-1.2.1.tgz", 6620 + "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fpopperjs/-/popperjs-1.3.0.tgz",
6651 - "integrity": "sha512-qzQlrPE4aOsBzfrktDVwzQy/QICCTKifmjrruhY58+Q2fobUYp/T9QINluIafzsD3VJwgP8+HFVLBsyDmy3VZQ==", 6621 + "integrity": "sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw=="
6652 - "requires": {
6653 - "@popperjs/core": "^2.9.2"
6654 - }
6655 }, 6622 },
6656 "@vant/use": { 6623 "@vant/use": {
6657 - "version": "1.4.2", 6624 + "version": "1.4.3",
6658 - "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fuse/-/use-1.4.2.tgz", 6625 + "resolved": "https://mirrors.cloud.tencent.com/npm/@vant%2fuse/-/use-1.4.3.tgz",
6659 - "integrity": "sha512-+30mOa/FY26qk8Ag/Cmqb51JaOgE9rS1xDS24yDx4aHixMhTZH2QsuFGrQVPEazkeK8R+p14oW28kK3146Gtbg==" 6626 + "integrity": "sha512-rSnETN7P9qT1WbItMpQxBqe3cHeK2ZFYp1sCxWUXaTeI71TqA8sOdzC36ledZ36NQgFNTch9fsRPYOkrCgZfQA=="
6660 }, 6627 },
6661 "@vitejs/plugin-legacy": { 6628 "@vitejs/plugin-legacy": {
6662 "version": "1.8.2", 6629 "version": "1.8.2",
...@@ -10169,13 +10136,12 @@ ...@@ -10169,13 +10136,12 @@
10169 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 10136 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
10170 }, 10137 },
10171 "vant": { 10138 "vant": {
10172 - "version": "4.0.0-rc.0", 10139 + "version": "4.0.0-rc.6",
10173 - "resolved": "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.0.tgz", 10140 + "resolved": "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.6.tgz",
10174 - "integrity": "sha512-EmKxADs1Elws7TdWqNa/ppbnWt2EDx6IhHdtWR3O4p1TZ+C0CAy4iVdCeCFDdQrWAEVExvLAZToGqwnWjV6bUQ==", 10141 + "integrity": "sha512-jAJhkFsk4B5ka8OuYJu/bPOWKCECqFf2QmLCiQl3w5GKdJGfax/Z1+y7RpvSadI5uUDO+TA0WUOJLKBOaXdPnQ==",
10175 "requires": { 10142 "requires": {
10176 - "@vant/icons": "^1.8.0", 10143 + "@vant/popperjs": "^1.3.0",
10177 - "@vant/popperjs": "^1.2.1", 10144 + "@vant/use": "^1.4.3"
10178 - "@vant/use": "^1.4.2"
10179 } 10145 }
10180 }, 10146 },
10181 "vconsole": { 10147 "vconsole": {
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
27 "mui-player": "^1.6.0", 27 "mui-player": "^1.6.0",
28 "typescript": "^4.7.3", 28 "typescript": "^4.7.3",
29 "uuid": "^8.3.2", 29 "uuid": "^8.3.2",
30 - "vant": "^4.0.0-alpha.3", 30 + "vant": "^4.0.0-rc.6",
31 "vconsole": "^3.14.6", 31 "vconsole": "^3.14.6",
32 "vite-plugin-dynamic-import": "^0.9.6", 32 "vite-plugin-dynamic-import": "^0.9.6",
33 "vite-plugin-mp": "^1.6.1", 33 "vite-plugin-mp": "^1.6.1",
......
This diff could not be displayed because it is too large.