chore(deps): bump svelte from 5.38.10 to 5.39.2 (#632)
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 [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.38.10 to 5.39.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.39.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.39.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-24 12:37:24 +09:00
committed by GitHub
parent 73589f66fa
commit 37060817d8
2 changed files with 22 additions and 22 deletions

View File

@@ -56,7 +56,7 @@
"sanitize-html": "^2.17.0",
"sharp": "^0.34.4",
"stylus": "^0.64.0",
"svelte": "^5.38.10",
"svelte": "^5.39.5",
"tailwindcss": "^3.4.17",
"typescript": "^5.9.2",
"unist-util-visit": "^5.0.0"