|
197 | 197 | dependencies: |
198 | 198 | "@babel/types" "^7.4.4" |
199 | 199 |
|
| 200 | +"@babel/helper-string-parser@^7.25.7": |
| 201 | + version "7.25.7" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
| 203 | + integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
| 204 | + |
| 205 | +"@babel/helper-validator-identifier@^7.25.7": |
| 206 | + version "7.25.7" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" |
| 208 | + integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== |
| 209 | + |
200 | 210 | "@babel/helper-wrap-function@^7.1.0": |
201 | 211 | version "7.2.0" |
202 | 212 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa" |
|
230 | 240 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b" |
231 | 241 | integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g== |
232 | 242 |
|
| 243 | +"@babel/parser@^7.25.3": |
| 244 | + version "7.25.7" |
| 245 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
| 246 | + integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
| 247 | + dependencies: |
| 248 | + "@babel/types" "^7.25.7" |
| 249 | + |
233 | 250 | "@babel/plugin-proposal-async-generator-functions@^7.2.0": |
234 | 251 | version "7.2.0" |
235 | 252 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e" |
|
670 | 687 | lodash "^4.17.13" |
671 | 688 | to-fast-properties "^2.0.0" |
672 | 689 |
|
| 690 | +"@babel/types@^7.25.7": |
| 691 | + version "7.25.7" |
| 692 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
| 693 | + integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
| 694 | + dependencies: |
| 695 | + "@babel/helper-string-parser" "^7.25.7" |
| 696 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 697 | + to-fast-properties "^2.0.0" |
| 698 | + |
673 | 699 | "@hapi/address@2.x.x": |
674 | 700 | version "2.0.0" |
675 | 701 | resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.0.0.tgz#9f05469c88cb2fd3dcd624776b54ee95c312126a" |
|
716 | 742 | cssnano-preset-default "^4.0.0" |
717 | 743 | postcss "^7.0.0" |
718 | 744 |
|
| 745 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 746 | + version "1.5.0" |
| 747 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
| 748 | + integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
| 749 | + |
719 | 750 | "@mrmlnc/readdir-enhanced@^2.2.1": |
720 | 751 | version "2.2.1" |
721 | 752 | resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde" |
|
994 | 1025 | semver "^6.0.0" |
995 | 1026 | string.prototype.padstart "^3.0.0" |
996 | 1027 |
|
| 1028 | +"@vue/compiler-core@3.5.11": |
| 1029 | + version "3.5.11" |
| 1030 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.11.tgz#3dcd0c1bab10732f44ab1790735afb03a4b69edc" |
| 1031 | + integrity sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg== |
| 1032 | + dependencies: |
| 1033 | + "@babel/parser" "^7.25.3" |
| 1034 | + "@vue/shared" "3.5.11" |
| 1035 | + entities "^4.5.0" |
| 1036 | + estree-walker "^2.0.2" |
| 1037 | + source-map-js "^1.2.0" |
| 1038 | + |
| 1039 | +"@vue/compiler-dom@3.5.11": |
| 1040 | + version "3.5.11" |
| 1041 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.11.tgz#950f8fc610e26326fed008b8d102cc8ee78a6ce5" |
| 1042 | + integrity sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew== |
| 1043 | + dependencies: |
| 1044 | + "@vue/compiler-core" "3.5.11" |
| 1045 | + "@vue/shared" "3.5.11" |
| 1046 | + |
| 1047 | +"@vue/compiler-sfc@3.5.11": |
| 1048 | + version "3.5.11" |
| 1049 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.11.tgz#68ba7bc6fed4fec6892aed118cb3ee8e4b180d06" |
| 1050 | + integrity sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw== |
| 1051 | + dependencies: |
| 1052 | + "@babel/parser" "^7.25.3" |
| 1053 | + "@vue/compiler-core" "3.5.11" |
| 1054 | + "@vue/compiler-dom" "3.5.11" |
| 1055 | + "@vue/compiler-ssr" "3.5.11" |
| 1056 | + "@vue/shared" "3.5.11" |
| 1057 | + estree-walker "^2.0.2" |
| 1058 | + magic-string "^0.30.11" |
| 1059 | + postcss "^8.4.47" |
| 1060 | + source-map-js "^1.2.0" |
| 1061 | + |
| 1062 | +"@vue/compiler-ssr@3.5.11": |
| 1063 | + version "3.5.11" |
| 1064 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.11.tgz#02d9891c7a649bbf06490ecd8d24dd1575d53e60" |
| 1065 | + integrity sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA== |
| 1066 | + dependencies: |
| 1067 | + "@vue/compiler-dom" "3.5.11" |
| 1068 | + "@vue/shared" "3.5.11" |
| 1069 | + |
997 | 1070 | "@vue/component-compiler-utils@^3.0.0": |
998 | 1071 | version "3.0.0" |
999 | 1072 | resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.0.0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634" |
|
1023 | 1096 | resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.0.tgz#d768dba004261c029b53a77c5ea2d5f9ee4f3cce" |
1024 | 1097 | integrity sha512-rcn2KhSHESBFMPj5vc5X2pI9bcBNQQixvJXhD5gZ4rN2iym/uH2qfDSQfUS5+qwiz0a85TCkeUs6w6jxFDudbw== |
1025 | 1098 |
|
| 1099 | +"@vue/reactivity@3.5.11": |
| 1100 | + version "3.5.11" |
| 1101 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.11.tgz#d27df4fba10c2de1c7234701f18247a775b7a391" |
| 1102 | + integrity sha512-Nqo5VZEn8MJWlCce8XoyVqHZbd5P2NH+yuAaFzuNSR96I+y1cnuUiq7xfSG+kyvLSiWmaHTKP1r3OZY4mMD50w== |
| 1103 | + dependencies: |
| 1104 | + "@vue/shared" "3.5.11" |
| 1105 | + |
| 1106 | +"@vue/runtime-core@3.5.11": |
| 1107 | + version "3.5.11" |
| 1108 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.11.tgz#7beccd013efe5d33981ffd6b6e05d0a5b9058316" |
| 1109 | + integrity sha512-7PsxFGqwfDhfhh0OcDWBG1DaIQIVOLgkwA5q6MtkPiDFjp5gohVnJEahSktwSFLq7R5PtxDKy6WKURVN1UDbzA== |
| 1110 | + dependencies: |
| 1111 | + "@vue/reactivity" "3.5.11" |
| 1112 | + "@vue/shared" "3.5.11" |
| 1113 | + |
| 1114 | +"@vue/runtime-dom@3.5.11": |
| 1115 | + version "3.5.11" |
| 1116 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.11.tgz#14a3181ab7057de41b345b4b3d37b744b3ff8ff5" |
| 1117 | + integrity sha512-GNghjecT6IrGf0UhuYmpgaOlN7kxzQBhxWEn08c/SQDxv1yy4IXI1bn81JgEpQ4IXjRxWtPyI8x0/7TF5rPfYQ== |
| 1118 | + dependencies: |
| 1119 | + "@vue/reactivity" "3.5.11" |
| 1120 | + "@vue/runtime-core" "3.5.11" |
| 1121 | + "@vue/shared" "3.5.11" |
| 1122 | + csstype "^3.1.3" |
| 1123 | + |
| 1124 | +"@vue/server-renderer@3.5.11": |
| 1125 | + version "3.5.11" |
| 1126 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.11.tgz#74f558371dfc39f3b0f26f95d089a1a4d1676027" |
| 1127 | + integrity sha512-cVOwYBxR7Wb1B1FoxYvtjJD8X/9E5nlH4VSkJy2uMA1MzYNdzAAB//l8nrmN9py/4aP+3NjWukf9PZ3TeWULaA== |
| 1128 | + dependencies: |
| 1129 | + "@vue/compiler-ssr" "3.5.11" |
| 1130 | + "@vue/shared" "3.5.11" |
| 1131 | + |
| 1132 | +"@vue/shared@3.5.11": |
| 1133 | + version "3.5.11" |
| 1134 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.11.tgz#464b840afc89be9373addff9eeb9dfc98bf3fe2e" |
| 1135 | + integrity sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ== |
| 1136 | + |
1026 | 1137 | "@vue/web-component-wrapper@^1.2.0": |
1027 | 1138 | version "1.2.0" |
1028 | 1139 | resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.2.0.tgz#bb0e46f1585a7e289b4ee6067dcc5a6ae62f1dd1" |
@@ -2749,6 +2860,11 @@ csso@^3.5.1: |
2749 | 2860 | dependencies: |
2750 | 2861 | css-tree "1.0.0-alpha.29" |
2751 | 2862 |
|
| 2863 | +csstype@^3.1.3: |
| 2864 | + version "3.1.3" |
| 2865 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 2866 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
| 2867 | + |
2752 | 2868 | current-script-polyfill@^1.0.0: |
2753 | 2869 | version "1.0.0" |
2754 | 2870 | resolved "https://registry.yarnpkg.com/current-script-polyfill/-/current-script-polyfill-1.0.0.tgz#f31cf7e4f3e218b0726e738ca92a02d3488ef615" |
@@ -3194,6 +3310,11 @@ entities@^1.1.1: |
3194 | 3310 | resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" |
3195 | 3311 | integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w== |
3196 | 3312 |
|
| 3313 | +entities@^4.5.0: |
| 3314 | + version "4.5.0" |
| 3315 | + resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" |
| 3316 | + integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== |
| 3317 | + |
3197 | 3318 | errno@^0.1.3, errno@~0.1.7: |
3198 | 3319 | version "0.1.7" |
3199 | 3320 | resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618" |
@@ -3515,6 +3636,11 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1: |
3515 | 3636 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" |
3516 | 3637 | integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM= |
3517 | 3638 |
|
| 3639 | +estree-walker@^2.0.2: |
| 3640 | + version "2.0.2" |
| 3641 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" |
| 3642 | + integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== |
| 3643 | + |
3518 | 3644 | esutils@^2.0.2: |
3519 | 3645 | version "2.0.2" |
3520 | 3646 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" |
@@ -5474,6 +5600,13 @@ lru-cache@^5.1.1: |
5474 | 5600 | dependencies: |
5475 | 5601 | yallist "^3.0.2" |
5476 | 5602 |
|
| 5603 | +magic-string@^0.30.11: |
| 5604 | + version "0.30.11" |
| 5605 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.11.tgz#301a6f93b3e8c2cb13ac1a7a673492c0dfd12954" |
| 5606 | + integrity sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A== |
| 5607 | + dependencies: |
| 5608 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 5609 | + |
5477 | 5610 | make-dir@^1.0.0: |
5478 | 5611 | version "1.3.0" |
5479 | 5612 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c" |
@@ -5816,6 +5949,11 @@ nan@^2.12.1: |
5816 | 5949 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" |
5817 | 5950 | integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg== |
5818 | 5951 |
|
| 5952 | +nanoid@^3.3.7: |
| 5953 | + version "3.3.7" |
| 5954 | + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" |
| 5955 | + integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== |
| 5956 | + |
5819 | 5957 | nanomatch@^1.2.9: |
5820 | 5958 | version "1.2.13" |
5821 | 5959 | resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119" |
@@ -6486,6 +6624,11 @@ performance-now@^2.1.0: |
6486 | 6624 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
6487 | 6625 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= |
6488 | 6626 |
|
| 6627 | +picocolors@^1.1.0: |
| 6628 | + version "1.1.0" |
| 6629 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59" |
| 6630 | + integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw== |
| 6631 | + |
6489 | 6632 | picomatch@^2.0.4, picomatch@^2.0.5: |
6490 | 6633 | version "2.0.7" |
6491 | 6634 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6" |
@@ -6915,6 +7058,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.5 |
6915 | 7058 | source-map "^0.6.1" |
6916 | 7059 | supports-color "^6.1.0" |
6917 | 7060 |
|
| 7061 | +postcss@^8.4.47: |
| 7062 | + version "8.4.47" |
| 7063 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365" |
| 7064 | + integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ== |
| 7065 | + dependencies: |
| 7066 | + nanoid "^3.3.7" |
| 7067 | + picocolors "^1.1.0" |
| 7068 | + source-map-js "^1.2.1" |
| 7069 | + |
6918 | 7070 | prelude-ls@~1.1.2: |
6919 | 7071 | version "1.1.2" |
6920 | 7072 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" |
@@ -7848,6 +8000,11 @@ source-list-map@^2.0.0: |
7848 | 8000 | resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34" |
7849 | 8001 | integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw== |
7850 | 8002 |
|
| 8003 | +source-map-js@^1.2.0, source-map-js@^1.2.1: |
| 8004 | + version "1.2.1" |
| 8005 | + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" |
| 8006 | + integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== |
| 8007 | + |
7851 | 8008 | source-map-resolve@^0.5.0: |
7852 | 8009 | version "0.5.2" |
7853 | 8010 | resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259" |
@@ -8805,10 +8962,16 @@ vue-template-es2015-compiler@^1.9.0: |
8805 | 8962 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" |
8806 | 8963 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== |
8807 | 8964 |
|
8808 | | -vue@2.6.10: |
8809 | | - version "2.6.10" |
8810 | | - resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637" |
8811 | | - integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ== |
| 8965 | +vue@3.5.11: |
| 8966 | + version "3.5.11" |
| 8967 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.11.tgz#3e307183797629f701e303a0a008f517ae031483" |
| 8968 | + integrity sha512-/8Wurrd9J3lb72FTQS7gRMNQD4nztTtKPmuDuPuhqXmmpD6+skVjAeahNpVzsuky6Sy9gy7wn8UadqPtt9SQIg== |
| 8969 | + dependencies: |
| 8970 | + "@vue/compiler-dom" "3.5.11" |
| 8971 | + "@vue/compiler-sfc" "3.5.11" |
| 8972 | + "@vue/runtime-dom" "3.5.11" |
| 8973 | + "@vue/server-renderer" "3.5.11" |
| 8974 | + "@vue/shared" "3.5.11" |
8812 | 8975 |
|
8813 | 8976 | vuex@3.1.1: |
8814 | 8977 | version "3.1.1" |
|
0 commit comments