|
24 | 24 | dependencies: |
25 | 25 | "@babel/highlight" "^7.18.6" |
26 | 26 |
|
27 | | -"@babel/code-frame@^7.26.2", "@babel/code-frame@^7.27.1": |
| 27 | +"@babel/code-frame@^7.27.1": |
28 | 28 | version "7.27.1" |
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
30 | 30 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
|
68 | 68 | "@jridgewell/gen-mapping" "^0.3.2" |
69 | 69 | jsesc "^2.5.1" |
70 | 70 |
|
71 | | -"@babel/generator@^7.27.1": |
72 | | - version "7.27.1" |
73 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230" |
74 | | - integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w== |
| 71 | +"@babel/generator@^7.28.3": |
| 72 | + version "7.28.3" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
| 74 | + integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
75 | 75 | dependencies: |
76 | | - "@babel/parser" "^7.27.1" |
77 | | - "@babel/types" "^7.27.1" |
78 | | - "@jridgewell/gen-mapping" "^0.3.5" |
79 | | - "@jridgewell/trace-mapping" "^0.3.25" |
| 76 | + "@babel/parser" "^7.28.3" |
| 77 | + "@babel/types" "^7.28.2" |
| 78 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 79 | + "@jridgewell/trace-mapping" "^0.3.28" |
80 | 80 | jsesc "^3.0.2" |
81 | 81 |
|
82 | 82 | "@babel/helper-annotate-as-pure@^7.12.13": |
|
172 | 172 | "@babel/template" "^7.18.10" |
173 | 173 | "@babel/types" "^7.19.0" |
174 | 174 |
|
| 175 | +"@babel/helper-globals@^7.28.0": |
| 176 | + version "7.28.0" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 178 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 179 | + |
175 | 180 | "@babel/helper-hoist-variables@^7.18.6": |
176 | 181 | version "7.18.6" |
177 | 182 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
|
193 | 198 | dependencies: |
194 | 199 | "@babel/types" "^7.18.6" |
195 | 200 |
|
196 | | -"@babel/helper-module-imports@^7.25.9": |
| 201 | +"@babel/helper-module-imports@^7.27.1": |
197 | 202 | version "7.27.1" |
198 | 203 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
199 | 204 | integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
|
232 | 237 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629" |
233 | 238 | integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ== |
234 | 239 |
|
235 | | -"@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.27.1": |
| 240 | +"@babel/helper-plugin-utils@^7.27.1": |
236 | 241 | version "7.27.1" |
237 | 242 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c" |
238 | 243 | integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
|
351 | 356 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2" |
352 | 357 | integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg== |
353 | 358 |
|
354 | | -"@babel/parser@^7.26.9", "@babel/parser@^7.27.1", "@babel/parser@^7.27.2": |
355 | | - version "7.27.2" |
356 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127" |
357 | | - integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw== |
358 | | - dependencies: |
359 | | - "@babel/types" "^7.27.1" |
360 | | - |
361 | | -"@babel/parser@^7.28.3": |
| 359 | +"@babel/parser@^7.27.2", "@babel/parser@^7.28.0", "@babel/parser@^7.28.3": |
362 | 360 | version "7.28.3" |
363 | 361 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
364 | 362 | integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
|
567 | 565 | dependencies: |
568 | 566 | "@babel/helper-plugin-utils" "^7.8.0" |
569 | 567 |
|
570 | | -"@babel/plugin-syntax-jsx@^7.25.9": |
| 568 | +"@babel/plugin-syntax-jsx@^7.27.1": |
571 | 569 | version "7.27.1" |
572 | 570 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz#2f9beb5eff30fa507c5532d107daac7b888fa34c" |
573 | 571 | integrity sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w== |
|
1015 | 1013 | "@babel/parser" "^7.18.10" |
1016 | 1014 | "@babel/types" "^7.18.10" |
1017 | 1015 |
|
1018 | | -"@babel/template@^7.26.9", "@babel/template@^7.27.1": |
| 1016 | +"@babel/template@^7.27.2": |
1019 | 1017 | version "7.27.2" |
1020 | 1018 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
1021 | 1019 | integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
|
1040 | 1038 | debug "^4.1.0" |
1041 | 1039 | globals "^11.1.0" |
1042 | 1040 |
|
1043 | | -"@babel/traverse@^7.26.9", "@babel/traverse@^7.27.1": |
1044 | | - version "7.27.1" |
1045 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291" |
1046 | | - integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg== |
| 1041 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0": |
| 1042 | + version "7.28.3" |
| 1043 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
| 1044 | + integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
1047 | 1045 | dependencies: |
1048 | 1046 | "@babel/code-frame" "^7.27.1" |
1049 | | - "@babel/generator" "^7.27.1" |
1050 | | - "@babel/parser" "^7.27.1" |
1051 | | - "@babel/template" "^7.27.1" |
1052 | | - "@babel/types" "^7.27.1" |
| 1047 | + "@babel/generator" "^7.28.3" |
| 1048 | + "@babel/helper-globals" "^7.28.0" |
| 1049 | + "@babel/parser" "^7.28.3" |
| 1050 | + "@babel/template" "^7.27.2" |
| 1051 | + "@babel/types" "^7.28.2" |
1053 | 1052 | debug "^4.3.1" |
1054 | | - globals "^11.1.0" |
1055 | 1053 |
|
1056 | 1054 | "@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.3.0": |
1057 | 1055 | version "7.20.2" |
|
1071 | 1069 | lodash "^4.17.19" |
1072 | 1070 | to-fast-properties "^2.0.0" |
1073 | 1071 |
|
1074 | | -"@babel/types@^7.26.9", "@babel/types@^7.27.1": |
1075 | | - version "7.27.1" |
1076 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
1077 | | - integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
1078 | | - dependencies: |
1079 | | - "@babel/helper-string-parser" "^7.27.1" |
1080 | | - "@babel/helper-validator-identifier" "^7.27.1" |
1081 | | - |
1082 | | -"@babel/types@^7.28.2": |
| 1072 | +"@babel/types@^7.27.1", "@babel/types@^7.28.2": |
1083 | 1073 | version "7.28.2" |
1084 | 1074 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
1085 | 1075 | integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
|
1109 | 1099 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1110 | 1100 | "@jridgewell/trace-mapping" "^0.3.9" |
1111 | 1101 |
|
1112 | | -"@jridgewell/gen-mapping@^0.3.5": |
1113 | | - version "0.3.8" |
1114 | | - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" |
1115 | | - integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== |
| 1102 | +"@jridgewell/gen-mapping@^0.3.12": |
| 1103 | + version "0.3.13" |
| 1104 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" |
| 1105 | + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== |
1116 | 1106 | dependencies: |
1117 | | - "@jridgewell/set-array" "^1.2.1" |
1118 | | - "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1107 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
1119 | 1108 | "@jridgewell/trace-mapping" "^0.3.24" |
1120 | 1109 |
|
1121 | 1110 | "@jridgewell/resolve-uri@3.1.0": |
|
1133 | 1122 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
1134 | 1123 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
1135 | 1124 |
|
1136 | | -"@jridgewell/set-array@^1.2.1": |
1137 | | - version "1.2.1" |
1138 | | - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
1139 | | - integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
1140 | | - |
1141 | 1125 | "@jridgewell/source-map@^0.3.2": |
1142 | 1126 | version "0.3.2" |
1143 | 1127 | resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.2.tgz#f45351aaed4527a298512ec72f81040c998580fb" |
|
1151 | 1135 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1152 | 1136 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1153 | 1137 |
|
1154 | | -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
1155 | | - version "1.5.0" |
1156 | | - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
1157 | | - integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
1158 | | - |
1159 | | -"@jridgewell/sourcemap-codec@^1.5.5": |
| 1138 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0", "@jridgewell/sourcemap-codec@^1.5.5": |
1160 | 1139 | version "1.5.5" |
1161 | 1140 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
1162 | 1141 | integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
|
1169 | 1148 | "@jridgewell/resolve-uri" "3.1.0" |
1170 | 1149 | "@jridgewell/sourcemap-codec" "1.4.14" |
1171 | 1150 |
|
1172 | | -"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
1173 | | - version "0.3.25" |
1174 | | - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
1175 | | - integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 1151 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.28": |
| 1152 | + version "0.3.30" |
| 1153 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz#4a76c4daeee5df09f5d3940e087442fb36ce2b99" |
| 1154 | + integrity sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q== |
1176 | 1155 | dependencies: |
1177 | 1156 | "@jridgewell/resolve-uri" "^3.1.0" |
1178 | 1157 | "@jridgewell/sourcemap-codec" "^1.4.14" |
|
1556 | 1535 | dependencies: |
1557 | 1536 | "@types/node" "*" |
1558 | 1537 |
|
1559 | | -"@vue/babel-helper-vue-transform-on@1.4.0": |
1560 | | - version "1.4.0" |
1561 | | - resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.4.0.tgz#616020488692a9c42a613280d62ed1b727045d95" |
1562 | | - integrity sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw== |
| 1538 | +"@vue/babel-helper-vue-transform-on@1.5.0": |
| 1539 | + version "1.5.0" |
| 1540 | + resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.5.0.tgz#b7e99d37eeb144d7b9757d7a1f40cd977fde748a" |
| 1541 | + integrity sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA== |
1563 | 1542 |
|
1564 | 1543 | "@vue/babel-plugin-jsx@^1.1.1": |
1565 | | - version "1.4.0" |
1566 | | - resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz#c155c795ce980edf46aa6feceed93945a95ca658" |
1567 | | - integrity sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA== |
1568 | | - dependencies: |
1569 | | - "@babel/helper-module-imports" "^7.25.9" |
1570 | | - "@babel/helper-plugin-utils" "^7.26.5" |
1571 | | - "@babel/plugin-syntax-jsx" "^7.25.9" |
1572 | | - "@babel/template" "^7.26.9" |
1573 | | - "@babel/traverse" "^7.26.9" |
1574 | | - "@babel/types" "^7.26.9" |
1575 | | - "@vue/babel-helper-vue-transform-on" "1.4.0" |
1576 | | - "@vue/babel-plugin-resolve-type" "1.4.0" |
1577 | | - "@vue/shared" "^3.5.13" |
1578 | | - |
1579 | | -"@vue/babel-plugin-resolve-type@1.4.0": |
1580 | | - version "1.4.0" |
1581 | | - resolved "https://registry.yarnpkg.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.4.0.tgz#4d357a81fb0cc9cad0e8c81b118115bda2c51543" |
1582 | | - integrity sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ== |
| 1544 | + version "1.5.0" |
| 1545 | + resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.5.0.tgz#1b988b497cb1f79725da94463e75cebe60b72e70" |
| 1546 | + integrity sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw== |
1583 | 1547 | dependencies: |
1584 | | - "@babel/code-frame" "^7.26.2" |
1585 | | - "@babel/helper-module-imports" "^7.25.9" |
1586 | | - "@babel/helper-plugin-utils" "^7.26.5" |
1587 | | - "@babel/parser" "^7.26.9" |
1588 | | - "@vue/compiler-sfc" "^3.5.13" |
| 1548 | + "@babel/helper-module-imports" "^7.27.1" |
| 1549 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 1550 | + "@babel/plugin-syntax-jsx" "^7.27.1" |
| 1551 | + "@babel/template" "^7.27.2" |
| 1552 | + "@babel/traverse" "^7.28.0" |
| 1553 | + "@babel/types" "^7.28.2" |
| 1554 | + "@vue/babel-helper-vue-transform-on" "1.5.0" |
| 1555 | + "@vue/babel-plugin-resolve-type" "1.5.0" |
| 1556 | + "@vue/shared" "^3.5.18" |
| 1557 | + |
| 1558 | +"@vue/babel-plugin-resolve-type@1.5.0": |
| 1559 | + version "1.5.0" |
| 1560 | + resolved "https://registry.yarnpkg.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.5.0.tgz#6881d7b1478e9fc0ea4bb08aaad1f4d206655568" |
| 1561 | + integrity sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w== |
| 1562 | + dependencies: |
| 1563 | + "@babel/code-frame" "^7.27.1" |
| 1564 | + "@babel/helper-module-imports" "^7.27.1" |
| 1565 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 1566 | + "@babel/parser" "^7.28.0" |
| 1567 | + "@vue/compiler-sfc" "^3.5.18" |
1589 | 1568 |
|
1590 | 1569 | "@vue/compiler-core@3.5.20": |
1591 | 1570 | version "3.5.20" |
|
1606 | 1585 | "@vue/compiler-core" "3.5.20" |
1607 | 1586 | "@vue/shared" "3.5.20" |
1608 | 1587 |
|
1609 | | -"@vue/compiler-sfc@^3.2.43", "@vue/compiler-sfc@^3.5.13": |
| 1588 | +"@vue/compiler-sfc@^3.2.43", "@vue/compiler-sfc@^3.5.18": |
1610 | 1589 | version "3.5.20" |
1611 | 1590 | resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.20.tgz#7bf92fc65951fd888076f1c71128dda4507a9328" |
1612 | 1591 | integrity sha512-SFcxapQc0/feWiSBfkGsa1v4DOrnMAQSYuvDMpEaxbpH5dKbnEM5KobSNSgU+1MbHCl+9ftm7oQWxvwDB6iBfw== |
|
1629 | 1608 | "@vue/compiler-dom" "3.5.20" |
1630 | 1609 | "@vue/shared" "3.5.20" |
1631 | 1610 |
|
1632 | | -"@vue/shared@3.5.20": |
| 1611 | +"@vue/shared@3.5.20", "@vue/shared@^3.5.18": |
1633 | 1612 | version "3.5.20" |
1634 | 1613 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.20.tgz#8740b370738c8c7e29e02fa9051cfe6d20114cb4" |
1635 | 1614 | integrity sha512-SoRGP596KU/ig6TfgkCMbXkr4YJ91n/QSdMuqeP5r3hVIYA3CPHUBCc7Skak0EAKV+5lL4KyIh61VA/pK1CIAA== |
1636 | 1615 |
|
1637 | | -"@vue/shared@^3.5.13": |
1638 | | - version "3.5.14" |
1639 | | - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.14.tgz#8fcdc6c69661a1163c173cafb6129c3f8ad01122" |
1640 | | - integrity sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ== |
1641 | | - |
1642 | 1616 | "@webassemblyjs/ast@1.11.1": |
1643 | 1617 | version "1.11.1" |
1644 | 1618 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7" |
|
0 commit comments