diff --git a/bun.lockb b/bun.lockb index 48148f0..5ddc215 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 52a14de..8a0d533 100644 --- a/package.json +++ b/package.json @@ -26,15 +26,15 @@ "@pinia/nuxt": "^0.5.4", "axios": "1.7.7", "hls.js": "^1.5.15", - "vue": "^3.5.8", + "vue": "^3.5.10", "vue-router": "^4.4.5" }, "devDependencies": { - "@nuxt/devtools": "^1.5.0", + "@nuxt/devtools": "^1.5.1", "@nuxtjs/eslint-config-typescript": "^12.1.0", "@nuxtjs/i18n": "8.5.5", "@tailwindcss/typography": "^0.5.15", - "@types/node": "^20.16.5", + "@types/node": "^20.16.10", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vueuse/core": "^10.11.1",