From 0bc49eb0ca573c8ed53211a5150a246eccfdb910 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:14:51 +0000 Subject: [PATCH] chore(deps): update dependency nuxi to v3.11.0 (main) (#26353) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/nuxt/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f6bd60a299..f43f21068e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "jiti": "1.21.0", "markdownlint-cli": "0.39.0", "nitropack": "2.9.4", - "nuxi": "3.10.1", + "nuxi": "3.11.0", "nuxt": "workspace:*", "nuxt-content-twoslash": "0.0.10", "ofetch": "1.3.3", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 6380b4a3d7..2fa037a588 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -90,7 +90,7 @@ "magic-string": "^0.30.8", "mlly": "^1.6.1", "nitropack": "^2.9.4", - "nuxi": "^3.10.1", + "nuxi": "^3.11.0", "nypm": "^0.3.8", "ofetch": "^1.3.3", "ohash": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc0b85da42..8e920ea2cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ importers: specifier: 2.9.4 version: 2.9.4 nuxi: - specifier: 3.10.1 - version: 3.10.1 + specifier: 3.11.0 + version: 3.11.0 nuxt: specifier: workspace:* version: link:packages/nuxt @@ -336,8 +336,8 @@ importers: specifier: ^2.9.4 version: 2.9.4 nuxi: - specifier: ^3.10.1 - version: 3.10.1 + specifier: ^3.11.0 + version: 3.11.0 nypm: specifier: ^0.3.8 version: 0.3.8 @@ -8315,9 +8315,9 @@ packages: dependencies: boolbase: 1.0.0 - /nuxi@3.10.1: - resolution: {integrity: sha512-ZNt858+FOZDIiKKFJkXO7uJAnALytDdn1XbLgtZAqbtWNMayHbOnWcnxh+WSOE4H9uOi2+loWXEqKElmNWLgcQ==} - engines: {node: ^14.18.0 || >=16.10.0} + /nuxi@3.11.0: + resolution: {integrity: sha512-0LHrUNvQ2E+izHllvoGPPfgWkKkD7bxVjUekWeO7FjKLo83N4oumZdK78Qiau/HOh6CW3Y9mcc7kkJd4IPh5uw==} + engines: {node: ^16.10.0 || >=18.0.0} hasBin: true optionalDependencies: fsevents: 2.3.3