diff --git a/bun.lockb b/bun.lockb index cd7e4ac..57965ad 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8617596..1649461 100644 --- a/package.json +++ b/package.json @@ -22,21 +22,21 @@ "vercel-build": "NODE_ENV=production nuxt build" }, "dependencies": { - "@headlessui/vue": "^1.7.20", + "@headlessui/vue": "^1.7.21", "@pinia/nuxt": "^0.5.1", "axios": "1.6.8", "hls.js": "^1.5.8", - "vue": "^3.4.23", + "vue": "^3.4.27", "vue-router": "^4.3.2" }, "devDependencies": { "@nuxt/devtools": "^1.2.0", "@nuxtjs/eslint-config-typescript": "^12.1.0", - "@nuxtjs/i18n": "8.3.0", - "@tailwindcss/typography": "^0.5.12", - "@types/node": "^20.12.7", - "@typescript-eslint/eslint-plugin": "^7.7.0", - "@typescript-eslint/parser": "^7.7.0", + "@nuxtjs/i18n": "8.3.1", + "@tailwindcss/typography": "^0.5.13", + "@types/node": "^20.12.10", + "@typescript-eslint/eslint-plugin": "^7.8.0", + "@typescript-eslint/parser": "^7.8.0", "@vueuse/core": "^10.9.0", "@vueuse/nuxt": "^10.9.0", "autoprefixer": "^10.4.19", @@ -54,7 +54,7 @@ "tailwindcss": "^3.4.3", "typescript": "^5.4.5", "vue-eslint-parser": "^9.4.2", - "vue-tsc": "^2.0.14" + "vue-tsc": "^2.0.16" }, "lint-staged": { "*.{js,jsx,ts,tsx,vue}": [