From cfea9559709272072ac51edd3c71f65e69f7c80f Mon Sep 17 00:00:00 2001 From: Nizam Omer Date: Mon, 7 Sep 2026 15:19:47 +0300 Subject: [PATCH 1/2] chore(modules): update nuxt-notify metadata Co-authored-by: Cursor --- modules/nuxt-notify.yml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/modules/nuxt-notify.yml b/modules/nuxt-notify.yml index 9a0010558..2f7ade059 100644 --- a/modules/nuxt-notify.yml +++ b/modules/nuxt-notify.yml @@ -1,7 +1,8 @@ name: nuxt-notify description: >- - Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon - (actions, avatars, progress, themes, UI overrides). + Toast notifications for Nuxt 3/4 by Levi Labs. Tailwind CSS + Nuxt Icon with + actions, avatars, progress bars, themes, and per-toast UI overrides. Lightweight + (~1.6 kB gzipped), type-safe, and SSR-friendly. repo: nizaamomer/nuxt-notify npm: nuxt-notify icon: nuxt-notify.png @@ -13,6 +14,28 @@ type: 3rd-party maintainers: - name: Nizam Omer github: nizaamomer + - name: Levi Labs + github: levilabs-dev compatibility: nuxt: ^3.0.0 || ^4.0.0 requires: {} +aliases: + - toast + - notifications + - notify + - toast-notifications + - toastify + - snackbar + - snackbars + - alert + - alerts + - notifier + - nuxt-toast + - vue-toast + - messages + - notification + - toast-message + - toast-messages + - ui-toast + - flash-message + - flash-messages From 1fe0efa3f7f0f7d266c859497d26fae8b778abb7 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 12:24:17 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- modules/nuxt-notify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/nuxt-notify.yml b/modules/nuxt-notify.yml index 2f7ade059..c63d3a07d 100644 --- a/modules/nuxt-notify.yml +++ b/modules/nuxt-notify.yml @@ -1,8 +1,8 @@ name: nuxt-notify description: >- Toast notifications for Nuxt 3/4 by Levi Labs. Tailwind CSS + Nuxt Icon with - actions, avatars, progress bars, themes, and per-toast UI overrides. Lightweight - (~1.6 kB gzipped), type-safe, and SSR-friendly. + actions, avatars, progress bars, themes, and per-toast UI overrides. + Lightweight (~1.6 kB gzipped), type-safe, and SSR-friendly. repo: nizaamomer/nuxt-notify npm: nuxt-notify icon: nuxt-notify.png