|
479 | 479 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
480 | 480 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
481 | 481 |
|
| 482 | +"@babel/helper-string-parser@^7.25.9": |
| 483 | + version "7.25.9" |
| 484 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 485 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 486 | + |
482 | 487 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
483 | 488 | version "7.19.1"
|
484 | 489 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
489 | 494 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
490 | 495 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
491 | 496 |
|
| 497 | +"@babel/helper-validator-identifier@^7.25.9": |
| 498 | + version "7.25.9" |
| 499 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 500 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 501 | + |
492 | 502 | "@babel/helper-validator-option@^7.18.6":
|
493 | 503 | version "7.18.6"
|
494 | 504 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
554 | 564 | chalk "^2.4.2"
|
555 | 565 | js-tokens "^4.0.0"
|
556 | 566 |
|
| 567 | +"@babel/parser@^7.11.5": |
| 568 | + version "7.26.2" |
| 569 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11" |
| 570 | + integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ== |
| 571 | + dependencies: |
| 572 | + "@babel/types" "^7.26.0" |
| 573 | + |
557 | 574 | "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.7.0":
|
558 | 575 | version "7.20.15"
|
559 | 576 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89"
|
|
564 | 581 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
|
565 | 582 | integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
|
566 | 583 |
|
567 |
| -"@babel/parser@^7.23.5": |
568 |
| - version "7.23.6" |
569 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
570 |
| - integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
571 |
| - |
572 | 584 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
573 | 585 | version "7.18.6"
|
574 | 586 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1924 | 1936 | "@babel/helper-validator-identifier" "^7.19.1"
|
1925 | 1937 | to-fast-properties "^2.0.0"
|
1926 | 1938 |
|
| 1939 | +"@babel/types@^7.11.5", "@babel/types@^7.26.0": |
| 1940 | + version "7.26.0" |
| 1941 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
| 1942 | + integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 1943 | + dependencies: |
| 1944 | + "@babel/helper-string-parser" "^7.25.9" |
| 1945 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1946 | + |
1927 | 1947 | "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3":
|
1928 | 1948 | version "7.23.3"
|
1929 | 1949 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
|
|
2611 | 2631 | semver "^6.1.0"
|
2612 | 2632 | strip-ansi "^6.0.0"
|
2613 | 2633 |
|
2614 |
| -"@vue/compiler- [email protected]": |
2615 |
| - version "2.7.16" |
2616 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.16.tgz#ff81711a0fac9c68683d8bb00b63f857de77dc83" |
2617 |
| - integrity sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg== |
| 2634 | +"@vue/compiler- [email protected]": |
| 2635 | + version "3.0.0" |
| 2636 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0.tgz#25e4f079cf6c39f83bad23700f814c619105a0f2" |
| 2637 | + integrity sha512-XqPC7vdv4rFE77S71oCHmT1K4Ks3WE2Gi6Lr4B5wn0Idmp+NyQQBUHsCNieMDRiEpgtJrw+yOHslrsV0AfAsfQ== |
2618 | 2638 | dependencies:
|
2619 |
| - "@babel/parser" "^7.23.5" |
2620 |
| - postcss "^8.4.14" |
| 2639 | + "@babel/parser" "^7.11.5" |
| 2640 | + "@babel/types" "^7.11.5" |
| 2641 | + "@vue/shared" "3.0.0" |
| 2642 | + estree-walker "^2.0.1" |
2621 | 2643 | source-map "^0.6.1"
|
2622 |
| - optionalDependencies: |
2623 |
| - prettier "^1.18.2 || ^2.0.0" |
| 2644 | + |
| 2645 | + |
| 2646 | + version "3.0.0" |
| 2647 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0.tgz#4cbb48fcf1f852daef2babcf9953b681ac463526" |
| 2648 | + integrity sha512-ukDEGOP8P7lCPyStuM3F2iD5w2QPgUu2xwCW2XNeqPjFKIlR2xMsWjy4raI/cLjN6W16GtlMFaZdK8tLj5PRog== |
| 2649 | + dependencies: |
| 2650 | + "@vue/compiler-core" "3.0.0" |
| 2651 | + "@vue/shared" "3.0.0" |
2624 | 2652 |
|
2625 | 2653 | "@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.1.2":
|
2626 | 2654 | version "3.3.0"
|
|
2653 | 2681 | resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.2.tgz#ceb924b4ecb3b9c43871c7a429a02f8423e621ab"
|
2654 | 2682 | integrity sha512-LIZMuJk38pk9U9Ur4YzHjlIyMuxPlACdBIHH9/nGYVTsaGKOSnSuELiE8vS9wa+dJpIYspYUOqk+L1Q4pgHQHQ==
|
2655 | 2683 |
|
| 2684 | + |
| 2685 | + version "3.0.0" |
| 2686 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0.tgz#fd15632a608650ce2a969c721787e27e2c80aa6b" |
| 2687 | + integrity sha512-mEGkztGQrAPZRhV7C6PorrpT3+NtuA4dY2QjMzzrW31noKhssWTajRZTwpLF39NBRrF5UU6cp9+1I0FfavMgEQ== |
| 2688 | + dependencies: |
| 2689 | + "@vue/shared" "3.0.0" |
| 2690 | + |
| 2691 | + |
| 2692 | + version "3.0.0" |
| 2693 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0.tgz#480febf1bfe32798b6abbd71a88f8e8b473a51c2" |
| 2694 | + integrity sha512-3ABMLeA0ZbeVNLbGGLXr+pNUwqXILOqz8WCVGfDWwQb+jW114Cm8djOHVVDoqdvRETQvDf8yHSUmpKHZpQuTkA== |
| 2695 | + dependencies: |
| 2696 | + "@vue/reactivity" "3.0.0" |
| 2697 | + "@vue/shared" "3.0.0" |
| 2698 | + |
| 2699 | + |
| 2700 | + version "3.0.0" |
| 2701 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0.tgz#e0d1f7c7e22e1318696014cc3501e06b288c2e11" |
| 2702 | + integrity sha512-f312n5w9gK6mVvkDSj6/Xnot1XjlKXzFBYybmoy6ahAVC8ExbQ+LOWti1IZM/adU8VMNdKaw7Q53Hxz3y5jX8g== |
| 2703 | + dependencies: |
| 2704 | + "@vue/runtime-core" "3.0.0" |
| 2705 | + "@vue/shared" "3.0.0" |
| 2706 | + csstype "^2.6.8" |
| 2707 | + |
| 2708 | + |
| 2709 | + version "3.0.0" |
| 2710 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.0.tgz#ec089236629ecc0f10346b92f101ff4339169f1a" |
| 2711 | + integrity sha512-4XWL/avABGxU2E2ZF1eZq3Tj7fvksCMssDZUHOykBIMmh5d+KcAnQMC5XHMhtnA0NAvktYsA2YpdsVwVmhWzvA== |
| 2712 | + |
2656 | 2713 | "@vue/web-component-wrapper@^1.2.0":
|
2657 | 2714 | version "1.3.0"
|
2658 | 2715 | resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz#b6b40a7625429d2bd7c2281ddba601ed05dc7f1a"
|
@@ -4531,10 +4588,10 @@ csso@^4.0.2:
|
4531 | 4588 | dependencies:
|
4532 | 4589 | css-tree "^1.1.2"
|
4533 | 4590 |
|
4534 |
| -csstype@^3.1.0: |
4535 |
| - version "3.1.1" |
4536 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9" |
4537 |
| - integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== |
| 4591 | +csstype@^2.6.8: |
| 4592 | + version "2.6.21" |
| 4593 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e" |
| 4594 | + integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w== |
4538 | 4595 |
|
4539 | 4596 | cyclist@^1.0.1:
|
4540 | 4597 | version "1.0.1"
|
@@ -5421,6 +5478,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
|
5421 | 5478 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
5422 | 5479 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
5423 | 5480 |
|
| 5481 | +estree-walker@^2.0.1: |
| 5482 | + version "2.0.2" |
| 5483 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" |
| 5484 | + integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== |
| 5485 | + |
5424 | 5486 | esutils@^2.0.2:
|
5425 | 5487 | version "2.0.3"
|
5426 | 5488 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
@@ -7966,7 +8028,7 @@ nan@^2.12.1:
|
7966 | 8028 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
|
7967 | 8029 | integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
|
7968 | 8030 |
|
7969 |
| -nanoid@^3.1.12, nanoid@^3.1.31, nanoid@^3.3.4: |
| 8031 | +nanoid@^3.1.12, nanoid@^3.1.31: |
7970 | 8032 | version "3.3.4"
|
7971 | 8033 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
|
7972 | 8034 | integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
|
@@ -9032,15 +9094,6 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3
|
9032 | 9094 | picocolors "^0.2.1"
|
9033 | 9095 | source-map "^0.6.1"
|
9034 | 9096 |
|
9035 |
| -postcss@^8.4.14: |
9036 |
| - version "8.4.21" |
9037 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4" |
9038 |
| - integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg== |
9039 |
| - dependencies: |
9040 |
| - nanoid "^3.3.4" |
9041 |
| - picocolors "^1.0.0" |
9042 |
| - source-map-js "^1.0.2" |
9043 |
| - |
9044 | 9097 | prelude-ls@^1.2.1:
|
9045 | 9098 | version "1.2.1"
|
9046 | 9099 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
@@ -10015,11 +10068,6 @@ source-list-map@^2.0.0:
|
10015 | 10068 | resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
|
10016 | 10069 | integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
|
10017 | 10070 |
|
10018 |
| -source-map-js@^1.0.2: |
10019 |
| - version "1.0.2" |
10020 |
| - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" |
10021 |
| - integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== |
10022 |
| - |
10023 | 10071 | source-map-resolve@^0.5.0, source-map-resolve@^0.5.1:
|
10024 | 10072 | version "0.5.3"
|
10025 | 10073 | resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
|
@@ -11314,13 +11362,14 @@ vue-template-es2015-compiler@^1.9.0:
|
11314 | 11362 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
|
11315 | 11363 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
|
11316 | 11364 |
|
11317 |
| -vue@2.7.16: |
11318 |
| - version "2.7.16" |
11319 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.16.tgz#98c60de9def99c0e3da8dae59b304ead43b967c9" |
11320 |
| - integrity sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw== |
| 11365 | +vue@3.0.0: |
| 11366 | + version "3.0.0" |
| 11367 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0.tgz#cfb5df5c34efce319b113a1667d12b74dcfd9c90" |
| 11368 | + integrity sha512-ZMrAARZ32sGIaYKr7Fk2GZEBh/VhulSrGxcGBiAvbN4fhjl3tuJyNFbbbLFqGjndbLoBW66I2ECq8ICdvkKdJw== |
11321 | 11369 | dependencies:
|
11322 |
| - "@vue/compiler-sfc" "2.7.16" |
11323 |
| - csstype "^3.1.0" |
| 11370 | + "@vue/compiler-dom" "3.0.0" |
| 11371 | + "@vue/runtime-dom" "3.0.0" |
| 11372 | + "@vue/shared" "3.0.0" |
11324 | 11373 |
|
11325 | 11374 |
|
11326 | 11375 | version "8.0.1"
|
|
0 commit comments