diff --git a/bun.lockb b/bun.lockb index 9d50f52..19240bf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 22b9c92..9889b8b 100644 --- a/package.json +++ b/package.json @@ -30,13 +30,13 @@ "vue-router": "^4.3.0" }, "devDependencies": { - "@nuxt/devtools": "^1.1.3", + "@nuxt/devtools": "^1.1.5", "@nuxtjs/eslint-config-typescript": "^12.1.0", "@nuxtjs/i18n": "8.2.0", - "@tailwindcss/typography": "^0.5.10", - "@types/node": "^20.11.30", - "@typescript-eslint/eslint-plugin": "^7.3.1", - "@typescript-eslint/parser": "^7.3.1", + "@tailwindcss/typography": "^0.5.12", + "@types/node": "^20.12.2", + "@typescript-eslint/eslint-plugin": "^7.4.0", + "@typescript-eslint/parser": "^7.4.0", "@vueuse/core": "^10.9.0", "@vueuse/nuxt": "^10.9.0", "autoprefixer": "^10.4.19", @@ -44,14 +44,14 @@ "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-vue": "^9.23.0", + "eslint-plugin-vue": "^9.24.0", "husky": "^9.0.11", "lint-staged": "^15.2.2", "nuxt": "^3.11.1", "only-allow": "^1.2.1", "postcss": "^8.4.38", "prettier": "^3.2.5", - "tailwindcss": "^3.4.1", + "tailwindcss": "^3.4.3", "typescript": "^5.4.3", "vue-eslint-parser": "^9.4.2", "vue-tsc": "^2.0.7"