@nuxt/modules 0.6.0-c8a54c → 0.6.0-cbcf64

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 +49 -4
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -5465,11 +5465,11 @@
5465
5465
  {
5466
5466
  "name": "unhead",
5467
5467
  "description": "Experimental features for Nuxt SEO / head management.",
5468
- "repo": "harlan-zw/nuxt-unhead",
5469
- "npm": "nuxt-unhead",
5468
+ "repo": "harlan-zw/nuxt-seo-experiments",
5469
+ "npm": "nuxt-seo-experiments",
5470
5470
  "icon": "",
5471
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5472
- "website": "https://github.com/harlan-zw/nuxt-unhead",
5471
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5472
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5473
5473
  "learn_more": "",
5474
5474
  "category": "SEO",
5475
5475
  "type": "3rd-party",
@@ -5512,6 +5512,28 @@
5512
5512
  "requires": {}
5513
5513
  }
5514
5514
  },
5515
+ {
5516
+ "name": "unlazy",
5517
+ "description": "Lazy loading library for placeholder images",
5518
+ "repo": "johannschopplich/unlazy/packages/nuxt",
5519
+ "npm": "@unlazy/nuxt",
5520
+ "icon": "unlazy.svg",
5521
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
5522
+ "website": "https://unlazy.byjohann.dev/",
5523
+ "learn_more": "",
5524
+ "category": "Images",
5525
+ "type": "3rd-party",
5526
+ "maintainers": [
5527
+ {
5528
+ "name": "Johann Schopplich",
5529
+ "github": "johannschopplich"
5530
+ }
5531
+ ],
5532
+ "compatibility": {
5533
+ "nuxt": "^3.0.0",
5534
+ "requires": {}
5535
+ }
5536
+ },
5515
5537
  {
5516
5538
  "name": "unlighthouse",
5517
5539
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5724,6 +5746,29 @@
5724
5746
  "requires": {}
5725
5747
  }
5726
5748
  },
5749
+ {
5750
+ "name": "vexip-ui",
5751
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
5752
+ "repo": "vexip-ui/nuxt",
5753
+ "npm": "@vexip-ui/nuxt",
5754
+ "icon": "vexip-ui.svg",
5755
+ "github": "https://github.com/vexip-ui/vexip-ui",
5756
+ "website": "https://www.vexipui.com/",
5757
+ "learn_more": "https://github.com/vexip-ui/nuxt",
5758
+ "category": "UI",
5759
+ "type": "3rd-party",
5760
+ "maintainers": [
5761
+ {
5762
+ "name": "未觉雨声",
5763
+ "github": "qmhc",
5764
+ "twitter": "qmhc95"
5765
+ }
5766
+ ],
5767
+ "compatibility": {
5768
+ "nuxt": "^3.0.0",
5769
+ "requires": {}
5770
+ }
5771
+ },
5727
5772
  {
5728
5773
  "name": "vite-pwa-nuxt",
5729
5774
  "description": "Zero-config PWA Plugin for Nuxt 3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-c8a54c",
3
+ "version": "0.6.0-cbcf64",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [