|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@isaacs/balanced-match@^4.0.1": |
6 | | - version "4.0.1" |
7 | | - resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29" |
8 | | - integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ== |
9 | | - |
10 | | -"@isaacs/brace-expansion@^5.0.1": |
11 | | - version "5.0.1" |
12 | | - resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff" |
13 | | - integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ== |
14 | | - dependencies: |
15 | | - "@isaacs/balanced-match" "^4.0.1" |
| 5 | +"@isaacs/cliui@^9.0.0": |
| 6 | + version "9.0.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-9.0.0.tgz#4d0a3f127058043bf2e7ee169eaf30ed901302f3" |
| 8 | + integrity sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg== |
16 | 9 |
|
17 | 10 | "@next-theme/utils@1.3.0": |
18 | 11 | version "1.3.0" |
|
87 | 80 | minimatch "*" |
88 | 81 |
|
89 | 82 | "@types/node@*": |
90 | | - version "25.2.2" |
91 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.2.tgz#0ddfe326c326afcb3422d32bfe5eb2938e1cb5db" |
92 | | - integrity sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ== |
| 83 | + version "25.2.3" |
| 84 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8" |
| 85 | + integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ== |
93 | 86 | dependencies: |
94 | 87 | undici-types "~7.16.0" |
95 | 88 |
|
@@ -227,6 +220,13 @@ balanced-match@^1.0.0: |
227 | 220 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" |
228 | 221 | integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== |
229 | 222 |
|
| 223 | +balanced-match@^4.0.2: |
| 224 | + version "4.0.2" |
| 225 | + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.2.tgz#241591ea634702bef9c482696f2469406e16d233" |
| 226 | + integrity sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg== |
| 227 | + dependencies: |
| 228 | + jackspeak "^4.2.3" |
| 229 | + |
230 | 230 | base64-js@^1.3.1: |
231 | 231 | version "1.5.1" |
232 | 232 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
@@ -335,6 +335,13 @@ brace-expansion@^2.0.1: |
335 | 335 | dependencies: |
336 | 336 | balanced-match "^1.0.0" |
337 | 337 |
|
| 338 | +brace-expansion@^5.0.2: |
| 339 | + version "5.0.2" |
| 340 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f" |
| 341 | + integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw== |
| 342 | + dependencies: |
| 343 | + balanced-match "^4.0.2" |
| 344 | + |
338 | 345 | braces@^3.0.3, braces@~3.0.2: |
339 | 346 | version "3.0.3" |
340 | 347 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
@@ -1506,11 +1513,11 @@ glob-promise@*: |
1506 | 1513 | integrity sha512-DEAe6br1w8ZF+y6KM2pzgdfhpreladtNvyNNVgSkxxkFWzXTJFXxQrJQQbAnc7kL0EUd7w5cR8u4K0P4+/q+Gw== |
1507 | 1514 |
|
1508 | 1515 | glob@*: |
1509 | | - version "13.0.1" |
1510 | | - resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.1.tgz#c59a2500c9a5f1ab9cdd370217ced63c2aa81e60" |
1511 | | - integrity sha512-B7U/vJpE3DkJ5WXTgTpTRN63uV42DseiXXKMwG14LQBXmsdeIoHAPbU/MEo6II0k5ED74uc2ZGTC6MwHFQhF6w== |
| 1516 | + version "13.0.3" |
| 1517 | + resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.3.tgz#e5c39b3e0eb8a2e2bc35e3b28e78fd0839ff9e68" |
| 1518 | + integrity sha512-/g3B0mC+4x724v1TgtBlBtt2hPi/EWptsIAmXUx9Z2rvBYleQcsrmaOzd5LyL50jf/Soi83ZDJmw2+XqvH/EeA== |
1512 | 1519 | dependencies: |
1513 | | - minimatch "^10.1.2" |
| 1520 | + minimatch "^10.2.0" |
1514 | 1521 | minipass "^7.1.2" |
1515 | 1522 | path-scurry "^2.0.0" |
1516 | 1523 |
|
@@ -2323,6 +2330,13 @@ isurl@^1.0.0-alpha5: |
2323 | 2330 | has-to-string-tag-x "^1.2.0" |
2324 | 2331 | is-object "^1.0.1" |
2325 | 2332 |
|
| 2333 | +jackspeak@^4.2.3: |
| 2334 | + version "4.2.3" |
| 2335 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.2.3.tgz#27ef80f33b93412037c3bea4f8eddf80e1931483" |
| 2336 | + integrity sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg== |
| 2337 | + dependencies: |
| 2338 | + "@isaacs/cliui" "^9.0.0" |
| 2339 | + |
2326 | 2340 | jake@^10.8.5: |
2327 | 2341 | version "10.9.4" |
2328 | 2342 | resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.4.tgz#d626da108c63d5cfb00ab5c25fadc7e0084af8e6" |
@@ -2481,9 +2495,9 @@ lpad-align@^1.0.1: |
2481 | 2495 | meow "^3.3.0" |
2482 | 2496 |
|
2483 | 2497 | lru-cache@^11.0.0: |
2484 | | - version "11.2.5" |
2485 | | - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.5.tgz#6811ae01652ae5d749948cdd80bcc22218c6744f" |
2486 | | - integrity sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw== |
| 2498 | + version "11.2.6" |
| 2499 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.6.tgz#356bf8a29e88a7a2945507b31f6429a65a192c58" |
| 2500 | + integrity sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ== |
2487 | 2501 |
|
2488 | 2502 | lru-cache@^4.0.1: |
2489 | 2503 | version "4.1.5" |
@@ -2608,12 +2622,12 @@ min-indent@^1.0.0: |
2608 | 2622 | resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" |
2609 | 2623 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== |
2610 | 2624 |
|
2611 | | -minimatch@*, minimatch@^10.1.2: |
2612 | | - version "10.1.2" |
2613 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c" |
2614 | | - integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw== |
| 2625 | +minimatch@*, minimatch@^10.2.0: |
| 2626 | + version "10.2.0" |
| 2627 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.0.tgz#e710473e66e3e1aaf376d0aa82438375cac86e9e" |
| 2628 | + integrity sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w== |
2615 | 2629 | dependencies: |
2616 | | - "@isaacs/brace-expansion" "^5.0.1" |
| 2630 | + brace-expansion "^5.0.2" |
2617 | 2631 |
|
2618 | 2632 | "minimatch@2 || 3", minimatch@^3.0.4, minimatch@^3.1.1: |
2619 | 2633 | version "3.1.2" |
@@ -3826,9 +3840,9 @@ undici-types@~7.16.0: |
3826 | 3840 | integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
3827 | 3841 |
|
3828 | 3842 | undici@^7.19.0: |
3829 | | - version "7.21.0" |
3830 | | - resolved "https://registry.yarnpkg.com/undici/-/undici-7.21.0.tgz#b399c763368240d478f83740356836e945a258e0" |
3831 | | - integrity sha512-Hn2tCQpoDt1wv23a68Ctc8Cr/BHpUSfaPYrkajTXOS9IKpxVRx/X5m1K2YkbK2ipgZgxXSgsUinl3x+2YdSSfg== |
| 3843 | + version "7.22.0" |
| 3844 | + resolved "https://registry.yarnpkg.com/undici/-/undici-7.22.0.tgz#7a82590a5908e504a47d85c60b0f89ca14240e60" |
| 3845 | + integrity sha512-RqslV2Us5BrllB+JeiZnK4peryVTndy9Dnqq62S3yYRRTj0tFQCwEniUy2167skdGOy3vqRzEvl1Dm4sV2ReDg== |
3832 | 3846 |
|
3833 | 3847 | universalify@^0.2.0: |
3834 | 3848 | version "0.2.0" |
|
0 commit comments