Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm group in /Website with 14 updates #1134

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the npm group in /Website with 14 updates:

Package From To
@unpic/svelte 0.0.53 0.0.55
lucide-svelte 0.453.0 0.454.0
svelte-headless-table 0.18.2 0.18.3
@playwright/test 1.48.1 1.48.2
@sveltejs/adapter-node 5.2.8 5.2.9
@sveltejs/enhanced-img 0.3.9 0.3.10
@sveltejs/kit 2.7.2 2.7.3
@types/node 22.7.7 22.8.1
@typescript-eslint/eslint-plugin 8.10.0 8.12.0
@typescript-eslint/parser 8.10.0 8.12.0
msw 2.4.12 2.5.2
svelte 5.0.4 5.1.3
typescript-eslint 8.10.0 8.12.0
vite 5.4.9 5.4.10

Updates @unpic/svelte from 0.0.53 to 0.0.55

Changelog

Sourced from @​unpic/svelte's changelog.

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.8

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.10

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.11

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.12

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.13

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.15

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​unpic/core bumped to 0.0.16

... (truncated)

Commits

Updates lucide-svelte from 0.453.0 to 0.454.0

Release notes

Sourced from lucide-svelte's releases.

New icons 0.454.0

Modified Icons 🔨

Commits

Updates svelte-headless-table from 0.18.2 to 0.18.3

Release notes

Sourced from svelte-headless-table's releases.

v0.18.3 Fix missing type definition for label headers

What's Changed

New Contributors

Full Changelog: bryanmylee/svelte-headless-table@v0.18.2...v0.18.3

Commits
  • f431f68 bump version
  • e0fd3c7 Merge pull request #233 from nbarraille/main
  • 5ee5802 doc: add deprecation notice
  • 45f146c Fix type issue with creation of LabelHeader
  • 5fefb33 Merge pull request #199 from Manuel-DaSilva/docs/fix-links-for-body-row
  • 997a552 Fixes two incorrect links for addSubRows and addGroupBy plugins on the BodyRo...
  • 08dd201 Merge pull request #193 from lolcabanon/docs/add-warning-column-id
  • 77936b3 Changed placement and type
  • 63744d5 Update createColumns() doc
  • See full diff in compare view

Updates @playwright/test from 1.48.1 to 1.48.2

Release notes

Sourced from @​playwright/test's releases.

v1.48.2

Highlights

microsoft/playwright#33141 - [Bug]: UI Mode crashed microsoft/playwright#33219 - [BUG] Trace Viewer PWA crashes with "Aw, Snap!" microsoft/playwright#33086 - [Bug]: UI Mode Memory problem microsoft/playwright#33000 - [Regression]: Inspector and Browser doesn't close on CTRL+C microsoft/playwright#33204 - [Bug]: Chrome tab and inspector not closing after terminating session in terminal

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
Commits

Updates @sveltejs/adapter-node from 5.2.8 to 5.2.9

Release notes

Sourced from @​sveltejs/adapter-node's releases.

@​sveltejs/adapter-node@​5.2.9

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-node's changelog.

5.2.9

Patch Changes

Commits

Updates @sveltejs/enhanced-img from 0.3.9 to 0.3.10

Release notes

Sourced from @​sveltejs/enhanced-img's releases.

@​sveltejs/enhanced-img@​0.3.10

