Bump svelte from 3.57.0 to 3.58.0

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.57.0 to 3.58.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.57.0...v3.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-03 09:05:43 +00:00
committed by GitHub
parent 88b88e67bb
commit 35785bf725
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"flourite": "^1.2.3",
"postcss": "^8.4.21",
"sass": "^1.60.0",
"svelte": "^3.55.1",
"svelte": "^3.58.0",
"svelte-check": "^3.1.2",
"svelte-highlight": "^7.2.0",
"svelte-local-storage-store": "^0.4.0",