@nuxt/modules 0.6.0-0cb64e → 0.6.0-14fa89

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 +150 -49
  2. package/package.json +9 -9
package/modules.json CHANGED
@@ -170,6 +170,28 @@
170
170
  }
171
171
  }
172
172
  },
173
+ {
174
+ "name": "aos",
175
+ "description": "A Nuxt module that adds Animate On Scroll",
176
+ "repo": "egidiusmengelberg/nuxt-aos",
177
+ "npm": "nuxt-aos",
178
+ "icon": "aos.png",
179
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
+ "learn_more": "",
182
+ "category": "Devtools",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "egidiusmengelberg",
187
+ "github": "egidiusmengelberg"
188
+ }
189
+ ],
190
+ "compatibility": {
191
+ "nuxt": "^3.0.0",
192
+ "requires": {}
193
+ }
194
+ },
173
195
  {
174
196
  "name": "api-party",
175
197
  "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
@@ -1672,7 +1694,7 @@
1672
1694
  "npm": "@hebilicious/form-actions-nuxt",
1673
1695
  "icon": "form-actions.svg",
1674
1696
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
1675
- "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1697
+ "website": "https://form-actions-nuxt.pages.dev/",
1676
1698
  "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1677
1699
  "category": "Request",
1678
1700
  "type": "3rd-party",
@@ -1684,7 +1706,7 @@
1684
1706
  }
1685
1707
  ],
1686
1708
  "compatibility": {
1687
- "nuxt": "^3.0.0",
1709
+ "nuxt": "^3.7.0",
1688
1710
  "requires": {}
1689
1711
  }
1690
1712
  },
@@ -2694,13 +2716,13 @@
2694
2716
  },
2695
2717
  {
2696
2718
  "name": "link-checker",
2697
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2719
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2698
2720
  "repo": "harlan-zw/nuxt-link-checker",
2699
2721
  "npm": "nuxt-link-checker",
2700
- "icon": "",
2722
+ "icon": "link-checker.svg",
2701
2723
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2702
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2703
- "learn_more": "",
2724
+ "website": "https://nuxtseo.com/link-checker",
2725
+ "learn_more": "https://nuxtseo.com/link-checker",
2704
2726
  "category": "SEO",
2705
2727
  "type": "3rd-party",
2706
2728
  "maintainers": [
@@ -3532,6 +3554,28 @@
3532
3554
  }
3533
3555
  }
3534
3556
  },
3557
+ {
3558
+ "name": "nuxt-jsonld",
3559
+ "description": "Manage JSON-LD in Vue component.",
3560
+ "repo": "ymmooot/nuxt-jsonld",
3561
+ "npm": "nuxt-jsonld",
3562
+ "icon": "",
3563
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3564
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3565
+ "learn_more": "",
3566
+ "category": "SEO",
3567
+ "type": "3rd-party",
3568
+ "maintainers": [
3569
+ {
3570
+ "name": "ymmooot",
3571
+ "github": "ymmooot"
3572
+ }
3573
+ ],
3574
+ "compatibility": {
3575
+ "nuxt": "^3.0.0",
3576
+ "requires": {}
3577
+ }
3578
+ },
3535
3579
  {
3536
3580
  "name": "nuxt-localtunnel",
3537
3581
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -4079,38 +4123,15 @@
4079
4123
  "requires": {}
4080
4124
  }
4081
4125
  },
