diff --git a/icons/nuxt-endpoints.svg b/icons/nuxt-endpoints.svg new file mode 100644 index 000000000..ce3244ca6 --- /dev/null +++ b/icons/nuxt-endpoints.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/modules/nuxt-charts.yml b/modules/nuxt-charts.yml index 56e4c1dd1..14128849b 100644 --- a/modules/nuxt-charts.yml +++ b/modules/nuxt-charts.yml @@ -1,7 +1,7 @@ name: nuxt-charts description: Nuxt module for vue-chrts repo: dennisadriaans/vue-chrts#main/packages/nuxt-charts -npm: nuxt-charts-legacy +npm: nuxt-charts icon: nuxt-charts.svg github: https://github.com/dennisadriaans/vue-chrts website: https://nuxtcharts.com/ diff --git a/modules/nuxt-endpoints.yml b/modules/nuxt-endpoints.yml new file mode 100644 index 000000000..f631625c5 --- /dev/null +++ b/modules/nuxt-endpoints.yml @@ -0,0 +1,18 @@ +name: nuxt-endpoints +description: >- + Typed APIs, generated clients, and OpenAPI for Nuxt server routes — from one + endpoint definition +repo: nuxt-endpoints/nuxt-endpoints +npm: nuxt-endpoints +icon: nuxt-endpoints.svg +github: https://github.com/nuxt-endpoints/nuxt-endpoints +website: https://nuxt-endpoints.github.io/nuxt-endpoints/ +learn_more: https://nuxt-endpoints.github.io/nuxt-endpoints/docs/getting-started +category: Request +type: 3rd-party +maintainers: + - name: y.ishii + github: yoshinoriishii +compatibility: + nuxt: ^4.5.0 + requires: {} diff --git a/modules/pinia.yml b/modules/pinia.yml index 750aea3aa..e380225f6 100644 --- a/modules/pinia.yml +++ b/modules/pinia.yml @@ -14,6 +14,6 @@ maintainers: twitter: posva bluesky: esm.dev compatibility: - nuxt: ^3.15.0 || ^4.0.0 + nuxt: ^3.15.0 || ^4.0.0 || ^5.0.0 requires: bridge: optional