Compare commits

..

2 commits

Author SHA1 Message Date
2bedee9701 chore(deps): update module golang.org/x/net to v0.38.0 [security]
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-22 11:17:47 +00:00
e489bd7169 chore(deps): update dependency svelte to v5.32.1
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-22 08:21:22 +00:00

6
ui/package-lock.json generated
View file

@ -3424,9 +3424,9 @@
}
},
"node_modules/svelte": {
"version": "5.31.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.31.1.tgz",
"integrity": "sha512-09fup3U7NQobUCUJnLhed6pxG6MzUS8rPsALB5Jr8m8u3pVKITs0ejYiKS/wsVjfkXHvKc2g260KA8o7dWypHA==",
"version": "5.32.1",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.32.1.tgz",
"integrity": "sha512-tT02QOeF0dbSIQ+/rUZw+76DyO6ATHvZJGOM2A/Ed6fBwZwUxqIun3beErpePAtwFIK3Mi9k2QAnhFVvUBun8g==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",