Compare commits

...

2 commits

Author SHA1 Message Date
ec7c0bb503 chore(deps): update dependency typescript to v5.7.3
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-21 17:15:34 +00:00
bddba39f2f fix(deps): update dependency @sveltestrap/sveltestrap to v6.2.8
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-21 14:20:25 +00:00

12
ui/package-lock.json generated
View file

@ -1406,9 +1406,9 @@
}
},
"node_modules/@sveltestrap/sveltestrap": {
"version": "6.2.7",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.7.tgz",
"integrity": "sha512-WwLLfAFUb42BGuRrf3Vbct30bQMzlEMMipN/MfxhjuLTmLQeW9muVJfPyvjtWS+mY+RjkSCoHvAp/ZobP1NLlQ==",
"version": "6.2.8",
"resolved": "https://registry.npmjs.org/@sveltestrap/sveltestrap/-/sveltestrap-6.2.8.tgz",
"integrity": "sha512-uOcY3xsHtJ/VE0Z8A5JrJIq4kW/OOQcct5JtJW5ug646Re2pzQH08P7RjSp04UUjmR/RlC3ugVfiGss8idHG7A==",
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.11.8"
@ -3657,9 +3657,9 @@
}
},
"node_modules/typescript": {
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
"version": "5.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
"dev": true,
"license": "Apache-2.0",
"bin": {