chore(deps): update dependency svelte-check to v3.6.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-01-12 10:03:59 +00:00
parent 866c139e37
commit 301f77039f
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3049,9 +3049,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.2.tgz",
"integrity": "sha512-E6iFh4aUCGJLRz6QZXH3gcN/VFfkzwtruWSRmlKrLWQTiO6VzLsivR6q02WYLGNAGecV3EocqZuCDrC2uttZ0g==",
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.3.tgz",
"integrity": "sha512-Q2nGnoysxUnB9KjnjpQLZwdjK62DHyW6nuH/gm2qteFnDk0lCehe/6z8TsIvYeKjC6luKaWxiNGyOcWiLLPSwA==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",