From d6a23bbaf9698327e817ae6b1c6149851f775766 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 15:00:34 +0000 Subject: [PATCH] chore(deps): update nuxt framework to ^4.4.2 --- client/package.json | 4 ++-- pnpm-workspace.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/package.json b/client/package.json index 5fd8025e..5035900a 100644 --- a/client/package.json +++ b/client/package.json @@ -14,8 +14,8 @@ "@iconify-json/carbon": "^1.2.19", "@nuxt/devtools-kit": "^3.2.3", "@nuxt/devtools-ui-kit": "^3.2.3", - "@nuxt/kit": "^4.3.1", - "nuxt": "^4.3.1", + "@nuxt/kit": "^4.4.2", + "nuxt": "^4.4.2", "vue": "^3.5.30", "vue-router": "latest" } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c63fd521..f7a80ede 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -10,7 +10,7 @@ catalog: '@antfu/eslint-config': ^7.7.0 '@nuxt/devtools-kit': ^3.2.3 '@nuxt/devtools-ui-kit': ^3.2.3 - '@nuxt/kit': ^4.3.1 + '@nuxt/kit': ^4.4.2 '@nuxt/module-builder': ^1.0.2 '@nuxt/test-utils': ^4.0.0 '@nuxtjs/partytown': ^2.0.0 @@ -29,7 +29,7 @@ catalog: happy-dom: ^20.8.3 knitwork: ^1.3.0 magic-string: ^0.30.21 - nuxt: ^4.3.1 + nuxt: ^4.4.2 ofetch: ^1.5.1 ohash: ^2.0.11 oxc-parser: ^0.118.0