npm-dep: bump svelte-check from 3.8.0 to 3.8.1 in /frontend

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

---
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-06-18 09:34:11 +00:00
committed by github-actions[bot]
parent 5e8aeb88a8
commit 041a5b4d65
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"prettier-plugin-svelte": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.5",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-check": "^3.8.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",

View File

@@ -83,8 +83,8 @@ devDependencies:
specifier: ^4.2.18
version: 4.2.18
svelte-check:
specifier: ^3.8.0
version: 3.8.0(postcss@8.4.38)(svelte@4.2.18)
specifier: ^3.8.1
version: 3.8.1(postcss@8.4.38)(svelte@4.2.18)
tailwindcss:
specifier: ^3.4.4
version: 3.4.4
@@ -2993,8 +2993,8 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
/svelte-check@3.8.0(postcss@8.4.38)(svelte@4.2.18):
resolution: {integrity: sha512-7Nxn+3X97oIvMzYJ7t27w00qUf1Y52irE2RU2dQAd5PyvfGp4E7NLhFKVhb6PV2fx7dCRMpNKDIuazmGthjpSQ==}
/svelte-check@3.8.1(postcss@8.4.38)(svelte@4.2.18):
resolution: {integrity: sha512-KlQ0TRVe01mdvh49Ylkr9FQxO/UWbQOtaIrccl3gjgkvby1TxY41VkT7ijCl6i29FjaJPE4m6YGmhdqov0MfkA==}
hasBin: true
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0