@@ -4994,6 +4994,18 @@ glob@^10.3.10:
49944994 minipass "^7.0.4"
49954995 path-scurry "^1.10.2"
49964996
4997+ glob@^11.0.0 :
4998+ version "11.0.0"
4999+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
5000+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
5001+ dependencies :
5002+ foreground-child "^3.1.0"
5003+ jackspeak "^4.0.1"
5004+ minimatch "^10.0.0"
5005+ minipass "^7.1.2"
5006+ package-json-from-dist "^1.0.0"
5007+ path-scurry "^2.0.0"
5008+
49975009glob@^7.1.1, glob@^7.1.2, glob@^7.1.4 :
49985010 version "7.1.6"
49995011 resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -6128,6 +6140,15 @@ jackspeak@^3.1.2:
61286140 optionalDependencies :
61296141 " @pkgjs/parseargs" " ^0.11.0"
61306142
6143+ jackspeak@^4.0.1 :
6144+ version "4.0.1"
6145+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
6146+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
6147+ dependencies :
6148+ " @isaacs/cliui" " ^8.0.2"
6149+ optionalDependencies :
6150+ " @pkgjs/parseargs" " ^0.11.0"
6151+
61316152java-properties@^1.0.2 :
61326153 version "1.0.2"
61336154 resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-1.0.2.tgz#ccd1fa73907438a5b5c38982269d0e771fe78211"
@@ -7034,6 +7055,11 @@ lru-cache@^10.2.0:
70347055 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
70357056 integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
70367057
7058+ lru-cache@^11.0.0 :
7059+ version "11.0.0"
7060+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
7061+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
7062+
70377063lru-cache@^6.0.0 :
70387064 version "6.0.0"
70397065 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -7280,6 +7306,13 @@ mimic-fn@^4.0.0:
72807306 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
72817307 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
72827308
7309+ minimatch@^10.0.0 :
7310+ version "10.0.1"
7311+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7312+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7313+ dependencies :
7314+ brace-expansion "^2.0.1"
7315+
72837316minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
72847317 version "3.1.2"
72857318 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -8456,6 +8489,14 @@ path-scurry@^1.6.1:
84568489 lru-cache "^7.14.1"
84578490 minipass "^4.0.2"
84588491
8492+ path-scurry@^2.0.0 :
8493+ version "2.0.0"
8494+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8495+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8496+ dependencies :
8497+ lru-cache "^11.0.0"
8498+ minipass "^7.1.2"
8499+
84598500path-to-regexp@0.1.7 :
84608501 version "0.1.7"
84618502 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -9109,6 +9150,14 @@ rimraf@^3.0.0, rimraf@^3.0.2:
91099150 dependencies :
91109151 glob "^7.1.3"
91119152
9153+ rimraf@^6.0.0 :
9154+ version "6.0.1"
9155+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
9156+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
9157+ dependencies :
9158+ glob "^11.0.0"
9159+ package-json-from-dist "^1.0.0"
9160+
91129161rsvp@^4.8.4 :
91139162 version "4.8.5"
91149163 resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
0 commit comments