Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the all group with 38 updates in the / directory:

Package From To
@builder.io/partytown 0.10.2 0.10.3
bits-ui 0.21.15 0.22.0
dotenv 16.4.5 16.4.7
formsnap 1.0.1 2.0.0
lucide-svelte 0.445.0 0.469.0
mode-watcher 0.4.1 0.5.0
tailwind-merge 2.5.2 2.6.0
tailwind-variants 0.2.1 0.3.0
@csstools/postcss-media-minmax 2.0.1 2.0.5
@fingerprintjs/fingerprintjs 4.5.0 4.5.1
@playwright/test 1.47.2 1.49.1
@sveltejs/adapter-auto 3.2.5 3.3.1
@sveltejs/adapter-vercel 5.4.4 5.5.2
@sveltejs/kit 2.5.28 2.15.0
@sveltejs/vite-plugin-svelte 3.1.2 5.0.3
@typescript-eslint/eslint-plugin 8.7.0 8.18.2
@typescript-eslint/parser 8.7.0 8.18.2
@zerodevx/svelte-img 2.1.1 2.1.2
eslint 9.11.1 9.17.0
eslint-plugin-svelte 2.44.0 2.46.1
globals 15.9.0 15.14.0
husky 9.1.6 9.1.7
lint-staged 15.2.10 15.2.11
postcss 8.4.47 8.4.49
prettier 3.3.3 3.4.2
prettier-plugin-svelte 3.2.6 3.3.2
prettier-plugin-tailwindcss 0.6.6 0.6.9
svelte 4.2.19 5.15.0
svelte-check 4.0.2 4.1.1
sveltekit-superforms 2.19.0 2.22.1
tailwindcss 3.4.13 3.4.17
taze 0.16.9 0.18.0
tslib 2.7.0 2.8.1
typescript 5.6.2 5.7.2
typescript-eslint 8.7.0 8.18.2
vite 5.4.7 6.0.5
vitest 2.1.1 2.1.8
zod 3.23.8 3.24.1

Updates @builder.io/partytown from 0.10.2 to 0.10.3

Commits

Updates bits-ui from 0.21.15 to 0.22.0

Release notes

Sourced from bits-ui's releases.

[email protected]

