92
92
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
93
93
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
94
94
95
+ " @isaacs/balanced-match@^4.0.1 " :
96
+ version "4.0.1"
97
+ resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
98
+ integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
99
+
100
+ " @isaacs/brace-expansion@^5.0.0 " :
101
+ version "5.0.0"
102
+ resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
103
+ integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
104
+ dependencies :
105
+ " @isaacs/balanced-match" " ^4.0.1"
106
+
95
107
" @isaacs/cliui@^8.0.2 " :
96
108
version "8.0.2"
97
109
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -998,7 +1010,7 @@ create-require@^1.1.0:
998
1010
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
999
1011
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
1000
1012
1001
- cross-spawn@^7.0.0, cross-spawn@^7.0. 2, cross-spawn@^7.0.3 :
1013
+ cross-spawn@^7.0.2, cross-spawn@^7.0.3 :
1002
1014
version "7.0.3"
1003
1015
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
1004
1016
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -1007,6 +1019,15 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1007
1019
shebang-command "^2.0.0"
1008
1020
which "^2.0.1"
1009
1021
1022
+ cross-spawn@^7.0.6 :
1023
+ version "7.0.6"
1024
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
1025
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
1026
+ dependencies :
1027
+ path-key "^3.1.0"
1028
+ shebang-command "^2.0.0"
1029
+ which "^2.0.1"
1030
+
1010
1031
data-view-buffer@^1.0.2 :
1011
1032
version "1.0.2"
1012
1033
resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz#211a03ba95ecaf7798a8c7198d79536211f88570"
@@ -1614,12 +1635,12 @@ for-each@^0.3.5:
1614
1635
dependencies :
1615
1636
is-callable "^1.2.7"
1616
1637
1617
- foreground-child@^3.1.0, foreground-child@^3.1.1 :
1618
- version "3.1 .1"
1619
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1 .1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
1620
- integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
1638
+ foreground-child@^3.1.0, foreground-child@^3.1.1, foreground-child@^3.3.1 :
1639
+ version "3.3 .1"
1640
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3 .1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f "
1641
+ integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw ==
1621
1642
dependencies :
1622
- cross-spawn "^7.0.0 "
1643
+ cross-spawn "^7.0.6 "
1623
1644
signal-exit "^4.0.1"
1624
1645
1625
1646
fs.realpath@^1.0.0 :
@@ -1763,17 +1784,6 @@ glob-parent@^6.0.2:
1763
1784
dependencies :
1764
1785
is-glob "^4.0.3"
1765
1786
1766
- glob@^10.3.4 :
1767
- version "10.3.10"
1768
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
1769
- integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
1770
- dependencies :
1771
- foreground-child "^3.1.0"
1772
- jackspeak "^2.3.5"
1773
- minimatch "^9.0.1"
1774
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1775
- path-scurry "^1.10.1"
1776
-
1777
1787
glob@^10.4.5 :
1778
1788
version "10.4.5"
1779
1789
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
@@ -1786,6 +1796,18 @@ glob@^10.4.5:
1786
1796
package-json-from-dist "^1.0.0"
1787
1797
path-scurry "^1.11.1"
1788
1798
1799
+ glob@^11.0.3 :
1800
+ version "11.0.3"
1801
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
1802
+ integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
1803
+ dependencies :
1804
+ foreground-child "^3.3.1"
1805
+ jackspeak "^4.1.1"
1806
+ minimatch "^10.0.3"
1807
+ minipass "^7.1.2"
1808
+ package-json-from-dist "^1.0.0"
1809
+ path-scurry "^2.0.0"
1810
+
1789
1811
glob@^7.1.3, glob@^7.1.4 :
1790
1812
version "7.2.3"
1791
1813
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -2411,15 +2433,6 @@ istanbul-reports@^3.1.6:
2411
2433
html-escaper "^2.0.0"
2412
2434
istanbul-lib-report "^3.0.0"
2413
2435
2414
- jackspeak@^2.3.5 :
2415
- version "2.3.6"
2416
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
2417
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
2418
- dependencies :
2419
- " @isaacs/cliui" " ^8.0.2"
2420
- optionalDependencies :
2421
- " @pkgjs/parseargs" " ^0.11.0"
2422
-
2423
2436
jackspeak@^3.1.2 :
2424
2437
version "3.4.3"
2425
2438
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
@@ -2429,6 +2442,13 @@ jackspeak@^3.1.2:
2429
2442
optionalDependencies :
2430
2443
" @pkgjs/parseargs" " ^0.11.0"
2431
2444
2445
+ jackspeak@^4.1.1 :
2446
+ version "4.1.1"
2447
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
2448
+ integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
2449
+ dependencies :
2450
+ " @isaacs/cliui" " ^8.0.2"
2451
+
2432
2452
js-tokens@^4.0.0 :
2433
2453
version "4.0.0"
2434
2454
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -2547,18 +2567,18 @@ lru-cache@^10.2.0:
2547
2567
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
2548
2568
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
2549
2569
2570
+ lru-cache@^11.0.0 :
2571
+ version "11.1.0"
2572
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
2573
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
2574
+
2550
2575
lru-cache@^6.0.0 :
2551
2576
version "6.0.0"
2552
2577
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
2553
2578
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
2554
2579
dependencies :
2555
2580
yallist "^4.0.0"
2556
2581
2557
- " lru-cache@^9.1.1 || ^10.0.0 " :
2558
- version "10.0.1"
2559
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
2560
- integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
2561
-
2562
2582
magic-string@^0.30.3, magic-string@^0.30.4 :
2563
2583
version "0.30.5"
2564
2584
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"
2627
2647
dependencies :
2628
2648
brace-expansion "^2.0.1"
2629
2649
2650
+ minimatch@^10.0.3 :
2651
+ version "10.0.3"
2652
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
2653
+ integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
2654
+ dependencies :
2655
+ " @isaacs/brace-expansion" " ^5.0.0"
2656
+
2630
2657
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
2631
2658
version "3.1.2"
2632
2659
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -2641,7 +2668,7 @@ minimatch@^5.0.1:
2641
2668
dependencies :
2642
2669
brace-expansion "^2.0.1"
2643
2670
2644
- minimatch@^9.0.1, minimatch@^9.0. 4, minimatch@^9.0.5 :
2671
+ minimatch@^9.0.4, minimatch@^9.0.5 :
2645
2672
version "9.0.5"
2646
2673
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2647
2674
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -2653,12 +2680,7 @@ minimist@^1.2.0, minimist@^1.2.6:
2653
2680
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
2654
2681
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
2655
2682
2656
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
2657
- version "7.0.3"
2658
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
2659
- integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==
2660
-
2661
- minipass@^7.1.2 :
2683
+ " minipass@^5.0.0 || ^6.0.2 || ^7.0.0" , minipass@^7.1.2:
2662
2684
version "7.1.2"
2663
2685
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
2664
2686
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -2894,14 +2916,6 @@ path-parse@^1.0.7:
2894
2916
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
2895
2917
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
2896
2918
2897
- path-scurry@^1.10.1 :
2898
- version "1.10.1"
2899
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
2900
- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
2901
- dependencies :
2902
- lru-cache "^9.1.1 || ^10.0.0"
2903
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2904
-
2905
2919
path-scurry@^1.11.1 :
2906
2920
version "1.11.1"
2907
2921
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
@@ -2910,6 +2924,14 @@ path-scurry@^1.11.1:
2910
2924
lru-cache "^10.2.0"
2911
2925
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2912
2926
2927
+ path-scurry@^2.0.0 :
2928
+ version "2.0.0"
2929
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
2930
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
2931
+ dependencies :
2932
+ lru-cache "^11.0.0"
2933
+ minipass "^7.1.2"
2934
+
2913
2935
path-type@^4.0.0 :
2914
2936
version "4.0.0"
2915
2937
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
0 commit comments