chore(deps): bump svelte in the patch-updates group (#488)
Some checks failed
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
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.33.14 to 5.33.15
- [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.33.15/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.33.15
  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-06-08 14:27:21 +09:00
committed by GitHub
parent 9de7aa10e4
commit 514e55cc03
2 changed files with 36 additions and 31 deletions

View File

@@ -56,7 +56,7 @@
"sanitize-html": "^2.17.0",
"sharp": "^0.34.2",
"stylus": "^0.64.0",
"svelte": "^5.33.14",
"svelte": "^5.33.15",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"unist-util-visit": "^5.0.0"