From 03028524f74983ce1735fa940318091523a5a142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:52:47 +0000 Subject: [PATCH] chore(deps-dev): bump @nuxt/schema from 3.8.0 to 3.8.1 Bumps [@nuxt/schema](https://github.com/nuxt/nuxt) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/compare/v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: "@nuxt/schema" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 60711f62..51314b84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -945,7 +945,7 @@ pathe "^1.1.1" unbuild "^2.0.0" -"@nuxt/schema@3.8.0", "@nuxt/schema@^3.7.4", "@nuxt/schema@^3.8.0": +"@nuxt/schema@3.8.0": version "3.8.0" resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.8.0.tgz#0d6f279f4e30b217c3423215753d8fd23878b49d" integrity sha512-VEDVeCjdVowhoY5vIBSz94+SSwmM204jN6TNe/ShBJ2d/vZiy9EtLbhOwqaPNFHwnN1fl/XFHThwJiexdB9D1w== @@ -962,6 +962,22 @@ unimport "^3.4.0" untyped "^1.4.0" +"@nuxt/schema@^3.7.4", "@nuxt/schema@^3.8.0": + version "3.8.1" + resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.8.1.tgz#03b78c0af5fcc6f33eee5964c7ba5508fb4da13c" + integrity sha512-fSaWRcI/2mUskfTZTGSnH6Ny0x05CRzylbVn6WFV0d6UEKIVy42Qd6n+h7yoFfp4cq4nji6u16PT4SqS1DEhsw== + dependencies: + "@nuxt/ui-templates" "^1.3.1" + consola "^3.2.3" + defu "^6.1.3" + hookable "^5.5.3" + pathe "^1.1.1" + pkg-types "^1.0.3" + std-env "^3.4.3" + ufo "^1.3.1" + unimport "^3.4.0" + untyped "^1.4.0" + "@nuxt/telemetry@^2.5.2": version "2.5.2" resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-2.5.2.tgz#d894dae887e1cade4f8d53289dd0b00c930fb9d8"