@@ -5036,6 +5036,18 @@ glob@^10.3.10:
50365036 minipass "^7.0.4"
50375037 path-scurry "^1.10.2"
50385038
5039+ glob@^11.0.0 :
5040+ version "11.0.0"
5041+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
5042+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
5043+ dependencies :
5044+ foreground-child "^3.1.0"
5045+ jackspeak "^4.0.1"
5046+ minimatch "^10.0.0"
5047+ minipass "^7.1.2"
5048+ package-json-from-dist "^1.0.0"
5049+ path-scurry "^2.0.0"
5050+
50395051glob@^7.1.1, glob@^7.1.2, glob@^7.1.4 :
50405052 version "7.1.6"
50415053 resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -6182,6 +6194,15 @@ jackspeak@^3.1.2:
61826194 optionalDependencies :
61836195 " @pkgjs/parseargs" " ^0.11.0"
61846196
6197+ jackspeak@^4.0.1 :
6198+ version "4.0.1"
6199+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
6200+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
6201+ dependencies :
6202+ " @isaacs/cliui" " ^8.0.2"
6203+ optionalDependencies :
6204+ " @pkgjs/parseargs" " ^0.11.0"
6205+
61856206java-properties@^1.0.2 :
61866207 version "1.0.2"
61876208 resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-1.0.2.tgz#ccd1fa73907438a5b5c38982269d0e771fe78211"
@@ -7088,6 +7109,11 @@ lru-cache@^10.2.0:
70887109 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
70897110 integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
70907111
7112+ lru-cache@^11.0.0 :
7113+ version "11.0.0"
7114+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
7115+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
7116+
70917117lru-cache@^6.0.0 :
70927118 version "6.0.0"
70937119 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -7339,6 +7365,13 @@ mimic-fn@^4.0.0:
73397365 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
73407366 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
73417367
7368+ minimatch@^10.0.0 :
7369+ version "10.0.1"
7370+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7371+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7372+ dependencies :
7373+ brace-expansion "^2.0.1"
7374+
73427375minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
73437376 version "3.1.2"
73447377 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -8515,6 +8548,14 @@ path-scurry@^1.6.1:
85158548 lru-cache "^7.14.1"
85168549 minipass "^4.0.2"
85178550
8551+ path-scurry@^2.0.0 :
8552+ version "2.0.0"
8553+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8554+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8555+ dependencies :
8556+ lru-cache "^11.0.0"
8557+ minipass "^7.1.2"
8558+
85188559path-to-regexp@0.1.7 :
85198560 version "0.1.7"
85208561 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -9168,6 +9209,14 @@ rimraf@^3.0.0, rimraf@^3.0.2:
91689209 dependencies :
91699210 glob "^7.1.3"
91709211
9212+ rimraf@^6.0.0 :
9213+ version "6.0.1"
9214+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
9215+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
9216+ dependencies :
9217+ glob "^11.0.0"
9218+ package-json-from-dist "^1.0.0"
9219+
91719220rsvp@^4.8.4 :
91729221 version "4.8.5"
91739222 resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
0 commit comments