Compare commits

...

2 commits

Author SHA1 Message Date
9711a50986 chore(deps): update dependency bootswatch to v5.3.6
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-11 18:14:10 +00:00
ba13f72b6c chore(deps): update dependency bootstrap-icons to v1.13.1
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-11 15:21:36 +00:00

12
ui/package-lock.json generated
View file

@ -1826,9 +1826,9 @@
}
},
"node_modules/bootstrap-icons": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.12.1.tgz",
"integrity": "sha512-ekwupjsteHQmgGV+haQ0nNMoSyKCbJj5ou+06vFzb9uR2/bwN9isNEgXBaQzcT+fLzhKS3OaBNpwz8XdZlIgYQ==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.13.1.tgz",
"integrity": "sha512-ijombt4v6bv5CLeXvRWKy7CuM3TRTuPEuGaGKvTV5cz65rQSY8RQ2JcHt6b90cBBAC7s8fsf2EkQDldzCoXUjw==",
"dev": true,
"funding": [
{
@ -1843,9 +1843,9 @@
"license": "MIT"
},
"node_modules/bootswatch": {
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.5.tgz",
"integrity": "sha512-1z8LNoUL5NHmv/hNROALQ6qtjw9OJIjMgP8ovBlIft+oI15b/mvnzxGL896iO9LtoDZH0Vdm+D2YW+j03GduSg==",
"version": "5.3.6",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.6.tgz",
"integrity": "sha512-d2Kwu5IaALz9gb7fmW20mXU4oCJqBrXmJ3ffk8bZPIOMohJOt0/549liK2Jp9zalkxg30dZ+1wf4OH2m1lJC9w==",
"dev": true,
"license": "MIT"
},