-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): lock file maintenance (#1515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
269b487
commit facd5e7
Showing
1 changed file
with
64 additions
and
64 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 |
---|---|---|
|
@@ -822,15 +822,15 @@ | |
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/eslint-plugin@^8.0.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.13.0.tgz#650c50b8c795b5d092189f139f6d00535b5b0f3d" | ||
integrity sha512-nQtBLiZYMUPkclSeC3id+x4uVd1SGtHuElTxL++SfP47jR0zfkZBJHc+gL4qPsgTuypz0k8Y2GheaDYn6Gy3rg== | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.14.0.tgz#7dc0e419c87beadc8f554bf5a42e5009ed3748dc" | ||
integrity sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.13.0" | ||
"@typescript-eslint/type-utils" "8.13.0" | ||
"@typescript-eslint/utils" "8.13.0" | ||
"@typescript-eslint/visitor-keys" "8.13.0" | ||
"@typescript-eslint/scope-manager" "8.14.0" | ||
"@typescript-eslint/type-utils" "8.14.0" | ||
"@typescript-eslint/utils" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
|
@@ -848,14 +848,14 @@ | |
debug "^4.3.4" | ||
|
||
"@typescript-eslint/parser@^8.0.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.13.0.tgz#ef76203b7cac515aa3ccc4f7ce5320dd61c46b29" | ||
integrity sha512-w0xp+xGg8u/nONcGw1UXAr6cjCPU1w0XVyBs6Zqaj5eLmxkKQAByTdV/uGgNN5tVvN/kKpoQlP2cL7R+ajZZIQ== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.13.0" | ||
"@typescript-eslint/types" "8.13.0" | ||
"@typescript-eslint/typescript-estree" "8.13.0" | ||
"@typescript-eslint/visitor-keys" "8.13.0" | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.14.0.tgz#0a7e9dbc11bc07716ab2d7b1226217e9f6b51fc8" | ||
integrity sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.14.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/typescript-estree" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/[email protected]": | ||
|
@@ -874,13 +874,13 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
"@typescript-eslint/visitor-keys" "7.18.0" | ||
|
||
"@typescript-eslint/scope-manager@8.13.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.13.0.tgz#2f4aed0b87d72360e64e4ea194b1fde14a59082e" | ||
integrity sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA== | ||
"@typescript-eslint/scope-manager@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.14.0.tgz#01f37c147a735cd78f0ff355e033b9457da1f373" | ||
integrity sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.13.0" | ||
"@typescript-eslint/visitor-keys" "8.13.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
|
@@ -892,13 +892,13 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/type-utils@8.13.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.13.0.tgz#8c8fa68490dcb9ae1687ffc7de8fbe23c26417bd" | ||
integrity sha512-Rqnn6xXTR316fP4D2pohZenJnp+NwQ1mo7/JM+J1LWZENSLkJI8ID8QNtlvFeb0HnFSK94D6q0cnMX6SbE5/vA== | ||
"@typescript-eslint/type-utils@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.14.0.tgz#455c6af30c336b24a1af28bc4f81b8dd5d74d94d" | ||
integrity sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.13.0" | ||
"@typescript-eslint/utils" "8.13.0" | ||
"@typescript-eslint/typescript-estree" "8.14.0" | ||
"@typescript-eslint/utils" "8.14.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
|
@@ -912,10 +912,10 @@ | |
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" | ||
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== | ||
|
||
"@typescript-eslint/types@8.13.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.13.0.tgz#3f35dead2b2491a04339370dcbcd17bbdfc204d8" | ||
integrity sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng== | ||
"@typescript-eslint/types@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.14.0.tgz#0d33d8d0b08479c424e7d654855fddf2c71e4021" | ||
integrity sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.21.0" | ||
|
@@ -945,13 +945,13 @@ | |
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/typescript-estree@8.13.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.13.0.tgz#db8c93dd5437ca3ce417a255fb35ddc3c12c3e95" | ||
integrity sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g== | ||
"@typescript-eslint/typescript-estree@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.14.0.tgz#a7a3a5a53a6c09313e12fb4531d4ff582ee3c312" | ||
integrity sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.13.0" | ||
"@typescript-eslint/visitor-keys" "8.13.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
|
@@ -969,15 +969,15 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
"@typescript-eslint/typescript-estree" "7.18.0" | ||
|
||
"@typescript-eslint/utils@8.13.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.13.0.tgz#f6d40e8b5053dcaeabbd2e26463857abf27d62c0" | ||
integrity sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ== | ||
"@typescript-eslint/utils@8.14.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.14.0.tgz#ac2506875e03aba24e602364e43b2dfa45529dbd" | ||
integrity sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.13.0" | ||
"@typescript-eslint/types" "8.13.0" | ||
"@typescript-eslint/typescript-estree" "8.13.0" | ||
"@typescript-eslint/scope-manager" "8.14.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/typescript-estree" "8.14.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.21.0" | ||
|
@@ -995,12 +995,12 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@typescript-eslint/visitor-keys@8.13.0": | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.13.0.tgz#e97b0d92b266ef38a1faf40a74da289b66683a5b" | ||
integrity sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw== | ||
"@typescript-eslint/visitor-keys@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.14.0.tgz#2418d5a54669af9658986ade4e6cfb7767d815ad" | ||
integrity sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.13.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@vercel/[email protected]": | ||
|
@@ -1522,9 +1522,9 @@ ejs@^3.1.10: | |
jake "^10.8.5" | ||
|
||
electron-to-chromium@^1.5.41: | ||
version "1.5.55" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.55.tgz#73684752aa2e1aa49cafb355a41386c6637e76a9" | ||
integrity sha512-6maZ2ASDOTBtjt9FhqYPRnbvKU5tjG0IN9SztUOWYw2AzNDNpKJYLJmlK0/En4Hs/aiWnB+JZ+gW19PIGszgKg== | ||
version "1.5.62" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.62.tgz#8289468414b0b0b3e9180ef619a763555debe612" | ||
integrity sha512-t8c+zLmJHa9dJy96yBZRXGQYoiCEnHYgFwn1asvSPZSUdVxnB62A4RASd7k41ytG3ErFBA0TpHlKg9D9SQBmLg== | ||
|
||
emittery@^0.13.1: | ||
version "0.13.1" | ||
|
@@ -1557,9 +1557,9 @@ error-ex@^1.3.1: | |
is-arrayish "^0.2.1" | ||
|
||
es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3: | ||
version "1.23.3" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0" | ||
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A== | ||
version "1.23.5" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.5.tgz#f4599a4946d57ed467515ed10e4f157289cd52fb" | ||
integrity sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ== | ||
dependencies: | ||
array-buffer-byte-length "^1.0.1" | ||
arraybuffer.prototype.slice "^1.0.3" | ||
|
@@ -1576,7 +1576,7 @@ es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23 | |
function.prototype.name "^1.1.6" | ||
get-intrinsic "^1.2.4" | ||
get-symbol-description "^1.0.2" | ||
globalthis "^1.0.3" | ||
globalthis "^1.0.4" | ||
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.2" | ||
has-proto "^1.0.3" | ||
|
@@ -1592,10 +1592,10 @@ es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23 | |
is-string "^1.0.7" | ||
is-typed-array "^1.1.13" | ||
is-weakref "^1.0.2" | ||
object-inspect "^1.13.1" | ||
object-inspect "^1.13.3" | ||
object-keys "^1.1.1" | ||
object.assign "^4.1.5" | ||
regexp.prototype.flags "^1.5.2" | ||
regexp.prototype.flags "^1.5.3" | ||
safe-array-concat "^1.1.2" | ||
safe-regex-test "^1.0.3" | ||
string.prototype.trim "^1.2.9" | ||
|
@@ -1829,9 +1829,9 @@ eslint-plugin-jsx-a11y@^6.7.1: | |
string.prototype.includes "^2.0.1" | ||
|
||
"eslint-plugin-n@^15.0.0 || ^16.0.0 || ^17.0.0": | ||
version "17.13.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.1.tgz#3178c87989ad23417d22c5f66a13ecb1e9c5245e" | ||
integrity sha512-97qzhk1z3DdSJNCqT45EslwCu5+LB9GDadSyBItgKUfGsXAmN/aa7LRQ0ZxHffUxUzvgbTPJL27/pE9ZQWHy7A== | ||
version "17.13.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.2.tgz#6d1532e68de196189540271bb7188234b8b086c8" | ||
integrity sha512-MhBAKkT01h8cOXcTBTlpuR7bxH5OBUNpUXefsvwSVEy46cY4m/Kzr2osUCQvA3zJFD6KuCeNNDv0+HDuWk/OcA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.1" | ||
enhanced-resolve "^5.17.1" | ||
|
@@ -2212,7 +2212,7 @@ globals@^15.0.0, globals@^15.11.0: | |
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5" | ||
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ== | ||
|
||
globalthis@^1.0.3: | ||
globalthis@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236" | ||
integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ== | ||
|
@@ -3194,7 +3194,7 @@ npm-run-path@^4.0.1: | |
dependencies: | ||
path-key "^3.0.0" | ||
|
||
object-inspect@^1.13.1: | ||
object-inspect@^1.13.1, object-inspect@^1.13.3: | ||
version "1.13.3" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a" | ||
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA== | ||
|
@@ -3424,7 +3424,7 @@ react-is@^18.0.0: | |
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" | ||
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== | ||
|
||
regexp.prototype.flags@^1.5.2: | ||
regexp.prototype.flags@^1.5.3: | ||
version "1.5.3" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42" | ||
integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ== | ||
|