Minor Changes

  • Resolves peer dependency issues for Svelte 5 projects (#868)

[email protected]

Patch Changes

  • fix: Changed svelte event handlers in favor of CustomEventHandler (#536)
Commits

Updates dotenv from 16.4.5 to 16.4.7

Changelog

Sourced from dotenv's changelog.

16.4.7 (2024-12-03)

Changed

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx
Commits

Updates formsnap from 1.0.1 to 2.0.0

Release notes

Sourced from formsnap's releases.

[email protected]

Major Changes

[email protected]

Patch Changes

  • fix: issue with derived updating (#185)

[email protected]

Major Changes

  • Formsnap v2 (Svelte) prerelease (#179)
Commits

Updates lucide-svelte from 0.445.0 to 0.469.0

Release notes

Sourced from lucide-svelte's releases.

New icons 0.469.0

Modified Icons 🔨

New icons 0.468.0

New icons 🎨

New icons 0.467.0

New icons 🎨

Modified Icons 🔨

New icons 0.466.0

New icons 🎨

Modified Icons 🔨

New icons 0.465.0

New icons 🎨

Modified Icons 🔨

... (truncated)

Commits

Updates mode-watcher from 0.4.1 to 0.5.0

Release notes

Sourced from mode-watcher's releases.

[email protected]

Minor Changes

  • feat: add ability to disable head script injection via the disableHeadScriptInjection prop for handling in hooks.server files (#89)

Patch Changes

  • fix: hydration issues (#99)
Changelog

Sourced from mode-watcher's changelog.

0.5.0

Minor Changes

  • feat: add ability to disable head script injection via the disableHeadScriptInjection prop for handling in hooks.server files (#89)

Patch Changes

  • fix: hydration issues (#99)
Commits

Updates tailwind-merge from 2.5.2 to 2.6.0

Release notes

Sourced from tailwind-merge's releases.

v2.6.0

New Features

Full Changelog: dcastil/tailwind-merge@v2.5.5...v2.6.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph, a private sponsor and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v2.5.5

Bug Fixes

Documentation

Full Changelog: dcastil/tailwind-merge@v2.5.4...v2.5.5

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v2.5.4

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.5.3...v2.5.4

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow and @​codecov for sponsoring tailwind-merge! ❤️

v2.5.3

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v2.5.2...v2.5.3

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​xeger and @​MrDeatHHH for sponsoring tailwind-merge! ❤️

Commits
  • 1a92c35 v2.6.0
  • 6480375 add changelog for v2.6.0
  • 7bb2dc0 Merge pull request #509 from dcastil/renovate/rollup-plugin-node-resolve-16.x
  • 19eb0a1 chore(deps): update dependency @​rollup/plugin-node-resolve to v16
  • d6f1014 Merge pull request #508 from dcastil/renovate/codspeed-vitest-plugin-4.x
  • d039e29 chore(deps): update dependency @​codspeed/vitest-plugin to v4
  • 4aac490 Merge pull request #507 from dcastil/renovate/migrate-config
  • 433e532 chore(config): migrate config .github/renovate.json
  • 31da3f2 fix unsupported import assertion
  • 34078ee Merge pull request #506 from dcastil/other/upgrade-github-workflows-to-node-22
  • Additional commits viewable in compare view

Updates tailwind-variants from 0.2.1 to 0.3.0

Release notes

Sourced from tailwind-variants's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: heroui-inc/tailwind-variants@v0.2.1...v0.3.0

Commits
  • 21367ec feat: v0.3.0
  • 50f0fac fix: lint & tm updated
  • 4263acc Merge branch 'main' of github.com:nextui-org/tailwind-variants
  • bfb5d70 fix: treat undefined value for compoundVariants as false (#210)
  • 1fdbc7c Merge branch 'main' of github.com:nextui-org/tailwind-variants
  • 02eb717 (fix): responsive variants for base when slots are present (#202)
  • e4811f6 docs: add cva to benchmarks (#178)
  • 9effc2a Merge pull request #177 from jonathassardinha/fix/transformer-aliases-missing...
  • 12bfda4 fix: add transformer config type to withTV function
  • 3a78e3c Merge pull request #173 from nextui-org/fix-jest-lint
  • Additional commits viewable in compare view

Updates @csstools/postcss-media-minmax from 2.0.1 to 2.0.5

Changelog

Sourced from @​csstools/postcss-media-minmax's changelog.

2.0.5

November 11, 2024

2.0.4

November 1, 2024

2.0.3

October 23, 2024

2.0.2

October 10, 2024

Commits

Updates @fingerprintjs/fingerprintjs from 4.5.0 to 4.5.1

Release notes

Sourced from @​fingerprintjs/fingerprintjs's releases.

v4.5.1

  • Fix the unstable visitor identifier in Samsung Internet 26 and newer
Commits

Updates @playwright/test from 1.47.2 to 1.49.1

Release notes

Sourced from @​playwright/test's releases.

v1.49.1

Highlights

microsoft/playwright#33802 - [Bug]: Codegen's Clear button doesn't work if not recording microsoft/playwright#33806 - [Bug]: playwright hangs while waiting for pending navigations microsoft/playwright#33787 - [Bug]: VSC extension isn't capturing all entered text microsoft/playwright#33788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actions microsoft/playwright#33772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attribut microsoft/playwright#33791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snapshot microsoft/playwright#33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is not valid microsoft/playwright#33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions

  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130

v1.49.0

Aria snapshots

New assertion expect(locator).toMatchAriaSnapshot() verifies page structure by comparing to an expected accessibility tree, represented as YAML.

await page.goto('https://playwright.dev');
await expect(page.locator('body')).toMatchAriaSnapshot(`
  - banner:
    - heading /Playwright enables reliable/ [level=1]
    - link "Get started"
    - link "Star microsoft/playwright on GitHub"
  - main:
    - img "Browsers (Chromium, Firefox, WebKit)"
    - heading "Any browser • Any platform • One API"
`);

You can generate this assertion with Test Generator and update the expected snapshot with --update-snapshots command line flag.

Learn more in the aria snapshots guide.

Test runner

... (truncated)

Commits
  • 88bc8af chore: mark v1.49.1 (#33921)
  • 9e855d5 cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...
  • 9365eb5 cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...
  • f92b233 cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...
  • 008722b cherry-pick(#33797): fix(trace): in indexTree check isVisible before addi...
  • 1dc8b3c cherry-pick(#33746): chore: pin typescript while vue-tsc is broken
  • fbc770c cherry-pick(#33793): fix(aria): escape even more yaml (#33795)
  • 1046fe0 cherry-pick(#33753): docs: update extensions doc for new headless
  • 1781bf3 cherry-pick(#33706): docs: release notes for languages v1.49
  • b52a210 cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshot
  • Additional commits viewable in compare view

Updates @sveltejs/adapter-auto from 3.2.5 to 3.3.1

Release notes

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

@​sveltejs/adapter-auto@​3.3.1

Patch Changes

Changelog

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

3.3.1

Patch Changes

3.3.0

Minor Changes

  • feat: add support for Bun package manager (#12854)
Commits

Updates @sveltejs/adapter-vercel from 5.4.4 to 5.5.2

Release notes

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

@​sveltejs/adapter-vercel@​5.5.2

Patch Changes

@​sveltejs/adapter-vercel@​5.5.1

Patch Changes

@​sveltejs/adapter-vercel@​5.5.0

Minor Changes

  • chore: upgrade esbuild to 0.24.0 (#12270)

Patch Changes

@​sveltejs/adapter-vercel@​5.4.8

Patch Changes

@​sveltejs/adapter-vercel@​5.4.7

Patch Changes

@​sveltejs/adapter-vercel@​5.4.6

Patch Changes

... (truncated)

Changelog

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

5.5.2

Patch Changes

5.5.1

Patch Changes

5.5.0

Minor Changes

  • chore: upgrade esbuild to 0.24.0 (#12270)

Patch Changes

5.4.8

Patch Changes

5.4.7

Patch Changes

5.4.6

Patch Changes

... (truncated)

Commits

Updates @sveltejs/kit from 2.5.28 to 2.15.0

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.15.0

Minor Changes

  • feat: add bundleStrategy: 'inline' option (#13193)

@​sveltejs/kit@​2.14.1

Patch Changes

  • fix: do not mutate URL during reroute logic (#13222)

@​sveltejs/kit@​2.14.0

Minor Changes

  • feat: add hash-based routing option (#13191)

Patch Changes

  • fix: create new URL when calling goto(...), to handle case where URL is mutated (#13196)

@​sveltejs/kit@​2.13.0

Minor Changes

  • feat: add bundleStrategy: 'split' | 'single' option (#13173)

@​sveltejs/kit@​2.12.2

Patch Changes

  • fix: correctly resolve no hooks file when a similarly named directory exists (#13188)

  • fix: correctly resolve $app/state on the server with Vite 5 (#13192)

@​sveltejs/kit@​2.12.1

Patch Changes

  • fix: replace navigating.current.<x> with navigating.<x> (#13174)

@​sveltejs/kit@​2.12.0

Minor Changes

  • feat: add $app/state module (#13140)

Patch Changes

  • chore: specify the route ID in the error message during development when making a form action request to a route without form actions (#13167)

@​sveltejs/kit@​2.11.1

Patch Changes

  • fix: adhere to Vite build.minify setting when building the service worker (#13143)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.15.0

Minor Changes

  • feat: add bundleStrategy: 'inline' option (#13193)

2.14.1

Patch Changes

  • fix: do not mutate URL during reroute logic (#13222)

2.14.0

Minor Changes

  • feat: add hash-based routing option (#13191)

Patch Changes

  • fix: create new URL when calling goto(...), to handle case where URL is mutated (#13196)

2.13.0

Minor Changes

  • feat: add bundleStrategy: 'split' | 'single' option (#13173)

2.12.2

Patch Changes

  • fix: correctly resolve no hooks file when a similarly named directory exists (#13188)

  • fi...

    Description has been truncated

Bumps the all group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@builder.io/partytown](https://github.com/BuilderIO/partytown) | `0.10.2` | `0.10.3` |
| [bits-ui](https://github.com/huntabyte/bits-ui) | `0.21.15` | `0.22.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [formsnap](https://github.com/huntabyte/formsnap/tree/HEAD/src/lib) | `1.0.1` | `2.0.0` |
| [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte) | `0.445.0` | `0.469.0` |
| [mode-watcher](https://github.com/svecosystem/mode-watcher/tree/HEAD/packages/mode-watcher) | `0.4.1` | `0.5.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.2` | `2.6.0` |
| [tailwind-variants](https://github.com/nextui-org/tailwind-variants) | `0.2.1` | `0.3.0` |
| [@csstools/postcss-media-minmax](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-media-minmax) | `2.0.1` | `2.0.5` |
| [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) | `4.5.0` | `4.5.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.2` | `1.49.1` |
| [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) | `3.2.5` | `3.3.1` |
| [@sveltejs/adapter-vercel](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-vercel) | `5.4.4` | `5.5.2` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.28` | `2.15.0` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `3.1.2` | `5.0.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.7.0` | `8.18.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.7.0` | `8.18.2` |
| [@zerodevx/svelte-img](https://github.com/zerodevx/svelte-img) | `2.1.1` | `2.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.17.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.44.0` | `2.46.1` |
| [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.14.0` |
| [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.6` | `3.3.2` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.6` | `0.6.9` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.19` | `5.15.0` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.2` | `4.1.1` |
| [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) | `2.19.0` | `2.22.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.17` |
| [taze](https://github.com/antfu/taze) | `0.16.9` | `0.18.0` |
| [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.7.0` | `8.18.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.7` | `6.0.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.8` |
| [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` |



Updates `@builder.io/partytown` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/BuilderIO/partytown/releases)
- [Changelog](https://github.com/QwikDev/partytown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/BuilderIO/partytown/commits)

Updates `bits-ui` from 0.21.15 to 0.22.0
- [Release notes](https://github.com/huntabyte/bits-ui/releases)
- [Commits](https://github.com/huntabyte/bits-ui/compare/[email protected]@0.22.0)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `formsnap` from 1.0.1 to 2.0.0
- [Release notes](https://github.com/huntabyte/formsnap/releases)
- [Commits](https://github.com/huntabyte/formsnap/commits/[email protected]/src/lib)

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

Updates `mode-watcher` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/svecosystem/mode-watcher/releases)
- [Changelog](https://github.com/svecosystem/mode-watcher/blob/main/packages/mode-watcher/CHANGELOG.md)
- [Commits](https://github.com/svecosystem/mode-watcher/commits/[email protected]/packages/mode-watcher)

Updates `tailwind-merge` from 2.5.2 to 2.6.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.2...v2.6.0)

Updates `tailwind-variants` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/nextui-org/tailwind-variants/releases)
- [Commits](heroui-inc/tailwind-variants@v0.2.1...v0.3.0)

Updates `@csstools/postcss-media-minmax` from 2.0.1 to 2.0.5
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-media-minmax/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-media-minmax)

Updates `@fingerprintjs/fingerprintjs` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](fingerprintjs/fingerprintjs@v4.5.0...v4.5.1)

Updates `@playwright/test` from 1.47.2 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.2...v1.49.1)

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

Updates `@sveltejs/adapter-vercel` from 5.4.4 to 5.5.2
- [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/[email protected]/packages/adapter-vercel)

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

Updates `@sveltejs/vite-plugin-svelte` from 3.1.2 to 5.0.3
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte)

Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.18.2
- [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.18.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.7.0 to 8.18.2
- [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.18.2/packages/parser)

Updates `@zerodevx/svelte-img` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/zerodevx/svelte-img/releases)
- [Commits](zerodevx/svelte-img@v2.1.1...v2.1.2)

Updates `eslint` from 9.11.1 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.1...v9.17.0)

Updates `eslint-plugin-svelte` from 2.44.0 to 2.46.1
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected])

Updates `globals` from 15.9.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v15.14.0)

Updates `husky` from 9.1.6 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

Updates `lint-staged` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

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.2
- [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.2)

Updates `prettier-plugin-svelte` from 3.2.6 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.6...v3.3.2)

Updates `prettier-plugin-tailwindcss` from 0.6.6 to 0.6.9
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.6...v0.6.9)

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

Updates `svelte-check` from 4.0.2 to 4.1.1
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.0.2...svelte-check-4.1.1)

Updates `sveltekit-superforms` from 2.19.0 to 2.22.1
- [Release notes](https://github.com/ciscoheat/sveltekit-superforms/releases)
- [Changelog](https://github.com/ciscoheat/sveltekit-superforms/blob/main/CHANGELOG.md)
- [Commits](ciscoheat/sveltekit-superforms@v2.19.0...v2.22.1)

Updates `tailwindcss` from 3.4.13 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.17)

Updates `taze` from 0.16.9 to 0.18.0
- [Release notes](https://github.com/antfu/taze/releases)
- [Commits](antfu-collective/taze@v0.16.9...v0.18.0)

Updates `tslib` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.1)

Updates `typescript` from 5.6.2 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.2...v5.7.2)

Updates `typescript-eslint` from 8.7.0 to 8.18.2
- [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.18.2/packages/typescript-eslint)

Updates `vite` from 5.4.7 to 6.0.5
- [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/v6.0.5/packages/vite)

Updates `vitest` from 2.1.1 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

Updates `zod` from 3.23.8 to 3.24.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

---
updated-dependencies:
- dependency-name: "@builder.io/partytown"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bits-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: formsnap
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: lucide-svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: mode-watcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tailwind-variants
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@csstools/postcss-media-minmax"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@fingerprintjs/fingerprintjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@sveltejs/adapter-auto"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@sveltejs/adapter-vercel"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@zerodevx/svelte-img"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sveltekit-superforms
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: taze
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: zod
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sveltekit-stackter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 9:12pm

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants