diff --git a/bun.lockb b/bun.lockb index 01543e21..3b4166e7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e37ac93c..8fa9512b 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.25", "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", + "@nuxtjs/i18n": "8.3.1", + "@tailwindcss/typography": "^0.5.13", "@types/node": "^20.12.7", - "@typescript-eslint/eslint-plugin": "^7.7.0", - "@typescript-eslint/parser": "^7.7.0", + "@typescript-eslint/eslint-plugin": "^7.7.1", + "@typescript-eslint/parser": "^7.7.1", "@vueuse/core": "^10.9.0", "@vueuse/nuxt": "^10.9.0", "autoprefixer": "^10.4.19",