Commit d3a7ff7
authored
Bump the minor group across 1 directory with 21 updates
Bumps the minor group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) | `2.7.54` | `2.8.26` |
| [dexie](https://github.com/dexie/Dexie.js) | `4.0.11` | `4.4.3` |
| [dexie-export-import](https://github.com/dexie/Dexie.js) | `4.1.4` | `4.4.0` |
| [linkedom](https://github.com/WebReflection/linkedom) | `0.18.10` | `0.18.12` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.2.0` | `3.3.5` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.49.1` | `1.60.0` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.287` | `0.1.42` |
| [@types/dom-webcodecs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dom-webcodecs) | `0.1.13` | `0.1.18` |
| [@types/zip.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/zip.js) | `2.0.33` | `2.6.81` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.21` | `1.6.19` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.20.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.1` | `0.28.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-no-unsanitized](https://github.com/mozilla/eslint-plugin-no-unsanitized) | `4.1.2` | `4.1.5` |
| [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.4.1` |
| [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) | `6.0.0` | `6.2.5` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.8` | `4.7.9` |
| [license-report](https://github.com/bepo65/license-report) | `6.7.1` | `6.8.5` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.8.3` |
| [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) | `2.3.0` | `2.9.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.2` | `8.60.0` |
Updates `@zip.js/zip.js` from 2.7.54 to 2.8.26
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](gildas-lormeau/zip.js@v2.7.54...v2.8.26)
Updates `dexie` from 4.0.11 to 4.4.3
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.0.11...v4.4.3)
Updates `dexie-export-import` from 4.1.4 to 4.4.0
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](https://github.com/dexie/Dexie.js/commits/v4.4.0)
Updates `linkedom` from 0.18.10 to 0.18.12
- [Commits](WebReflection/linkedom@v0.18.10...v0.18.12)
Updates `@eslint/eslintrc` from 3.2.0 to 3.3.5
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.2.0...eslintrc-v3.3.5)
Updates `@playwright/test` from 1.49.1 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.1...v1.60.0)
Updates `@types/chrome` from 0.0.287 to 0.1.42
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)
Updates `@types/dom-webcodecs` from 0.1.13 to 0.1.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dom-webcodecs)
Updates `@types/zip.js` from 2.0.33 to 2.6.81
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/zip.js)
Updates `@vitest/eslint-plugin` from 1.1.21 to 1.6.19
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.21...v1.6.19)
Updates `ajv` from 8.17.1 to 8.20.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.17.1...v8.20.0)
Updates `esbuild` from 0.25.1 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](evanw/esbuild@v0.25.1...v0.28.0)
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)
Updates `eslint-plugin-no-unsanitized` from 4.1.2 to 4.1.5
- [Release notes](https://github.com/mozilla/eslint-plugin-no-unsanitized/releases)
- [Commits](mozilla/eslint-plugin-no-unsanitized@4.1.2...4.1.5)
Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.4.1
- [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases)
- [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.4.1)
Updates `fake-indexeddb` from 6.0.0 to 6.2.5
- [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases)
- [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md)
- [Commits](dumbmatter/fakeIndexedDB@v6.0.0...v6.2.5)
Updates `handlebars` from 4.7.8 to 4.7.9
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
Updates `license-report` from 6.7.1 to 6.8.5
- [Changelog](https://github.com/BePo65/license-report/blob/main/CHANGELOG.md)
- [Commits](BePo65/license-report@v6.7.1...v6.8.5)
Updates `prettier` from 3.4.2 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.8.3)
Updates `ts-json-schema-generator` from 2.3.0 to 2.9.0
- [Release notes](https://github.com/vega/ts-json-schema-generator/releases)
- [Changelog](https://github.com/vega/ts-json-schema-generator/blob/v2.9.0/CHANGELOG.md)
- [Commits](vega/ts-json-schema-generator@v2.3.0...v2.9.0)
Updates `typescript-eslint` from 8.18.2 to 8.60.0
- [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.60.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
dependency-version: 3.3.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@playwright/test"
dependency-version: 1.59.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@types/chrome"
dependency-version: 0.1.38
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@types/dom-webcodecs"
dependency-version: 0.1.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@types/zip.js"
dependency-version: 2.6.81
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@vitest/eslint-plugin"
dependency-version: 1.6.14
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.8.23
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: ajv
dependency-version: 8.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: dexie
dependency-version: 4.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: dexie-export-import
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: esbuild
dependency-version: 0.27.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: eslint-plugin-no-unsanitized
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: eslint-plugin-unused-imports
dependency-version: 4.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: fake-indexeddb
dependency-version: 6.2.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: license-report
dependency-version: 6.8.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: linkedom
dependency-version: 0.18.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: ts-json-schema-generator
dependency-version: 2.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: typescript-eslint
dependency-version: 8.58.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent fe4b90a commit d3a7ff7
2 files changed
Lines changed: 1683 additions & 630 deletions
0 commit comments