Compare commits

...

2 commits

Author SHA1 Message Date
9a0d38e7cf chore(deps): update dependency bootswatch to v5.3.5
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 18:12:14 +00:00
28be803f09 chore(deps): update dependency svelte to v5.25.7
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 16:05:41 +00:00

12
ui/package-lock.json generated
View file

@ -1786,9 +1786,9 @@
"license": "MIT"
},
"node_modules/bootswatch": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.3.tgz",
"integrity": "sha512-cJLhobnZsVCelU7zdH/L7wpcXAyUoTX4/5l2dWQ0JXgaVK80BdTQNU/ImWwoyIGBeyms4iQDAdNtOfPQZf0Atg==",
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.5.tgz",
"integrity": "sha512-1z8LNoUL5NHmv/hNROALQ6qtjw9OJIjMgP8ovBlIft+oI15b/mvnzxGL896iO9LtoDZH0Vdm+D2YW+j03GduSg==",
"dev": true,
"license": "MIT"
},
@ -3411,9 +3411,9 @@
}
},
"node_modules/svelte": {
"version": "5.25.6",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.25.6.tgz",
"integrity": "sha512-RGkaeAXDuJdvhA1fdSM5GgD++vYfJYijZL0uN6kM2s/TRJ663jktBhZlF0qjzAJGR/34PtaeT3G8MKJY1EKeqg==",
"version": "5.25.7",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.25.7.tgz",
"integrity": "sha512-0fzXbXaKfSvFUs6Wxev2h4CoEhexZotbTF9EJ4+Cg7MHW64ZnZ9+xUedZyEpgj0Tt9HrYGv9aASHkqjn9b/cPw==",
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.3.0",