Skip to content

Build(deps-dev): Bump svelte from 5.1.15 to 5.1.16

Dependabot requested to merge dependabot-npm_and_yarn-svelte-5.1.16 into main

Bumps svelte from 5.1.15 to 5.1.16.

Release notes

Sourced from svelte's releases.

svelte@5.1.16

Patch Changes

  • fix: don't wrap pseudo classes inside :global(...) with another :global(...) during migration (#14267)

  • fix: bail on named slots with that have reserved keywords during migration (#14278)

Changelog

Sourced from svelte's changelog.

5.1.16

Patch Changes

  • fix: don't wrap pseudo classes inside :global(...) with another :global(...) during migration (#14267)

  • fix: bail on named slots with that have reserved keywords during migration (#14278)

Commits
  • f5a7d49 Version Packages (#14274)
  • 0330618 fix: named slots with reserved keywords during migration (#14278)
  • 36ece1c fix: don't wrap pseudo classes inside :global(...) with another `:global(.....
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading