-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dev-dependencies group across 1 directory with 8 updates
Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.17.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.18.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.18.1` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.17.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.14.0` | `17.15.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.1` | `0.27.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.18.1` | Updates `@eslint/js` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.16.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser) Updates `eslint` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.17.0) Updates `eslint-plugin-n` from 17.14.0 to 17.15.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.14.0...v17.15.0) Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) Updates `typedoc` from 0.27.1 to 0.27.5 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.1...v0.27.5) Updates `typescript-eslint` from 8.16.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
bdd32ba
commit 019bdf1
Showing
2 changed files
with
110 additions
and
105 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
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 |
---|---|---|
|
@@ -48,10 +48,10 @@ | |
minimatch "^3.1.2" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@eslint/js@9.15.0", "@eslint/js@^9.15.0": | ||
version "9.15.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5" | ||
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg== | ||
"@eslint/js@9.17.0", "@eslint/js@^9.17.0": | ||
version "9.17.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec" | ||
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w== | ||
|
||
"@eslint/object-schema@^2.1.4": | ||
version "2.1.4" | ||
|
@@ -65,14 +65,14 @@ | |
dependencies: | ||
levn "^0.4.1" | ||
|
||
"@gerrit0/mini-shiki@^1.23.2": | ||
version "1.23.2" | ||
resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-1.23.2.tgz#ac9481d9a158f7f5a17efcfd0c45488978a3cdc0" | ||
integrity sha512-6e/41ZAilc2iE4n0bxxMSvzrt1dy2MSa9lSdd2M5lcTDlrzcau+FucIEDrG+xF1dPou/a093tm1t4HPTSI4g1w== | ||
"@gerrit0/mini-shiki@^1.24.0": | ||
version "1.24.4" | ||
resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-1.24.4.tgz#e5328ca0dccc094460c03701d62158137a5a2eda" | ||
integrity sha512-YEHW1QeAg6UmxEmswiQbOVEg1CW22b1XUD/lNTliOsu0LD0wqoyleFMnmbTp697QE0pcadQiR5cVtbbAPncvpw== | ||
dependencies: | ||
"@shikijs/engine-oniguruma" "^1.23.1" | ||
"@shikijs/types" "^1.23.1" | ||
"@shikijs/vscode-textmate" "^9.3.0" | ||
"@shikijs/engine-oniguruma" "^1.24.2" | ||
"@shikijs/types" "^1.24.2" | ||
"@shikijs/vscode-textmate" "^9.3.1" | ||
|
||
"@humanfs/core@^0.19.1": | ||
version "0.19.1" | ||
|
@@ -133,18 +133,18 @@ | |
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" | ||
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g== | ||
|
||
"@shikijs/engine-oniguruma@^1.23.1": | ||
version "1.24.0" | ||
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.0.tgz#4e6f49413fbc96dabfa30cb232ca1acf5ca1a446" | ||
integrity sha512-Eua0qNOL73Y82lGA4GF5P+G2+VXX9XnuUxkiUuwcxQPH4wom+tE39kZpBFXfUuwNYxHSkrSxpB1p4kyRW0moSg== | ||
"@shikijs/engine-oniguruma@^1.24.2": | ||
version "1.24.2" | ||
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.2.tgz#90924001a17a2551a2a9073aed4af3767ce68b1b" | ||
integrity sha512-ZN6k//aDNWRJs1uKB12pturKHh7GejKugowOFGAuG7TxDRLod1Bd5JhpOikOiFqPmKjKEPtEA6mRCf7q3ulDyQ== | ||
dependencies: | ||
"@shikijs/types" "1.24.0" | ||
"@shikijs/types" "1.24.2" | ||
"@shikijs/vscode-textmate" "^9.3.0" | ||
|
||
"@shikijs/[email protected].0", "@shikijs/types@^1.23.1": | ||
version "1.24.0" | ||
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.24.0.tgz#a1755b125cb8fb1780a876a0a57242939eafd79f" | ||
integrity sha512-aptbEuq1Pk88DMlCe+FzXNnBZ17LCiLIGWAeCWhoFDzia5Q5Krx3DgnULLiouSdd6+LUM39XwXGppqYE0Ghtug== | ||
"@shikijs/[email protected].2", "@shikijs/types@^1.24.2": | ||
version "1.24.2" | ||
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.24.2.tgz#770313a0072a7c14ab1a130a36d02df7e4d87375" | ||
integrity sha512-bdeWZiDtajGLG9BudI0AHet0b6e7FbR0EsE4jpGaI0YwHm/XJunI9+3uZnzFtX65gsyJ6ngCIWUfA4NWRPnBkQ== | ||
dependencies: | ||
"@shikijs/vscode-textmate" "^9.3.0" | ||
"@types/hast" "^3.0.4" | ||
|
@@ -154,6 +154,11 @@ | |
resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-9.3.0.tgz#b2f1776e488c1d6c2b6cd129bab62f71bbc9c7ab" | ||
integrity sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA== | ||
|
||
"@shikijs/vscode-textmate@^9.3.1": | ||
version "9.3.1" | ||
resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-9.3.1.tgz#afda31f8f42cab70a26f3603f52eae3f1c35d2f7" | ||
integrity sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g== | ||
|
||
"@types/estree@^1.0.6": | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" | ||
|
@@ -181,85 +186,85 @@ | |
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" | ||
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== | ||
|
||
"@typescript-eslint/eslint-plugin@8.16.0", "@typescript-eslint/eslint-plugin@^8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6" | ||
integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q== | ||
"@typescript-eslint/eslint-plugin@8.18.1", "@typescript-eslint/eslint-plugin@^8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz#992e5ac1553ce20d0d46aa6eccd79dc36dedc805" | ||
integrity sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.16.0" | ||
"@typescript-eslint/type-utils" "8.16.0" | ||
"@typescript-eslint/utils" "8.16.0" | ||
"@typescript-eslint/visitor-keys" "8.16.0" | ||
"@typescript-eslint/scope-manager" "8.18.1" | ||
"@typescript-eslint/type-utils" "8.18.1" | ||
"@typescript-eslint/utils" "8.18.1" | ||
"@typescript-eslint/visitor-keys" "8.18.1" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/parser@8.16.0", "@typescript-eslint/parser@^8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06" | ||
integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w== | ||
"@typescript-eslint/parser@8.18.1", "@typescript-eslint/parser@^8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.1.tgz#c258bae062778b7696793bc492249027a39dfb95" | ||
integrity sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.16.0" | ||
"@typescript-eslint/types" "8.16.0" | ||
"@typescript-eslint/typescript-estree" "8.16.0" | ||
"@typescript-eslint/visitor-keys" "8.16.0" | ||
"@typescript-eslint/scope-manager" "8.18.1" | ||
"@typescript-eslint/types" "8.18.1" | ||
"@typescript-eslint/typescript-estree" "8.18.1" | ||
"@typescript-eslint/visitor-keys" "8.18.1" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/scope-manager@8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz#ebc9a3b399a69a6052f3d88174456dd399ef5905" | ||
integrity sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg== | ||
"@typescript-eslint/scope-manager@8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz#52cedc3a8178d7464a70beffed3203678648e55b" | ||
integrity sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.16.0" | ||
"@typescript-eslint/visitor-keys" "8.16.0" | ||
"@typescript-eslint/types" "8.18.1" | ||
"@typescript-eslint/visitor-keys" "8.18.1" | ||
|
||
"@typescript-eslint/type-utils@8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740" | ||
integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg== | ||
"@typescript-eslint/type-utils@8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz#10f41285475c0bdee452b79ff7223f0e43a7781e" | ||
integrity sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.16.0" | ||
"@typescript-eslint/utils" "8.16.0" | ||
"@typescript-eslint/typescript-estree" "8.18.1" | ||
"@typescript-eslint/utils" "8.18.1" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/types@8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737" | ||
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ== | ||
"@typescript-eslint/types@8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff" | ||
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw== | ||
|
||
"@typescript-eslint/typescript-estree@8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c" | ||
integrity sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw== | ||
"@typescript-eslint/typescript-estree@8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz#2a86cd64b211a742f78dfa7e6f4860413475367e" | ||
integrity sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg== | ||
dependencies: | ||
"@typescript-eslint/types" "8.16.0" | ||
"@typescript-eslint/visitor-keys" "8.16.0" | ||
"@typescript-eslint/types" "8.18.1" | ||
"@typescript-eslint/visitor-keys" "8.18.1" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
minimatch "^9.0.4" | ||
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/utils@8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3" | ||
integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA== | ||
"@typescript-eslint/utils@8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.1.tgz#c4199ea23fc823c736e2c96fd07b1f7235fa92d5" | ||
integrity sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.16.0" | ||
"@typescript-eslint/types" "8.16.0" | ||
"@typescript-eslint/typescript-estree" "8.16.0" | ||
"@typescript-eslint/scope-manager" "8.18.1" | ||
"@typescript-eslint/types" "8.18.1" | ||
"@typescript-eslint/typescript-estree" "8.18.1" | ||
|
||
"@typescript-eslint/visitor-keys@8.16.0": | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz#d5086afc060b01ff7a4ecab8d49d13d5a7b07705" | ||
integrity sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ== | ||
"@typescript-eslint/visitor-keys@8.18.1": | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz#344b4f6bc83f104f514676facf3129260df7610a" | ||
integrity sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.16.0" | ||
"@typescript-eslint/types" "8.18.1" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
acorn-jsx@^5.3.2: | ||
|
@@ -456,7 +461,7 @@ [email protected]: | |
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" | ||
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== | ||
|
||
cross-spawn@^7.0.5: | ||
cross-spawn@^7.0.6: | ||
version "7.0.6" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" | ||
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== | ||
|
@@ -769,10 +774,10 @@ eslint-plugin-import@^2.31.0: | |
string.prototype.trimend "^1.0.8" | ||
tsconfig-paths "^3.15.0" | ||
|
||
eslint-plugin-n@^17.14.0: | ||
version "17.14.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.14.0.tgz#162a7c17a7ce7e3834af537bca68ab8b6aa26edc" | ||
integrity sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA== | ||
eslint-plugin-n@^17.15.0: | ||
version "17.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.0.tgz#c6ab639a7d7761085cff05313753413d898b087e" | ||
integrity sha512-xF3zJkOfLlFOm5TvmqmsnA9/fO+/z2pYs0dkuKXKN/ymS6UB1yEcaoIkqxLKQ9Dw/WmLX/Tdh6/5ZS5azVixFQ== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.1" | ||
enhanced-resolve "^5.17.1" | ||
|
@@ -816,17 +821,17 @@ eslint-visitor-keys@^4.2.0: | |
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" | ||
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== | ||
|
||
eslint@^9.15.0: | ||
version "9.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15.0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6" | ||
integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw== | ||
eslint@^9.17.0: | ||
version "9.17.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c" | ||
integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.2.0" | ||
"@eslint-community/regexpp" "^4.12.1" | ||
"@eslint/config-array" "^0.19.0" | ||
"@eslint/core" "^0.9.0" | ||
"@eslint/eslintrc" "^3.2.0" | ||
"@eslint/js" "9.15.0" | ||
"@eslint/js" "9.17.0" | ||
"@eslint/plugin-kit" "^0.2.3" | ||
"@humanfs/node" "^0.16.6" | ||
"@humanwhocodes/module-importer" "^1.0.1" | ||
|
@@ -835,7 +840,7 @@ eslint@^9.15.0: | |
"@types/json-schema" "^7.0.15" | ||
ajv "^6.12.4" | ||
chalk "^4.0.0" | ||
cross-spawn "^7.0.5" | ||
cross-spawn "^7.0.6" | ||
debug "^4.3.2" | ||
escape-string-regexp "^4.0.0" | ||
eslint-scope "^8.2.0" | ||
|
@@ -1539,10 +1544,10 @@ prettier-linter-helpers@^1.0.0: | |
dependencies: | ||
fast-diff "^1.1.2" | ||
|
||
prettier@^3.4.1: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" | ||
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== | ||
prettier@^3.4.2: | ||
version "3.4.2" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" | ||
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== | ||
|
||
proxy-from-env@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -1859,25 +1864,25 @@ typed-array-length@^1.0.6: | |
is-typed-array "^1.1.13" | ||
possible-typed-array-names "^1.0.0" | ||
|
||
typedoc@^0.27.1: | ||
version "0.27.1" | ||
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.1.tgz#fe7590c5682ca0f20c283850cf3e21a43b1d8e44" | ||
integrity sha512-cbFtNFpkCtHAHRvMnCDdtM2+xhO2uiJAcw4ooLmVMuaY9yLJswKvi6wOwPZgTnKKnm/HKpO/Ub6DVk4KRf/vRg== | ||
typedoc@^0.27.5: | ||
version "0.27.5" | ||
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.5.tgz#a86c89589213d7b36301eeafb4ddf6ad9dfd1ab3" | ||
integrity sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ== | ||
dependencies: | ||
"@gerrit0/mini-shiki" "^1.23.2" | ||
"@gerrit0/mini-shiki" "^1.24.0" | ||
lunr "^2.3.9" | ||
markdown-it "^14.1.0" | ||
minimatch "^9.0.5" | ||
yaml "^2.6.1" | ||
|
||
typescript-eslint@^8.16.0: | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19" | ||
integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ== | ||
typescript-eslint@^8.18.1: | ||
version "8.18.1" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.18.1.tgz#197b284b6769678ed77d9868df180eeaf61108eb" | ||
integrity sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "8.16.0" | ||
"@typescript-eslint/parser" "8.16.0" | ||
"@typescript-eslint/utils" "8.16.0" | ||
"@typescript-eslint/eslint-plugin" "8.18.1" | ||
"@typescript-eslint/parser" "8.18.1" | ||
"@typescript-eslint/utils" "8.18.1" | ||
|
||
typescript@^5.7.2: | ||
version "5.7.2" | ||
|