Skip to content

Commit f473419

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates (#323)
Bumps the development-dependencies group with 3 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths). Updates `@types/react` from 19.2.13 to 19.2.14 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.55.0 to 8.56.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@​DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12057">#12057</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `vite-tsconfig-paths` from 6.1.0 to 6.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/dff2e936d2ad5f0a9a862ca259e08332588b6f9b"><code>dff2e93</code></a> chore: release v6.1.1</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/947f4340fa5c64d594274347ad2d66abe271f500"><code>947f434</code></a> fix: skip <code>.json</code> resolutions in certain cases</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/457211ae3be7a9787c23a3d8c4ef7714b7181833"><code>457211a</code></a> chore(docs): mention the importerFilter option</li> <li><a href="https://github.com/aleclarson/vite-tsconfig-paths/commit/21524615f800bb087ea91c3599606740c6044b45"><code>2152461</code></a> chore: upgrade vitest</li> <li>See full diff in <a href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v6.1.0...v6.1.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
1 parent d511f98 commit f473419

2 files changed

Lines changed: 88 additions & 83 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"devDependencies": {
7474
"@eslint/js": "^10.0.1",
7575
"@types/geojson": "^7946.0.16",
76-
"@types/react": "^19.2.13",
76+
"@types/react": "^19.2.14",
7777
"@types/react-dom": "^19.1.2",
7878
"@vitejs/plugin-react": "^5.1.4",
7979
"@vitest/browser": "^4.0.18",
@@ -88,12 +88,12 @@
8888
"prettier-plugin-organize-imports": "^4.1.0",
8989
"semantic-release": "^25.0.3",
9090
"typescript": "~5.9.3",
91-
"typescript-eslint": "^8.55.0",
91+
"typescript-eslint": "^8.56.0",
9292
"vite": "^7.3.1",
9393
"vite-plugin-node-polyfills": "^0.25.0",
9494
"vite-plugin-top-level-await": "^1.5.0",
9595
"vite-plugin-wasm": "^3.5.0",
96-
"vite-tsconfig-paths": "^6.1.0",
96+
"vite-tsconfig-paths": "^6.1.1",
9797
"vitest": "^4.0.18",
9898
"vitest-browser-react": "^2.0.5"
9999
},

yarn.lock

Lines changed: 85 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -2660,10 +2660,10 @@
26602660
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
26612661
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
26622662

2663-
"@types/react@^19.2.13":
2664-
version "19.2.13"
2665-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.13.tgz#7cea30d7f60a01d97e4ece039c04e9056682218a"
2666-
integrity sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==
2663+
"@types/react@^19.2.14":
2664+
version "19.2.14"
2665+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
2666+
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
26672667
dependencies:
26682668
csstype "^3.2.2"
26692669

@@ -2684,101 +2684,101 @@
26842684
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
26852685
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
26862686

2687-
"@typescript-eslint/eslint-plugin@8.55.0":
2688-
version "8.55.0"
2689-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f"
2690-
integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==
2687+
"@typescript-eslint/eslint-plugin@8.56.0":
2688+
version "8.56.0"
2689+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d"
2690+
integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==
26912691
dependencies:
26922692
"@eslint-community/regexpp" "^4.12.2"
2693-
"@typescript-eslint/scope-manager" "8.55.0"
2694-
"@typescript-eslint/type-utils" "8.55.0"
2695-
"@typescript-eslint/utils" "8.55.0"
2696-
"@typescript-eslint/visitor-keys" "8.55.0"
2693+
"@typescript-eslint/scope-manager" "8.56.0"
2694+
"@typescript-eslint/type-utils" "8.56.0"
2695+
"@typescript-eslint/utils" "8.56.0"
2696+
"@typescript-eslint/visitor-keys" "8.56.0"
26972697
ignore "^7.0.5"
26982698
natural-compare "^1.4.0"
26992699
ts-api-utils "^2.4.0"
27002700

2701-
"@typescript-eslint/parser@8.55.0":
2702-
version "8.55.0"
2703-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c"
2704-
integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw==
2701+
"@typescript-eslint/parser@8.56.0":
2702+
version "8.56.0"
2703+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72"
2704+
integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==
27052705
dependencies:
2706-
"@typescript-eslint/scope-manager" "8.55.0"
2707-
"@typescript-eslint/types" "8.55.0"
2708-
"@typescript-eslint/typescript-estree" "8.55.0"
2709-
"@typescript-eslint/visitor-keys" "8.55.0"
2706+
"@typescript-eslint/scope-manager" "8.56.0"
2707+
"@typescript-eslint/types" "8.56.0"
2708+
"@typescript-eslint/typescript-estree" "8.56.0"
2709+
"@typescript-eslint/visitor-keys" "8.56.0"
27102710
debug "^4.4.3"
27112711

