diff --git a/bun.lockb b/bun.lockb index 8c5bbfb..50ba7da 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e3461c5..f50e13a 100644 --- a/package.json +++ b/package.json @@ -26,15 +26,15 @@ "@pinia/nuxt": "^0.5.3", "axios": "1.7.3", "hls.js": "^1.5.14", - "vue": "^3.4.37", + "vue": "^3.4.38", "vue-router": "^4.4.3" }, "devDependencies": { "@nuxt/devtools": "^1.3.9", "@nuxtjs/eslint-config-typescript": "^12.1.0", - "@nuxtjs/i18n": "8.3.3", + "@nuxtjs/i18n": "8.5.0", "@tailwindcss/typography": "^0.5.14", - "@types/node": "^20.14.15", + "@types/node": "^20.16.1", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vueuse/core": "^10.11.1", @@ -51,7 +51,7 @@ "only-allow": "^1.2.1", "postcss": "^8.4.41", "prettier": "^3.3.3", - "tailwindcss": "^3.4.9", + "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "vue-eslint-parser": "^9.4.3", "vue-tsc": "^2.0.29"