From 411c197c3c099268cbbc2344987a24183982b67a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:41:22 +0100 Subject: [PATCH] Bump @nuxt/test-utils from 3.14.4 to 3.15.1 (#238) Bumps [@nuxt/test-utils](https://github.com/nuxt/test-utils) from 3.14.4 to 3.15.1. - [Release notes](https://github.com/nuxt/test-utils/releases) - [Changelog](https://github.com/nuxt/test-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/test-utils/compare/v3.14.4...v3.15.1) --- updated-dependencies: - dependency-name: "@nuxt/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcelo Rodrigo --- package.json | 2 +- yarn.lock | 39 +++++++++++++++++++++++++-------------- 2 files changed, 26 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index db1314a..cda16a1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "@nuxt/devtools": "latest", - "@nuxt/test-utils": "^3.14.4", + "@nuxt/test-utils": "^3.15.1", "@nuxtjs/seo": "^2.0.0-rc.10", "@pinia-plugin-persistedstate/nuxt": "^1.1.1", "@vitejs/plugin-vue": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 7298222..fd003ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -780,13 +780,13 @@ rc9 "^2.1.2" std-env "^3.7.0" -"@nuxt/test-utils@>=3.13.1", "@nuxt/test-utils@^3.14.4": - version "3.14.4" - resolved "https://registry.yarnpkg.com/@nuxt/test-utils/-/test-utils-3.14.4.tgz#d2c99070a22ec4570643c5f8f28449dde93bb5e9" - integrity sha512-1rSYMXjN651t+c8zSaPAoP78YE1WVcI3baPC2cic9my+J5FIsT1IuTU6M9XwDFBUnwGL6/sV5pPsyEumkIl3eA== +"@nuxt/test-utils@>=3.13.1", "@nuxt/test-utils@^3.15.1": + version "3.15.1" + resolved "https://registry.yarnpkg.com/@nuxt/test-utils/-/test-utils-3.15.1.tgz#dfee0dcddf12e229806b1e698c7c2307f7ae80e8" + integrity sha512-+0MsHsE/F4FZcmirRWSqGSSlEGMeNBHXkdHmYU0cM7UItiFIxyVDdIHLkyW4bBvPfI0IRozQlZc8vht9V/5D7Q== dependencies: - "@nuxt/kit" "^3.13.2" - "@nuxt/schema" "^3.13.2" + "@nuxt/kit" "^3.14.1592" + "@nuxt/schema" "^3.14.1592" c12 "^2.0.1" consola "^3.2.3" defu "^6.1.4" @@ -794,20 +794,23 @@ estree-walker "^3.0.3" fake-indexeddb "^6.0.0" get-port-please "^3.1.2" - local-pkg "^0.5.0" - magic-string "^0.30.12" + h3 "^1.13.0" + local-pkg "^0.5.1" + magic-string "^0.30.14" node-fetch-native "^1.6.4" ofetch "^1.4.1" pathe "^1.1.2" perfect-debounce "^1.0.0" radix3 "^1.1.2" scule "^1.3.0" - std-env "^3.7.0" + std-env "^3.8.0" tinyexec "^0.3.1" ufo "^1.5.4" unenv "^1.10.0" - unplugin "^1.14.1" + unplugin "^2.0.0" + vite "^5.4.11" vitest-environment-nuxt "^1.0.1" + vue "^3.5.13" "@nuxt/vite-builder@3.14.1592": version "3.14.1592" @@ -3828,10 +3831,10 @@ magic-string-ast@^0.6.0, magic-string-ast@^0.6.2: dependencies: magic-string "^0.30.13" -magic-string@^0.30.0, magic-string@^0.30.11, magic-string@^0.30.12, magic-string@^0.30.13, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@^0.30.8: - version "0.30.13" - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.13.tgz#92438e3ff4946cf54f18247c981e5c161c46683c" - integrity sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g== +magic-string@^0.30.0, magic-string@^0.30.11, magic-string@^0.30.12, magic-string@^0.30.13, magic-string@^0.30.14, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@^0.30.8: + version "0.30.15" + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.15.tgz#d5474a2c4c5f35f041349edaba8a5cb02733ed3c" + integrity sha512-zXeaYRgZ6ldS1RJJUrMrYgNJ4fdwnyI6tVqoiIhyCyv5IVTK9BU8Ic2l253GGETQHxI4HNUwhJ3fjDhKqEoaAw== dependencies: "@jridgewell/sourcemap-codec" "^1.5.0" @@ -5803,6 +5806,14 @@ unplugin@^1.10.0, unplugin@^1.10.1, unplugin@^1.12.2, unplugin@^1.14.1, unplugin acorn "^8.14.0" webpack-virtual-modules "^0.6.2" +unplugin@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.1.0.tgz#c093c34bf52812131125b67d0724bd57685c830a" + integrity sha512-us4j03/499KhbGP8BU7Hrzrgseo+KdfJYWcbcajCOqsAyb8Gk0Yn2kiUIcZISYCb1JFaZfIuG3b42HmguVOKCQ== + dependencies: + acorn "^8.14.0" + webpack-virtual-modules "^0.6.2" + unstorage@^1.13.1: version "1.13.1" resolved "https://registry.yarnpkg.com/unstorage/-/unstorage-1.13.1.tgz#090b30de978ee8755b3ad7bbc00acfade124ac13"