From 89bb87114d18a1b90ff3f305b37fc39341fc2a9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 11:55:43 +0000 Subject: [PATCH] chore(deps): update dependency nuxt to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f632d2..91f48ad 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "nuxtjs-drupal-ce": "^2.2.6", "@nuxt/eslint": "latest", "eslint": "^9.25.1", - "nuxt": "^3.17.2", + "nuxt": "^4.0.0", "typescript": "^5.8.3", "vue": "latest" },