diff --git a/bun.lockb b/bun.lockb index 8c5bbfb..15b1bd7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e3461c5..9d10b47 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", + "@nuxt/devtools": "^1.3.14", "@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", @@ -45,13 +45,13 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-vue": "^9.27.0", - "husky": "^9.1.4", + "husky": "^9.1.5", "lint-staged": "^15.2.9", "nuxt": "^3.12.4", "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"