diff --git a/package.json b/package.json index 668b925..b15eaa8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@nuxt/ui": "4.5.0", "@nuxtjs/i18n": "10.2.3", - "nuxt": "4.3.1", + "nuxt": "4.5.1", "tailwindcss": "4.2.1" }, "devDependencies": { diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ab83857..6b14d2c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,3 +12,6 @@ onlyBuiltDependencies: - '@parcel/watcher' - esbuild - vue-demi +minimumReleaseAgeExclude: + # Renovate security update: nuxt@4.5.1 + - nuxt@4.5.1