chore(deps): update dependency @sveltejs/kit to v2.5.10
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-05-21 20:24:09 +00:00
parent 4c69342ae7
commit 8de5d8aa39

8
ui/package-lock.json generated
View File

@ -882,9 +882,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.5.9",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.9.tgz",
"integrity": "sha512-x8biUVHPQq075/ESH/UO+fwENtAcw0kg9+bloqqEnbLUNWcrWpmcL3vKrKJc4vaVh/CYKFXn47N98Sbt/Y3vKQ==",
"version": "2.5.10",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.10.tgz",
"integrity": "sha512-OqoyTmFG2cYmCFAdBfW+Qxbg8m23H4dv6KqwEt7ofr/ROcfcIl3Z/VT56L22H9f0uNZyr+9Bs1eh2gedOCK9kA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@ -893,7 +893,7 @@
"cookie": "^0.6.0",
"devalue": "^5.0.0",
"esm-env": "^1.0.0",
"import-meta-resolve": "^4.0.0",
"import-meta-resolve": "^4.1.0",
"kleur": "^4.1.5",
"magic-string": "^0.30.5",
"mrmime": "^2.0.0",