@nuxt/modules 0.6.0-4937c7 → 0.6.0-50853e

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 +334 -252
  2. package/package.json +2 -1
package/modules.json CHANGED
@@ -1,26 +1,4 @@
1
1
  [
2
- {
3
- "name": "Nuxt zodI18n",
4
- "description": "A Nuxt Module for localizing zod error messages.",
5
- "repo": "xibman/nuxt-zod-i18n",
6
- "npm": "nuxt-zod-i18n",
7
- "icon": "",
8
- "github": "https://github.com/xibman/nuxt-zod-i18n",
9
- "website": "https://github.com/xibman/nuxt-zod-i18n",
10
- "learn_more": "",
11
- "category": "Devtools",
12
- "type": "3rd-party",
13
- "maintainers": [
14
- {
15
- "name": "xibman",
16
- "github": "xibman"
17
- }
18
- ],
19
- "compatibility": {
20
- "nuxt": "^2.0.0",
21
- "requires": {}
22
- }
23
- },
24
2
  {
25
3
  "name": "ackee",
26
4
  "description": "Nuxt module for Ackee analytics",
@@ -201,7 +179,7 @@
201
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
202
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
203
181
  "learn_more": "",
204
- "category": "Devtools",
182
+ "category": "Libraries",
205
183
  "type": "3rd-party",
206
184
  "maintainers": [
207
185
  {
@@ -216,12 +194,12 @@
216
194
  },
217
195
  {
218
196
  "name": "api-party",
219
- "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Securely connect to any API with a server proxy and dynamic composables",
220
198
  "repo": "johannschopplich/nuxt-api-party",
221
199
  "npm": "nuxt-api-party",
222
200
  "icon": "api-party.svg",
223
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
224
- "website": "https://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.dev/",
225
203
  "learn_more": "",
226
204
  "category": "Request",
227
205
  "type": "3rd-party",
@@ -384,7 +362,7 @@
384
362
  "github": "https://github.com/atinux/nuxt-auth-utils",
385
363
  "website": "https://github.com/atinux/nuxt-auth-utils",
386
364
  "learn_more": "",
387
- "category": "Devtools",
365
+ "category": "Security",
388
366
  "type": "3rd-party",
389
367
  "maintainers": [
390
368
  {
@@ -778,10 +756,10 @@
778
756
  "description": "Privacy-first, end-to-end encrypted analytics",
779
757
  "repo": "chiffre-io/nuxt-chiffre",
780
758
  "npm": "nuxt-chiffre",
781
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
759
+ "icon": "chiffre.png",
782
760
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
783
761
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
784
- "learn_more": "https://chiffre.io",
762
+ "learn_more": "https://chiffre.io/",
785
763
  "category": "Analytics",
786
764
  "type": "3rd-party",
787
765
  "maintainers": [
@@ -1823,10 +1801,33 @@
1823
1801
  "requires": {}
1824
1802
  }
1825
1803
  },
1804
+ {
1805
+ "name": "fonts",
1806
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1807
+ "repo": "nuxt/fonts",
1808
+ "npm": "@nuxt/fonts",
1809
+ "icon": "nuxt.svg",
1810
+ "github": "https://github.com/nuxt/fonts",
1811
+ "website": "https://github.com/nuxt/fonts",
1812
+ "learn_more": "",
1813
+ "category": "Libraries",
1814
+ "type": "official",
1815
+ "maintainers": [
1816
+ {
1817
+ "name": "Daniel Roe",
1818
+ "github": "danielroe",
1819
+ "twitter": "danielcroe"
1820
+ }
1821
+ ],
1822
+ "compatibility": {
1823
+ "nuxt": "^3.0.0",
1824
+ "requires": {}
1825
+ }
1826
+ },
1826
1827
  {
1827
1828
  "name": "form-actions",
1828
1829
  "description": "A set of features and composables to interact with forms and server data.",
1829
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1830
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1830
1831
  "npm": "@hebilicious/form-actions-nuxt",
1831
1832
  "icon": "form-actions.svg",
1832
1833
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1854,7 +1855,7 @@
1854
1855
  "icon": "formkit.png",
1855
1856
  "github": "https://github.com/formkit/formkit",
1856
1857
  "website": "https://formkit.com",
1857
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1858
+ "learn_more": "https://formkit.com/getting-started/installation",
1858
1859
  "category": "Libraries",
1859
1860
  "type": "3rd-party",
1860
1861
  "maintainers": [
@@ -2067,7 +2068,7 @@
2067
2068
  "icon": "graphql-client.svg",
2068
2069
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2069
2070
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2070
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2071
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2071
2072
  "category": "Request",
2072
2073
  "type": "3rd-party",
2073
2074
  "maintainers": [
@@ -2128,7 +2129,7 @@
2128
2129
  },
2129
2130
  {
2130
2131
  "name": "gtag",
2131
- "description": "Google Analytics integration for Nuxt",
2132
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2132
2133
  "repo": "johannschopplich/nuxt-gtag",
2133
2134
  "npm": "nuxt-gtag",
2134
2135
  "icon": "gtag.svg",
@@ -2456,8 +2457,8 @@
2456
2457
  "npm": "@nuxtjs/i18n",
2457
2458
  "icon": "i18n.png",
2458
2459
  "github": "https://github.com/nuxt-modules/i18n",
2459
- "website": "https://v8.i18n.nuxtjs.org",
2460
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2460
+ "website": "https://i18n.nuxtjs.org",
2461
+ "learn_more": "https://vue-i18n.intlify.dev/",
2461
2462
  "category": "Extensions",
2462
2463
  "type": "community",
2463
2464
  "maintainers": [
@@ -2468,6 +2469,10 @@
2468
2469
  {
2469
2470
  "name": "Kazuya Kawaguchi",
2470
2471
  "github": "kazupon"
2472
+ },
2473
+ {
2474
+ "name": "Bobbie Goede",
2475
+ "github": "BobbieGoede"
2471
2476
  }
2472
2477
  ],
2473
2478
  "compatibility": {
@@ -2788,7 +2793,8 @@
2788
2793
  "compatibility": {
2789
2794
  "nuxt": "^3.0.0",
2790
2795
  "requires": {}
2791
- }
2796
+ },
2797
+ "sponsor": true
2792
2798
  },
2793
2799
  {
2794
2800
  "name": "kql",
@@ -2797,7 +2803,7 @@
2797
2803
  "npm": "nuxt-kql",
2798
2804
  "icon": "kql.svg",
2799
2805
  "github": "https://github.com/johannschopplich/nuxt-kql",
2800
- "website": "https://nuxt-kql.jhnn.dev",
2806
+ "website": "https://nuxt-kql.byjohann.dev/",
2801
2807
  "learn_more": "",
2802
2808
  "category": "CMS",
2803
2809
  "type": "3rd-party",
@@ -2926,7 +2932,7 @@
2926
2932
  },
2927
2933
  {
2928
2934
  "name": "link-checker",
2929
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2935
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2930
2936
  "repo": "harlan-zw/nuxt-link-checker",
2931
2937
  "npm": "nuxt-link-checker",
2932
2938
  "icon": "link-checker.svg",
@@ -3095,10 +3101,10 @@
3095
3101
  {
3096
3102
  "name": "magic-regexp",
3097
3103
  "description": "A compiled-away, type-safe, readable RegExp alternative",
3098
- "repo": "danielroe/magic-regexp",
3104
+ "repo": "unjs/magic-regexp",
3099
3105
  "npm": "magic-regexp",
3100
3106
  "icon": "magic-regexp.svg",
3101
- "github": "https://github.com/danielroe/magic-regexp",
3107
+ "github": "https://github.com/unjs/magic-regexp",
3102
3108
  "website": "https://magic-regexp.roe.dev",
3103
3109
  "learn_more": "https://magic-regexp.roe.dev",
3104
3110
  "category": "Libraries",
@@ -3115,6 +3121,29 @@
3115
3121
  "requires": {}
3116
3122
  }
3117
3123
  },
3124
+ {
3125
+ "name": "mailpit",
3126
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3127
+ "repo": "tdolsen/nuxt-mailpit",
3128
+ "npm": "nuxt-mailpit",
3129
+ "icon": "mailpit.svg",
3130
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3131
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3132
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3133
+ "category": "Devtools",
3134
+ "type": "3rd-party",
3135
+ "maintainers": [
3136
+ {
3137
+ "name": "Torkild Dyvik Olsen",
3138
+ "github": "tdolsen",
3139
+ "twitter": "tdolsen"
3140
+ }
3141
+ ],
3142
+ "compatibility": {
3143
+ "nuxt": "^3.8.0",
3144
+ "requires": {}
3145
+ }
3146
+ },
3118
3147
  {
3119
3148
  "name": "markdownit",
3120
3149
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3138,6 +3167,30 @@
3138
3167
  "requires": {}
3139
3168
  }
3140
3169
  },
3170
+ {
3171
+ "name": "marquee",
3172
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3173
+ "repo": "hanzydev/nuxt-marquee",
3174
+ "npm": "nuxt-marquee",
3175
+ "icon": "marquee.png",
3176
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3177
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3178
+ "learn_more": "",
3179
+ "category": "UI",
3180
+ "type": "3rd-party",
3181
+ "maintainers": [
3182
+ {
3183
+ "name": "Hànzy",
3184
+ "github": "hanzydev",
3185
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3186
+ }
3187
+ ],
3188
+ "compatibility": {
3189
+ "nuxt": "^3.0.0",
3190
+ "requires": {},
3191
+ "devtools": "^0.0.0"
3192
+ }
3193
+ },
3141
3194
  {
3142
3195
  "name": "matomo",
3143
3196
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -3163,14 +3216,14 @@
3163
3216
  {
3164
3217
  "name": "maz-ui",
3165
3218
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3166
- "repo": "louismazel/maz-ui",
3167
- "npm": "maz-ui",
3219
+ "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3220
+ "npm": "nuxt-module",
3168
3221
  "icon": "maz-ui.png",
3169
3222
  "github": "https://github.com/louismazel/maz-ui",
3170
- "website": "https://louismazel.github.io/maz-ui-3/",
3171
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3223
+ "website": "https://maz-ui.com/",
3224
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3172
3225
  "category": "UI",
3173
- "type": "community",
3226
+ "type": "3rd-party",
3174
3227
  "maintainers": [
3175
3228
  {
3176
3229
  "name": "Loïc Mazuel",
@@ -3328,28 +3381,6 @@
3328
3381
  "requires": {}
3329
3382
  }
3330
3383
  },
3331
- {
3332
- "name": "mq",
3333
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3334
- "repo": "vanhoofmaarten/nuxt-mq",
3335
- "npm": "nuxt-mq",
3336
- "icon": "",
3337
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3338
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3339
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3340
- "category": "Libraries",
3341
- "type": "3rd-party",
3342
- "maintainers": [
3343
- {
3344
- "name": "vanhoofmaarten",
3345
- "github": "vanhoofmaarten"
3346
- }
3347
- ],
3348
- "compatibility": {
3349
- "nuxt": "^2.0.0",
3350
- "requires": {}
3351
- }
3352
- },
3353
3384
  {
3354
3385
  "name": "neo",
3355
3386
  "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
@@ -3420,12 +3451,12 @@
3420
3451
  {
3421
3452
  "name": "netlify",
3422
3453
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3423
- "repo": "bazzite/nuxt-netlify",
3454
+ "repo": "juliomrqz/nuxt-netlify",
3424
3455
  "npm": "@aceforth/nuxt-netlify",
3425
3456
  "icon": "netlify.png",
3426
- "github": "https://github.com/bazzite/nuxt-netlify",
3427
- "website": "https://marquez.co/docs/nuxt-netlify/",
3428
- "learn_more": "",
3457
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3458
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3459
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3429
3460
  "category": "Deployment",
3430
3461
  "type": "3rd-party",
3431
3462
  "maintainers": [
@@ -3533,6 +3564,29 @@
3533
3564
  "requires": {}
3534
3565
  }
3535
3566
  },
3567
+ {
3568
+ "name": "nuxt-asciidoc",
3569
+ "description": "Transformer for using asciidoc in nuxt",
3570
+ "repo": "Chris2011/nuxt-asciidoc",
3571
+ "npm": "nuxt-asciidoc",
3572
+ "icon": "nuxt-asciidoc.svg",
3573
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3574
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3575
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3576
+ "category": "Extensions",
3577
+ "type": "3rd-party",
3578
+ "maintainers": [
3579
+ {
3580
+ "name": "Christian Lenz",
3581
+ "github": "Chris2011",
3582
+ "twitter": "Chrizzly42"
3583
+ }
3584
+ ],
3585
+ "compatibility": {
3586
+ "nuxt": "^3.0.0",
3587
+ "requires": {}
3588
+ }
3589
+ },
3536
3590
  {
3537
3591
  "name": "nuxt-auth-sanctum",
3538
3592
  "description": "Nuxt module for Laravel Sanctum authentication",
@@ -3540,8 +3594,8 @@
3540
3594
  "npm": "nuxt-auth-sanctum",
3541
3595
  "icon": "laravel.svg",
3542
3596
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3543
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3544
- "learn_more": "",
3597
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3598
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3545
3599
  "category": "Security",
3546
3600
  "type": "3rd-party",
3547
3601
  "maintainers": [
@@ -3552,7 +3606,7 @@
3552
3606
  }
3553
3607
  ],
3554
3608
  "compatibility": {
3555
- "nuxt": "^3.0.0",
3609
+ "nuxt": "^3.9.0",
3556
3610
  "requires": {}
3557
3611
  }
3558
3612
  },
@@ -3578,6 +3632,28 @@
3578
3632
  "requires": {}
3579
3633
  }
3580
3634
  },
3635
+ {
3636
+ "name": "nuxt-bezier",
3637
+ "description": "Reusable transition components",
3638
+ "repo": "50rayn/nuxt-bezier",
3639
+ "npm": "nuxt-bezier",
3640
+ "icon": "nuxt-bezier.png",
3641
+ "github": "https://github.com/50rayn/nuxt-bezier",
3642
+ "website": "https://github.com/50rayn/nuxt-bezier",
3643
+ "learn_more": "https://github.com/Noction/vue-bezier",
3644
+ "category": "UI",
3645
+ "type": "3rd-party",
3646
+ "maintainers": [
3647
+ {
3648
+ "name": "Soryn Gitlan",
3649
+ "github": "50rayn"
3650
+ }
3651
+ ],
3652
+ "compatibility": {
3653
+ "nuxt": "^3.0.0",
3654
+ "requires": {}
3655
+ }
3656
+ },
3581
3657
  {
3582
3658
  "name": "nuxt-bootstrap-icons",
3583
3659
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3622,6 +3698,28 @@
3622
3698
  "requires": {}
3623
3699
  }
3624
3700
  },
3701
+ {
3702
+ "name": "nuxt-cookie-consent",
3703
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3704
+ "repo": "weareheavy/nuxt-cookie-consent",
3705
+ "npm": "@weareheavy/nuxt-cookie-consent",
3706
+ "icon": "wah.svg",
3707
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3708
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3709
+ "learn_more": "",
3710
+ "category": "Extensions",
3711
+ "type": "3rd-party",
3712
+ "maintainers": [
3713
+ {
3714
+ "name": "weareheavy",
3715
+ "github": "weareheavy"
3716
+ }
3717
+ ],
3718
+ "compatibility": {
3719
+ "nuxt": "^3.0.0",
3720
+ "requires": {}
3721
+ }
3722
+ },
3625
3723
  {
3626
3724
  "name": "nuxt-facebook-chat",
3627
3725
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
@@ -3653,7 +3751,7 @@
3653
3751
  "description": "The Feather Icons in Nuxt 3.",
3654
3752
  "repo": "4sllan/nuxt-feather-icons",
3655
3753
  "npm": "nuxt-feather-icons",
3656
- "icon": "nuxt-feather-icons.svg",
3754
+ "icon": "nuxt-feather-icons.png",
3657
3755
  "github": "https://github.com/4sllan/nuxt-feather-icons",
3658
3756
  "website": "https://github.com/4sllan/nuxt-feather-icons",
3659
3757
  "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
@@ -3699,7 +3797,7 @@
3699
3797
  "npm": "nuxt-graphql-middleware",
3700
3798
  "icon": "nuxt-graphql-middleware.svg",
3701
3799
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3702
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3800
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3703
3801
  "learn_more": "",
3704
3802
  "category": "Request",
3705
3803
  "type": "3rd-party",
@@ -3757,7 +3855,7 @@
3757
3855
  "maintainers": [
3758
3856
  {
3759
3857
  "name": "Zadig&Voltaire Team",
3760
- "github": "https://github.com/zadigetvoltaire"
3858
+ "github": "zadigetvoltaire"
3761
3859
  }
3762
3860
  ],
3763
3861
  "compatibility": {
@@ -3841,8 +3939,8 @@
3841
3939
  "npm": "@nuxtus/nuxt-localtunnel",
3842
3940
  "icon": "nuxt-localtunnel.svg",
3843
3941
  "github": "https://github.com/nuxtus/localtunnel",
3844
- "website": "https://nuxtus.com",
3845
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
3942
+ "website": "https://docs.nuxtus.com",
3943
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3846
3944
  "category": "Devtools",
3847
3945
  "type": "3rd-party",
3848
3946
  "maintainers": [
@@ -4019,7 +4117,7 @@
4019
4117
  "description": "Generate pages from OpenAPI specifications",
4020
4118
  "repo": "on-org/nuxt-openapi-docs-module",
4021
4119
  "npm": "nuxt-openapi-docs-module",
4022
- "icon": "nuxt-openapi-docs-module.svg",
4120
+ "icon": "nuxt-openapi-docs-module.png",
4023
4121
  "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4024
4122
  "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4025
4123
  "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
@@ -4036,6 +4134,33 @@
4036
4134
  "requires": {}
4037
4135
  }
4038
4136
  },
4137
+ {
4138
+ "name": "nuxt-openid-connect",
4139
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4140
+ "repo": "aborn/nuxt-openid-connect",
4141
+ "npm": "nuxt-openid-connect",
4142
+ "icon": "",
4143
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4144
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4145
+ "learn_more": "",
4146
+ "category": "Security",
4147
+ "type": "3rd-party",
4148
+ "maintainers": [
4149
+ {
4150
+ "name": "Aborn Jiang",
4151
+ "github": "aborn"
4152
+ },
4153
+ {
4154
+ "name": "Khaled Almana",
4155
+ "github": "KhaledAlMana"
4156
+ }
4157
+ ],
4158
+ "compatibility": {
4159
+ "nuxt": "^3.0.0",
4160
+ "requires": {},
4161
+ "devtools": "^0.0.0"
4162
+ }
4163
+ },
4039
4164
  {
4040
4165
  "name": "nuxt-payload-analyzer",
4041
4166
  "description": "Analyze Nuxt Payload Size",
@@ -4197,6 +4322,28 @@
4197
4322
  "requires": {}
4198
4323
  }
4199
4324
  },
4325
+ {
4326
+ "name": "nuxt-posthog",
4327
+ "description": "Integrate PostHog into your application with minimal configuration",
4328
+ "repo": "mitjans/nuxt-posthog",
4329
+ "npm": "nuxt-posthog",
4330
+ "icon": "posthog.svg",
4331
+ "github": "https://github.com/mitjans/nuxt-posthog",
4332
+ "website": "https://nuxt-posthog.cmitjans.dev",
4333
+ "learn_more": "https://posthog.com",
4334
+ "category": "Analytics",
4335
+ "type": "3rd-party",
4336
+ "maintainers": [
4337
+ {
4338
+ "name": "Carles Mitjans",
4339
+ "github": "mitjans"
4340
+ }
4341
+ ],
4342
+ "compatibility": {
4343
+ "nuxt": "^3.0.0",
4344
+ "requires": {}
4345
+ }
4346
+ },
4200
4347
  {
4201
4348
  "name": "nuxt-smartlook",
4202
4349
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4276,7 +4423,7 @@
4276
4423
  "description": "WebStorm & PHPStorm support for Nuxt components",
4277
4424
  "repo": "fumeapp/nuxt-storm",
4278
4425
  "npm": "nuxt-storm",
4279
- "icon": "nuxt-storm.png",
4426
+ "icon": "",
4280
4427
  "github": "https://github.com/fumeapp/nuxt-storm",
4281
4428
  "website": "https://github.com/fumeapp/nuxt-storm",
4282
4429
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4430,7 +4577,7 @@
4430
4577
  }
4431
4578
  },
4432
4579
  {
4433
- "name": "Nuxt zodI18n",
4580
+ "name": "nuxt-zod-i18n",
4434
4581
  "description": "A Nuxt Module for localizing zod error messages.",
4435
4582
  "repo": "xibman/nuxt-zod-i18n",
4436
4583
  "npm": "nuxt-zod-i18n",
@@ -4521,14 +4668,14 @@
4521
4668
  {
4522
4669
  "name": "og-image",
4523
4670
  "description": "Enlightened runtime images generated with Vue templates.",
4524
- "repo": "harlan-zw/nuxt-og-image",
4671
+ "repo": "nuxt-modules/og-image",
4525
4672
  "npm": "nuxt-og-image",
4526
4673
  "icon": "og-image.svg",
4527
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4674
+ "github": "https://github.com/nuxt-modules/og-image",
4528
4675
  "website": "https://nuxtseo.com/og-image",
4529
4676
  "learn_more": "https://nuxtseo.com/og-image",
4530
4677
  "category": "SEO",
4531
- "type": "3rd-party",
4678
+ "type": "community",
4532
4679
  "maintainers": [
4533
4680
  {
4534
4681
  "name": "Harlan Wilton",
@@ -4573,8 +4720,8 @@
4573
4720
  "npm": "@aceforth/nuxt-optimized-images",
4574
4721
  "icon": "",
4575
4722
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4576
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4577
- "learn_more": "",
4723
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4724
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4578
4725
  "category": "Images",
4579
4726
  "type": "3rd-party",
4580
4727
  "maintainers": [
@@ -5273,7 +5420,7 @@
5273
5420
  "icon": "robots.png",
5274
5421
  "github": "https://github.com/nuxt-modules/robots",
5275
5422
  "website": "https://github.com/nuxt-modules/robots",
5276
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5423
+ "learn_more": "",
5277
5424
  "category": "SEO",
5278
5425
  "type": "community",
5279
5426
  "maintainers": [
@@ -5384,7 +5531,7 @@
5384
5531
  },
5385
5532
  {
5386
5533
  "name": "schema-org",
5387
- "description": "Schema.org for Nuxt.",
5534
+ "description": "Quick and easy Schema.org graphs.",
5388
5535
  "repo": "harlan-zw/nuxt-schema-org",
5389
5536
  "npm": "nuxt-schema-org",
5390
5537
  "icon": "schema-org.svg",
@@ -5459,7 +5606,7 @@
5459
5606
  "icon": "segment.png",
5460
5607
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5461
5608
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5462
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5609
+ "learn_more": "",
5463
5610
  "category": "Analytics",
5464
5611
  "type": "3rd-party",
5465
5612
  "maintainers": [
@@ -5497,7 +5644,7 @@
5497
5644
  },
5498
5645
  {
5499
5646
  "name": "seo-experiments",
5500
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5647
+ "description": "Powerful SEO DX improvements.",
5501
5648
  "repo": "harlan-zw/nuxt-seo-experiments",
5502
5649
  "npm": "nuxt-seo-experiments",
5503
5650
  "icon": "seo-experiments.svg",
@@ -5519,28 +5666,6 @@
5519
5666
  "requires": {}
5520
5667
  }
5521
5668
  },
5522
- {
5523
- "name": "seo-kit",
5524
- "description": "The complete SEO solution for Nuxt.",
5525
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5526
- "npm": "nuxt-seo-kit",
5527
- "icon": "seo-kit.svg",
5528
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5529
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5530
- "learn_more": "",
5531
- "category": "SEO",
5532
- "type": "3rd-party",
5533
- "maintainers": [
5534
- {
5535
- "name": "harlan-zw",
5536
- "github": "harlan-zw"
5537
- }
5538
- ],
5539
- "compatibility": {
5540
- "nuxt": "^3.0.0",
5541
- "requires": {}
5542
- }
5543
- },
5544
5669
  {
5545
5670
  "name": "seo-meta",
5546
5671
  "description": "Simple generate seo metadata",
@@ -5564,6 +5689,28 @@
5564
5689
  "requires": {}
5565
5690
  }
5566
5691
  },
5692
+ {
5693
+ "name": "seo",
5694
+ "description": "The complete SEO solution for Nuxt.",
5695
+ "repo": "harlan-zw/nuxt-seo",
5696
+ "npm": "@nuxtjs/seo",
5697
+ "icon": "nuxt.svg",
5698
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5699
+ "website": "https://nuxtseo.com/",
5700
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5701
+ "category": "SEO",
5702
+ "type": "3rd-party",
5703
+ "maintainers": [
5704
+ {
5705
+ "name": "harlan-zw",
5706
+ "github": "harlan-zw"
5707
+ }
5708
+ ],
5709
+ "compatibility": {
5710
+ "nuxt": "^3.0.0",
5711
+ "requires": {}
5712
+ }
5713
+ },
5567
5714
  {
5568
5715
  "name": "seomatic-meta",
5569
5716
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5612,7 +5759,7 @@
5612
5759
  {
5613
5760
  "name": "server-block",
5614
5761
  "description": "Use <server> tags in your Nuxt pages components.",
5615
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5762
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5616
5763
  "npm": "@hebilicious/server-block-nuxt",
5617
5764
  "icon": "server-block.svg",
5618
5765
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5747,41 +5894,23 @@
5747
5894
  }
5748
5895
  },
5749
5896
  {
5750
- "name": "simple-sitemap",
5897
+ "name": "sitemap",
5751
5898
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5752
- "repo": "harlan-zw/nuxt-simple-sitemap",
5753
- "npm": "nuxt-simple-sitemap",
5899
+ "repo": "nuxt-modules/sitemap",
5900
+ "npm": "@nuxtjs/sitemap",
5754
5901
  "icon": "simple-sitemap.svg",
5755
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5756
- "website": "https://nuxtseo.com/simple-sitemap",
5757
- "learn_more": "https://nuxtseo.com/simple-sitemap",
5902
+ "github": "https://github.com/nuxt-modules/sitemap",
5903
+ "website": "https://nuxtseo.com/",
5904
+ "learn_more": "https://nuxtseo.com/sitemap",
5758
5905
  "category": "SEO",
5759
- "type": "3rd-party",
5906
+ "type": "community",
5760
5907
  "maintainers": [
5761
5908
  {
5762
5909
  "name": "Harlan Wilton",
5763
5910
  "github": "harlan-zw",
5764
5911
  "twitter": "harlan_zw",
5765
5912
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5766
- }
5767
- ],
5768
- "compatibility": {
5769
- "nuxt": "^3.0.0",
5770
- "requires": {}
5771
- }
5772
- },
5773
- {
5774
- "name": "sitemap",
5775
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5776
- "repo": "nuxt-community/sitemap-module#dev",
5777
- "npm": "@nuxtjs/sitemap",
5778
- "icon": "",
5779
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5780
- "website": "https://sitemap.nuxtjs.org",
5781
- "learn_more": "",
5782
- "category": "SEO",
5783
- "type": "community",
5784
- "maintainers": [
5913
+ },
5785
5914
  {
5786
5915
  "name": "Nicolas PENNEC",
5787
5916
  "github": "NicoPennec",
@@ -5789,7 +5918,7 @@
5789
5918
  }
5790
5919
  ],
5791
5920
  "compatibility": {
5792
- "nuxt": "^2.0.0",
5921
+ "nuxt": "^3.0.0",
5793
5922
  "requires": {}
5794
5923
  }
5795
5924
  },
@@ -6029,7 +6158,7 @@
6029
6158
  {
6030
6159
  "name": "storyblok",
6031
6160
  "description": "Storyblok Nuxt module",
6032
- "repo": "storyblok/storyblok-nuxt#master/lib",
6161
+ "repo": "storyblok/storyblok-nuxt#main",
6033
6162
  "npm": "@storyblok/nuxt",
6034
6163
  "icon": "storyblok.png",
6035
6164
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -6447,6 +6576,34 @@
6447
6576
  "devtools": "^0.0.0"
6448
6577
  }
6449
6578
  },
6579
+ {
6580
+ "name": "test-utils",
6581
+ "description": "Test utilities for Nuxt",
6582
+ "repo": "nuxt/test-utils#main",
6583
+ "npm": "@nuxt/test-utils",
6584
+ "icon": "nuxt.svg",
6585
+ "github": "https://github.com/nuxt/test-utils",
6586
+ "website": "https://nuxt.com/docs/getting-started/testing",
6587
+ "learn_more": "",
6588
+ "category": "Devtools",
6589
+ "type": "official",
6590
+ "maintainers": [
6591
+ {
6592
+ "name": "Daniel Roe",
6593
+ "github": "danielroe",
6594
+ "twitter": "danielcroe"
6595
+ },
6596
+ {
6597
+ "name": "Anthony Fu",
6598
+ "github": "antfu",
6599
+ "twitter": "antfu7"
6600
+ }
6601
+ ],
6602
+ "compatibility": {
6603
+ "nuxt": "^3.0.0",
6604
+ "requires": {}
6605
+ }
6606
+ },
6450
6607
  {
6451
6608
  "name": "tiktok-analytics",
6452
6609
  "description": "",
@@ -6499,8 +6656,8 @@
6499
6656
  "npm": "nuxt-tiptap-editor",
6500
6657
  "icon": "tiptap.png",
6501
6658
  "github": "https://github.com/modbender/nuxt-tiptap-editor",
6502
- "website": "https://github.com/modbender/nuxt-tiptap-editor",
6503
- "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6659
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6660
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6504
6661
  "category": "Libraries",
6505
6662
  "type": "3rd-party",
6506
6663
  "maintainers": [
@@ -6888,28 +7045,6 @@
6888
7045
  }
6889
7046
  }
6890
7047
  },
6891
- {
6892
- "name": "unhead",
6893
- "description": "Experimental features for Nuxt SEO / head management.",
6894
- "repo": "harlan-zw/nuxt-seo-experiments",
6895
- "npm": "nuxt-seo-experiments",
6896
- "icon": "",
6897
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6898
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6899
- "learn_more": "",
6900
- "category": "SEO",
6901
- "type": "3rd-party",
6902
- "maintainers": [
6903
- {
6904
- "name": "harlan-zw",
6905
- "github": "harlan-zw"
6906
- }
6907
- ],
6908
- "compatibility": {
6909
- "nuxt": "^3.0.0",
6910
- "requires": {}
6911
- }
6912
- },
6913
7048
  {
6914
7049
  "name": "universal-storage",
6915
7050
  "description": "Universal Storage Utilities for Nuxt",
@@ -6941,7 +7076,7 @@
6941
7076
  {
6942
7077
  "name": "unlazy",
6943
7078
  "description": "Lazy loading library for placeholder images",
6944
- "repo": "johannschopplich/unlazy/packages/nuxt",
7079
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6945
7080
  "npm": "@unlazy/nuxt",
6946
7081
  "icon": "unlazy.svg",
6947
7082
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6960,32 +7095,6 @@
6960
7095
  "requires": {}
6961
7096
  }
6962
7097
  },
6963
- {
6964
- "name": "unlighthouse",
6965
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6966
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6967
- "npm": "@unlighthouse/nuxt",
6968
- "icon": "unlighthouse.svg",
6969
- "github": "https://github.com/harlan-zw/unlighthouse",
6970
- "website": "https://github.com/harlan-zw/unlighthouse",
6971
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6972
- "category": "Devtools",
6973
- "type": "3rd-party",
6974
- "maintainers": [
6975
- {
6976
- "name": "Harlan Wilton",
6977
- "github": "harlan-zw",
6978
- "twitter": "harlan_zw",
6979
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6980
- }
6981
- ],
6982
- "compatibility": {
6983
- "nuxt": "^2.0.0 || ^3.0.0",
6984
- "requires": {
6985
- "bridge": "optional"
6986
- }
6987
- }
6988
- },
6989
7098
  {
6990
7099
  "name": "unocss",
6991
7100
  "description": "The instant on-demand atomic CSS engine.",
@@ -7020,8 +7129,8 @@
7020
7129
  "npm": "nuxt-ununura",
7021
7130
  "icon": "ununuracss.png",
7022
7131
  "github": "https://github.com/novout/ununuracss",
7023
- "website": "https://ununura.com/#/",
7024
- "learn_more": "https://ununura.com/#/docs/why",
7132
+ "website": "https://github.com/novout/ununuracss",
7133
+ "learn_more": "https://github.com/novout/ununuracss",
7025
7134
  "category": "UI",
7026
7135
  "type": "3rd-party",
7027
7136
  "maintainers": [
@@ -7036,6 +7145,28 @@
7036
7145
  "requires": {}
7037
7146
  }
7038
7147
  },
7148
+ {
7149
+ "name": "use-bootstrap",
7150
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7151
+ "repo": "simplise/use-bootstrap",
7152
+ "npm": "usebootstrap",
7153
+ "icon": "use-bootstrap.svg",
7154
+ "github": "https://github.com/simplise/use-bootstrap",
7155
+ "website": "https://usebootstrap.org/",
7156
+ "learn_more": "https://usebootstrap.org/",
7157
+ "category": "UI",
7158
+ "type": "3rd-party",
7159
+ "maintainers": [
7160
+ {
7161
+ "name": "KoujiSano",
7162
+ "github": "KoujiSano"
7163
+ }
7164
+ ],
7165
+ "compatibility": {
7166
+ "nuxt": "^3.0.0",
7167
+ "requires": {}
7168
+ }
7169
+ },
7039
7170
  {
7040
7171
  "name": "use-wagmi",
7041
7172
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -7082,28 +7213,6 @@
7082
7213
  "requires": {}
7083
7214
  }
7084
7215
  },
7085
- {
7086
- "name": "validate",
7087
- "description": "Simple Nuxt input validation module using vee-validate",
7088
- "repo": "lewyuburi/nuxt-validate",
7089
- "npm": "nuxt-validate",
7090
- "icon": "vee-validate.png",
7091
- "github": "https://github.com/lewyuburi/nuxt-validate",
7092
- "website": "https://github.com/lewyuburi/nuxt-validate",
7093
- "learn_more": "https://logaretm.github.io/vee-validate/",
7094
- "category": "Libraries",
7095
- "type": "3rd-party",
7096
- "maintainers": [
7097
- {
7098
- "name": "lewyuburi",
7099
- "github": "lewyuburi"
7100
- }
7101
- ],
7102
- "compatibility": {
7103
- "nuxt": "^2.0.0",
7104
- "requires": {}
7105
- }
7106
- },
7107
7216
  {
7108
7217
  "name": "vant",
7109
7218
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7292,33 +7401,6 @@
7292
7401
  "requires": {}
7293
7402
  }
7294
7403
  },
7295
- {
7296
- "name": "vitest",
7297
- "description": "Vitest integration with Nuxt",
7298
- "repo": "danielroe/nuxt-vitest",
7299
- "npm": "nuxt-vitest",
7300
- "icon": "vitest.svg",
7301
- "github": "https://github.com/danielroe/nuxt-vitest",
7302
- "website": "https://github.com/danielroe/nuxt-vitest",
7303
- "learn_more": "",
7304
- "category": "Devtools",
7305
- "type": "3rd-party",
7306
- "maintainers": [
7307
- {
7308
- "name": "Daniel Roe",
7309
- "github": "danielroe"
7310
- },
7311
- {
7312
- "name": "Anthony Fu",
7313
- "github": "antfu"
7314
- }
7315
- ],
7316
- "compatibility": {
7317
- "nuxt": "^3.0.0",
7318
- "requires": {},
7319
- "devtools": "^0.0.0"
7320
- }
7321
- },
7322
7404
  {
7323
7405
  "name": "vue-email",
7324
7406
  "description": "💌 Write email templates with vue",
@@ -7353,7 +7435,7 @@
7353
7435
  {
7354
7436
  "name": "vue-final-modal",
7355
7437
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7356
- "repo": "vue-final/vue-final-modal",
7438
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7357
7439
  "npm": "@vue-final-modal/nuxt",
7358
7440
  "icon": "vue-final-modal.svg",
7359
7441
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7468,7 +7550,7 @@
7468
7550
  {
7469
7551
  "name": "vue-query",
7470
7552
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7471
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7553
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7472
7554
  "npm": "@hebilicious/vue-query-nuxt",
7473
7555
  "icon": "vue-query.svg",
7474
7556
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7565,7 +7647,7 @@
7565
7647
  "npm": "vue3-carousel-nuxt",
7566
7648
  "icon": "",
7567
7649
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7568
- "website": "",
7650
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7569
7651
  "learn_more": "",
7570
7652
  "category": "UI",
7571
7653
  "type": "3rd-party",
@@ -7584,7 +7666,7 @@
7584
7666
  {
7585
7667
  "name": "vuefire",
7586
7668
  "description": "Idiomatic composables for the Firebase SDK",
7587
- "repo": "vuejs/vuefire/packages/nuxt",
7669
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7588
7670
  "npm": "nuxt-vuefire",
7589
7671
  "icon": "vuefire.svg",
7590
7672
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7606,7 +7688,7 @@
7606
7688
  {
7607
7689
  "name": "vueform-builder",
7608
7690
  "description": "Official Vueform Builder module for Nuxt",
7609
- "repo": "vueform/builder/nuxt",
7691
+ "repo": "vueform/builder#main/nuxt",
7610
7692
  "npm": "@vueform/builder-nuxt",
7611
7693
  "icon": "vueform.svg",
7612
7694
  "github": "https://github.com/vueform/builder",
@@ -7629,7 +7711,7 @@
7629
7711
  {
7630
7712
  "name": "vueform",
7631
7713
  "description": "Official Vueform module for Nuxt",
7632
- "repo": "vueform/vueform/nuxt",
7714
+ "repo": "vueform/vueform#main/nuxt",
7633
7715
  "npm": "@vueform/nuxt",
7634
7716
  "icon": "vueform.svg",
7635
7717
  "github": "https://github.com/vueform/vueform",
@@ -7656,8 +7738,8 @@
7656
7738
  "npm": "@vuestic/nuxt",
7657
7739
  "icon": "vuestic.png",
7658
7740
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7659
- "website": "https://vuestic.dev",
7660
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7741
+ "website": "https://ui.vuestic.dev",
7742
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7661
7743
  "category": "UI",
7662
7744
  "type": "3rd-party",
7663
7745
  "maintainers": [
@@ -7924,7 +8006,7 @@
7924
8006
  "icon": "webpack.png",
7925
8007
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7926
8008
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7927
- "learn_more": "http://webpackmonitor.com/",
8009
+ "learn_more": "",
7928
8010
  "category": "Devtools",
7929
8011
  "type": "community",
7930
8012
  "maintainers": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-4937c7",
3
+ "version": "0.6.0-50853e",
4
4
  "license": "MIT",
5
5
  "repository": "nuxt/modules",
6
6
  "homepage": "https://nuxt.com/modules",
@@ -29,6 +29,7 @@
29
29
  "jiti": "^1.20.0",
30
30
  "js-yaml": "^4.1.0",
31
31
  "ofetch": "^1.3.3",
32
+ "std-env": "^3.7.0",
32
33
  "typescript": "^5.2.2"
33
34
  },
34
35
  "packageManager": "pnpm@8.7.4"