|
1235 | 1235 | resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.10.tgz#11ed564ec78432a200ea2601a212d24af8150d50" |
1236 | 1236 | integrity sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA== |
1237 | 1237 |
|
1238 | | -"@isaacs/balanced-match@^4.0.1": |
1239 | | - version "4.0.1" |
1240 | | - resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29" |
1241 | | - integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ== |
1242 | | - |
1243 | | -"@isaacs/brace-expansion@^5.0.1": |
1244 | | - version "5.0.1" |
1245 | | - resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff" |
1246 | | - integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ== |
1247 | | - dependencies: |
1248 | | - "@isaacs/balanced-match" "^4.0.1" |
1249 | | - |
1250 | 1238 | "@isaacs/cliui@^8.0.2": |
1251 | 1239 | version "8.0.2" |
1252 | 1240 | resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550" |
@@ -2987,6 +2975,11 @@ balanced-match@^3.0.0: |
2987 | 2975 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0" |
2988 | 2976 | integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w== |
2989 | 2977 |
|
| 2978 | +balanced-match@^4.0.2: |
| 2979 | + version "4.0.4" |
| 2980 | + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a" |
| 2981 | + integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA== |
| 2982 | + |
2990 | 2983 | base64-js@^1.3.1: |
2991 | 2984 | version "1.5.1" |
2992 | 2985 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
@@ -3039,6 +3032,13 @@ brace-expansion@^4.0.0: |
3039 | 3032 | dependencies: |
3040 | 3033 | balanced-match "^3.0.0" |
3041 | 3034 |
|
| 3035 | +brace-expansion@^5.0.2: |
| 3036 | + version "5.0.4" |
| 3037 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336" |
| 3038 | + integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg== |
| 3039 | + dependencies: |
| 3040 | + balanced-match "^4.0.2" |
| 3041 | + |
3042 | 3042 | braces@^3.0.3, braces@~3.0.2: |
3043 | 3043 | version "3.0.3" |
3044 | 3044 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
@@ -6265,12 +6265,12 @@ minimatch@9.0.3: |
6265 | 6265 | dependencies: |
6266 | 6266 | brace-expansion "^2.0.1" |
6267 | 6267 |
|
6268 | | -minimatch@^10.1.1, minimatch@^10.1.2: |
6269 | | - version "10.1.2" |
6270 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c" |
6271 | | - integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw== |
| 6268 | +minimatch@^10.1.1, minimatch@^10.2.3: |
| 6269 | + version "10.2.3" |
| 6270 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.3.tgz#c0ef582f21071b0123a5bbf275252ebda921fbf6" |
| 6271 | + integrity sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg== |
6272 | 6272 | dependencies: |
6273 | | - "@isaacs/brace-expansion" "^5.0.1" |
| 6273 | + brace-expansion "^5.0.2" |
6274 | 6274 |
|
6275 | 6275 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
6276 | 6276 | version "3.1.2" |
|
0 commit comments