diff --git a/ping-viewer-next-frontend/bun.lockb b/ping-viewer-next-frontend/bun.lockb index 7afa9c45..7c5491fd 100755 Binary files a/ping-viewer-next-frontend/bun.lockb and b/ping-viewer-next-frontend/bun.lockb differ diff --git a/ping-viewer-next-frontend/package.json b/ping-viewer-next-frontend/package.json index 9e005eb1..ffb6b4a9 100644 --- a/ping-viewer-next-frontend/package.json +++ b/ping-viewer-next-frontend/package.json @@ -12,11 +12,11 @@ "core-js": "^3.39.0", "roboto-fontface": "^0.10.0", "vue": "3.5.8", - "vuetify": "^3.7.4" + "vuetify": "^3.7.6" }, "devDependencies": { "@biomejs/biome": "1.9.2", - "@vitejs/plugin-vue": "^5.1.5", + "@vitejs/plugin-vue": "^5.2.1", "autoprefixer": "^10.4.20", "eslint": "^8.57.1", "eslint-config-standard": "^17.1.0", @@ -25,18 +25,18 @@ "eslint-plugin-n": "^16.6.2", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.6.0", - "eslint-plugin-vue": "^9.31.0", - "pinia": "^2.2.6", + "eslint-plugin-vue": "^9.32.0", + "pinia": "^2.3.0", "postcss": "^8.4.49", "sass": "1.77.6", - "tailwindcss": "^3.4.14", + "tailwindcss": "^3.4.17", "unplugin-auto-import": "^0.17.8", - "unplugin-fonts": "^1.1.1", - "unplugin-vue-components": "^0.27.4", - "unplugin-vue-router": "^0.10.8", + "unplugin-fonts": "^1.3.1", + "unplugin-vue-components": "^0.27.5", + "unplugin-vue-router": "^0.10.9", "vite": "^5.4.11", "vite-plugin-vue-layouts": "^0.11.0", "vite-plugin-vuetify": "^2.0.4", - "vue-router": "^4.4.5" + "vue-router": "^4.5.0" } } diff --git a/ping-viewer-next-frontend/src/App.vue b/ping-viewer-next-frontend/src/App.vue index 5c4dccb2..ae715915 100644 --- a/ping-viewer-next-frontend/src/App.vue +++ b/ping-viewer-next-frontend/src/App.vue @@ -202,11 +202,11 @@