|
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" |
@@ -2977,6 +2965,11 @@ balanced-match@^3.0.0: |
2977 | 2965 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0" |
2978 | 2966 | integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w== |
2979 | 2967 |
|
| 2968 | +balanced-match@^4.0.2: |
| 2969 | + version "4.0.3" |
| 2970 | + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9" |
| 2971 | + integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g== |
| 2972 | + |
2980 | 2973 | base64-js@^1.3.1: |
2981 | 2974 | version "1.5.1" |
2982 | 2975 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
@@ -3029,6 +3022,13 @@ brace-expansion@^4.0.0: |
3029 | 3022 | dependencies: |
3030 | 3023 | balanced-match "^3.0.0" |
3031 | 3024 |
|
| 3025 | +brace-expansion@^5.0.2: |
| 3026 | + version "5.0.2" |
| 3027 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f" |
| 3028 | + integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw== |
| 3029 | + dependencies: |
| 3030 | + balanced-match "^4.0.2" |
| 3031 | + |
3032 | 3032 | braces@^3.0.3, braces@~3.0.2: |
3033 | 3033 | version "3.0.3" |
3034 | 3034 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
@@ -6248,12 +6248,12 @@ minimatch@9.0.3: |
6248 | 6248 | dependencies: |
6249 | 6249 | brace-expansion "^2.0.1" |
6250 | 6250 |
|
6251 | | -minimatch@^10.1.1, minimatch@^10.1.2: |
6252 | | - version "10.1.2" |
6253 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c" |
6254 | | - integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw== |
| 6251 | +minimatch@^10.1.1, minimatch@^10.2.2: |
| 6252 | + version "10.2.2" |
| 6253 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f" |
| 6254 | + integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw== |
6255 | 6255 | dependencies: |
6256 | | - "@isaacs/brace-expansion" "^5.0.1" |
| 6256 | + brace-expansion "^5.0.2" |
6257 | 6257 |
|
6258 | 6258 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
6259 | 6259 | version "3.1.2" |
|
0 commit comments