diff --git a/bun.lockb b/bun.lockb index 19240bf..6447dde 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9889b8b..612e89e 100644 --- a/package.json +++ b/package.json @@ -25,18 +25,18 @@ "@headlessui/vue": "^1.7.19", "@pinia/nuxt": "^0.5.1", "axios": "1.6.8", - "hls.js": "^1.5.7", + "hls.js": "^1.5.8", "vue": "^3.4.21", "vue-router": "^4.3.0" }, "devDependencies": { "@nuxt/devtools": "^1.1.5", "@nuxtjs/eslint-config-typescript": "^12.1.0", - "@nuxtjs/i18n": "8.2.0", + "@nuxtjs/i18n": "8.3.0", "@tailwindcss/typography": "^0.5.12", - "@types/node": "^20.12.2", - "@typescript-eslint/eslint-plugin": "^7.4.0", - "@typescript-eslint/parser": "^7.4.0", + "@types/node": "^20.12.7", + "@typescript-eslint/eslint-plugin": "^7.6.0", + "@typescript-eslint/parser": "^7.6.0", "@vueuse/core": "^10.9.0", "@vueuse/nuxt": "^10.9.0", "autoprefixer": "^10.4.19", @@ -44,17 +44,17 @@ "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-vue": "^9.24.0", + "eslint-plugin-vue": "^9.25.0", "husky": "^9.0.11", "lint-staged": "^15.2.2", - "nuxt": "^3.11.1", + "nuxt": "^3.11.2", "only-allow": "^1.2.1", "postcss": "^8.4.38", "prettier": "^3.2.5", "tailwindcss": "^3.4.3", - "typescript": "^5.4.3", + "typescript": "^5.4.5", "vue-eslint-parser": "^9.4.2", - "vue-tsc": "^2.0.7" + "vue-tsc": "^2.0.13" }, "lint-staged": { "*.{js,jsx,ts,tsx,vue}": [