chore(deps): bump the minor-updates group with 2 updates (#400)

Bumps the minor-updates group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `astro` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.7.0/packages/astro)

Updates `svelte` from 5.25.9 to 5.27.0
- [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.27.0/packages/svelte)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: svelte
  dependency-version: 5.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-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-16 14:29:08 +09:00
committed by GitHub
parent c53ada53b9
commit ac2417179b
2 changed files with 214 additions and 45 deletions

View File

@@ -29,7 +29,7 @@
"@iconify/svelte": "^4.2.0",
"@swup/astro": "^1.6.0",
"@tailwindcss/typography": "^0.5.16",
"astro": "5.6.2",
"astro": "5.7.0",
"astro-compress": "^2.3.8",
"astro-icon": "^1.1.5",
"hastscript": "^9.0.1",
@@ -52,7 +52,7 @@
"sanitize-html": "^2.15.0",
"sharp": "^0.34.1",
"stylus": "^0.64.0",
"svelte": "^5.25.9",
"svelte": "^5.27.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"unist-util-visit": "^5.0.0"