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

This commit is contained in:
Renovate Bot 2023-07-11 13:06:04 +00:00
parent 22f3c9094b
commit db026b8777

16
ui/package-lock.json generated
View File

@ -2495,9 +2495,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.4.5",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.4.5.tgz",
"integrity": "sha512-FsD/CUVdEI0F9sfylh1Fe15kDjvvbyBxzDpACPsdq0EASgaZukBXaMXofpxlgmWsgVET3OynMQlbtUQoWCz9Rw==",
"version": "3.4.6",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.4.6.tgz",
"integrity": "sha512-OBlY8866Zh1zHQTkBMPS6psPi7o2umTUyj6JWm4SacnIHXpWFm658pG32m3dKvKFL49V4ntAkfFHKo4ztH07og==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
@ -2506,7 +2506,7 @@
"import-fresh": "^3.2.1",
"picocolors": "^1.0.0",
"sade": "^1.7.4",
"svelte-preprocess": "^5.0.3",
"svelte-preprocess": "^5.0.4",
"typescript": "^5.0.3"
},
"bin": {
@ -4477,9 +4477,9 @@
"integrity": "sha512-vzSyuGr3eEoAtT/A6bmajosJZIUWySzY2CzB3w2pgPvnkUjGqlDnsNnA0PMO+mMAhuyMul6C2uuZzY6ELSkzyA=="
},
"svelte-check": {
"version": "3.4.5",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.4.5.tgz",
"integrity": "sha512-FsD/CUVdEI0F9sfylh1Fe15kDjvvbyBxzDpACPsdq0EASgaZukBXaMXofpxlgmWsgVET3OynMQlbtUQoWCz9Rw==",
"version": "3.4.6",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.4.6.tgz",
"integrity": "sha512-OBlY8866Zh1zHQTkBMPS6psPi7o2umTUyj6JWm4SacnIHXpWFm658pG32m3dKvKFL49V4ntAkfFHKo4ztH07og==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.17",
@ -4488,7 +4488,7 @@
"import-fresh": "^3.2.1",
"picocolors": "^1.0.0",
"sade": "^1.7.4",
"svelte-preprocess": "^5.0.3",
"svelte-preprocess": "^5.0.4",
"typescript": "^5.0.3"
}
},