From 41a4a22c5c9d8679411575998fa660e81fc0b26a Mon Sep 17 00:00:00 2001 From: sfxcode Date: Sat, 16 Mar 2024 07:56:02 +0100 Subject: [PATCH] docs(update): Update Versions --- README.md | 2 +- pages/index.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d2fc9a..9cd8f45 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ THX to [antfu / Vitesse Nuxt3](https://github.com/antfu/vitesse-nuxt3) for start ## Features - [Nuxt 3](https://v3.nuxtjs.org) - SSR, ESR, File-based routing, components auto importing, modules, etc. -- [PrimeVue](https://primevue.org/) 3.49.x with free Sakai Layout and Aura Theme +- [PrimeVue](https://primevue.org/) 3.50.x with free Sakai Layout and Aura Theme - [Formkit-PrimeVue](https://formkit-primevue.netlify.app/) PrimeVue Formkit Integration - [Vite](https://vitejs.dev/) - Instant HMR - [UnoCSS](https://github.com/antfu/unocss) - The instant on-demand atomic CSS engine. diff --git a/pages/index.vue b/pages/index.vue index 41010d4..4b4385c 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -13,19 +13,19 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue' Starter for Vue.js Development with Nuxt 3.
- + Excellent Component Library for VUE Free Sakai theme - FormKit 1.5.x for Form Validation + FormKit 1.6.x for Form Validation UnoCSS for rapid styling - + Composition Api @@ -35,7 +35,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue' Typesafe by default - + Pages, Layouts, ...