2712-
"@typescript-eslint/project-service@8.55.0":
2713-
version "8.55.0"
2714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b"
2715-
integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==
2712+
"@typescript-eslint/project-service@8.56.0":
2713+
version "8.56.0"
2714+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73"
2715+
integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==
27162716
dependencies:
2717-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
2718-
"@typescript-eslint/types" "^8.55.0"
2717+
"@typescript-eslint/tsconfig-utils" "^8.56.0"
2718+
"@typescript-eslint/types" "^8.56.0"
27192719
debug "^4.4.3"
27202720

2721-
"@typescript-eslint/scope-manager@8.55.0":
2722-
version "8.55.0"
2723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c"
2724-
integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==
2721+
"@typescript-eslint/scope-manager@8.56.0":
2722+
version "8.56.0"
2723+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4"
2724+
integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==
27252725
dependencies:
2726-
"@typescript-eslint/types" "8.55.0"
2727-
"@typescript-eslint/visitor-keys" "8.55.0"
2726+
"@typescript-eslint/types" "8.56.0"
2727+
"@typescript-eslint/visitor-keys" "8.56.0"
27282728

2729-
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
2730-
version "8.55.0"
2731-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
2732-
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
2729+
"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
2730+
version "8.56.0"
2731+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
2732+
integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
27332733

2734-
"@typescript-eslint/type-utils@8.55.0":
2735-
version "8.55.0"
2736-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
2737-
integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==
2734+
"@typescript-eslint/type-utils@8.56.0":
2735+
version "8.56.0"
2736+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e"
2737+
integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==
27382738
dependencies:
2739-
"@typescript-eslint/types" "8.55.0"
2740-
"@typescript-eslint/typescript-estree" "8.55.0"
2741-
"@typescript-eslint/utils" "8.55.0"
2739+
"@typescript-eslint/types" "8.56.0"
2740+
"@typescript-eslint/typescript-estree" "8.56.0"
2741+
"@typescript-eslint/utils" "8.56.0"
27422742
debug "^4.4.3"
27432743
ts-api-utils "^2.4.0"
27442744

2745-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
2746-
version "8.55.0"
2747-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
2748-
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
2745+
"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0":
2746+
version "8.56.0"
2747+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
2748+
integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
27492749

2750-
"@typescript-eslint/typescript-estree@8.55.0":
2751-
version "8.55.0"
2752-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3"
2753-
integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==
2750+
"@typescript-eslint/typescript-estree@8.56.0":
2751+
version "8.56.0"
2752+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e"
2753+
integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==
27542754
dependencies:
2755-
"@typescript-eslint/project-service" "8.55.0"
2756-
"@typescript-eslint/tsconfig-utils" "8.55.0"
2757-
"@typescript-eslint/types" "8.55.0"
2758-
"@typescript-eslint/visitor-keys" "8.55.0"
2755+
"@typescript-eslint/project-service" "8.56.0"
2756+
"@typescript-eslint/tsconfig-utils" "8.56.0"
2757+
"@typescript-eslint/types" "8.56.0"
2758+
"@typescript-eslint/visitor-keys" "8.56.0"
27592759
debug "^4.4.3"
27602760
minimatch "^9.0.5"
27612761
semver "^7.7.3"
27622762
tinyglobby "^0.2.15"
27632763
ts-api-utils "^2.4.0"
27642764

2765-
"@typescript-eslint/utils@8.55.0":
2766-
version "8.55.0"
2767-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
2768-
integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==
2765+
"@typescript-eslint/utils@8.56.0":
2766+
version "8.56.0"
2767+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
2768+
integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==
27692769
dependencies:
27702770
"@eslint-community/eslint-utils" "^4.9.1"
2771-
"@typescript-eslint/scope-manager" "8.55.0"
2772-
"@typescript-eslint/types" "8.55.0"
2773-
"@typescript-eslint/typescript-estree" "8.55.0"
2771+
"@typescript-eslint/scope-manager" "8.56.0"
2772+
"@typescript-eslint/types" "8.56.0"
2773+
"@typescript-eslint/typescript-estree" "8.56.0"
27742774

