Compare commits

...

2 commits

Author SHA1 Message Date
22f5f8399a chore(deps): update dependency typescript to v5.7.3
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-22 16:14:11 +00:00
ab6ecdcd1d chore(deps): update dependency svelte to v5.19.2
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-22 14:08:57 +00:00

12
ui/package-lock.json generated
View file

@ -3377,9 +3377,9 @@
}
},
"node_modules/svelte": {
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.19.1.tgz",
"integrity": "sha512-H/Vs2O51bwILZbaNUSdr4P1NbLpOGsxl4jJAjd88ELjzRgeRi1BHqexcVGannDr7D1pmTYWWajzHOM7bMbtB9Q==",
"version": "5.19.2",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.19.2.tgz",
"integrity": "sha512-Ww1uLgdX5MdQrAO5zfU1dWUh6zqiPR6uIbwqm8a+4eQ+tNEYHRPgypvKKfHh9lmTkmJ30PWZ2O5qX8aS+PblRQ==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",
@ -3631,9 +3631,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": {