chore(deps): bump svelte in the patch-updates group (#451)
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 3s

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


Updates `svelte` from 5.30.0 to 5.30.1
- [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.30.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.30.1
  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-05-16 08:07:58 +09:00
committed by GitHub
parent 8e8affbd4c
commit 925e7e26f9
2 changed files with 22 additions and 22 deletions

View File

@@ -51,7 +51,7 @@
"sanitize-html": "^2.17.0",
"sharp": "^0.34.1",
"stylus": "^0.64.0",
"svelte": "^5.30.0",
"svelte": "^5.30.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"unist-util-visit": "^5.0.0"