@@ -1040,7 +1040,7 @@ glob-parent@^5.1.2:
1040
1040
dependencies :
1041
1041
is-glob "^4.0.1"
1042
1042
1043
- glob@^10.3.7, glob@^10. 4.1 :
1043
+ glob@^10.4.1 :
1044
1044
version "10.4.5"
1045
1045
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
1046
1046
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -1052,6 +1052,18 @@ glob@^10.3.7, glob@^10.4.1:
1052
1052
package-json-from-dist "^1.0.0"
1053
1053
path-scurry "^1.11.1"
1054
1054
1055
+ glob@^11.0.0 :
1056
+ version "11.0.0"
1057
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
1058
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
1059
+ dependencies :
1060
+ foreground-child "^3.1.0"
1061
+ jackspeak "^4.0.1"
1062
+ minimatch "^10.0.0"
1063
+ minipass "^7.1.2"
1064
+ package-json-from-dist "^1.0.0"
1065
+ path-scurry "^2.0.0"
1066
+
1055
1067
globby@^11.0.1 :
1056
1068
version "11.1.0"
1057
1069
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -1188,6 +1200,13 @@ jackspeak@^3.1.2:
1188
1200
optionalDependencies :
1189
1201
" @pkgjs/parseargs" " ^0.11.0"
1190
1202
1203
+ jackspeak@^4.0.1 :
1204
+ version "4.0.2"
1205
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
1206
+ integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
1207
+ dependencies :
1208
+ " @isaacs/cliui" " ^8.0.2"
1209
+
1191
1210
jest-diff@^29.0.3 :
1192
1211
version "29.7.0"
1193
1212
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
@@ -1253,6 +1272,11 @@ lru-cache@^10.2.0:
1253
1272
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
1254
1273
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
1255
1274
1275
+ lru-cache@^11.0.0 :
1276
+ version "11.0.2"
1277
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
1278
+ integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
1279
+
1256
1280
lru-cache@^6.0.0 :
1257
1281
version "6.0.0"
1258
1282
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -1313,6 +1337,13 @@ min-indent@^1.0.0:
1313
1337
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1314
1338
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1315
1339
1340
+ minimatch@^10.0.0 :
1341
+ version "10.0.1"
1342
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1343
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
1344
+ dependencies :
1345
+ brace-expansion "^2.0.1"
1346
+
1316
1347
minimatch@^9.0.4 :
1317
1348
version "9.0.5"
1318
1349
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -1433,6 +1464,14 @@ path-scurry@^1.11.1:
1433
1464
lru-cache "^10.2.0"
1434
1465
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1435
1466
1467
+ path-scurry@^2.0.0 :
1468
+ version "2.0.0"
1469
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
1470
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
1471
+ dependencies :
1472
+ lru-cache "^11.0.0"
1473
+ minipass "^7.1.2"
1474
+
1436
1475
path-type@^4.0.0 :
1437
1476
version "4.0.0"
1438
1477
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -1565,12 +1604,13 @@ reusify@^1.0.4:
1565
1604
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1566
1605
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1567
1606
1568
- rimraf@5 .0.10 :
1569
- version "5 .0.10 "
1570
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
1571
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
1607
+ rimraf@6 .0.1 :
1608
+ version "6 .0.1 "
1609
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
1610
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
1572
1611
dependencies :
1573
- glob "^10.3.7"
1612
+ glob "^11.0.0"
1613
+ package-json-from-dist "^1.0.0"
1574
1614
1575
1615
rollup@^4.18.1, rollup@^4.20.0 :
1576
1616
version "4.27.2"
0 commit comments