4082
- {
4083
- "name": "nuxtlabs-ui",
4084
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
4085
- "repo": "nuxtlabs/ui",
4086
- "npm": "@nuxthq/ui",
4087
- "icon": "nuxtlabs-ui.svg",
4088
- "github": "https://github.com/nuxtlabs/ui",
4089
- "website": "https://ui.nuxtlabs.com",
4090
- "learn_more": "https://ui.nuxtlabs.com",
4091
- "category": "UI",
4092
- "type": "3rd-party",
4093
- "maintainers": [
4094
- {
4095
- "name": "Benjamin Canac",
4096
- "github": "benjamincanac",
4097
- "twitter": "benjamincanac"
4098
- }
4099
- ],
4100
- "compatibility": {
4101
- "nuxt": "^3.0.0",
4102
- "requires": {}
4103
- }
4104
- },
4105
4126
  {
4106
4127
  "name": "og-image",
4107
- "description": "Easily generate dynamic social share images.",
4128
+ "description": "Enlightened runtime images generated with Vue templates.",
4108
4129
  "repo": "harlan-zw/nuxt-og-image",
4109
4130
  "npm": "nuxt-og-image",
4110
- "icon": "",
4131
+ "icon": "og-image.svg",
4111
4132
  "github": "https://github.com/harlan-zw/nuxt-og-image",
4112
- "website": "https://github.com/harlan-zw/nuxt-og-image",
4113
- "learn_more": "",
4133
+ "website": "https://nuxtseo.com/og-image",
4134
+ "learn_more": "https://nuxtseo.com/og-image",
4114
4135
  "category": "SEO",
4115
4136
  "type": "3rd-party",
4116
4137
  "maintainers": [
@@ -4216,6 +4237,29 @@
4216
4237
  "requires": {}
4217
4238
  }
4218
4239
  },
4240
+ {
4241
+ "name": "particles",
4242
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4243
+ "repo": "Joepocalyptic/nuxt-particles",
4244
+ "npm": "nuxt-particles",
4245
+ "icon": "",
4246
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4247
+ "website": "https://nuxt-particles.joeypereira.dev",
4248
+ "learn_more": "https://particles.js.org/",
4249
+ "category": "Libraries",
4250
+ "type": "3rd-party",
4251
+ "maintainers": [
4252
+ {
4253
+ "name": "Joey Pereira",
4254
+ "github": "Joepocalyptic",
4255
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4256
+ }
4257
+ ],
4258
+ "compatibility": {
4259
+ "nuxt": "^3.0.0",
4260
+ "requires": {}
4261
+ }
4262
+ },
4219
4263
  {
4220
4264
  "name": "partytown",
4221
4265
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4409,7 +4453,7 @@
4409
4453
  "description": "Initialization steps at build time – like Nuxt 2 server init",
4410
4454
  "repo": "johannschopplich/nuxt-prepare",
4411
4455
  "npm": "nuxt-prepare",
4412
- "icon": "nuxt-prepare.svg",
4456
+ "icon": "prepare.svg",
4413
4457
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4414
4458
  "website": "https://nuxt-prepare.jhnn.dev",
4415
4459
  "learn_more": "",
@@ -4840,13 +4884,13 @@
4840
4884
  },
4841
4885
  {
4842
4886
  "name": "schema-org",
4843
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4844
- "repo": "vueuse/schema-org#main/packages/nuxt",
4887
+ "description": "Schema.org for Nuxt.",
4888
+ "repo": "harlan-zw/nuxt-schema-org",
4845
4889
  "npm": "nuxt-schema-org",
4846
4890
  "icon": "schema-org.svg",
4847
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4848
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4849
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4891
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4892
+ "website": "https://nuxtseo.com/schema-org",
4893
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4850
4894
  "category": "SEO",
4851
4895
  "type": "3rd-party",
4852
4896
  "maintainers": [
@@ -4951,14 +4995,38 @@
4951
4995
  "requires": {}
4952
4996
  }
4953
4997
  },
4998
+ {
4999
+ "name": "seo-experiments",
5000
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5001
+ "repo": "harlan-zw/nuxt-seo-experiments",
5002
+ "npm": "nuxt-seo-experiments",
5003
+ "icon": "seo-experiments.svg",
5004
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5005
+ "website": "https://nuxtseo.com/experiments",
5006
+ "learn_more": "https://nuxtseo.com/experiments",
5007
+ "category": "SEO",
5008
+ "type": "3rd-party",
5009
+ "maintainers": [
5010
+ {
5011
+ "name": "Harlan Wilton",
5012
+ "github": "harlan-zw",
5013
+ "twitter": "harlan_zw",
5014
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5015
+ }
5016
+ ],
5017
+ "compatibility": {
5018
+ "nuxt": "^3.0.0",
5019
+ "requires": {}
5020
+ }
5021
+ },
4954
5022
  {
4955
5023
  "name": "seo-kit",
4956
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5024
+ "description": "The complete SEO solution for Nuxt.",
4957
5025
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4958
5026
  "npm": "nuxt-seo-kit",
4959
5027
  "icon": "seo-kit.svg",
4960
5028
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4961
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5029
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4962
5030
  "learn_more": "",
4963
5031
  "category": "SEO",
4964
5032
  "type": "3rd-party",
@@ -5156,13 +5224,13 @@
5156
5224
  },
