From b83e95617a9da10a92a1e6cb229fba9435e467d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 04:54:35 +0000 Subject: [PATCH] Bump @nuxtjs/seo from 5.3.1 to 5.3.2 in the node group Bumps the node group with 1 update: [@nuxtjs/seo](https://github.com/harlan-zw/nuxt-seo/tree/HEAD/packages/nuxt-seo). Updates `@nuxtjs/seo` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/harlan-zw/nuxt-seo/releases) - [Changelog](https://github.com/harlan-zw/nuxt-seo/blob/main/CHANGELOG.md) - [Commits](https://github.com/harlan-zw/nuxt-seo/commits/v5.3.2/packages/nuxt-seo) --- updated-dependencies: - dependency-name: "@nuxtjs/seo" dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-patch 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 d06aa874..f777f772 100644 --- a/apps/playground/package.json +++ b/apps/playground/package.json @@ -38,7 +38,7 @@ "@iconify-json/simple-icons": "^1.2.87", "@nuxt/eslint": "^1.16.0", "@nuxthub/core": "0.10.7", - "@nuxtjs/seo": "5.3.1", + "@nuxtjs/seo": "5.3.2", "@types/node": "^26.0.1", "eslint": "^10.6.0", "nuxt": "^4.4.8",