From e8a8bd53312a16156359e83067d8fd3a72005e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 04:56:56 +0000 Subject: [PATCH] Bump @nuxtjs/seo from 3.4.0 to 4.0.2 in the node group Bumps the node group with 1 update: [@nuxtjs/seo](https://github.com/harlan-zw/nuxt-seo). Updates `@nuxtjs/seo` from 3.4.0 to 4.0.2 - [Release notes](https://github.com/harlan-zw/nuxt-seo/releases) - [Commits](https://github.com/harlan-zw/nuxt-seo/compare/v3.4.0...v4.0.2) --- updated-dependencies: - dependency-name: "@nuxtjs/seo" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: node ... Signed-off-by: dependabot[bot] --- apps/playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/playground/package.json b/apps/playground/package.json index 6d147429..cd935fb9 100644 --- a/apps/playground/package.json +++ b/apps/playground/package.json @@ -37,7 +37,7 @@ "@iconify-json/simple-icons": "^1.2.71", "@nuxt/eslint": "^1.15.2", "@nuxthub/core": "0.10.7", - "@nuxtjs/seo": "3.4.0", + "@nuxtjs/seo": "4.0.2", "@types/node": "^25.3.2", "eslint": "^10.0.2", "nuxt": "^4.3.1",