chore(deps): update dependency svelte-check to v3.6.1 (#755)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-22 14:13:57 +01:00
committed by GitHub
parent 0617e2354a
commit 2d941a407b
2 changed files with 5 additions and 5 deletions
@@ -15,7 +15,7 @@
"@sveltejs/kit": "1.27.6",
"@tauri-apps/cli": "1.5.5",
"svelte": "4.2.7",
"svelte-check": "3.6.0",
"svelte-check": "3.6.1",
"tslib": "2.6.2",
"typescript": "5.3.2",
"vite": "5.0.2"
+4 -4
View File
@@ -193,8 +193,8 @@ importers:
specifier: 4.2.7
version: 4.2.7
svelte-check:
specifier: 3.6.0
version: 3.6.0(svelte@4.2.7)
specifier: 3.6.1
version: 3.6.1(svelte@4.2.7)
tslib:
specifier: 2.6.2
version: 2.6.2
@@ -2816,8 +2816,8 @@ packages:
engines: {node: '>= 0.4'}
dev: true
/svelte-check@3.6.0(svelte@4.2.7):
resolution: {integrity: sha512-8VfqhfuRJ1sKW+o8isH2kPi0RhjXH1nNsIbCFGyoUHG+ZxVxHYRKcb+S8eaL/1tyj3VGvWYx3Y5+oCUsJgnzcw==}
/svelte-check@3.6.1(svelte@4.2.7):
resolution: {integrity: sha512-v+mmXKp+hZ+mZ/n9MQpAe+0q/GhRKXmhQOkWYAdRozXRkPiuLOdhsjp9KtNBpP0TRqvvrB0cwWL5HUjCLpI46g==}
hasBin: true
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0