chore(deps): bump svelte in the patch-updates group (#414)
Some checks failed
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s

Bumps the patch-updates group with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `svelte` from 5.28.1 to 5.28.2
- [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.28.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-23 08:55:44 +09:00
committed by GitHub
parent 0fe29c7aae
commit 079d1f59f6
2 changed files with 22 additions and 22 deletions

View File

@@ -52,7 +52,7 @@
"sanitize-html": "^2.16.0",
"sharp": "^0.34.1",
"stylus": "^0.64.0",
"svelte": "^5.28.1",
"svelte": "^5.28.2",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"unist-util-visit": "^5.0.0"