diff --git a/bun.lockb b/bun.lockb index 7c74728..6e71c4d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c673c29..c356571 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@headlessui/vue": "^1.7.23", - "@pinia/nuxt": "^0.5.5", + "@pinia/nuxt": "^0.7.0", "axios": "1.7.7", "hls.js": "^1.5.17", "vue": "^3.5.12", @@ -32,29 +32,29 @@ "devDependencies": { "@nuxt/devtools": "^1.6.0", "@nuxtjs/eslint-config-typescript": "^12.1.0", - "@nuxtjs/i18n": "8.5.5", + "@nuxtjs/i18n": "8.5.6", "@tailwindcss/typography": "^0.5.15", - "@types/node": "^22.8.1", + "@types/node": "^22.9.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", - "@vueuse/core": "^11.1.0", - "@vueuse/nuxt": "^11.1.0", + "@vueuse/core": "^11.2.0", + "@vueuse/nuxt": "^11.2.0", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-vue": "^9.29.1", + "eslint-plugin-vue": "^9.30.0", "husky": "^9.1.6", "lint-staged": "^15.2.10", - "nuxt": "^3.13.2", + "nuxt": "^3.14.159", "only-allow": "^1.2.1", - "postcss": "^8.4.47", + "postcss": "^8.4.49", "prettier": "^3.3.3", "tailwindcss": "^3.4.14", "typescript": "^5.6.3", "vue-eslint-parser": "^9.4.3", - "vue-tsc": "^2.1.8" + "vue-tsc": "^2.1.10" }, "lint-staged": { "*.{js,jsx,ts,tsx,vue}": [