npm-dep: bump svelte-check from 3.6.6 to 3.6.7 in /frontend

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

---
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]
2024-03-13 09:13:44 +00:00
committed by github-actions[bot]
parent 8ebb77f54b
commit f5ca0b42be
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",
"svelte-check": "^3.6.7",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2",

View File

@@ -74,8 +74,8 @@ devDependencies:
specifier: ^4.2.12
version: 4.2.12
svelte-check:
specifier: ^3.6.6
version: 3.6.6(postcss@8.4.35)(svelte@4.2.12)
specifier: ^3.6.7
version: 3.6.7(postcss@8.4.35)(svelte@4.2.12)
tailwindcss:
specifier: ^3.4.1
version: 3.4.1
@@ -2789,8 +2789,8 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
/svelte-check@3.6.6(postcss@8.4.35)(svelte@4.2.12):
resolution: {integrity: sha512-b9q9rOHOMYF3U8XllK7LmXTq1LeWQ98waGfEJzrFutViadkNl1tgdEtxIQ8yuPx+VQ4l7YrknYol+0lfZocaZw==}
/svelte-check@3.6.7(postcss@8.4.35)(svelte@4.2.12):
resolution: {integrity: sha512-tKEjemK9FYCySAseCaIt+ps5o0XRvLC7ECjyJXXtO7vOQhR9E6JavgoUbGP1PCulD2OTcB/fi9RjV3nyF1AROw==}
hasBin: true
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0