chore(deps): update dependency svelte-check to v3.6.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-02-08 17:23:48 +00:00
parent 2c9e44a2e9
commit df73d4993a

6
ui/package-lock.json generated
View File

@ -3100,9 +3100,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.3.tgz",
"integrity": "sha512-Q2nGnoysxUnB9KjnjpQLZwdjK62DHyW6nuH/gm2qteFnDk0lCehe/6z8TsIvYeKjC6luKaWxiNGyOcWiLLPSwA==",
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.4.tgz",
"integrity": "sha512-mY/dqucqm46p72M8yZmn81WPZx9mN6uuw8UVfR3ZKQeLxQg5HDGO3HHm5AZuWZPYNMLJ+TRMn+TeN53HfQ/vsw==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",