update node deps

This commit is contained in:
liamcottle
2024-12-25 21:15:05 +13:00
parent fe47c5dbbd
commit a5ef9b1ef8
2 changed files with 22 additions and 22 deletions

View File

@@ -96,7 +96,7 @@
"dependencies": {
"@mdi/js": "^7.4.47",
"@tailwindcss/forms": "^0.5.9",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.2.1",
"autoprefixer": "^10.4.20",
"axios": "^1.7.9",
"click-outside-vue3": "^4.0.1",
@@ -108,7 +108,7 @@
"tailwindcss": "^3.4.17",
"vis-data": "^7.1.9",
"vis-network": "^9.1.9",
"vite": "^5.4.0",
"vue-router": "^4.4.2"
"vite": "^5.4.11",
"vue-router": "^4.5.0"
}
}