2775-
"@typescript-eslint/visitor-keys@8.55.0":
2776-
version "8.55.0"
2777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d"
2778-
integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==
2775+
"@typescript-eslint/visitor-keys@8.56.0":
2776+
version "8.56.0"
2777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d"
2778+
integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==
27792779
dependencies:
2780-
"@typescript-eslint/types" "8.55.0"
2781-
eslint-visitor-keys "^4.2.1"
2780+
"@typescript-eslint/types" "8.56.0"
2781+
eslint-visitor-keys "^5.0.0"
27822782

27832783
"@ungap/structured-clone@^1.0.0":
27842784
version "1.3.0"
@@ -4953,6 +4953,11 @@ eslint-visitor-keys@^4.2.1:
49534953
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
49544954
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
49554955

4956+
eslint-visitor-keys@^5.0.0:
4957+
version "5.0.0"
4958+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
4959+
integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
4960+
49564961
eslint@^9.39.2:
49574962
version "9.39.2"
49584963
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
@@ -9091,15 +9096,15 @@ typed-array-buffer@^1.0.3:
90919096
es-errors "^1.3.0"
90929097
is-typed-array "^1.1.14"
90939098

9094-
typescript-eslint@^8.55.0:
9095-
version "8.55.0"
9096-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.55.0.tgz#abae8295c5f0f82f816218113a46e89bc30c3de2"
9097-
integrity sha512-HE4wj+r5lmDVS9gdaN0/+iqNvPZwGfnJ5lZuz7s5vLlg9ODw0bIiiETaios9LvFI1U94/VBXGm3CB2Y5cNFMpw==
9099+
typescript-eslint@^8.56.0:
9100+
version "8.56.0"
9101+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.0.tgz#f4686ccaaf2fb86daf0133820da40ca5961a2236"
9102+
integrity sha512-c7toRLrotJ9oixgdW7liukZpsnq5CZ7PuKztubGYlNppuTqhIoWfhgHo/7EU0v06gS2l/x0i2NEFK1qMIf0rIg==
90989103
dependencies:
9099-
"@typescript-eslint/eslint-plugin" "8.55.0"
9100-
"@typescript-eslint/parser" "8.55.0"
9101-
"@typescript-eslint/typescript-estree" "8.55.0"
9102-
"@typescript-eslint/utils" "8.55.0"
9104+
"@typescript-eslint/eslint-plugin" "8.56.0"
9105+
"@typescript-eslint/parser" "8.56.0"
9106+
"@typescript-eslint/typescript-estree" "8.56.0"
9107+
"@typescript-eslint/utils" "8.56.0"
91039108

91049109
typescript@~5.9.3:
91059110
version "5.9.3"
@@ -9368,10 +9373,10 @@ vite-plugin-wasm@^3.5.0:
93689373
resolved "https://registry.yarnpkg.com/vite-plugin-wasm/-/vite-plugin-wasm-3.5.0.tgz#c72af91b1e3687e12f1c339a12e25937b5813ae5"
93699374
integrity sha512-X5VWgCnqiQEGb+omhlBVsvTfxikKtoOgAzQ95+BZ8gQ+VfMHIjSHr0wyvXFQCa0eKQ0fKyaL0kWcEnYqBac4lQ==
93709375

9371-
vite-tsconfig-paths@^6.1.0:
9372-
version "6.1.0"
9373-
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-6.1.0.tgz#8c3b9ecb676571f7c8f7849d92cd7de3b50faf75"
9374-
integrity sha512-kpd3sY9glHIDaq4V/Tlc1Y8WaKtutoc3B525GHxEVKWX42FKfQsXvjFOemu1I8VIN8pNbrMLWVTbW79JaRUxKg==
9376+
vite-tsconfig-paths@^6.1.1:
9377+
version "6.1.1"
9378+
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-6.1.1.tgz#d5c28cba79c89ebf76489ef1040024b21df6da3a"
9379+
integrity sha512-2cihq7zliibCCZ8P9cKJrQBkfgdvcFkOOc3Y02o3GWUDLgqjWsZudaoiuOwO/gzTzy17cS5F7ZPo4bsnS4DGkg==
93759380
dependencies:
93769381
debug "^4.1.1"
93779382
globrex "^0.1.2"

0 commit comments

Comments
 (0)