-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
5bcc4ac
commit 3aafa90
Showing
1 changed file
with
59 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2094,9 +2094,9 @@ | |
undici-types "~6.19.2" | ||
|
||
"@types/node@^20.14.7": | ||
version "20.16.13" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.13.tgz#148c152d757dc73f8d65f0f6f078f39050b85b0c" | ||
integrity sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg== | ||
version "20.16.14" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d" | ||
integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== | ||
dependencies: | ||
undici-types "~6.19.2" | ||
|
||
|
@@ -2120,16 +2120,16 @@ | |
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597" | ||
integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow== | ||
|
||
"@typescript-eslint/eslint-plugin@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz#9c8218ed62f9a322df10ded7c34990f014df44f2" | ||
integrity sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ== | ||
"@typescript-eslint/eslint-plugin@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.11.0.tgz#c3f087d20715fa94310b30666c08b3349e0ab084" | ||
integrity sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.10.0" | ||
"@typescript-eslint/type-utils" "8.10.0" | ||
"@typescript-eslint/utils" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
"@typescript-eslint/scope-manager" "8.11.0" | ||
"@typescript-eslint/type-utils" "8.11.0" | ||
"@typescript-eslint/utils" "8.11.0" | ||
"@typescript-eslint/visitor-keys" "8.11.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
|
@@ -2150,15 +2150,15 @@ | |
natural-compare "^1.4.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/parser@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.10.0.tgz#3cbe7206f5e42835878a74a76da533549f977662" | ||
integrity sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg== | ||
"@typescript-eslint/parser@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.11.0.tgz#2ad1481388dc1c937f50b2d138c9ca57cc6c5cce" | ||
integrity sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.10.0" | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/typescript-estree" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
"@typescript-eslint/scope-manager" "8.11.0" | ||
"@typescript-eslint/types" "8.11.0" | ||
"@typescript-eslint/typescript-estree" "8.11.0" | ||
"@typescript-eslint/visitor-keys" "8.11.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/parser@^8.8.1": | ||
|
@@ -2172,13 +2172,13 @@ | |
"@typescript-eslint/visitor-keys" "8.8.1" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/scope-manager@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz#606ffe18314d7b5c2f118f2f02aaa2958107a19c" | ||
integrity sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw== | ||
"@typescript-eslint/scope-manager@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz#9d399ce624118966732824878bc9a83593a30405" | ||
integrity sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
"@typescript-eslint/types" "8.11.0" | ||
"@typescript-eslint/visitor-keys" "8.11.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.8.1" | ||
|
@@ -2188,13 +2188,13 @@ | |
"@typescript-eslint/types" "8.8.1" | ||
"@typescript-eslint/visitor-keys" "8.8.1" | ||
|
||
"@typescript-eslint/type-utils@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz#99f1d2e21f8c74703e7d9c4a67a87271eaf57597" | ||
integrity sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg== | ||
"@typescript-eslint/type-utils@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.11.0.tgz#b7f9e6120c1ddee8a1a07615646642ad85fc91b5" | ||
integrity sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.10.0" | ||
"@typescript-eslint/utils" "8.10.0" | ||
"@typescript-eslint/typescript-estree" "8.11.0" | ||
"@typescript-eslint/utils" "8.11.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
|
@@ -2208,23 +2208,23 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/types@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618" | ||
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w== | ||
"@typescript-eslint/types@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.11.0.tgz#7c766250502097f49bbc2e651132e6bf489e20b8" | ||
integrity sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw== | ||
|
||
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.8.1": | ||
version "8.8.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.1.tgz#ebe85e0fa4a8e32a24a56adadf060103bef13bd1" | ||
integrity sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q== | ||
|
||
"@typescript-eslint/typescript-estree@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz#36cc66e06c5f44d6781f95cb03b132e985273a33" | ||
integrity sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w== | ||
"@typescript-eslint/typescript-estree@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.11.0.tgz#35fe5d3636fc5727c52429393415412e552e222b" | ||
integrity sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg== | ||
dependencies: | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/visitor-keys" "8.10.0" | ||
"@typescript-eslint/types" "8.11.0" | ||
"@typescript-eslint/visitor-keys" "8.11.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
|
@@ -2246,15 +2246,15 @@ | |
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/utils@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.10.0.tgz#d78d1ce3ea3d2a88a2593ebfb1c98490131d00bf" | ||
integrity sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w== | ||
"@typescript-eslint/utils@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.11.0.tgz#4480d1e9f2bb18ea3510c79f870a1aefc118103d" | ||
integrity sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.10.0" | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/typescript-estree" "8.10.0" | ||
"@typescript-eslint/scope-manager" "8.11.0" | ||
"@typescript-eslint/types" "8.11.0" | ||
"@typescript-eslint/typescript-estree" "8.11.0" | ||
|
||
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.1.0", "@typescript-eslint/utils@^8.8.0", "@typescript-eslint/utils@^8.8.1": | ||
version "8.8.1" | ||
|
@@ -2266,12 +2266,12 @@ | |
"@typescript-eslint/types" "8.8.1" | ||
"@typescript-eslint/typescript-estree" "8.8.1" | ||
|
||
"@typescript-eslint/visitor-keys@8.10.0": | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz#7ce4c0c3b82140415c9cd9babe09e0000b4e9979" | ||
integrity sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A== | ||
"@typescript-eslint/visitor-keys@8.11.0": | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.11.0.tgz#273de1cbffe63d9f9cd7dfc20b5a5af66310cb92" | ||
integrity sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.10.0" | ||
"@typescript-eslint/types" "8.11.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@typescript-eslint/[email protected]": | ||
|
@@ -7980,13 +7980,13 @@ type-is@^1.6.16: | |
mime-types "~2.1.24" | ||
|
||
typescript-eslint@^8.8.1: | ||
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.10.0.tgz#7f7d51577e9b93538cc8801f2cbfdd66098a00e7" | ||
integrity sha512-YIu230PeN7z9zpu/EtqCIuRVHPs4iSlqW6TEvjbyDAE3MZsSl2RXBo+5ag+lbABCG8sFM1WVKEXhlQ8Ml8A3Fw== | ||
version "8.11.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.11.0.tgz#74a0551972d675b4141672cec3acc5139b7399c0" | ||
integrity sha512-cBRGnW3FSlxaYwU8KfAewxFK5uzeOAp0l2KebIlPDOT5olVi65KDG/yjBooPBG0kGW/HLkoz1c/iuBFehcS3IA== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "8.10.0" | ||
"@typescript-eslint/parser" "8.10.0" | ||
"@typescript-eslint/utils" "8.10.0" | ||
"@typescript-eslint/eslint-plugin" "8.11.0" | ||
"@typescript-eslint/parser" "8.11.0" | ||
"@typescript-eslint/utils" "8.11.0" | ||
|
||
typescript@^5.6.3: | ||
version "5.6.3" | ||
|