Patch Changes

  • docs: update URLs for new svelte.dev site (#12857)
Commits

Updates @sveltejs/kit from 2.7.2 to 2.7.3

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.7.3

Patch Changes

  • fix: include importer in illegal import error message (#12820)

  • fix: don't try reading assets directly that aren't present (#12876)

  • fix: decode non-latin characters when previewing prerendered pages (#12874)

  • fix: better error message when a Result is returned from a form action (#12829)

  • docs: update URLs for new svelte.dev site (#12857)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.7.3

Patch Changes

  • fix: include importer in illegal import error message (#12820)

  • fix: don't try reading assets directly that aren't present (#12876)

  • fix: decode non-latin characters when previewing prerendered pages (#12874)

  • fix: better error message when a Result is returned from a form action (#12829)

  • docs: update URLs for new svelte.dev site (#12857)

Commits

Updates @types/node from 22.7.7 to 22.8.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.10.0 to 8.12.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.12.0

8.12.0 (2024-10-28)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160)
  • eslint-plugin: [switch-exhaustiveness-check] add considerDefaultExhaustiveForUnions option (#9954)
  • eslint-plugin: [no-base-to-string] handle String() (#10005)
  • typescript-eslint: improve undefined extension handling (#10177)

🩹 Fixes

  • eslint-plugin: [no-unsafe-return] don't reiterate through all type parts for each part (#10203)
  • website: enable noImplicitAny (#10175)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.12.0 (2024-10-28)

🚀 Features

  • eslint-plugin: [no-base-to-string] handle String() (#10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 3413a2d chore(release): publish 8.12.0
  • ac18749 feat(eslint-plugin): [no-base-to-string] handle String() (#10005)
  • 3c8978d feat(eslint-plugin): [switch-exhaustiveness-check] add allowDefaultCaseMatchU...
  • af4743f test(eslint-plugin): fix a typo in a test, causing it to test the error typ...
  • 9c956ee feat(eslint-plugin): [consistent-indexed-object-style] report mapped types (#...
  • e765033 feat(eslint-plugin): [prefer-nullish-coalescing] add support for assignment e...
  • 79c27a8 chore(release): publish 8.11.0
  • c8e7c27 feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...
  • 9a182d0 feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.10.0 to 8.12.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.12.0

8.12.0 (2024-10-28)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160)
  • eslint-plugin: [switch-exhaustiveness-check] add considerDefaultExhaustiveForUnions option (#9954)
  • eslint-plugin: [no-base-to-string] handle String() (#10005)
  • typescript-eslint: improve undefined extension handling (#10177)

🩹 Fixes

  • eslint-plugin: [no-unsafe-return] don't reiterate through all type parts for each part (#10203)
  • website: enable noImplicitAny (#10175)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.12.0 (2024-10-28)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.11.0 (2024-10-21)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 3413a2d chore(release): publish 8.12.0
  • 79c27a8 chore(release): publish 8.11.0
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • See full diff in compare view

Updates msw from 2.4.12 to 2.5.2

Release notes

Sourced from msw's releases.

v2.5.2 (2024-10-27)

Bug Fixes

  • enable provenance for publishing (#2334) (e9b0636c2c50c2aa9fc8d522469fbd96cfd7ccf0) @​kettanaito

v2.5.1 (2024-10-24)

Bug Fixes

v2.5.0 (2024-10-22)

Features

  • isolate parent and child frames when handling requests (#2324) (a1a81ba00170bbcdfc6f64baa4a3630e153d77b3) @​kettanaito

v2.4.13 (2024-10-22)

Bug Fixes

Commits

Updates svelte from 5.0.4 to 5.1.3

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: rethrow errors from await block if no catch block exists (#13819)

  • fix: ensure SVG element attributes have case preserved (#13935)

  • fix: ensure bind:group works as intended with proxied state objects (#13939)

  • fix: ensure value is correctly set to zero on the progress element (#13924)

  • fix: skip comment nodes in snippet validation logic (#13936)

  • fix: typo in Action types (#13874)

  • fix: remove metadata from legacy AST (#13927)

[email protected]

Patch Changes

  • fix: improve consistency of transitions (#13895)

  • fix: enable bound store props in runes mode components (#13887)

  • fix: ensure each block references to imports are handled correctly (#13892)

  • fix: ensure SvelteMap reactivity persists through deriveds (#13877)

  • fix: ensure snippets after empty text correctly hydrate (#13870)

  • fix: prevent migration script from adding props. to the export let identifier (#13899)

  • fix: prevent var name clashing for delegated events without params (#13896)

[email protected]

Patch Changes

  • fix: internally wrap store subscribe in untrack (#13858)

  • fix: allow binding to const with spread in legacy mode (#13849)

  • fix: ensure props internally untracks current_value on sets (#13859)

  • fix: properly traverse children when checking matches for :has (#13866)

[email protected]

Minor Changes

  • feat: export mount() options as the MountOptions type (#13674)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.1.3

Patch Changes

  • fix: rethrow errors from await block if no catch block exists (#13819)

  • fix: ensure SVG element attributes have case preserved (#13935)

  • fix: ensure bind:group works as intended with proxied state objects (#13939)

  • fix: ensure value is correctly set to zero on the progress element (#13924)

  • fix: skip comment nodes in snippet validation logic (#13936)

  • fix: typo in Action types (#13874)

  • fix: remove metadata from legacy AST (#13927)

5.1.2

Patch Changes

  • fix: improve consistency of transitions (#13895)

  • fix: enable bound store props in runes mode components (#13887)

  • fix: ensure each block references to imports are handled correctly (#13892)

  • fix: ensure SvelteMap reactivity persists through deriveds (#13877)

  • fix: ensure snippets after empty text correctly hydrate (#13870)

  • fix: prevent migration script from adding props. to the export let identifier (#13899)

  • fix: prevent var name clashing for delegated events without params (#13896)

5.1.1

Patch Changes

  • fix: internally wrap store subscribe in untrack (#13858)

  • fix: allow binding to const with spread in legacy mode (#13849)

  • fix: ensure props internally untracks current_value on sets (#13859)

  • fix: properly traverse children when checking matches for :has (#13866)

5.1.0

... (truncated)

Commits
  • da1fefc Version Packages (#13920)
  • 83a5eaa fix: skip comment nodes in snippet validation logic (#13936)
  • 37fa34c fix: ensure value is correctly set to zero on the progress element (#13924)
  • 1e6cf1b fix: ensure bind:group works as intended with proxied state objects (#13939)
  • 7bbaedd fix: rethrow errors from await block if no catch block exists (#13819)
  • 81f9bdd fix: remove metadata from legacy AST (#13927)
  • 441124c fix: ensure SVG element attributes have case preserved (#13935)
  • 1a6a3e7 fix: typo in Action types (#13874)
  • 1ee2ac4 Version Packages (#13888)
  • b63fde3 fix: prevent migration script from adding props. to the export let identi...
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.10.0 to 8.12.0

Release notes

Sourced from typescript-eslint's releases.

v8.12.0

8.12.0 (2024-10-28)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160)
  • eslint-plugin: [switch-exhaustiveness-check] add considerDefaultExhaustiveForUnions option (#9954)
  • eslint-plugin: [no-base-to-string] handle String() (#10005)
  • typescript-eslint: improve undefined extension handling (#10177)

🩹 Fixes

  • eslint-plugin: [no-unsafe-return] don't reiterate through all type parts for each part (#10203)
  • website: enable noImplicitAny (#10175)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.12.0 (2024-10-28)

🚀 Features

  • typescript-eslint: improve undefined extension handling (#10177)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.11.0 (2024-10-21)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vite from 5.4.9 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
Commits

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the npm group in /Website with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@unpic/svelte](https://github.com/ascorbic/unpic-img/tree/HEAD/packages/svelte) | `0.0.53` | `0.0.55` |
| [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte) | `0.453.0` | `0.454.0` |
| [svelte-headless-table](https://github.com/bryanmylee/svelte-headless-table) | `0.18.2` | `0.18.3` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` |
| [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) | `5.2.8` | `5.2.9` |
| [@sveltejs/enhanced-img](https://github.com/sveltejs/kit/tree/HEAD/packages/image) | `0.3.9` | `0.3.10` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.7.2` | `2.7.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.8.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.10.0` | `8.12.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.10.0` | `8.12.0` |
| [msw](https://github.com/mswjs/msw) | `2.4.12` | `2.5.2` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.0.4` | `5.1.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.10.0` | `8.12.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.10` |


Updates `@unpic/svelte` from 0.0.53 to 0.0.55
- [Release notes](https://github.com/ascorbic/unpic-img/releases)
- [Changelog](https://github.com/ascorbic/unpic-img/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/ascorbic/unpic-img/commits/HEAD/packages/svelte)

Updates `lucide-svelte` from 0.453.0 to 0.454.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.454.0/packages/lucide-svelte)

Updates `svelte-headless-table` from 0.18.2 to 0.18.3
- [Release notes](https://github.com/bryanmylee/svelte-headless-table/releases)
- [Commits](bryanmylee/svelte-headless-table@v0.18.2...v0.18.3)

Updates `@playwright/test` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.1...v1.48.2)

Updates `@sveltejs/adapter-node` from 5.2.8 to 5.2.9
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-node)

Updates `@sveltejs/enhanced-img` from 0.3.9 to 0.3.10
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/image)

Updates `@sveltejs/kit` from 2.7.2 to 2.7.3
- [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/[email protected]/packages/kit)

Updates `@types/node` from 22.7.7 to 22.8.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.10.0 to 8.12.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.12.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.10.0 to 8.12.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.12.0/packages/parser)

Updates `msw` from 2.4.12 to 2.5.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.4.12...v2.5.2)

Updates `svelte` from 5.0.4 to 5.1.3
- [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/[email protected]/packages/svelte)

Updates `typescript-eslint` from 8.10.0 to 8.12.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.12.0/packages/typescript-eslint)

Updates `vite` from 5.4.9 to 5.4.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

---
updated-dependencies:
- dependency-name: "@unpic/svelte"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: lucide-svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: svelte-headless-table
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@sveltejs/adapter-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@sveltejs/enhanced-img"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
@SapiensAnatis SapiensAnatis merged commit 2fc99db into main Oct 30, 2024
2 checks passed
@SapiensAnatis SapiensAnatis deleted the dependabot/npm_and_yarn/Website/npm-d6d32f3e3b branch October 30, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant