|
1270 | 1270 | natural-compare "^1.4.0"
|
1271 | 1271 | ts-api-utils "^1.3.0"
|
1272 | 1272 |
|
1273 |
| -"@typescript-eslint/parser@^8.24.0": |
1274 |
| - version "8.24.0" |
1275 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.0.tgz#bba837f9ee125b78f459ad947ff9b61be8139085" |
1276 |
| - integrity sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA== |
1277 |
| - dependencies: |
1278 |
| - "@typescript-eslint/scope-manager" "8.24.0" |
1279 |
| - "@typescript-eslint/types" "8.24.0" |
1280 |
| - "@typescript-eslint/typescript-estree" "8.24.0" |
1281 |
| - "@typescript-eslint/visitor-keys" "8.24.0" |
| 1273 | +"@typescript-eslint/parser@^8.27.0": |
| 1274 | + version "8.27.0" |
| 1275 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227" |
| 1276 | + integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA== |
| 1277 | + dependencies: |
| 1278 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 1279 | + "@typescript-eslint/types" "8.27.0" |
| 1280 | + "@typescript-eslint/typescript-estree" "8.27.0" |
| 1281 | + "@typescript-eslint/visitor-keys" "8.27.0" |
1282 | 1282 | debug "^4.3.4"
|
1283 | 1283 |
|
1284 | 1284 | "@typescript-eslint/scope-manager@5.62.0":
|
|
1297 | 1297 | "@typescript-eslint/types" "7.18.0"
|
1298 | 1298 | "@typescript-eslint/visitor-keys" "7.18.0"
|
1299 | 1299 |
|
1300 |
| -"@typescript-eslint/scope-manager@8.24.0": |
1301 |
| - version "8.24.0" |
1302 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.0.tgz#2e34b3eb2ce768f2ffb109474174ced5417002b1" |
1303 |
| - integrity sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw== |
| 1300 | +"@typescript-eslint/scope-manager@8.27.0": |
| 1301 | + version "8.27.0" |
| 1302 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482" |
| 1303 | + integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw== |
1304 | 1304 | dependencies:
|
1305 |
| - "@typescript-eslint/types" "8.24.0" |
1306 |
| - "@typescript-eslint/visitor-keys" "8.24.0" |
| 1305 | + "@typescript-eslint/types" "8.27.0" |
| 1306 | + "@typescript-eslint/visitor-keys" "8.27.0" |
1307 | 1307 |
|
1308 | 1308 | "@typescript-eslint/type-utils@7.18.0":
|
1309 | 1309 | version "7.18.0"
|
|
1325 | 1325 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
1326 | 1326 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
1327 | 1327 |
|
1328 |
| -"@typescript-eslint/types@8.24.0": |
1329 |
| - version "8.24.0" |
1330 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.0.tgz#694e7fb18d70506c317b816de9521300b0f72c8e" |
1331 |
| - integrity sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw== |
| 1328 | +"@typescript-eslint/types@8.27.0": |
| 1329 | + version "8.27.0" |
| 1330 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa" |
| 1331 | + integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A== |
1332 | 1332 |
|
1333 | 1333 | "@typescript-eslint/typescript-estree@5.62.0":
|
1334 | 1334 | version "5.62.0"
|
|
1357 | 1357 | semver "^7.6.0"
|
1358 | 1358 | ts-api-utils "^1.3.0"
|
1359 | 1359 |
|
1360 |
| -"@typescript-eslint/typescript-estree@8.24.0": |
1361 |
| - version "8.24.0" |
1362 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.0.tgz#0487349be174097bb329a58273100a9629e03c6c" |
1363 |
| - integrity sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ== |
| 1360 | +"@typescript-eslint/typescript-estree@8.27.0": |
| 1361 | + version "8.27.0" |
| 1362 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a" |
| 1363 | + integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A== |
1364 | 1364 | dependencies:
|
1365 |
| - "@typescript-eslint/types" "8.24.0" |
1366 |
| - "@typescript-eslint/visitor-keys" "8.24.0" |
| 1365 | + "@typescript-eslint/types" "8.27.0" |
| 1366 | + "@typescript-eslint/visitor-keys" "8.27.0" |
1367 | 1367 | debug "^4.3.4"
|
1368 | 1368 | fast-glob "^3.3.2"
|
1369 | 1369 | is-glob "^4.0.3"
|
|
1411 | 1411 | "@typescript-eslint/types" "7.18.0"
|
1412 | 1412 | eslint-visitor-keys "^3.4.3"
|
1413 | 1413 |
|
1414 |
| -"@typescript-eslint/visitor-keys@8.24.0": |
1415 |
| - version "8.24.0" |
1416 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.0.tgz#36ecf0b9b1d819ad88a3bd4157ab7d594cb797c9" |
1417 |
| - integrity sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg== |
| 1414 | +"@typescript-eslint/visitor-keys@8.27.0": |
| 1415 | + version "8.27.0" |
| 1416 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334" |
| 1417 | + integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ== |
1418 | 1418 | dependencies:
|
1419 |
| - "@typescript-eslint/types" "8.24.0" |
| 1419 | + "@typescript-eslint/types" "8.27.0" |
1420 | 1420 | eslint-visitor-keys "^4.2.0"
|
1421 | 1421 |
|
1422 | 1422 | "@ungap/structured-clone@^1.2.0":
|
1423 | 1423 | version "1.2.0"
|
1424 | 1424 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
1425 | 1425 | integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
1426 | 1426 |
|
1427 |
| -"@valora/eslint-config-typescript@^1.1.9": |
1428 |
| - version "1.1.9" |
1429 |
| - resolved "https://registry.yarnpkg.com/@valora/eslint-config-typescript/-/eslint-config-typescript-1.1.9.tgz#1d0911017041a14cb7dacceb721e5d930176bb89" |
1430 |
| - integrity sha512-dA7Dio/B/QexbhqSYionoDtTvLrzopHTWvJeQvEvRv3DhR/v1M99a5tA8AxNuIuivfI0l4VVfgWsJw6qZwvW/g== |
| 1427 | +"@valora/eslint-config-typescript@^1.1.14": |
| 1428 | + version "1.1.14" |
| 1429 | + resolved "https://registry.yarnpkg.com/@valora/eslint-config-typescript/-/eslint-config-typescript-1.1.14.tgz#c940e35f8d23a7d2d2ad52e332d1a22e7d0c57a7" |
| 1430 | + integrity sha512-rM4KeOHfj6OaP90nHU9tGGm8TWkG2Ib62Cz8emU4sXtZeccVCn0bjpqFmBWJT4HLnNQ32ASNLC+BDJzXN6iuMw== |
1431 | 1431 | dependencies:
|
1432 |
| - "@typescript-eslint/parser" "^8.24.0" |
| 1432 | + "@typescript-eslint/parser" "^8.27.0" |
1433 | 1433 |
|
1434 | 1434 | "@valora/http-handler@^0.0.1":
|
1435 | 1435 | version "0.0.1"
|
@@ -2214,6 +2214,17 @@ create-require@^1.1.0:
|
2214 | 2214 | resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
|
2215 | 2215 | integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
2216 | 2216 |
|
| 2217 | +cross-spawn@^6.0.0: |
| 2218 | + version "6.0.6" |
| 2219 | + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57" |
| 2220 | + integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw== |
| 2221 | + dependencies: |
| 2222 | + nice-try "^1.0.4" |
| 2223 | + path-key "^2.0.1" |
| 2224 | + semver "^5.5.0" |
| 2225 | + shebang-command "^1.2.0" |
| 2226 | + which "^1.2.9" |
| 2227 | + |
2217 | 2228 | cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
2218 | 2229 | version "7.0.3"
|
2219 | 2230 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
@@ -2888,6 +2899,19 @@ events@^3.3.0:
|
2888 | 2899 | resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
|
2889 | 2900 | integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
2890 | 2901 |
|
| 2902 | +execa@^1.0.0: |
| 2903 | + version "1.0.0" |
| 2904 | + resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8" |
| 2905 | + integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== |
| 2906 | + dependencies: |
| 2907 | + cross-spawn "^6.0.0" |
| 2908 | + get-stream "^4.0.0" |
| 2909 | + is-stream "^1.1.0" |
| 2910 | + npm-run-path "^2.0.0" |
| 2911 | + p-finally "^1.0.0" |
| 2912 | + signal-exit "^3.0.0" |
| 2913 | + strip-eof "^1.0.0" |
| 2914 | + |
2891 | 2915 | execa@^5.0.0:
|
2892 | 2916 | version "5.1.1"
|
2893 | 2917 | resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
|
@@ -3211,6 +3235,13 @@ get-package-type@^0.1.0:
|
3211 | 3235 | resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
|
3212 | 3236 | integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
3213 | 3237 |
|
| 3238 | +get-stream@^4.0.0: |
| 3239 | + version "4.1.0" |
| 3240 | + resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" |
| 3241 | + integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== |
| 3242 | + dependencies: |
| 3243 | + pump "^3.0.0" |
| 3244 | + |
3214 | 3245 | get-stream@^5.1.0:
|
3215 | 3246 | version "5.2.0"
|
3216 | 3247 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
|
@@ -3257,7 +3288,7 @@ glob@^6.0.1:
|
3257 | 3288 | once "^1.3.0"
|
3258 | 3289 | path-is-absolute "^1.0.0"
|
3259 | 3290 |
|
3260 |
| -glob@^7.0.0, glob@^7.1.3, glob@^7.1.4: |
| 3291 | +glob@^7.1.3, glob@^7.1.4: |
3261 | 3292 | version "7.2.3"
|
3262 | 3293 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
|
3263 | 3294 | integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
|
@@ -3804,6 +3835,11 @@ is-shared-array-buffer@^1.0.4:
|
3804 | 3835 | dependencies:
|
3805 | 3836 | call-bound "^1.0.3"
|
3806 | 3837 |
|
| 3838 | +is-stream@^1.1.0: |
| 3839 | + version "1.1.0" |
| 3840 | + resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" |
| 3841 | + integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ== |
| 3842 | + |
3807 | 3843 | is-stream@^2.0.0:
|
3808 | 3844 | version "2.0.1"
|
3809 | 3845 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
|
@@ -4717,6 +4753,11 @@ negotiator@0.6.3:
|
4717 | 4753 | resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
|
4718 | 4754 | integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
|
4719 | 4755 |
|
| 4756 | +nice-try@^1.0.4: |
| 4757 | + version "1.0.5" |
| 4758 | + resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
| 4759 | + integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== |
| 4760 | + |
4720 | 4761 | node-cleanup@^2.1.2:
|
4721 | 4762 | version "2.1.2"
|
4722 | 4763 | resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
|
@@ -4759,6 +4800,13 @@ normalize-url@^6.0.1:
|
4759 | 4800 | resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
|
4760 | 4801 | integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
|
4761 | 4802 |
|
| 4803 | +npm-run-path@^2.0.0: |
| 4804 | + version "2.0.2" |
| 4805 | + resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" |
| 4806 | + integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw== |
| 4807 | + dependencies: |
| 4808 | + path-key "^2.0.0" |
| 4809 | + |
4762 | 4810 | npm-run-path@^4.0.1:
|
4763 | 4811 | version "4.0.1"
|
4764 | 4812 | resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
@@ -5005,6 +5053,11 @@ path-is-absolute@^1.0.0:
|
5005 | 5053 | resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
5006 | 5054 | integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
5007 | 5055 |
|
| 5056 | +path-key@^2.0.0, path-key@^2.0.1: |
| 5057 | + version "2.0.1" |
| 5058 | + resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" |
| 5059 | + integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw== |
| 5060 | + |
5008 | 5061 | path-key@^3.0.0, path-key@^3.1.0:
|
5009 | 5062 | version "3.1.1"
|
5010 | 5063 | resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
|
@@ -5454,7 +5507,7 @@ safe-regex-test@^1.1.0:
|
5454 | 5507 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
5455 | 5508 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
5456 | 5509 |
|
5457 |
| -"semver@2 || 3 || 4 || 5": |
| 5510 | +"semver@2 || 3 || 4 || 5", semver@^5.5.0: |
5458 | 5511 | version "5.7.2"
|
5459 | 5512 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
5460 | 5513 | integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
@@ -5530,24 +5583,37 @@ setprototypeof@1.2.0:
|
5530 | 5583 | resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
|
5531 | 5584 | integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
|
5532 | 5585 |
|
| 5586 | +shebang-command@^1.2.0: |
| 5587 | + version "1.2.0" |
| 5588 | + resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" |
| 5589 | + integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg== |
| 5590 | + dependencies: |
| 5591 | + shebang-regex "^1.0.0" |
| 5592 | + |
5533 | 5593 | shebang-command@^2.0.0:
|
5534 | 5594 | version "2.0.0"
|
5535 | 5595 | resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
|
5536 | 5596 | integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
5537 | 5597 | dependencies:
|
5538 | 5598 | shebang-regex "^3.0.0"
|
5539 | 5599 |
|
| 5600 | +shebang-regex@^1.0.0: |
| 5601 | + version "1.0.0" |
| 5602 | + resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" |
| 5603 | + integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ== |
| 5604 | + |
5540 | 5605 | shebang-regex@^3.0.0:
|
5541 | 5606 | version "3.0.0"
|
5542 | 5607 | resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
5543 | 5608 | integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
5544 | 5609 |
|
5545 |
| -shelljs@^0.8.5: |
5546 |
| - version "0.8.5" |
5547 |
| - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c" |
5548 |
| - integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow== |
| 5610 | +shelljs@^0.9.2: |
| 5611 | + version "0.9.2" |
| 5612 | + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.9.2.tgz#a8ac724434520cd7ae24d52071e37a18ac2bb183" |
| 5613 | + integrity sha512-S3I64fEiKgTZzKCC46zT/Ib9meqofLrQVbpSswtjFfAVDW+AZ54WTnAM/3/yENoxz/V1Cy6u3kiiEbQ4DNphvw== |
5549 | 5614 | dependencies:
|
5550 |
| - glob "^7.0.0" |
| 5615 | + execa "^1.0.0" |
| 5616 | + fast-glob "^3.3.2" |
5551 | 5617 | interpret "^1.0.0"
|
5552 | 5618 | rechoir "^0.6.2"
|
5553 | 5619 |
|
@@ -5591,7 +5657,7 @@ side-channel@^1.0.6, side-channel@^1.1.0:
|
5591 | 5657 | side-channel-map "^1.0.1"
|
5592 | 5658 | side-channel-weakmap "^1.0.2"
|
5593 | 5659 |
|
5594 |
| -signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: |
| 5660 | +signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: |
5595 | 5661 | version "3.0.7"
|
5596 | 5662 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
5597 | 5663 | integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
@@ -5805,6 +5871,11 @@ strip-bom@^4.0.0:
|
5805 | 5871 | resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878"
|
5806 | 5872 | integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
|
5807 | 5873 |
|
| 5874 | +strip-eof@^1.0.0: |
| 5875 | + version "1.0.0" |
| 5876 | + resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf" |
| 5877 | + integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q== |
| 5878 | + |
5808 | 5879 | strip-final-newline@^2.0.0:
|
5809 | 5880 | version "2.0.0"
|
5810 | 5881 | resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
|
@@ -6299,6 +6370,13 @@ which-typed-array@^1.1.16, which-typed-array@^1.1.18, which-typed-array@^1.1.2:
|
6299 | 6370 | gopd "^1.2.0"
|
6300 | 6371 | has-tostringtag "^1.0.2"
|
6301 | 6372 |
|
| 6373 | +which@^1.2.9: |
| 6374 | + version "1.3.1" |
| 6375 | + resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a" |
| 6376 | + integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== |
| 6377 | + dependencies: |
| 6378 | + isexe "^2.0.0" |
| 6379 | + |
6302 | 6380 | which@^2.0.1:
|
6303 | 6381 | version "2.0.2"
|
6304 | 6382 | resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
|
|
0 commit comments