|
1195 | 1195 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
1196 | 1196 | integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
1197 | 1197 |
|
1198 | | -"@commitlint/cli@20.2.0": |
1199 | | - version "20.2.0" |
1200 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.2.0.tgz#4164499d3848447aacd795d298c8a768fb13a80c" |
1201 | | - integrity sha512-l37HkrPZ2DZy26rKiTUvdq/LZtlMcxz+PeLv9dzK9NzoFGuJdOQyYU7IEkEQj0pO++uYue89wzOpZ0hcTtoqUA== |
1202 | | - dependencies: |
1203 | | - "@commitlint/format" "^20.2.0" |
1204 | | - "@commitlint/lint" "^20.2.0" |
1205 | | - "@commitlint/load" "^20.2.0" |
1206 | | - "@commitlint/read" "^20.2.0" |
1207 | | - "@commitlint/types" "^20.2.0" |
| 1198 | +"@commitlint/cli@20.3.1": |
| 1199 | + version "20.3.1" |
| 1200 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.3.1.tgz#9deaaea82aee88e0d4699008eb7144e9fd3aa561" |
| 1201 | + integrity sha512-NtInjSlyev/+SLPvx/ulz8hRE25Wf5S9dLNDcIwazq0JyB4/w1ROF/5nV0ObPTX8YpRaKYeKtXDYWqumBNHWsw== |
| 1202 | + dependencies: |
| 1203 | + "@commitlint/format" "^20.3.1" |
| 1204 | + "@commitlint/lint" "^20.3.1" |
| 1205 | + "@commitlint/load" "^20.3.1" |
| 1206 | + "@commitlint/read" "^20.3.1" |
| 1207 | + "@commitlint/types" "^20.3.1" |
1208 | 1208 | tinyexec "^1.0.0" |
1209 | 1209 | yargs "^17.0.0" |
1210 | 1210 |
|
|
1216 | 1216 | "@commitlint/types" "^20.2.0" |
1217 | 1217 | conventional-changelog-conventionalcommits "^7.0.2" |
1218 | 1218 |
|
1219 | | -"@commitlint/config-validator@^20.2.0": |
1220 | | - version "20.2.0" |
1221 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.2.0.tgz#5f5cbad01d5ed2b67cc2363143ccc7de8bca3173" |
1222 | | - integrity sha512-SQCBGsL9MFk8utWNSthdxd9iOD1pIVZSHxGBwYIGfd67RTjxqzFOSAYeQVXOu3IxRC3YrTOH37ThnTLjUlyF2w== |
| 1219 | +"@commitlint/config-validator@^20.3.1": |
| 1220 | + version "20.3.1" |
| 1221 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.3.1.tgz#b00bfdc6beac5674d86cb3dc6c96f74214699483" |
| 1222 | + integrity sha512-ErVLC/IsHhcvxCyh+FXo7jy12/nkQySjWXYgCoQbZLkFp4hysov8KS6CdxBB0cWjbZWjvNOKBMNoUVqkmGmahw== |
1223 | 1223 | dependencies: |
1224 | | - "@commitlint/types" "^20.2.0" |
| 1224 | + "@commitlint/types" "^20.3.1" |
1225 | 1225 | ajv "^8.11.0" |
1226 | 1226 |
|
1227 | | -"@commitlint/ensure@^20.2.0": |
1228 | | - version "20.2.0" |
1229 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.2.0.tgz#6b4ae312aea8397f6e3171bbd6bade3f6b2ad8e5" |
1230 | | - integrity sha512-+8TgIGv89rOWyt3eC6lcR1H7hqChAKkpawytlq9P1i/HYugFRVqgoKJ8dhd89fMnlrQTLjA5E97/4sF09QwdoA== |
| 1227 | +"@commitlint/ensure@^20.3.1": |
| 1228 | + version "20.3.1" |
| 1229 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.3.1.tgz#928f456cd89b0ffaa2da8203b4442ed3671ace43" |
| 1230 | + integrity sha512-h664FngOEd7bHAm0j8MEKq+qm2mH+V+hwJiIE2bWcw3pzJMlO0TPKtk0ATyRAtV6jQw+xviRYiIjjSjfajiB5w== |
1231 | 1231 | dependencies: |
1232 | | - "@commitlint/types" "^20.2.0" |
| 1232 | + "@commitlint/types" "^20.3.1" |
1233 | 1233 | lodash.camelcase "^4.3.0" |
1234 | 1234 | lodash.kebabcase "^4.1.1" |
1235 | 1235 | lodash.snakecase "^4.1.1" |
|
1241 | 1241 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
1242 | 1242 | integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
1243 | 1243 |
|
1244 | | -"@commitlint/format@^20.2.0": |
1245 | | - version "20.2.0" |
1246 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.2.0.tgz#0f54ee9617a2298c540de331bc8642ff70c331a1" |
1247 | | - integrity sha512-PhNoLNhxpfIBlW/i90uZ3yG3hwSSYx7n4d9Yc+2FAorAHS0D9btYRK4ZZXX+Gm3W5tDtu911ow/eWRfcRVgNWg== |
| 1244 | +"@commitlint/format@^20.3.1": |
| 1245 | + version "20.3.1" |
| 1246 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.3.1.tgz#b6412ce0956760fd862a8c4abf51d5ad563bf41f" |
| 1247 | + integrity sha512-jfsjGPFTd2Yti2YHwUH4SPRPbWKAJAwrfa3eNa9bXEdrXBb9mCwbIrgYX38LdEJK9zLJ3AsLBP4/FLEtxyu2AA== |
1248 | 1248 | dependencies: |
1249 | | - "@commitlint/types" "^20.2.0" |
| 1249 | + "@commitlint/types" "^20.3.1" |
1250 | 1250 | chalk "^5.3.0" |
1251 | 1251 |
|
1252 | | -"@commitlint/is-ignored@^20.2.0": |
1253 | | - version "20.2.0" |
1254 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.2.0.tgz#a6754daffb928d5689148e837106bb38dcc0c164" |
1255 | | - integrity sha512-Lz0OGeZCo/QHUDLx5LmZc0EocwanneYJUM8z0bfWexArk62HKMLfLIodwXuKTO5y0s6ddXaTexrYHs7v96EOmw== |
| 1252 | +"@commitlint/is-ignored@^20.3.1": |
| 1253 | + version "20.3.1" |
| 1254 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.3.1.tgz#d38c14c17033e95c79dc6a131d05261a59ffd190" |
| 1255 | + integrity sha512-tWwAoh93QvAhxgp99CzCuHD86MgxE4NBtloKX+XxQxhfhSwHo7eloiar/yzx53YW9eqSLP95zgW2KDDk4/WX+A== |
1256 | 1256 | dependencies: |
1257 | | - "@commitlint/types" "^20.2.0" |
| 1257 | + "@commitlint/types" "^20.3.1" |
1258 | 1258 | semver "^7.6.0" |
1259 | 1259 |
|
1260 | | -"@commitlint/lint@^20.2.0": |
1261 | | - version "20.2.0" |
1262 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.2.0.tgz#535f63f419cef7244b0a2907b5bf27ecb1f55bda" |
1263 | | - integrity sha512-cQEEB+jlmyQbyiji/kmh8pUJSDeUmPiWq23kFV0EtW3eM+uAaMLMuoTMajbrtWYWQpPzOMDjYltQ8jxHeHgITg== |
| 1260 | +"@commitlint/lint@^20.3.1": |
| 1261 | + version "20.3.1" |
| 1262 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.3.1.tgz#6f5b62e2e6cc4e36c6669aad05bdceafe6e34a8b" |
| 1263 | + integrity sha512-LaOtrQ24+6SfUaWg8A+a+Wc77bvLbO5RIr6iy9F7CI3/0iq1uPEWgGRCwqWTuLGHkZDAcwaq0gZ01zpwZ1jCGw== |
1264 | 1264 | dependencies: |
1265 | | - "@commitlint/is-ignored" "^20.2.0" |
1266 | | - "@commitlint/parse" "^20.2.0" |
1267 | | - "@commitlint/rules" "^20.2.0" |
1268 | | - "@commitlint/types" "^20.2.0" |
| 1265 | + "@commitlint/is-ignored" "^20.3.1" |
| 1266 | + "@commitlint/parse" "^20.3.1" |
| 1267 | + "@commitlint/rules" "^20.3.1" |
| 1268 | + "@commitlint/types" "^20.3.1" |
1269 | 1269 |
|
1270 | | -"@commitlint/load@^20.2.0": |
1271 | | - version "20.2.0" |
1272 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.2.0.tgz#0864d7296c9dc7f0759c811e7e497e2df03292db" |
1273 | | - integrity sha512-iAK2GaBM8sPFTSwtagI67HrLKHIUxQc2BgpgNc/UMNme6LfmtHpIxQoN1TbP+X1iz58jq32HL1GbrFTCzcMi6g== |
| 1270 | +"@commitlint/load@^20.3.1": |
| 1271 | + version "20.3.1" |
| 1272 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.3.1.tgz#3cfd5436768120dab46b67554c67eb7b2d9117cd" |
| 1273 | + integrity sha512-YDD9XA2XhgYgbjju8itZ/weIvOOobApDqwlPYCX5NLO/cPtw2UMO5Cmn44Ks8RQULUVI5fUT6roKvyxcoLbNmw== |
1274 | 1274 | dependencies: |
1275 | | - "@commitlint/config-validator" "^20.2.0" |
| 1275 | + "@commitlint/config-validator" "^20.3.1" |
1276 | 1276 | "@commitlint/execute-rule" "^20.0.0" |
1277 | | - "@commitlint/resolve-extends" "^20.2.0" |
1278 | | - "@commitlint/types" "^20.2.0" |
| 1277 | + "@commitlint/resolve-extends" "^20.3.1" |
| 1278 | + "@commitlint/types" "^20.3.1" |
1279 | 1279 | chalk "^5.3.0" |
1280 | 1280 | cosmiconfig "^9.0.0" |
1281 | 1281 | cosmiconfig-typescript-loader "^6.1.0" |
|
1288 | 1288 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
1289 | 1289 | integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
1290 | 1290 |
|
1291 | | -"@commitlint/parse@^20.2.0": |
1292 | | - version "20.2.0" |
1293 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.2.0.tgz#76a44b8426db9257dd9408dace4eb8f02f3a3983" |
1294 | | - integrity sha512-LXStagGU1ivh07X7sM+hnEr4BvzFYn1iBJ6DRg2QsIN8lBfSzyvkUcVCDwok9Ia4PWiEgei5HQjju6xfJ1YaSQ== |
| 1291 | +"@commitlint/parse@^20.3.1": |
| 1292 | + version "20.3.1" |
| 1293 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.3.1.tgz#c3858332df52e1853cc1f24da681245fd7fae968" |
| 1294 | + integrity sha512-TuUTdbLpyUNLgDzLDYlI2BeTE6V/COZbf3f8WwsV0K6eq/2nSpNTMw7wHtXb+YxeY9wwxBp/Ldad4P+YIxHJoA== |
1295 | 1295 | dependencies: |
1296 | | - "@commitlint/types" "^20.2.0" |
| 1296 | + "@commitlint/types" "^20.3.1" |
1297 | 1297 | conventional-changelog-angular "^7.0.0" |
1298 | 1298 | conventional-commits-parser "^5.0.0" |
1299 | 1299 |
|
1300 | | -"@commitlint/read@^20.2.0": |
1301 | | - version "20.2.0" |
1302 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.2.0.tgz#6637b53fc5e5b19ecbf65c61ff77732a87d11016" |
1303 | | - integrity sha512-+SjF9mxm5JCbe+8grOpXCXMMRzAnE0WWijhhtasdrpJoAFJYd5UgRTj/oCq5W3HJTwbvTOsijEJ0SUGImECD7Q== |
| 1300 | +"@commitlint/read@^20.3.1": |
| 1301 | + version "20.3.1" |
| 1302 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.3.1.tgz#cd714678087bc83a1a4adddb9d1a54549d49c4f8" |
| 1303 | + integrity sha512-nCmJAdIg3OdNVUpQW0Idk/eF/vfOo2W2xzmvRmNeptLrzFK7qhwwl/kIwy1Q1LZrKHUFNj7PGNpIT5INbgZWzA== |
1304 | 1304 | dependencies: |
1305 | 1305 | "@commitlint/top-level" "^20.0.0" |
1306 | | - "@commitlint/types" "^20.2.0" |
| 1306 | + "@commitlint/types" "^20.3.1" |
1307 | 1307 | git-raw-commits "^4.0.0" |
1308 | 1308 | minimist "^1.2.8" |
1309 | 1309 | tinyexec "^1.0.0" |
1310 | 1310 |
|
1311 | | -"@commitlint/resolve-extends@^20.2.0": |
1312 | | - version "20.2.0" |
1313 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.2.0.tgz#7c4c99a239dad83a11fed7d1a9a573731cc57c5e" |
1314 | | - integrity sha512-KVoLDi9BEuqeq+G0wRABn4azLRiCC22/YHR2aCquwx6bzCHAIN8hMt3Nuf1VFxq/c8ai6s8qBxE8+ZD4HeFTlQ== |
| 1311 | +"@commitlint/resolve-extends@^20.3.1": |
| 1312 | + version "20.3.1" |
| 1313 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.3.1.tgz#ba39b9b7db71e47b4d0b22e7b63f69b693df3422" |
| 1314 | + integrity sha512-iGTGeyaoDyHDEZNjD8rKeosjSNs8zYanmuowY4ful7kFI0dnY4b5QilVYaFQJ6IM27S57LAeH5sKSsOHy4bw5w== |
1315 | 1315 | dependencies: |
1316 | | - "@commitlint/config-validator" "^20.2.0" |
1317 | | - "@commitlint/types" "^20.2.0" |
| 1316 | + "@commitlint/config-validator" "^20.3.1" |
| 1317 | + "@commitlint/types" "^20.3.1" |
1318 | 1318 | global-directory "^4.0.1" |
1319 | 1319 | import-meta-resolve "^4.0.0" |
1320 | 1320 | lodash.mergewith "^4.6.2" |
1321 | 1321 | resolve-from "^5.0.0" |
1322 | 1322 |
|
1323 | | -"@commitlint/rules@^20.2.0": |
1324 | | - version "20.2.0" |
1325 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.2.0.tgz#0fd03c9bf55dccd3ddc1948f6ea36cd5ed162e8d" |
1326 | | - integrity sha512-27rHGpeAjnYl/A+qUUiYDa7Yn1WIjof/dFJjYW4gA1Ug+LUGa1P0AexzGZ5NBxTbAlmDgaxSZkLLxtLVqtg8PQ== |
| 1323 | +"@commitlint/rules@^20.3.1": |
| 1324 | + version "20.3.1" |
| 1325 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.3.1.tgz#7bb37410c1fa8a71859dff5f7d5410d0b3dc01cc" |
| 1326 | + integrity sha512-/uic4P+4jVNpqQxz02+Y6vvIC0A2J899DBztA1j6q3f3MOKwydlNrojSh0dQmGDxxT1bXByiRtDhgFnOFnM6Pg== |
1327 | 1327 | dependencies: |
1328 | | - "@commitlint/ensure" "^20.2.0" |
| 1328 | + "@commitlint/ensure" "^20.3.1" |
1329 | 1329 | "@commitlint/message" "^20.0.0" |
1330 | 1330 | "@commitlint/to-lines" "^20.0.0" |
1331 | | - "@commitlint/types" "^20.2.0" |
| 1331 | + "@commitlint/types" "^20.3.1" |
1332 | 1332 |
|
1333 | 1333 | "@commitlint/to-lines@^20.0.0": |
1334 | 1334 | version "20.0.0" |
|
1342 | 1342 | dependencies: |
1343 | 1343 | find-up "^7.0.0" |
1344 | 1344 |
|
1345 | | -"@commitlint/types@^20.2.0": |
1346 | | - version "20.2.0" |
1347 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.2.0.tgz#8486ef31ecfc7b4d10f8bf5c47934872bcd8657e" |
1348 | | - integrity sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA== |
| 1345 | +"@commitlint/types@^20.2.0", "@commitlint/types@^20.3.1": |
| 1346 | + version "20.3.1" |
| 1347 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.3.1.tgz#084cf4cb142826d7a0eab378f838514e3e75f048" |
| 1348 | + integrity sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ== |
1349 | 1349 | dependencies: |
1350 | 1350 | "@types/conventional-commits-parser" "^5.0.0" |
1351 | 1351 | chalk "^5.3.0" |
|
0 commit comments