@@ -1098,7 +1098,7 @@ glob-parent@^5.1.2:
1098
1098
dependencies :
1099
1099
is-glob "^4.0.1"
1100
1100
1101
- glob@^10.3.7, glob@^10. 4.1 :
1101
+ glob@^10.4.1 :
1102
1102
version "10.4.5"
1103
1103
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
1104
1104
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -1110,6 +1110,18 @@ glob@^10.3.7, glob@^10.4.1:
1110
1110
package-json-from-dist "^1.0.0"
1111
1111
path-scurry "^1.11.1"
1112
1112
1113
+ glob@^11.0.0 :
1114
+ version "11.0.0"
1115
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
1116
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
1117
+ dependencies :
1118
+ foreground-child "^3.1.0"
1119
+ jackspeak "^4.0.1"
1120
+ minimatch "^10.0.0"
1121
+ minipass "^7.1.2"
1122
+ package-json-from-dist "^1.0.0"
1123
+ path-scurry "^2.0.0"
1124
+
1113
1125
globby@^11.0.1 :
1114
1126
version "11.1.0"
1115
1127
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -1279,6 +1291,15 @@ jackspeak@^3.1.2:
1279
1291
optionalDependencies :
1280
1292
" @pkgjs/parseargs" " ^0.11.0"
1281
1293
1294
+ jackspeak@^4.0.1 :
1295
+ version "4.0.1"
1296
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
1297
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
1298
+ dependencies :
1299
+ " @isaacs/cliui" " ^8.0.2"
1300
+ optionalDependencies :
1301
+ " @pkgjs/parseargs" " ^0.11.0"
1302
+
1282
1303
jest-diff@^29.0.3 :
1283
1304
version "29.7.0"
1284
1305
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
@@ -1359,6 +1380,11 @@ lru-cache@^10.2.0:
1359
1380
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
1360
1381
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
1361
1382
1383
+ lru-cache@^11.0.0 :
1384
+ version "11.0.0"
1385
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
1386
+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
1387
+
1362
1388
lru-cache@^6.0.0 :
1363
1389
version "6.0.0"
1364
1390
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -1429,6 +1455,13 @@ min-indent@^1.0.0:
1429
1455
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1430
1456
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1431
1457
1458
+ minimatch@^10.0.0 :
1459
+ version "10.0.1"
1460
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1461
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
1462
+ dependencies :
1463
+ brace-expansion "^2.0.1"
1464
+
1432
1465
minimatch@^9.0.4 :
1433
1466
version "9.0.5"
1434
1467
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -1585,6 +1618,14 @@ path-scurry@^1.11.1:
1585
1618
lru-cache "^10.2.0"
1586
1619
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1587
1620
1621
+ path-scurry@^2.0.0 :
1622
+ version "2.0.0"
1623
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
1624
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
1625
+ dependencies :
1626
+ lru-cache "^11.0.0"
1627
+ minipass "^7.1.2"
1628
+
1588
1629
path-type@^4.0.0 :
1589
1630
version "4.0.0"
1590
1631
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -1721,12 +1762,13 @@ reusify@^1.0.4:
1721
1762
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1722
1763
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1723
1764
1724
- rimraf@5 .0.9 :
1725
- version "5 .0.9 "
1726
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
1727
- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
1765
+ rimraf@6 .0.1 :
1766
+ version "6 .0.1 "
1767
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
1768
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
1728
1769
dependencies :
1729
- glob "^10.3.7"
1770
+ glob "^11.0.0"
1771
+ package-json-from-dist "^1.0.0"
1730
1772
1731
1773
rollup@^4.13.0, rollup@^4.18.1 :
1732
1774
version "4.18.1"
0 commit comments