Compare commits

...

2 commits

Author SHA1 Message Date
57f2ded716 chore(deps): update dependency eslint-plugin-svelte to v3.5.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 22:13:42 +00:00
73c5179f0d chore(deps): update dependency bootstrap to v5.3.4
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 20:04:28 +00:00

12
ui/package-lock.json generated
View file

@ -1749,9 +1749,9 @@
"license": "MIT"
},
"node_modules/bootstrap": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
"integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.4.tgz",
"integrity": "sha512-q2oK3ZPDTa5I44FTyY3H76+SDTJREvOBxtX1HNLHcxMni50jMvUtOh+dgFdgpsAHtJ9bfNAWr6d6VezJHJ/7tg==",
"dev": true,
"funding": [
{
@ -2136,9 +2136,9 @@
}
},
"node_modules/eslint-plugin-svelte": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.4.0.tgz",
"integrity": "sha512-L0eX0W6M0YhIUhWRlOAaornY1lIz6xRSVKVJuiRovMM5wHUBQZmefwJRR0y+sqR0CHtJpFmxYiQbw3UaO8h5KA==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.5.0.tgz",
"integrity": "sha512-986WKRAFoS5KN/jc0Z06akYxfNs+obca486sf9Y+0VbjRUfqJZYX/HSQR/js3xd3enrFqDLg8MToWgDOvCQUqQ==",
"dev": true,
"license": "MIT",
"dependencies": {