|
233 | 233 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
|
234 | 234 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
235 | 235 |
|
236 |
| -"@babel/helper-string-parser@^7.25.9": |
237 |
| - version "7.25.9" |
238 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
239 |
| - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 236 | +"@babel/helper-string-parser@^7.27.1": |
| 237 | + version "7.27.1" |
| 238 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 239 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
240 | 240 |
|
241 | 241 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
242 | 242 | version "7.19.1"
|
243 | 243 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
|
244 | 244 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
245 | 245 |
|
246 |
| -"@babel/helper-validator-identifier@^7.25.9": |
247 |
| - version "7.25.9" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
249 |
| - integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 246 | +"@babel/helper-validator-identifier@^7.27.1": |
| 247 | + version "7.27.1" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 249 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
250 | 250 |
|
251 | 251 | "@babel/helper-validator-option@^7.18.6":
|
252 | 252 | version "7.18.6"
|
|
281 | 281 | chalk "^2.0.0"
|
282 | 282 | js-tokens "^4.0.0"
|
283 | 283 |
|
284 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5", "@babel/parser@^7.23.5", "@babel/parser@^7.25.3", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
285 |
| - version "7.26.5" |
286 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f" |
287 |
| - integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw== |
| 284 | +"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5", "@babel/parser@^7.23.5", "@babel/parser@^7.28.3", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
| 285 | + version "7.28.3" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
| 287 | + integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
288 | 288 | dependencies:
|
289 |
| - "@babel/types" "^7.26.5" |
| 289 | + "@babel/types" "^7.28.2" |
290 | 290 |
|
291 | 291 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
292 | 292 | version "7.18.6"
|
|
958 | 958 | "@babel/helper-validator-identifier" "^7.19.1"
|
959 | 959 | to-fast-properties "^2.0.0"
|
960 | 960 |
|
961 |
| -"@babel/types@^7.26.5": |
962 |
| - version "7.26.5" |
963 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747" |
964 |
| - integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg== |
| 961 | +"@babel/types@^7.28.2": |
| 962 | + version "7.28.2" |
| 963 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
| 964 | + integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
965 | 965 | dependencies:
|
966 |
| - "@babel/helper-string-parser" "^7.25.9" |
967 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
| 966 | + "@babel/helper-string-parser" "^7.27.1" |
| 967 | + "@babel/helper-validator-identifier" "^7.27.1" |
968 | 968 |
|
969 | 969 | "@cnakazawa/watch@^1.0.3":
|
970 | 970 | version "1.0.4"
|
|
1390 | 1390 | resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
|
1391 | 1391 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
1392 | 1392 |
|
1393 |
| -"@jridgewell/sourcemap-codec@^1.5.0": |
1394 |
| - version "1.5.0" |
1395 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
1396 |
| - integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
| 1393 | +"@jridgewell/sourcemap-codec@^1.5.5": |
| 1394 | + version "1.5.5" |
| 1395 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 1396 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
1397 | 1397 |
|
1398 | 1398 |
|
1399 | 1399 | version "0.3.9"
|
|
2541 | 2541 | estree-walker "^2.0.2"
|
2542 | 2542 | source-map-js "^1.0.2"
|
2543 | 2543 |
|
2544 |
| - |
2545 |
| - version "3.5.13" |
2546 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz#b0ae6c4347f60c03e849a05d34e5bf747c9bda05" |
2547 |
| - integrity sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q== |
| 2544 | + |
| 2545 | + version "3.5.19" |
| 2546 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.19.tgz#f141d35b61b55ce72c3cbb4dc9eeca3821d451aa" |
| 2547 | + integrity sha512-/afpyvlkrSNYbPo94Qu8GtIOWS+g5TRdOvs6XZNw6pWQQmj5pBgSZvEPOIZlqWq0YvoUhDDQaQ2TnzuJdOV4hA== |
2548 | 2548 | dependencies:
|
2549 |
| - "@babel/parser" "^7.25.3" |
2550 |
| - "@vue/shared" "3.5.13" |
| 2549 | + "@babel/parser" "^7.28.3" |
| 2550 | + "@vue/shared" "3.5.19" |
2551 | 2551 | entities "^4.5.0"
|
2552 | 2552 | estree-walker "^2.0.2"
|
2553 |
| - source-map-js "^1.2.0" |
| 2553 | + source-map-js "^1.2.1" |
2554 | 2554 |
|
2555 | 2555 |
|
2556 | 2556 | version "3.3.12"
|
|
2560 | 2560 | "@vue/compiler-core" "3.3.12"
|
2561 | 2561 | "@vue/shared" "3.3.12"
|
2562 | 2562 |
|
2563 |
| - |
2564 |
| - version "3.5.13" |
2565 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz#bb1b8758dbc542b3658dda973b98a1c9311a8a58" |
2566 |
| - integrity sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA== |
| 2563 | + |
| 2564 | + version "3.5.19" |
| 2565 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.19.tgz#fc57d9dca4987df67d6ce64dbddaac6d73f1a6ef" |
| 2566 | + integrity sha512-Drs6rPHQZx/pN9S6ml3Z3K/TWCIRPvzG2B/o5kFK9X0MNHt8/E+38tiRfojufrYBfA6FQUFB2qBBRXlcSXWtOA== |
2567 | 2567 | dependencies:
|
2568 |
| - "@vue/compiler-core" "3.5.13" |
2569 |
| - "@vue/shared" "3.5.13" |
| 2568 | + "@vue/compiler-core" "3.5.19" |
| 2569 | + "@vue/shared" "3.5.19" |
2570 | 2570 |
|
2571 | 2571 |
|
2572 | 2572 | version "3.3.12"
|
|
2584 | 2584 | postcss "^8.4.32"
|
2585 | 2585 | source-map-js "^1.0.2"
|
2586 | 2586 |
|
2587 |
| -"@vue/compiler-sfc@^3.5.13": |
2588 |
| - version "3.5.13" |
2589 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46" |
2590 |
| - integrity sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ== |
| 2587 | +"@vue/compiler-sfc@^3.5.19": |
| 2588 | + version "3.5.19" |
| 2589 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.19.tgz#7f9792ad7de5d4be9b6a32129c75e1f6cd4da015" |
| 2590 | + integrity sha512-YWCm1CYaJ+2RvNmhCwI7t3I3nU+hOrWGWMsn+Z/kmm1jy5iinnVtlmkiZwbLlbV1SRizX7vHsc0/bG5dj0zRTg== |
2591 | 2591 | dependencies:
|
2592 |
| - "@babel/parser" "^7.25.3" |
2593 |
| - "@vue/compiler-core" "3.5.13" |
2594 |
| - "@vue/compiler-dom" "3.5.13" |
2595 |
| - "@vue/compiler-ssr" "3.5.13" |
2596 |
| - "@vue/shared" "3.5.13" |
| 2592 | + "@babel/parser" "^7.28.3" |
| 2593 | + "@vue/compiler-core" "3.5.19" |
| 2594 | + "@vue/compiler-dom" "3.5.19" |
| 2595 | + "@vue/compiler-ssr" "3.5.19" |
| 2596 | + "@vue/shared" "3.5.19" |
2597 | 2597 | estree-walker "^2.0.2"
|
2598 |
| - magic-string "^0.30.11" |
2599 |
| - postcss "^8.4.48" |
2600 |
| - source-map-js "^1.2.0" |
| 2598 | + magic-string "^0.30.17" |
| 2599 | + postcss "^8.5.6" |
| 2600 | + source-map-js "^1.2.1" |
2601 | 2601 |
|
2602 | 2602 |
|
2603 | 2603 | version "3.3.12"
|
|
2607 | 2607 | "@vue/compiler-dom" "3.3.12"
|
2608 | 2608 | "@vue/shared" "3.3.12"
|
2609 | 2609 |
|
2610 |
| - |
2611 |
| - version "3.5.13" |
2612 |
| - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz#e771adcca6d3d000f91a4277c972a996d07f43ba" |
2613 |
| - integrity sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA== |
| 2610 | + |
| 2611 | + version "3.5.19" |
| 2612 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.19.tgz#1719e7fda6d54f5696ca63d4d40281668c0e601c" |
| 2613 | + integrity sha512-/wx0VZtkWOPdiQLWPeQeqpHWR/LuNC7bHfSX7OayBTtUy8wur6vT6EQIX6Et86aED6J+y8tTw43qo2uoqGg5sw== |
2614 | 2614 | dependencies:
|
2615 |
| - "@vue/compiler-dom" "3.5.13" |
2616 |
| - "@vue/shared" "3.5.13" |
| 2615 | + "@vue/compiler-dom" "3.5.19" |
| 2616 | + "@vue/shared" "3.5.19" |
2617 | 2617 |
|
2618 | 2618 | "@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.1.2":
|
2619 | 2619 | version "3.3.0"
|
|
2693 | 2693 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.12.tgz#7c030c4e2f1db8beb638b159cbb86d0ff78c3198"
|
2694 | 2694 | integrity sha512-6p0Yin0pclvnER7BLNOQuod9Z+cxSYh8pSh7CzHnWNjAIP6zrTlCdHRvSCb1aYEx6i3Q3kvfuWU7nG16CgG1ag==
|
2695 | 2695 |
|
2696 |
| - |
2697 |
| - version "3.5.13" |
2698 |
| - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f" |
2699 |
| - integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ== |
| 2696 | + |
| 2697 | + version "3.5.19" |
| 2698 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.19.tgz#5301967a910cb62145e4f17131f3bee88b463c83" |
| 2699 | + integrity sha512-IhXCOn08wgKrLQxRFKKlSacWg4Goi1BolrdEeLYn6tgHjJNXVrWJ5nzoxZqNwl5p88aLlQ8LOaoMa3AYvaKJ/Q== |
2700 | 2700 |
|
2701 | 2701 | "@vue/test-utils@^2.4.5":
|
2702 | 2702 | version "2.4.5"
|
@@ -9777,12 +9777,12 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
|
9777 | 9777 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
|
9778 | 9778 | integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
|
9779 | 9779 |
|
9780 |
| -magic-string@^0.30.11, magic-string@^0.30.5: |
9781 |
| - version "0.30.17" |
9782 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
9783 |
| - integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
| 9780 | +magic-string@^0.30.17, magic-string@^0.30.5: |
| 9781 | + version "0.30.18" |
| 9782 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.18.tgz#905bfbbc6aa5692703a93db26a9edcaa0007d2bb" |
| 9783 | + integrity sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ== |
9784 | 9784 | dependencies:
|
9785 |
| - "@jridgewell/sourcemap-codec" "^1.5.0" |
| 9785 | + "@jridgewell/sourcemap-codec" "^1.5.5" |
9786 | 9786 |
|
9787 | 9787 | make-dir@^2.0.0, make-dir@^2.1.0:
|
9788 | 9788 | version "2.1.0"
|
@@ -10296,10 +10296,10 @@ nan@^2.12.1:
|
10296 | 10296 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
|
10297 | 10297 | integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
|
10298 | 10298 |
|
10299 |
| -nanoid@^3.3.7: |
10300 |
| - version "3.3.7" |
10301 |
| - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" |
10302 |
| - integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== |
| 10299 | +nanoid@^3.3.11: |
| 10300 | + version "3.3.11" |
| 10301 | + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" |
| 10302 | + integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== |
10303 | 10303 |
|
10304 | 10304 | nanomatch@^1.2.9:
|
10305 | 10305 | version "1.2.13"
|
@@ -11776,12 +11776,12 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3
|
11776 | 11776 | picocolors "^0.2.1"
|
11777 | 11777 | source-map "^0.6.1"
|
11778 | 11778 |
|
11779 |
| -postcss@^8.4.32, postcss@^8.4.48: |
11780 |
| - version "8.4.49" |
11781 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19" |
11782 |
| - integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA== |
| 11779 | +postcss@^8.4.32, postcss@^8.5.6: |
| 11780 | + version "8.5.6" |
| 11781 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c" |
| 11782 | + integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg== |
11783 | 11783 | dependencies:
|
11784 |
| - nanoid "^3.3.7" |
| 11784 | + nanoid "^3.3.11" |
11785 | 11785 | picocolors "^1.1.1"
|
11786 | 11786 | source-map-js "^1.2.1"
|
11787 | 11787 |
|
@@ -13171,7 +13171,7 @@ source-list-map@^2.0.0:
|
13171 | 13171 | resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz"
|
13172 | 13172 | integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
|
13173 | 13173 |
|
13174 |
| -"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2, source-map-js@^1.2.0, source-map-js@^1.2.1: |
| 13174 | +"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2, source-map-js@^1.2.1: |
13175 | 13175 | version "1.2.1"
|
13176 | 13176 | resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
|
13177 | 13177 | integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
|
|
0 commit comments