From ca2b45b43e2ecc270d59160287c9c7d6052c5b97 Mon Sep 17 00:00:00 2001 From: Andrei Elkin Date: Thu, 7 May 2026 18:17:56 +0200 Subject: [PATCH 1/3] Update npm package name in vuetify-nuxt-module.yml --- modules/vuetify-nuxt-module.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/vuetify-nuxt-module.yml b/modules/vuetify-nuxt-module.yml index 9cb7c21e9..8d9c89a12 100644 --- a/modules/vuetify-nuxt-module.yml +++ b/modules/vuetify-nuxt-module.yml @@ -1,7 +1,7 @@ name: vuetify-nuxt-module description: Zero-config Nuxt Module for Vuetify. repo: vuetifyjs/nuxt-module -npm: vuetify-nuxt-module-workspace +npm: vuetify-nuxt-module icon: vuetify-logo-v3-dark.svg github: https://github.com/vuetifyjs/nuxt-module website: https://nuxt.vuetifyjs.com/ @@ -12,6 +12,8 @@ maintainers: - name: Joaquín Sánchez github: userquin bluesky: userquin.bsky.social + - name: Andrei Elkin + github: andreyyolkin compatibility: nuxt: '>=3.15.0' requires: {} From a78818a9105bcfdd0cbb655003e04bde4efb3cbc Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 16:29:08 +0000 Subject: [PATCH 2/3] [autofix.ci] apply automated fixes --- modules/vuetify-nuxt-module.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/vuetify-nuxt-module.yml b/modules/vuetify-nuxt-module.yml index 8d9c89a12..7fef87714 100644 --- a/modules/vuetify-nuxt-module.yml +++ b/modules/vuetify-nuxt-module.yml @@ -1,7 +1,7 @@ name: vuetify-nuxt-module description: Zero-config Nuxt Module for Vuetify. repo: vuetifyjs/nuxt-module -npm: vuetify-nuxt-module +npm: vuetify-nuxt-module-workspace icon: vuetify-logo-v3-dark.svg github: https://github.com/vuetifyjs/nuxt-module website: https://nuxt.vuetifyjs.com/ From 09e63b5a413b361c89173cb5f6116279eb21cb10 Mon Sep 17 00:00:00 2001 From: Andrei Elkin Date: Thu, 7 May 2026 18:42:16 +0200 Subject: [PATCH 3/3] chore: link to a correct pkg folder --- modules/vuetify-nuxt-module.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/vuetify-nuxt-module.yml b/modules/vuetify-nuxt-module.yml index 7fef87714..9b5f4fd71 100644 --- a/modules/vuetify-nuxt-module.yml +++ b/modules/vuetify-nuxt-module.yml @@ -1,7 +1,7 @@ name: vuetify-nuxt-module description: Zero-config Nuxt Module for Vuetify. -repo: vuetifyjs/nuxt-module -npm: vuetify-nuxt-module-workspace +repo: vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module +npm: vuetify-nuxt-module icon: vuetify-logo-v3-dark.svg github: https://github.com/vuetifyjs/nuxt-module website: https://nuxt.vuetifyjs.com/