762
762
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
763
763
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==
764
764
765
+ " @isaacs/balanced-match@^4.0.1 " :
766
+ version "4.0.1"
767
+ resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
768
+ integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
769
+
770
+ " @isaacs/brace-expansion@^5.0.0 " :
771
+ version "5.0.0"
772
+ resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
773
+ integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
774
+ dependencies :
775
+ " @isaacs/balanced-match" " ^4.0.1"
776
+
765
777
" @isaacs/cliui@^8.0.2 " :
766
778
version "8.0.2"
767
779
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -2033,7 +2045,7 @@ cross-spawn@^6.0.5:
2033
2045
shebang-command "^1.2.0"
2034
2046
which "^1.2.9"
2035
2047
2036
- cross-spawn@^7.0.0, cross-spawn@^7.0. 2, cross-spawn@^7.0.3 :
2048
+ cross-spawn@^7.0.2, cross-spawn@^7.0.3 :
2037
2049
version "7.0.3"
2038
2050
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
2039
2051
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -2042,6 +2054,15 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2042
2054
shebang-command "^2.0.0"
2043
2055
which "^2.0.1"
2044
2056
2057
+ cross-spawn@^7.0.6 :
2058
+ version "7.0.6"
2059
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2060
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
2061
+ dependencies :
2062
+ path-key "^3.1.0"
2063
+ shebang-command "^2.0.0"
2064
+ which "^2.0.1"
2065
+
2045
2066
css-functions-list@^3.1.0 :
2046
2067
version "3.1.0"
2047
2068
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.1.0.tgz#cf5b09f835ad91a00e5959bcfc627cd498e1321b"
@@ -2677,12 +2698,12 @@ flatted@^3.1.0:
2677
2698
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
2678
2699
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
2679
2700
2680
- foreground-child@^3.1.0 :
2681
- version "3.1 .1"
2682
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1 .1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
2683
- integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
2701
+ foreground-child@^3.1.0, foreground-child@^3.3.1 :
2702
+ version "3.3 .1"
2703
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3 .1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f "
2704
+ integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw ==
2684
2705
dependencies :
2685
- cross-spawn "^7.0.0 "
2706
+ cross-spawn "^7.0.6 "
2686
2707
signal-exit "^4.0.1"
2687
2708
2688
2709
@@ -2785,7 +2806,19 @@ glob-parent@^6.0.2:
2785
2806
dependencies :
2786
2807
is-glob "^4.0.3"
2787
2808
2788
-
2809
+
2810
+ version "11.0.3"
2811
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
2812
+ integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
2813
+ dependencies :
2814
+ foreground-child "^3.3.1"
2815
+ jackspeak "^4.1.1"
2816
+ minimatch "^10.0.3"
2817
+ minipass "^7.1.2"
2818
+ package-json-from-dist "^1.0.0"
2819
+ path-scurry "^2.0.0"
2820
+
2821
+ glob@^10.3.7 :
2789
2822
version "10.4.3"
2790
2823
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
2791
2824
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
@@ -3425,6 +3458,13 @@ jackspeak@^3.1.2:
3425
3458
optionalDependencies :
3426
3459
" @pkgjs/parseargs" " ^0.11.0"
3427
3460
3461
+ jackspeak@^4.1.1 :
3462
+ version "4.1.1"
3463
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
3464
+ integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
3465
+ dependencies :
3466
+ " @isaacs/cliui" " ^8.0.2"
3467
+
3428
3468
jake@^10.8.5 :
3429
3469
version "10.8.5"
3430
3470
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.5.tgz#f2183d2c59382cb274226034543b9c03b8164c46"
@@ -4061,6 +4101,11 @@ lru-cache@^10.4.3:
4061
4101
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
4062
4102
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
4063
4103
4104
+ lru-cache@^11.0.0 :
4105
+ version "11.1.0"
4106
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
4107
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
4108
+
4064
4109
lru-cache@^4.1.5 :
4065
4110
version "4.1.5"
4066
4111
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -4231,6 +4276,13 @@ min-indent@^1.0.0:
4231
4276
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
4232
4277
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
4233
4278
4279
+ minimatch@^10.0.3 :
4280
+ version "10.0.3"
4281
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
4282
+ integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
4283
+ dependencies :
4284
+ " @isaacs/brace-expansion" " ^5.0.0"
4285
+
4234
4286
minimatch@^3.0.0, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
4235
4287
version "3.1.2"
4236
4288
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4643,6 +4695,14 @@ path-scurry@^1.11.1:
4643
4695
lru-cache "^10.2.0"
4644
4696
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4645
4697
4698
+ path-scurry@^2.0.0 :
4699
+ version "2.0.0"
4700
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
4701
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
4702
+ dependencies :
4703
+ lru-cache "^11.0.0"
4704
+ minipass "^7.1.2"
4705
+
4646
4706
path-to-regexp@^6.2.1 :
4647
4707
version "6.3.0"
4648
4708
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
0 commit comments