diff --git a/bun.lockb b/bun.lockb index c3417d1..48148f0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5e89d6c..52a14de 100644 --- a/package.json +++ b/package.json @@ -22,39 +22,39 @@ "vercel-build": "NODE_ENV=production nuxt build" }, "dependencies": { - "@headlessui/vue": "^1.7.22", + "@headlessui/vue": "^1.7.23", "@pinia/nuxt": "^0.5.4", - "axios": "1.7.4", - "hls.js": "^1.5.14", - "vue": "^3.4.38", - "vue-router": "^4.4.3" + "axios": "1.7.7", + "hls.js": "^1.5.15", + "vue": "^3.5.8", + "vue-router": "^4.4.5" }, "devDependencies": { - "@nuxt/devtools": "^1.3.14", + "@nuxt/devtools": "^1.5.0", "@nuxtjs/eslint-config-typescript": "^12.1.0", - "@nuxtjs/i18n": "8.5.0", - "@tailwindcss/typography": "^0.5.14", - "@types/node": "^20.16.1", + "@nuxtjs/i18n": "8.5.5", + "@tailwindcss/typography": "^0.5.15", + "@types/node": "^20.16.5", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vueuse/core": "^10.11.1", "@vueuse/nuxt": "^10.11.1", "autoprefixer": "^10.4.20", - "cssnano": "^7.0.5", - "eslint": "^8.57.0", + "cssnano": "^7.0.6", + "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-vue": "^9.27.0", - "husky": "^9.1.5", - "lint-staged": "^15.2.9", - "nuxt": "^3.12.4", + "eslint-plugin-vue": "^9.28.0", + "husky": "^9.1.6", + "lint-staged": "^15.2.10", + "nuxt": "^3.13.2", "only-allow": "^1.2.1", - "postcss": "^8.4.41", + "postcss": "^8.4.47", "prettier": "^3.3.3", - "tailwindcss": "^3.4.10", - "typescript": "^5.5.4", + "tailwindcss": "^3.4.13", + "typescript": "^5.6.2", "vue-eslint-parser": "^9.4.3", - "vue-tsc": "^2.0.29" + "vue-tsc": "^2.1.6" }, "lint-staged": { "*.{js,jsx,ts,tsx,vue}": [