|
165 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
|
166 | 166 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
|
167 | 167 |
|
168 |
| -"@babel/parser@^7.28.0": |
169 |
| - version "7.28.0" |
170 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
171 |
| - integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
| 168 | +"@babel/parser@^7.28.3": |
| 169 | + version "7.28.3" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
| 171 | + integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
172 | 172 | dependencies:
|
173 |
| - "@babel/types" "^7.28.0" |
| 173 | + "@babel/types" "^7.28.2" |
174 | 174 |
|
175 |
| -"@babel/types@^7.28.0": |
| 175 | +"@babel/types@^7.28.2": |
176 | 176 | version "7.28.2"
|
177 | 177 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
|
178 | 178 | integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
|
|
350 | 350 | resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
|
351 | 351 | integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==
|
352 | 352 |
|
353 |
| -"@jridgewell/sourcemap-codec@^1.5.0": |
354 |
| - version "1.5.4" |
355 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz#7358043433b2e5da569aa02cbc4c121da3af27d7" |
356 |
| - integrity sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw== |
| 353 | +"@jridgewell/sourcemap-codec@^1.5.5": |
| 354 | + version "1.5.5" |
| 355 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 356 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
357 | 357 |
|
358 | 358 |
|
359 | 359 | version "4.46.2"
|
|
588 | 588 | resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz#9e8a512eb174bfc2a333ba959bbf9de428d89ad8"
|
589 | 589 | integrity sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==
|
590 | 590 |
|
591 |
| - |
592 |
| - version "3.5.18" |
593 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.18.tgz#521a138cdd970d9bfd27e42168d12f77a04b2074" |
594 |
| - integrity sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw== |
| 591 | + |
| 592 | + version "3.5.21" |
| 593 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.21.tgz#5915b19273f0492336f0beb227aba86813e2c8a8" |
| 594 | + integrity sha512-8i+LZ0vf6ZgII5Z9XmUvrCyEzocvWT+TeR2VBUVlzIH6Tyv57E20mPZ1bCS+tbejgUgmjrEh7q/0F0bibskAmw== |
595 | 595 | dependencies:
|
596 |
| - "@babel/parser" "^7.28.0" |
597 |
| - "@vue/shared" "3.5.18" |
| 596 | + "@babel/parser" "^7.28.3" |
| 597 | + "@vue/shared" "3.5.21" |
598 | 598 | entities "^4.5.0"
|
599 | 599 | estree-walker "^2.0.2"
|
600 | 600 | source-map-js "^1.2.1"
|
601 | 601 |
|
602 |
| - |
603 |
| - version "3.5.18" |
604 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.18.tgz#e13504492c3061ec5bbe6a2e789f15261d4f03a7" |
605 |
| - integrity sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A== |
| 602 | + |
| 603 | + version "3.5.21" |
| 604 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.21.tgz#26126447fe1e1d16c8cbac45b26e66b3f7175f65" |
| 605 | + integrity sha512-jNtbu/u97wiyEBJlJ9kmdw7tAr5Vy0Aj5CgQmo+6pxWNQhXZDPsRr1UWPN4v3Zf82s2H3kF51IbzZ4jMWAgPlQ== |
606 | 606 | dependencies:
|
607 |
| - "@vue/compiler-core" "3.5.18" |
608 |
| - "@vue/shared" "3.5.18" |
| 607 | + "@vue/compiler-core" "3.5.21" |
| 608 | + "@vue/shared" "3.5.21" |
609 | 609 |
|
610 |
| - |
611 |
| - version "3.5.18" |
612 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.18.tgz#ba1e849561337d809937994cdaf900539542eeca" |
613 |
| - integrity sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA== |
614 |
| - dependencies: |
615 |
| - "@babel/parser" "^7.28.0" |
616 |
| - "@vue/compiler-core" "3.5.18" |
617 |
| - "@vue/compiler-dom" "3.5.18" |
618 |
| - "@vue/compiler-ssr" "3.5.18" |
619 |
| - "@vue/shared" "3.5.18" |
| 610 | + |
| 611 | + version "3.5.21" |
| 612 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz#e48189ef3ffe334c864c2625389ebe3bb4fa41eb" |
| 613 | + integrity sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ== |
| 614 | + dependencies: |
| 615 | + "@babel/parser" "^7.28.3" |
| 616 | + "@vue/compiler-core" "3.5.21" |
| 617 | + "@vue/compiler-dom" "3.5.21" |
| 618 | + "@vue/compiler-ssr" "3.5.21" |
| 619 | + "@vue/shared" "3.5.21" |
620 | 620 | estree-walker "^2.0.2"
|
621 |
| - magic-string "^0.30.17" |
| 621 | + magic-string "^0.30.18" |
622 | 622 | postcss "^8.5.6"
|
623 | 623 | source-map-js "^1.2.1"
|
624 | 624 |
|
625 |
| - |
626 |
| - version "3.5.18" |
627 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.18.tgz#aecde0b0bff268a9c9014ba66799307c4a784328" |
628 |
| - integrity sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g== |
| 625 | + |
| 626 | + version "3.5.21" |
| 627 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.21.tgz#f351c27aa5c075faa609596b2269c53df0df3aa1" |
| 628 | + integrity sha512-vKQ5olH5edFZdf5ZrlEgSO1j1DMA4u23TVK5XR1uMhvwnYvVdDF0nHXJUblL/GvzlShQbjhZZ2uvYmDlAbgo9w== |
629 | 629 | dependencies:
|
630 |
| - "@vue/compiler-dom" "3.5.18" |
631 |
| - "@vue/shared" "3.5.18" |
| 630 | + "@vue/compiler-dom" "3.5.21" |
| 631 | + "@vue/shared" "3.5.21" |
632 | 632 |
|
633 | 633 | "@vue/devtools-api@^7.7.0":
|
634 | 634 | version "7.7.7"
|
|
657 | 657 | dependencies:
|
658 | 658 | rfdc "^1.4.1"
|
659 | 659 |
|
660 |
| - |
661 |
| - version "3.5.18" |
662 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.18.tgz#fe32166e3938832c54b4134e60e9b58ca7d9bdb4" |
663 |
| - integrity sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg== |
| 660 | + |
| 661 | + version "3.5.21" |
| 662 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.21.tgz#34d4532c325876cf5481206060a3d525862c8ac5" |
| 663 | + integrity sha512-3ah7sa+Cwr9iiYEERt9JfZKPw4A2UlbY8RbbnH2mGCE8NwHkhmlZt2VsH0oDA3P08X3jJd29ohBDtX+TbD9AsA== |
664 | 664 | dependencies:
|
665 |
| - "@vue/shared" "3.5.18" |
| 665 | + "@vue/shared" "3.5.21" |
666 | 666 |
|
667 |
| - |
668 |
| - version "3.5.18" |
669 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.18.tgz#9e9ae8b9491548b53d0cea2bf25746d27c52e191" |
670 |
| - integrity sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w== |
| 667 | + |
| 668 | + version "3.5.21" |
| 669 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.21.tgz#d97a4e7223a99644129f95c7d8318a7e92f255e4" |
| 670 | + integrity sha512-+DplQlRS4MXfIf9gfD1BOJpk5RSyGgGXD/R+cumhe8jdjUcq/qlxDawQlSI8hCKupBlvM+3eS1se5xW+SuNAwA== |
671 | 671 | dependencies:
|
672 |
| - "@vue/reactivity" "3.5.18" |
673 |
| - "@vue/shared" "3.5.18" |
| 672 | + "@vue/reactivity" "3.5.21" |
| 673 | + "@vue/shared" "3.5.21" |
674 | 674 |
|
675 |
| - |
676 |
| - version "3.5.18" |
677 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.18.tgz#1150952d1048b5822e4f1dd8aed24665cbb22107" |
678 |
| - integrity sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw== |
| 675 | + |
| 676 | + version "3.5.21" |
| 677 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.21.tgz#a3d35d53320abe8462c3bf2a469f729d8c9f78ff" |
| 678 | + integrity sha512-3M2DZsOFwM5qI15wrMmNF5RJe1+ARijt2HM3TbzBbPSuBHOQpoidE+Pa+XEaVN+czbHf81ETRoG1ltztP2em8w== |
679 | 679 | dependencies:
|
680 |
| - "@vue/reactivity" "3.5.18" |
681 |
| - "@vue/runtime-core" "3.5.18" |
682 |
| - "@vue/shared" "3.5.18" |
| 680 | + "@vue/reactivity" "3.5.21" |
| 681 | + "@vue/runtime-core" "3.5.21" |
| 682 | + "@vue/shared" "3.5.21" |
683 | 683 | csstype "^3.1.3"
|
684 | 684 |
|
685 |
| - |
686 |
| - version "3.5.18" |
687 |
| - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.18.tgz#e9fa267b95b3a1d8cddca762377e5de2ae9122bd" |
688 |
| - integrity sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA== |
| 685 | + |
| 686 | + version "3.5.21" |
| 687 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.21.tgz#1d0be5059a0c10f2c0483eef71ebf5bfd21a8b49" |
| 688 | + integrity sha512-qr8AqgD3DJPJcGvLcJKQo2tAc8OnXRcfxhOJCPF+fcfn5bBGz7VCcO7t+qETOPxpWK1mgysXvVT/j+xWaHeMWA== |
689 | 689 | dependencies:
|
690 |
| - "@vue/compiler-ssr" "3.5.18" |
691 |
| - "@vue/shared" "3.5.18" |
| 690 | + "@vue/compiler-ssr" "3.5.21" |
| 691 | + "@vue/shared" "3.5.21" |
692 | 692 |
|
693 |
| -"@vue/[email protected]", "@vue/shared@^3.5.13": |
| 693 | + |
| 694 | + version "3.5.21" |
| 695 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.21.tgz#505edb122629d1979f70a2a65ca0bd4050dc2e54" |
| 696 | + integrity sha512-+2k1EQpnYuVuu3N7atWyG3/xoFWIVJZq4Mz8XNOdScFI0etES75fbny/oU4lKWk/577P1zmg0ioYvpGEDZ3DLw== |
| 697 | + |
| 698 | +"@vue/shared@^3.5.13": |
694 | 699 | version "3.5.18"
|
695 | 700 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.18.tgz#529f24a88d3ed678d50fd5c07455841fbe8ac95e"
|
696 | 701 | integrity sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==
|
@@ -902,12 +907,12 @@ js-yaml@^4.1.0:
|
902 | 907 | dependencies:
|
903 | 908 | argparse "^2.0.1"
|
904 | 909 |
|
905 |
| -magic-string@^0.30.17: |
906 |
| - version "0.30.17" |
907 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
908 |
| - integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
| 910 | +magic-string@^0.30.18: |
| 911 | + version "0.30.18" |
| 912 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.18.tgz#905bfbbc6aa5692703a93db26a9edcaa0007d2bb" |
| 913 | + integrity sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ== |
909 | 914 | dependencies:
|
910 |
| - "@jridgewell/sourcemap-codec" "^1.5.0" |
| 915 | + "@jridgewell/sourcemap-codec" "^1.5.5" |
911 | 916 |
|
912 | 917 |
|
913 | 918 | version "8.11.1"
|
@@ -1216,15 +1221,15 @@ vitepress@^1.6.4:
|
1216 | 1221 | vue "^3.5.13"
|
1217 | 1222 |
|
1218 | 1223 | vue@^3.5.13, vue@^3.5.17:
|
1219 |
| - version "3.5.18" |
1220 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.18.tgz#3d622425ad1391a2b0138323211ec784f4415686" |
1221 |
| - integrity sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA== |
1222 |
| - dependencies: |
1223 |
| - "@vue/compiler-dom" "3.5.18" |
1224 |
| - "@vue/compiler-sfc" "3.5.18" |
1225 |
| - "@vue/runtime-dom" "3.5.18" |
1226 |
| - "@vue/server-renderer" "3.5.18" |
1227 |
| - "@vue/shared" "3.5.18" |
| 1224 | + version "3.5.21" |
| 1225 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.21.tgz#30af9553fd9642870321b7dc547b46c395cb7b91" |
| 1226 | + integrity sha512-xxf9rum9KtOdwdRkiApWL+9hZEMWE90FHh8yS1+KJAiWYh+iGWV1FquPjoO9VUHQ+VIhsCXNNyZ5Sf4++RVZBA== |
| 1227 | + dependencies: |
| 1228 | + "@vue/compiler-dom" "3.5.21" |
| 1229 | + "@vue/compiler-sfc" "3.5.21" |
| 1230 | + "@vue/runtime-dom" "3.5.21" |
| 1231 | + "@vue/server-renderer" "3.5.21" |
| 1232 | + "@vue/shared" "3.5.21" |
1228 | 1233 |
|
1229 | 1234 | zwitch@^2.0.4:
|
1230 | 1235 | version "2.0.4"
|
|
0 commit comments