From f3da112c18eef8c3238f65b5f4f02578227c73cd Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 14 Jun 2024 12:37:32 +0100 Subject: [PATCH] chore: refresh yarn lockfile (#27612) --- .iyarc | 1 - examples/async-data/pages/index.vue | 1 - examples/async-data/pages/posts/_id.vue | 1 - examples/async-data/pages/posts/index.vue | 1 - examples/jsx/pages/about.js | 1 - examples/storybook/stories/MyButton.story.js | 1 - examples/storybook/stories/Welcome.story.js | 1 - packages/cli/src/command.js | 1 - packages/cli/test/unit/list.test.js | 1 - packages/config/src/config/index.js | 1 - packages/config/test/load.test.js | 1 - packages/core/src/nuxt.js | 1 - test/dev/ssr.test.js | 1 - test/dev/wp.config.test.js | 1 - test/fixtures/spa/middleware/middleware.js | 1 - test/fixtures/ssr/lib/db.js | 1 - test/utils/nuxt.js | 1 - yarn.lock | 4203 ++++++++---------- 18 files changed, 1974 insertions(+), 2246 deletions(-) diff --git a/.iyarc b/.iyarc index 4769839883..1bb29bf209 100644 --- a/.iyarc +++ b/.iyarc @@ -1,7 +1,6 @@ # See https://github.com/nuxt/nuxt.js/issues/9284 for more information # These advisories won't affect nuxt -GHSA-c2qf-rxjj-qqgw GHSA-7fh5-64p2-3v2j GHSA-2p57-rm9w-gvfp GHSA-grv7-fg5c-xmjg diff --git a/examples/async-data/pages/index.vue b/examples/async-data/pages/index.vue index 3fcf2a8b0e..d717190887 100644 --- a/examples/async-data/pages/index.vue +++ b/examples/async-data/pages/index.vue @@ -1,4 +1,3 @@ -