5157
5225
  {
5158
5226
  "name": "simple-robots",
5159
- "description": "Simply manage the robots crawling your Nuxt app.",
5227
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
5160
5228
  "repo": "harlan-zw/nuxt-simple-robots",
5161
5229
  "npm": "nuxt-simple-robots",
5162
- "icon": "",
5230
+ "icon": "simple-robots.svg",
5163
5231
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
5164
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
5165
- "learn_more": "",
5232
+ "website": "https://nuxtseo.com/robots",
5233
+ "learn_more": "https://nuxtseo.com/robots",
5166
5234
  "category": "SEO",
5167
5235
  "type": "3rd-party",
5168
5236
  "maintainers": [
@@ -5180,13 +5248,13 @@
5180
5248
  },
5181
5249
  {
5182
5250
  "name": "simple-sitemap",
5183
- "description": "Simple, minimal sitemap.xml generation.",
5251
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5184
5252
  "repo": "harlan-zw/nuxt-simple-sitemap",
5185
5253
  "npm": "nuxt-simple-sitemap",
5186
- "icon": "",
5254
+ "icon": "simple-sitemap.svg",
5187
5255
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5188
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5189
- "learn_more": "",
5256
+ "website": "https://nuxtseo.com/simple-sitemap",
5257
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
5190
5258
  "category": "SEO",
5191
5259
  "type": "3rd-party",
5192
5260
  "maintainers": [
@@ -6166,6 +6234,39 @@
6166
6234
  "requires": {}
6167
6235
  }
6168
6236
  },
6237
+ {
6238
+ "name": "ui",
6239
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6240
+ "repo": "nuxt/ui#dev",
6241
+ "npm": "@nuxt/ui",
6242
+ "icon": "nuxt.svg",
6243
+ "github": "https://github.com/nuxt/ui",
6244
+ "website": "https://ui.nuxt.com",
6245
+ "learn_more": "",
6246
+ "category": "UI",
6247
+ "type": "official",
6248
+ "maintainers": [
6249
+ {
6250
+ "name": "Benjamin Canac",
6251
+ "github": "benjamincanac",
6252
+ "twitter": "benjamincanac"
6253
+ },
6254
+ {
6255
+ "name": "Sebastien Chopin",
6256
+ "github": "Atinux",
6257
+ "twitter": "Atinux"
6258
+ },
6259
+ {
6260
+ "name": "Sylvain Marroufin",
6261
+ "github": "smarroufin",
6262
+ "twitter": "smarroufin"
6263
+ }
6264
+ ],
6265
+ "compatibility": {
6266
+ "nuxt": "^3.0.0",
6267
+ "requires": {}
6268
+ }
6269
+ },
6169
6270
  {
6170
6271
  "name": "umami",
6171
6272
  "description": "Embed the Umami analytics library into Nuxt",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-0cb64e",
3
+ "version": "0.6.0-14fa89",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [
@@ -17,17 +17,17 @@
17
17
  "test": "pnpm lint && pnpm sync"
18
18
  },
19
19
  "devDependencies": {
20
- "@nuxt/eslint-config": "^0.1.1",
20
+ "@nuxt/eslint-config": "^0.2.0",
21
21
  "@types/js-yaml": "^4.0.5",
22
- "@types/node": "^18.16.10",
22
+ "@types/node": "^18.17.15",
23
23
  "defu": "^6.1.2",
24
- "eslint": "^8.34.0",
25
- "globby": "^13.1.4",
24
+ "eslint": "^8.49.0",
25
+ "globby": "^13.2.2",
26
26
  "hasha": "^5.2.2",
27
- "jiti": "^1.17.2",
27
+ "jiti": "^1.20.0",
28
28
  "js-yaml": "^4.1.0",
29
- "ofetch": "^1.0.1",
30
- "typescript": "^4.9.5"
29
+ "ofetch": "^1.3.3",
30
+ "typescript": "^5.2.2"
31
31
  },
32
- "packageManager": "pnpm@7.32.4"
32
+ "packageManager": "pnpm@8.7.4"
33
33
  }