Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump the minor-patches group across 1 directory with…
… 20 updates Bumps the minor-patches group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.16.0` | | [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.6` | `1.2.8` | | [@sveltejs/adapter-vercel](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-vercel) | `5.4.7` | `5.5.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.8.3` | `2.9.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.17.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.17.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.1.7` | `3.2.2` | | [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.5` | `3.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.16.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.46.0` | `2.46.1` | | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.7` | `3.3.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.22.2` | `1.24.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.13` | `5.4.0` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.6` | `4.1.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.14.0 to 9.16.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.16.0/packages/js) Updates `@iconify-json/material-symbols` from 1.2.6 to 1.2.8 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@sveltejs/adapter-vercel` from 5.4.7 to 5.5.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-vercel/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-vercel@5.5.0/packages/adapter-vercel) Updates `@sveltejs/kit` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.9.0/packages/kit) Updates `@typescript-eslint/eslint-plugin` from 8.13.0 to 8.17.0 - [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.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.17.0 - [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.17.0/packages/parser) Updates `dompurify` from 3.1.7 to 3.2.2 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.7...3.2.2) Updates `@types/dompurify` from 3.0.5 to 3.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) Updates `eslint` from 9.14.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.16.0) Updates `eslint-plugin-svelte` from 2.46.0 to 2.46.1 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.46.0...v2.46.1) Updates `globals` from 15.12.0 to 15.13.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.13.0) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `prettier-plugin-svelte` from 3.2.7 to 3.3.2 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.3.2/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.2.7...v3.3.2) Updates `shiki` from 1.22.2 to 1.24.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.24.0/packages/shiki) Updates `svelte` from 5.1.13 to 5.4.0 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.4.0/packages/svelte) Updates `svelte-check` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.6...svelte-check-4.1.0) Updates `tailwindcss` from 3.4.14 to 3.4.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@iconify-json/material-symbols" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@sveltejs/adapter-vercel" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: dompurify dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@types/dompurify" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: shiki dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information