@nuxt/modules 0.6.0-5f8d75 → 0.6.0-615991

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/modules.json +30 -2
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -2633,9 +2633,9 @@
2633
2633
  "description": "Kinde authentication integration for Nuxt",
2634
2634
  "repo": "nuxt-modules/kinde",
2635
2635
  "npm": "@nuxtjs/kinde",
2636
- "icon": "",
2636
+ "icon": "kinde.svg",
2637
2637
  "github": "https://github.com/nuxt-modules/kinde",
2638
- "website": "https://github.com/nuxt-modules/kinde",
2638
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2639
2639
  "learn_more": "https://kinde.com/",
2640
2640
  "category": "Security",
2641
2641
  "type": "community",
@@ -2643,6 +2643,11 @@
2643
2643
  {
2644
2644
  "name": "danielroe",
2645
2645
  "github": "danielroe"
2646
+ },
2647
+ {
2648
+ "name": "daveordead",
2649
+ "github": "DaveOrDead",
2650
+ "twitter": "dave_or_dead"
2646
2651
  }
2647
2652
  ],
2648
2653
  "compatibility": {
@@ -4547,6 +4552,29 @@
4547
4552
  "requires": {}
4548
4553
  }
4549
4554
  },
4555
+ {
4556
+ "name": "primevue",
4557
+ "description": "Next Generation Vue UI Component Library",
4558
+ "repo": "primefaces/primevue-nuxt-module",
4559
+ "npm": "nuxt-primevue",
4560
+ "icon": "primevue.svg",
4561
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4562
+ "website": "https://primevue.org/",
4563
+ "learn_more": "https://primevue.org/",
4564
+ "category": "UI",
4565
+ "type": "3rd-party",
4566
+ "maintainers": [
4567
+ {
4568
+ "name": "primefaces",
4569
+ "github": "primefaces",
4570
+ "twitter": "primevue"
4571
+ }
4572
+ ],
4573
+ "compatibility": {
4574
+ "nuxt": "^3.0.0",
4575
+ "requires": {}
4576
+ }
4577
+ },
4550
4578
  {
4551
4579
  "name": "prismic",
4552
4580
  "description": "Easily connect your Nuxt application to your content hosted on Prismic",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-5f8d75",
3
+ "version": "0.6.0-615991",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [