chore(deps-dev): bump svelte-check from 2.10.3 to 3.2.0 in /frontend

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 2.10.3 to 3.2.0.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-2.10.3...svelte-check-3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-05 20:11:24 +00:00
committed by GitHub
parent 0faeb24fc9
commit ed8c2785f4
2 changed files with 355 additions and 9 deletions

View File

@ -10,7 +10,7 @@
"@sveltejs/vite-plugin-svelte": "^1.0.2",
"@tsconfig/svelte": "^3.0.0",
"svelte": "^3.55.1",
"svelte-check": "^2.8.1",
"svelte-check": "^3.2.0",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.4.0",
"typescript": "^4.6.4",