diff --git a/bun.lockb b/bun.lockb index d3aa036..f3e8c6b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7392e71..34e9ddb 100644 --- a/package.json +++ b/package.json @@ -25,22 +25,22 @@ "@headlessui/vue": "^1.7.22", "@pinia/nuxt": "^0.5.1", "axios": "1.7.2", - "hls.js": "^1.5.9", + "hls.js": "^1.5.11", "vue": "^3.4.27", "vue-router": "^4.3.2" }, "devDependencies": { - "@nuxt/devtools": "^1.3.2", + "@nuxt/devtools": "^1.3.3", "@nuxtjs/eslint-config-typescript": "^12.1.0", "@nuxtjs/i18n": "8.3.1", "@tailwindcss/typography": "^0.5.13", - "@types/node": "^20.14.0", - "@typescript-eslint/eslint-plugin": "^7.11.0", - "@typescript-eslint/parser": "^7.11.0", + "@types/node": "^20.14.2", + "@typescript-eslint/eslint-plugin": "^7.12.0", + "@typescript-eslint/parser": "^7.12.0", "@vueuse/core": "^10.10.0", "@vueuse/nuxt": "^10.10.0", "autoprefixer": "^10.4.19", - "cssnano": "^7.0.1", + "cssnano": "^7.0.2", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", @@ -50,11 +50,11 @@ "nuxt": "^3.11.2", "only-allow": "^1.2.1", "postcss": "^8.4.38", - "prettier": "^3.3.0", - "tailwindcss": "^3.4.3", + "prettier": "^3.3.1", + "tailwindcss": "^3.4.4", "typescript": "^5.4.5", "vue-eslint-parser": "^9.4.3", - "vue-tsc": "^2.0.19" + "vue-tsc": "^2.0.21" }, "lint-staged": { "*.{js,jsx,ts,tsx,vue}": [