|
213 | 213 | dependencies:
|
214 | 214 | "@babel/types" "^7.14.5"
|
215 | 215 |
|
| 216 | +"@babel/helper-string-parser@^7.27.1": |
| 217 | + version "7.27.1" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 219 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 220 | + |
216 | 221 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
|
217 | 222 | version "7.14.9"
|
218 | 223 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
219 | 224 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
220 | 225 |
|
| 226 | +"@babel/helper-validator-identifier@^7.27.1": |
| 227 | + version "7.27.1" |
| 228 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 229 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 230 | + |
221 | 231 | "@babel/helper-validator-option@^7.14.5":
|
222 | 232 | version "7.14.5"
|
223 | 233 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
251 | 261 | chalk "^2.0.0"
|
252 | 262 | js-tokens "^4.0.0"
|
253 | 263 |
|
| 264 | +"@babel/parser@^7.11.5": |
| 265 | + version "7.27.3" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
| 267 | + integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 268 | + dependencies: |
| 269 | + "@babel/types" "^7.27.3" |
| 270 | + |
254 | 271 | "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.7.0":
|
255 | 272 | version "7.15.3"
|
256 | 273 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
|
|
865 | 882 | debug "^4.1.0"
|
866 | 883 | globals "^11.1.0"
|
867 | 884 |
|
| 885 | +"@babel/types@^7.11.5", "@babel/types@^7.27.3": |
| 886 | + version "7.27.3" |
| 887 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
| 888 | + integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 889 | + dependencies: |
| 890 | + "@babel/helper-string-parser" "^7.27.1" |
| 891 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 892 | + |
868 | 893 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
869 | 894 | version "7.15.0"
|
870 | 895 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
|
|
921 | 946 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
|
922 | 947 | integrity sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==
|
923 | 948 |
|
| 949 | + |
| 950 | + version "3.0.0" |
| 951 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0.tgz#25e4f079cf6c39f83bad23700f814c619105a0f2" |
| 952 | + integrity sha512-XqPC7vdv4rFE77S71oCHmT1K4Ks3WE2Gi6Lr4B5wn0Idmp+NyQQBUHsCNieMDRiEpgtJrw+yOHslrsV0AfAsfQ== |
| 953 | + dependencies: |
| 954 | + "@babel/parser" "^7.11.5" |
| 955 | + "@babel/types" "^7.11.5" |
| 956 | + "@vue/shared" "3.0.0" |
| 957 | + estree-walker "^2.0.1" |
| 958 | + source-map "^0.6.1" |
| 959 | + |
| 960 | + |
| 961 | + version "3.0.0" |
| 962 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0.tgz#4cbb48fcf1f852daef2babcf9953b681ac463526" |
| 963 | + integrity sha512-ukDEGOP8P7lCPyStuM3F2iD5w2QPgUu2xwCW2XNeqPjFKIlR2xMsWjy4raI/cLjN6W16GtlMFaZdK8tLj5PRog== |
| 964 | + dependencies: |
| 965 | + "@vue/compiler-core" "3.0.0" |
| 966 | + "@vue/shared" "3.0.0" |
| 967 | + |
| 968 | + |
| 969 | + version "3.0.0" |
| 970 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0.tgz#fd15632a608650ce2a969c721787e27e2c80aa6b" |
| 971 | + integrity sha512-mEGkztGQrAPZRhV7C6PorrpT3+NtuA4dY2QjMzzrW31noKhssWTajRZTwpLF39NBRrF5UU6cp9+1I0FfavMgEQ== |
| 972 | + dependencies: |
| 973 | + "@vue/shared" "3.0.0" |
| 974 | + |
| 975 | + |
| 976 | + version "3.0.0" |
| 977 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0.tgz#480febf1bfe32798b6abbd71a88f8e8b473a51c2" |
| 978 | + integrity sha512-3ABMLeA0ZbeVNLbGGLXr+pNUwqXILOqz8WCVGfDWwQb+jW114Cm8djOHVVDoqdvRETQvDf8yHSUmpKHZpQuTkA== |
| 979 | + dependencies: |
| 980 | + "@vue/reactivity" "3.0.0" |
| 981 | + "@vue/shared" "3.0.0" |
| 982 | + |
| 983 | + |
| 984 | + version "3.0.0" |
| 985 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0.tgz#e0d1f7c7e22e1318696014cc3501e06b288c2e11" |
| 986 | + integrity sha512-f312n5w9gK6mVvkDSj6/Xnot1XjlKXzFBYybmoy6ahAVC8ExbQ+LOWti1IZM/adU8VMNdKaw7Q53Hxz3y5jX8g== |
| 987 | + dependencies: |
| 988 | + "@vue/runtime-core" "3.0.0" |
| 989 | + "@vue/shared" "3.0.0" |
| 990 | + csstype "^2.6.8" |
| 991 | + |
| 992 | + |
| 993 | + version "3.0.0" |
| 994 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.0.tgz#ec089236629ecc0f10346b92f101ff4339169f1a" |
| 995 | + integrity sha512-4XWL/avABGxU2E2ZF1eZq3Tj7fvksCMssDZUHOykBIMmh5d+KcAnQMC5XHMhtnA0NAvktYsA2YpdsVwVmhWzvA== |
| 996 | + |
924 | 997 | "@webassemblyjs/[email protected]":
|
925 | 998 | version "1.8.5"
|
926 | 999 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
|
@@ -2349,6 +2422,11 @@ cssesc@^3.0.0:
|
2349 | 2422 | resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
2350 | 2423 | integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
2351 | 2424 |
|
| 2425 | +csstype@^2.6.8: |
| 2426 | + version "2.6.21" |
| 2427 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e" |
| 2428 | + integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w== |
| 2429 | + |
2352 | 2430 | currently-unhandled@^0.4.1:
|
2353 | 2431 | version "0.4.1"
|
2354 | 2432 | resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
|
@@ -2912,6 +2990,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
|
2912 | 2990 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
|
2913 | 2991 | integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
|
2914 | 2992 |
|
| 2993 | +estree-walker@^2.0.1: |
| 2994 | + version "2.0.2" |
| 2995 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" |
| 2996 | + integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== |
| 2997 | + |
2915 | 2998 | esutils@^2.0.2:
|
2916 | 2999 | version "2.0.3"
|
2917 | 3000 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
@@ -7285,10 +7368,14 @@ vue-template-es2015-compiler@^1.6.0:
|
7285 | 7368 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
|
7286 | 7369 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
|
7287 | 7370 |
|
7288 |
| - |
7289 |
| - version "2.6.10" |
7290 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637" |
7291 |
| - integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ== |
| 7371 | + |
| 7372 | + version "3.0.0" |
| 7373 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0.tgz#cfb5df5c34efce319b113a1667d12b74dcfd9c90" |
| 7374 | + integrity sha512-ZMrAARZ32sGIaYKr7Fk2GZEBh/VhulSrGxcGBiAvbN4fhjl3tuJyNFbbbLFqGjndbLoBW66I2ECq8ICdvkKdJw== |
| 7375 | + dependencies: |
| 7376 | + "@vue/compiler-dom" "3.0.0" |
| 7377 | + "@vue/runtime-dom" "3.0.0" |
| 7378 | + "@vue/shared" "3.0.0" |
7292 | 7379 |
|
7293 | 7380 | watchpack-chokidar2@^2.0.1:
|
7294 | 7381 | version "2.0.1"
|
|
0 commit comments