chore(deps): bump the patch-updates group with 2 updates (#380)

Bumps the patch-updates group with 2 updates: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [typescript](https://github.com/microsoft/TypeScript).


Updates `svelte` from 5.25.6 to 5.25.8
- [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.25.8/packages/svelte)

Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.25.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: typescript
  dependency-version: 5.8.3
  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-08 08:44:40 +09:00
committed by GitHub
parent b86adea157
commit 055ab86fbf
2 changed files with 53 additions and 53 deletions

View File

@@ -52,9 +52,9 @@
"sanitize-html": "^2.15.0",
"sharp": "^0.33.5",
"stylus": "^0.64.0",
"svelte": "^5.25.6",
"svelte": "^5.25.8",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.2",
"typescript": "^5.8.3",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {