@@ -4320,6 +4320,18 @@ glob@^10.2.2, glob@^10.3.10, glob@^10.4.1:
4320
4320
package-json-from-dist "^1.0.0"
4321
4321
path-scurry "^1.11.1"
4322
4322
4323
+ glob@^11.0.0 :
4324
+ version "11.0.1"
4325
+ resolved "https://registry.npmjs.org/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
4326
+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
4327
+ dependencies :
4328
+ foreground-child "^3.1.0"
4329
+ jackspeak "^4.0.1"
4330
+ minimatch "^10.0.0"
4331
+ minipass "^7.1.2"
4332
+ package-json-from-dist "^1.0.0"
4333
+ path-scurry "^2.0.0"
4334
+
4323
4335
glob@^9.2.0 :
4324
4336
version "9.3.5"
4325
4337
resolved "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
@@ -5145,6 +5157,13 @@ jackspeak@^3.1.2:
5145
5157
optionalDependencies :
5146
5158
" @pkgjs/parseargs" " ^0.11.0"
5147
5159
5160
+ jackspeak@^4.0.1 :
5161
+ version "4.1.0"
5162
+ resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
5163
+ integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
5164
+ dependencies :
5165
+ " @isaacs/cliui" " ^8.0.2"
5166
+
5148
5167
jake@^10.8.5 :
5149
5168
version "10.9.2"
5150
5169
resolved "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -5675,6 +5694,11 @@ lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2:
5675
5694
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
5676
5695
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
5677
5696
5697
+ lru-cache@^11.0.0 :
5698
+ version "11.0.2"
5699
+ resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
5700
+ integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
5701
+
5678
5702
lru-cache@^5.1.1 :
5679
5703
version "5.1.1"
5680
5704
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
5896
5920
dependencies :
5897
5921
brace-expansion "^2.0.1"
5898
5922
5923
+ minimatch@^10.0.0 :
5924
+ version "10.0.1"
5925
+ resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5926
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5927
+ dependencies :
5928
+ brace-expansion "^2.0.1"
5929
+
5899
5930
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
5900
5931
version "3.1.2"
5901
5932
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6689,6 +6720,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
6689
6720
lru-cache "^10.2.0"
6690
6721
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
6691
6722
6723
+ path-scurry@^2.0.0 :
6724
+ version "2.0.0"
6725
+ resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
6726
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
6727
+ dependencies :
6728
+ lru-cache "^11.0.0"
6729
+ minipass "^7.1.2"
6730
+
6692
6731
path-type@^3.0.0 :
6693
6732
version "3.0.0"
6694
6733
resolved "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
0 commit comments