chore: update dependencies

This commit is contained in:
Christoph
2025-04-19 12:07:09 +02:00
parent 30eac7c44a
commit 1e9ee25e49
4 changed files with 225 additions and 141 deletions

View File

@@ -12,23 +12,23 @@
"@fortawesome/fontawesome-free": "^6.7.2",
"@kyvg/vue3-notification": "^3.4.1",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"bootswatch": "^5.3.3",
"bootstrap": "^5.3.5",
"bootswatch": "^5.3.5",
"flag-icons": "^7.3.2",
"ip-address": "^10.0.1",
"is-cidr": "^5.1.1",
"is-ip": "^5.0.1",
"pinia": "^3.0.1",
"pinia": "^3.0.2",
"prismjs": "^1.30.0",
"vue": "^3.5.13",
"vue-i18n": "^11.1.2",
"vue-i18n": "^11.1.3",
"vue-prism-component": "github:h44z/vue-prism-component",
"vue-router": "^4.5.0",
"vue3-tags-input": "^1.0.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.3",
"sass-embedded": "^1.86.0",
"vite": "^6.2.3"
"sass-embedded": "^1.86.3",
"vite": "6.3.2"
}
}