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

This commit is contained in:
Renovate Bot 2024-05-02 21:09:23 +00:00
parent e16b8b4681
commit 79106e3164
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3186,9 +3186,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.7.0.tgz",
"integrity": "sha512-Va6sGL4Vy4znn0K+vaatk98zoBvG2aDee4y3r5X4S80z8DXfbACHvdLlyXa4C4c5tQzK9H0Uq2pbd20wH3ucjQ==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.7.1.tgz",
"integrity": "sha512-U4uJoLCzmz2o2U33c7mPDJNhRYX/DNFV11XTUDlFxaKLsO7P+40gvJHMPpoRfa24jqZfST4/G9fGNcUGMO8NAQ==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",