slint/tools
dependabot[bot] dda305cdff
build(deps): bump the npm-patch-updates group with 5 updates (#10142)
* build(deps): bump the npm-patch-updates group with 5 updates

Bumps the npm-patch-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [rimraf](https://github.com/isaacs/rimraf) | `6.1.0` | `6.1.2` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.11` | `4.3.12` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.6` | `2.3.7` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `7.2.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.10` | `4.0.13` |


Updates `rimraf` from 6.1.0 to 6.1.2
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.0...v6.1.2)

Updates `@astrojs/mdx` from 4.3.11 to 4.3.12
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.12/packages/integrations/mdx)

Updates `@biomejs/biome` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.7/packages/@biomejs/biome)

Updates `vite` from 7.2.2 to 7.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite)

Updates `vitest` from 4.0.10 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-updates
- dependency-name: "@astrojs/mdx"
  dependency-version: 4.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-updates
- dependency-name: "@biomejs/biome"
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-updates
- dependency-name: vite
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-updates
- dependency-name: vitest
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>

* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-24 09:25:20 +02:00
..
compiler slint-compiler: Add support for generating Python stubs (#10123) 2025-11-20 17:17:01 +01:00
docsnapper Core: replace the use of WindowAdapterInternal::as_any with trait inheritance 2025-11-17 10:31:08 +01:00
figma-inspector Introduce Vitest for api/node tests (#10107) 2025-11-18 17:41:34 +02:00
figma_import Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
lsp lsp: Simplify document symbol extraction for structs 2025-11-18 20:35:05 +01:00
slintpad build(deps): bump the npm-patch-updates group with 5 updates (#10142) 2025-11-24 09:25:20 +02:00
tr-extractor LSP: Fix position column to be in UTF-16 code unit 2025-11-18 16:27:36 +01:00
updater Two way bindings to struct fields (Rust only) 2025-10-24 17:33:13 +02:00
viewer chore: A few clippy fixes 2025-05-09 13:25:38 +02:00