From 5f99f284ec9d930500481bb3cbea705f6fe884a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 22:25:04 +0100 Subject: [PATCH] chore(deps): update dependency nuxt to ^3.14.0 (v3) (#2537) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- devtools/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devtools/package.json b/devtools/package.json index c28edcd3..08434bb4 100644 --- a/devtools/package.json +++ b/devtools/package.json @@ -12,7 +12,7 @@ "dependencies": { "@nuxt/ui": "latest", "knitwork": "^1.1.0", - "nuxt": "^3.13.1", + "nuxt": "^3.14.0", "prettier": "^3.3.3", "zod": "^3.23.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b21f2c34..9a19f58c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -222,7 +222,7 @@ importers: specifier: ^1.1.0 version: 1.1.0 nuxt: - specifier: ^3.13.1 + specifier: ^3.14.0 version: 3.14.0(@parcel/watcher@2.5.0)(@types/node@22.8.7)(better-sqlite3@11.5.0)(eslint@9.14.0(jiti@2.4.0))(ioredis@5.4.1)(lightningcss@1.28.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.24.4)(terser@5.36.0)(typescript@5.6.3)(vite@5.4.10(@types/node@22.8.7)(lightningcss@1.28.1)(terser@5.36.0))(vue-tsc@2.1.10(typescript@5.6.3)) prettier: specifier: ^3.3.3