From f7ba2a9ce5de31ef280d5126fbdcd476fdcbfc4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:52:48 +0000 Subject: [PATCH] chore(deps): update nuxt core to v3.21.6 --- packages/bridge/package.json | 4 ++-- pnpm-lock.yaml | 24 ++++++++++++------------ pnpm-workspace.yaml | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/bridge/package.json b/packages/bridge/package.json index eed2ebbb..3a52f244 100644 --- a/packages/bridge/package.json +++ b/packages/bridge/package.json @@ -28,8 +28,8 @@ "@babel/plugin-transform-typescript": "^7.28.6", "@nuxt/bridge-schema": "workspace:*", "@nuxt/devalue": "^2.0.2", - "@nuxt/kit": "3.21.5", - "@nuxt/schema": "3.21.5", + "@nuxt/kit": "3.21.6", + "@nuxt/schema": "3.21.6", "@nuxt/ui-templates": "^1.3.4", "@rollup/plugin-replace": "^6.0.3", "@unhead/ssr": "^1.11.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fab6a303..e40483cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: overrides: '@nuxt/bridge': workspace:* '@nuxt/bridge-schema': workspace:* - '@nuxt/kit': 3.21.5 + '@nuxt/kit': 3.21.6 eslint-scope: 9.1.2 eslint-visitor-keys: 5.0.1 espree: 11.2.0 @@ -126,11 +126,11 @@ importers: specifier: ^2.0.2 version: 2.0.2 '@nuxt/kit': - specifier: 3.21.5 - version: 3.21.5(magicast@0.5.2) + specifier: 3.21.6 + version: 3.21.6(magicast@0.5.2) '@nuxt/schema': - specifier: 3.21.5 - version: 3.21.5 + specifier: 3.21.6 + version: 3.21.6 '@nuxt/ui-templates': specifier: ^1.3.4 version: 1.3.4 @@ -2005,8 +2005,8 @@ packages: resolution: {integrity: sha512-kZMfB5Ymvd/5ek+xfk2svQiMJWEAjZf5XNFTG+2WiNsitHb01Bo3W2QGidy+dwfuLtHoiOJkMovRlyAKWxTohg==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/kit@3.21.5': - resolution: {integrity: sha512-eGo9DjJ9NzKMbJpFU/UTd4c5iOSYuivghKD8W/jVGHs7kew+hdSMvUy401IfQB7EObKPvt/WXEutAIaTg9OsyA==} + '@nuxt/kit@3.21.6': + resolution: {integrity: sha512-5VOwxUcoM/z6w4c75hQrikHpY+TzjTLZQ+QnuO7KajyGx0IJBLVy1lw25oy79leF+GgyjJJO1cHfUfWeuEDCzA==} engines: {node: '>=18.12.0'} '@nuxt/loading-screen@2.0.4': @@ -2017,8 +2017,8 @@ packages: engines: {node: ^14.18.0 || >=16.10.0, npm: '>=5.10.0'} hasBin: true - '@nuxt/schema@3.21.5': - resolution: {integrity: sha512-zsQ+wW9hwz814MegTMHOW8p2wUXUn6kXG8DknQnm+pKC6H/t65XJbGjWZ6zQ18k0VRiiHgO0uItz0V/hADwjww==} + '@nuxt/schema@3.21.6': + resolution: {integrity: sha512-/1m3/q2QtLQ+c+4CDrlwGtNC5nJ3KdK+MTeaRhMN+fNavqeQFdqArfXVYdzUX+ZeqOL0Pt00vJnwKm0VM1I8mQ==} engines: {node: ^14.18.0 || >=16.10.0} '@nuxt/server@2.18.1': @@ -10884,7 +10884,7 @@ snapshots: node-html-parser: 6.1.13 ufo: 1.6.4 - '@nuxt/kit@3.21.5(magicast@0.5.2)': + '@nuxt/kit@3.21.6(magicast@0.5.2)': dependencies: c12: 3.3.4(magicast@0.5.2) consola: 3.4.2 @@ -10924,7 +10924,7 @@ snapshots: dependencies: consola: 3.4.2 - '@nuxt/schema@3.21.5': + '@nuxt/schema@3.21.6': dependencies: '@vue/shared': 3.5.34 defu: 6.1.7 @@ -10979,7 +10979,7 @@ snapshots: '@nuxt/test-utils@3.23.0(happy-dom@20.9.0)(magicast@0.5.2)(playwright-core@1.60.0)(typescript@6.0.3)(vitest@4.1.6(@types/node@25.6.0)(happy-dom@20.9.0)(vite@8.0.10(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.7.0)(terser@5.47.1)(yaml@2.9.0)))': dependencies: '@clack/prompts': 1.0.0-alpha.9 - '@nuxt/kit': 3.21.5(magicast@0.5.2) + '@nuxt/kit': 3.21.6(magicast@0.5.2) c12: 3.3.4(magicast@0.5.2) consola: 3.4.2 defu: 6.1.7 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 2c79e9bd..37fe0388 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -6,7 +6,7 @@ packages: overrides: "@nuxt/bridge": "workspace:*" "@nuxt/bridge-schema": "workspace:*" - "@nuxt/kit": "3.21.5" + "@nuxt/kit": "3.21.6" eslint-scope: "9.1.2" eslint-visitor-keys: "5.0.1" espree: "11.2.0"