npm-dep: bump svelte-check from 3.5.1 to 3.5.2 in /frontend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 09:44:09 +00:00
committed by github-actions[bot]
parent 875111ad98
commit 4e12a33c58
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.1",
"svelte-check": "^3.5.1",
"svelte-check": "^3.5.2",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.2",
"typescript": "^5.2.2",

View File

@@ -68,8 +68,8 @@ devDependencies:
specifier: ^4.2.1
version: 4.2.1
svelte-check:
specifier: ^3.5.1
version: 3.5.1(postcss@8.4.30)(svelte@4.2.1)
specifier: ^3.5.2
version: 3.5.2(postcss@8.4.30)(svelte@4.2.1)
tailwindcss:
specifier: ^3.3.3
version: 3.3.3
@@ -1996,8 +1996,8 @@ packages:
engines: {node: '>= 0.4'}
dev: true
/svelte-check@3.5.1(postcss@8.4.30)(svelte@4.2.1):
resolution: {integrity: sha512-+Zb4iHxAhdUtcUg/WJPRjlS1RJalIsWAe9Mz6G1zyznSs7dDkT7VUBdXc3q7Iwg49O/VrZgyJRvOJkjuBfKjFA==}
/svelte-check@3.5.2(postcss@8.4.30)(svelte@4.2.1):
resolution: {integrity: sha512-5a/YWbiH4c+AqAUP+0VneiV5bP8YOk9JL3jwvN+k2PEPLgpu85bjQc5eE67+eIZBBwUEJzmO3I92OqKcqbp3fw==}
hasBin: true
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0