|
224 | 224 | dependencies: |
225 | 225 | "@babel/types" "^7.28.5" |
226 | 226 |
|
| 227 | +"@babel/parser@^7.29.0": |
| 228 | + version "7.29.0" |
| 229 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6" |
| 230 | + integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== |
| 231 | + dependencies: |
| 232 | + "@babel/types" "^7.29.0" |
| 233 | + |
227 | 234 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
228 | 235 | version "7.28.5" |
229 | 236 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz#fbde57974707bbfa0376d34d425ff4fa6c732421" |
|
864 | 871 | "@babel/helper-string-parser" "^7.27.1" |
865 | 872 | "@babel/helper-validator-identifier" "^7.28.5" |
866 | 873 |
|
| 874 | +"@babel/types@^7.29.0": |
| 875 | + version "7.29.0" |
| 876 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
| 877 | + integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
| 878 | + dependencies: |
| 879 | + "@babel/helper-string-parser" "^7.27.1" |
| 880 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 881 | + |
867 | 882 | "@cnakazawa/watch@^1.0.3": |
868 | 883 | version "1.0.4" |
869 | 884 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a" |
|
2505 | 2520 | semver "^6.1.0" |
2506 | 2521 | strip-ansi "^6.0.0" |
2507 | 2522 |
|
2508 | | -"@vue/compiler-core@3.5.26": |
2509 | | - version "3.5.26" |
2510 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.26.tgz#1a91ea90980528bedff7b1c292690bfb30612485" |
2511 | | - integrity sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w== |
| 2523 | +"@vue/compiler-core@3.5.30": |
| 2524 | + version "3.5.30" |
| 2525 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.30.tgz#0f984da9207f24f9ddfb700052a43247a953fd9a" |
| 2526 | + integrity sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw== |
2512 | 2527 | dependencies: |
2513 | | - "@babel/parser" "^7.28.5" |
2514 | | - "@vue/shared" "3.5.26" |
2515 | | - entities "^7.0.0" |
| 2528 | + "@babel/parser" "^7.29.0" |
| 2529 | + "@vue/shared" "3.5.30" |
| 2530 | + entities "^7.0.1" |
2516 | 2531 | estree-walker "^2.0.2" |
2517 | 2532 | source-map-js "^1.2.1" |
2518 | 2533 |
|
2519 | | -"@vue/compiler-dom@3.5.26": |
2520 | | - version "3.5.26" |
2521 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.26.tgz#66c36b6ed8bdf43236d7188ea332bc9d078eb286" |
2522 | | - integrity sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A== |
| 2534 | +"@vue/compiler-dom@3.5.30": |
| 2535 | + version "3.5.30" |
| 2536 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.30.tgz#a38dbdd520479244c8b673123b4bd06a82e733ee" |
| 2537 | + integrity sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g== |
2523 | 2538 | dependencies: |
2524 | | - "@vue/compiler-core" "3.5.26" |
2525 | | - "@vue/shared" "3.5.26" |
| 2539 | + "@vue/compiler-core" "3.5.30" |
| 2540 | + "@vue/shared" "3.5.30" |
2526 | 2541 |
|
2527 | | -"@vue/compiler-sfc@3.5.26", "@vue/compiler-sfc@^3.5.13", "@vue/compiler-sfc@^3.5.18": |
2528 | | - version "3.5.26" |
2529 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.26.tgz#fb1c6c4bf9a9e22bb169e039e19437cb6995917a" |
2530 | | - integrity sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA== |
| 2542 | +"@vue/compiler-sfc@3.5.30", "@vue/compiler-sfc@^3.5.13", "@vue/compiler-sfc@^3.5.18": |
| 2543 | + version "3.5.30" |
| 2544 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.30.tgz#5c716d844f240154263e99b25fba6e1802c0c8c6" |
| 2545 | + integrity sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A== |
2531 | 2546 | dependencies: |
2532 | | - "@babel/parser" "^7.28.5" |
2533 | | - "@vue/compiler-core" "3.5.26" |
2534 | | - "@vue/compiler-dom" "3.5.26" |
2535 | | - "@vue/compiler-ssr" "3.5.26" |
2536 | | - "@vue/shared" "3.5.26" |
| 2547 | + "@babel/parser" "^7.29.0" |
| 2548 | + "@vue/compiler-core" "3.5.30" |
| 2549 | + "@vue/compiler-dom" "3.5.30" |
| 2550 | + "@vue/compiler-ssr" "3.5.30" |
| 2551 | + "@vue/shared" "3.5.30" |
2537 | 2552 | estree-walker "^2.0.2" |
2538 | 2553 | magic-string "^0.30.21" |
2539 | | - postcss "^8.5.6" |
| 2554 | + postcss "^8.5.8" |
2540 | 2555 | source-map-js "^1.2.1" |
2541 | 2556 |
|
2542 | | -"@vue/compiler-ssr@3.5.26": |
2543 | | - version "3.5.26" |
2544 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.26.tgz#f6e94bccbb5339180779036ddfb614f998a197ea" |
2545 | | - integrity sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw== |
| 2557 | +"@vue/compiler-ssr@3.5.30": |
| 2558 | + version "3.5.30" |
| 2559 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.30.tgz#e9b407d7e56be1e307a7621f2e8d2501267ff1d0" |
| 2560 | + integrity sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA== |
2546 | 2561 | dependencies: |
2547 | | - "@vue/compiler-dom" "3.5.26" |
2548 | | - "@vue/shared" "3.5.26" |
| 2562 | + "@vue/compiler-dom" "3.5.30" |
| 2563 | + "@vue/shared" "3.5.30" |
2549 | 2564 |
|
2550 | 2565 | "@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.1.2": |
2551 | 2566 | version "3.3.0" |
|
2577 | 2592 | resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.2.tgz#ceb924b4ecb3b9c43871c7a429a02f8423e621ab" |
2578 | 2593 | integrity sha512-LIZMuJk38pk9U9Ur4YzHjlIyMuxPlACdBIHH9/nGYVTsaGKOSnSuELiE8vS9wa+dJpIYspYUOqk+L1Q4pgHQHQ== |
2579 | 2594 |
|
2580 | | -"@vue/reactivity@3.5.26": |
2581 | | - version "3.5.26" |
2582 | | - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.26.tgz#59a1edf566dc80133c1c26c93711c877e8602c48" |
2583 | | - integrity sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ== |
| 2595 | +"@vue/reactivity@3.5.30": |
| 2596 | + version "3.5.30" |
| 2597 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.30.tgz#1ff13f7d570b16b4f009f007772c7b71be1dd09d" |
| 2598 | + integrity sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q== |
2584 | 2599 | dependencies: |
2585 | | - "@vue/shared" "3.5.26" |
| 2600 | + "@vue/shared" "3.5.30" |
2586 | 2601 |
|
2587 | | -"@vue/runtime-core@3.5.26": |
2588 | | - version "3.5.26" |
2589 | | - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.26.tgz#3f2c040bcf8018c03a1ab5adb0d788c13c986f0e" |
2590 | | - integrity sha512-xJWM9KH1kd201w5DvMDOwDHYhrdPTrAatn56oB/LRG4plEQeZRQLw0Bpwih9KYoqmzaxF0OKSn6swzYi84e1/Q== |
| 2602 | +"@vue/runtime-core@3.5.30": |
| 2603 | + version "3.5.30" |
| 2604 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.30.tgz#abe448b25e88f583b1847323a2f19f5e4a21837d" |
| 2605 | + integrity sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg== |
2591 | 2606 | dependencies: |
2592 | | - "@vue/reactivity" "3.5.26" |
2593 | | - "@vue/shared" "3.5.26" |
| 2607 | + "@vue/reactivity" "3.5.30" |
| 2608 | + "@vue/shared" "3.5.30" |
2594 | 2609 |
|
2595 | | -"@vue/runtime-dom@3.5.26": |
2596 | | - version "3.5.26" |
2597 | | - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.26.tgz#5954848614883948ecc1f631a67b32cc32f81936" |
2598 | | - integrity sha512-XLLd/+4sPC2ZkN/6+V4O4gjJu6kSDbHAChvsyWgm1oGbdSO3efvGYnm25yCjtFm/K7rrSDvSfPDgN1pHgS4VNQ== |
| 2610 | +"@vue/runtime-dom@3.5.30": |
| 2611 | + version "3.5.30" |
| 2612 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.30.tgz#41d1b6424b754300f735c2ecb1a7457b4125dab3" |
| 2613 | + integrity sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw== |
2599 | 2614 | dependencies: |
2600 | | - "@vue/reactivity" "3.5.26" |
2601 | | - "@vue/runtime-core" "3.5.26" |
2602 | | - "@vue/shared" "3.5.26" |
| 2615 | + "@vue/reactivity" "3.5.30" |
| 2616 | + "@vue/runtime-core" "3.5.30" |
| 2617 | + "@vue/shared" "3.5.30" |
2603 | 2618 | csstype "^3.2.3" |
2604 | 2619 |
|
2605 | | -"@vue/server-renderer@3.5.26": |
2606 | | - version "3.5.26" |
2607 | | - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.26.tgz#269055497fcc75b3984063f866f17c748b565ef4" |
2608 | | - integrity sha512-TYKLXmrwWKSodyVuO1WAubucd+1XlLg4set0YoV+Hu8Lo79mp/YMwWV5mC5FgtsDxX3qo1ONrxFaTP1OQgy1uA== |
| 2620 | +"@vue/server-renderer@3.5.30": |
| 2621 | + version "3.5.30" |
| 2622 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.30.tgz#116515063d609d3ceca1170f3b09122f24f187b5" |
| 2623 | + integrity sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ== |
2609 | 2624 | dependencies: |
2610 | | - "@vue/compiler-ssr" "3.5.26" |
2611 | | - "@vue/shared" "3.5.26" |
| 2625 | + "@vue/compiler-ssr" "3.5.30" |
| 2626 | + "@vue/shared" "3.5.30" |
2612 | 2627 |
|
2613 | | -"@vue/shared@3.5.26", "@vue/shared@^3.5.18": |
2614 | | - version "3.5.26" |
2615 | | - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.26.tgz#1e02ef2d64aced818cd31d81ce5175711dc90a9f" |
2616 | | - integrity sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A== |
| 2628 | +"@vue/shared@3.5.30", "@vue/shared@^3.5.18": |
| 2629 | + version "3.5.30" |
| 2630 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.30.tgz#5d7a0d3ca151647484303fd9f057e2e13ecb80ef" |
| 2631 | + integrity sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ== |
2617 | 2632 |
|
2618 | 2633 | "@vue/test-utils@^2.4.5": |
2619 | 2634 | version "2.4.6" |
@@ -5674,10 +5689,10 @@ entities@^2.0.0: |
5674 | 5689 | resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" |
5675 | 5690 | integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== |
5676 | 5691 |
|
5677 | | -entities@^7.0.0: |
5678 | | - version "7.0.0" |
5679 | | - resolved "https://registry.yarnpkg.com/entities/-/entities-7.0.0.tgz#2ae4e443f3f17d152d3f5b0f79b932c1e59deb7a" |
5680 | | - integrity sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ== |
| 5692 | +entities@^7.0.1: |
| 5693 | + version "7.0.1" |
| 5694 | + resolved "https://registry.yarnpkg.com/entities/-/entities-7.0.1.tgz#26e8a88889db63417dcb9a1e79a3f1bc92b5976b" |
| 5695 | + integrity sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA== |
5681 | 5696 |
|
5682 | 5697 | env-ci@^5.0.0: |
5683 | 5698 | version "5.5.0" |
@@ -11377,10 +11392,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3 |
11377 | 11392 | picocolors "^0.2.1" |
11378 | 11393 | source-map "^0.6.1" |
11379 | 11394 |
|
11380 | | -postcss@^8.5.6: |
11381 | | - version "8.5.6" |
11382 | | - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c" |
11383 | | - integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg== |
| 11395 | +postcss@^8.5.8: |
| 11396 | + version "8.5.8" |
| 11397 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399" |
| 11398 | + integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg== |
11384 | 11399 | dependencies: |
11385 | 11400 | nanoid "^3.3.11" |
11386 | 11401 | picocolors "^1.1.1" |
@@ -14106,16 +14121,16 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0: |
14106 | 14121 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" |
14107 | 14122 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== |
14108 | 14123 |
|
14109 | | -vue@^3.5.26: |
14110 | | - version "3.5.26" |
14111 | | - resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.26.tgz#03a0b17311e0e593d34b9358fa249b85e3a6d9fb" |
14112 | | - integrity sha512-SJ/NTccVyAoNUJmkM9KUqPcYlY+u8OVL1X5EW9RIs3ch5H2uERxyyIUI4MRxVCSOiEcupX9xNGde1tL9ZKpimA== |
| 14124 | +vue@^3.5.30: |
| 14125 | + version "3.5.30" |
| 14126 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.30.tgz#66df25e9795af3e5522b36f24f3d290fde83f8a0" |
| 14127 | + integrity sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg== |
14113 | 14128 | dependencies: |
14114 | | - "@vue/compiler-dom" "3.5.26" |
14115 | | - "@vue/compiler-sfc" "3.5.26" |
14116 | | - "@vue/runtime-dom" "3.5.26" |
14117 | | - "@vue/server-renderer" "3.5.26" |
14118 | | - "@vue/shared" "3.5.26" |
| 14129 | + "@vue/compiler-dom" "3.5.30" |
| 14130 | + "@vue/compiler-sfc" "3.5.30" |
| 14131 | + "@vue/runtime-dom" "3.5.30" |
| 14132 | + "@vue/server-renderer" "3.5.30" |
| 14133 | + "@vue/shared" "3.5.30" |
14119 | 14134 |
|
14120 | 14135 | w3c-hr-time@^1.0.1: |
14121 | 14136 | version "1.0.2" |
|
0 commit comments