@nuxt/modules 0.6.0-50f962 → 0.6.0-53dab6

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 +514 -36
  2. package/package.json +8 -8
package/modules.json CHANGED
@@ -126,12 +126,12 @@
126
126
  },
127
127
  {
128
128
  "name": "animejs",
129
- "description": "Anime.js module for Nuxt.js",
130
- "repo": "ivodolenc/nuxt-animejs",
131
- "npm": "nuxt-animejs",
129
+ "description": "Anime.js module for Nuxt",
130
+ "repo": "hypernym-studio/nuxt-anime",
131
+ "npm": "@hypernym/nuxt-anime",
132
132
  "icon": "",
133
- "github": "https://github.com/ivodolenc/nuxt-animejs",
134
- "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
134
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
135
135
  "learn_more": "",
136
136
  "category": "Libraries",
137
137
  "type": "3rd-party",
@@ -142,10 +142,34 @@
142
142
  }
143
143
  ],
144
144
  "compatibility": {
145
- "nuxt": "^2.0.0",
145
+ "nuxt": "^2.0.0 || ^3.0.0",
146
146
  "requires": {}
147
147
  }
148
148
  },
149
+ {
150
+ "name": "ant-design-vue",
151
+ "description": "A Vue 3 based component library for designers and developers",
152
+ "repo": "vueComponent/ant-design-vue-nuxt",
153
+ "npm": "@ant-design-vue/nuxt",
154
+ "icon": "ant-design-vue.svg",
155
+ "github": "https://github.com/vueComponent/ant-design-vue-nuxt",
156
+ "website": "https://antdv.com",
157
+ "learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
158
+ "category": "UI",
159
+ "type": "3rd-party",
160
+ "maintainers": [
161
+ {
162
+ "name": "tangjinzhou",
163
+ "github": "tangjinzhou"
164
+ }
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^3.0.0",
168
+ "requires": {
169
+ "bridge": "optional"
170
+ }
171
+ }
172
+ },
149
173
  {
150
174
  "name": "api-party",
151
175
  "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
@@ -249,7 +273,7 @@
249
273
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
250
274
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
251
275
  "learn_more": "",
252
- "category": "Request",
276
+ "category": "Database",
253
277
  "type": "3rd-party",
254
278
  "maintainers": [
255
279
  {
@@ -289,6 +313,29 @@
289
313
  "requires": {}
290
314
  }
291
315
  },
316
+ {
317
+ "name": "authjs",
318
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
319
+ "repo": "Hebilicious/authjs-nuxt#main",
320
+ "npm": "@hebilicious/authjs-nuxt",
321
+ "icon": "authjs.png",
322
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
323
+ "website": "https://authjs-nuxt.pages.dev/",
324
+ "learn_more": "https://authjs.dev/",
325
+ "category": "Security",
326
+ "type": "3rd-party",
327
+ "maintainers": [
328
+ {
329
+ "name": "Hebilicious",
330
+ "github": "Hebilicious",
331
+ "twitter": "its_hebilicious"
332
+ }
333
+ ],
334
+ "compatibility": {
335
+ "nuxt": "^3.0.0",
336
+ "requires": {}
337
+ }
338
+ },
292
339
  {
293
340
  "name": "axios",
294
341
  "description": "Secure and easy Axios module with Nuxt.js",
@@ -551,11 +598,11 @@
551
598
  {
552
599
  "name": "chatwoot",
553
600
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
554
- "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
555
- "npm": "@huntersofbook/chatwoot-nuxt",
601
+ "repo": "productdevbookcom/chatwoot",
602
+ "npm": "@productdevbook/chatwoot",
556
603
  "icon": "chatwoot.png",
557
- "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
558
- "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
604
+ "github": "https://github.com/productdevbookcom/chatwoot",
605
+ "website": "https://github.com/productdevbookcom/chatwoot",
559
606
  "learn_more": "https://www.chatwoot.com",
560
607
  "category": "Libraries",
561
608
  "type": "3rd-party",
@@ -592,6 +639,29 @@
592
639
  "requires": {}
593
640
  }
594
641
  },
642
+ {
643
+ "name": "clarity-analytics",
644
+ "description": "Clarity Analytics Module for Nuxt",
645
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
646
+ "npm": "nuxt-clarity-analytics",
647
+ "icon": "",
648
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
649
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
650
+ "learn_more": "https://clarity.microsoft.com/",
651
+ "category": "Analytics",
652
+ "type": "3rd-party",
653
+ "maintainers": [
654
+ {
655
+ "name": "Barbapapazes",
656
+ "github": "Barbapapazes",
657
+ "twitter": "soubiran_"
658
+ }
659
+ ],
660
+ "compatibility": {
661
+ "nuxt": "^3.0.0",
662
+ "requires": {}
663
+ }
664
+ },
595
665
  {
596
666
  "name": "client-init",
597
667
  "description": "Provide client version of `nuxtServerInit`.",
@@ -757,12 +827,35 @@
757
827
  "requires": {}
758
828
  }
759
829
  },
830
+ {
831
+ "name": "content-assets",
832
+ "description": "Enable locally-located assets in Nuxt Content",
833
+ "repo": "davestewart/nuxt-content-assets",
834
+ "npm": "nuxt-content-assets",
835
+ "icon": "content-assets.png",
836
+ "github": "https://github.com/davestewart/nuxt-content-assets",
837
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
838
+ "learn_more": "",
839
+ "category": "Images",
840
+ "type": "3rd-party",
841
+ "maintainers": [
842
+ {
843
+ "name": "davestewart",
844
+ "github": "davestewart",
845
+ "twitter": "dave_stewart"
846
+ }
847
+ ],
848
+ "compatibility": {
849
+ "nuxt": "^3.0.0",
850
+ "requires": {}
851
+ }
852
+ },
760
853
  {
761
854
  "name": "content",
762
855
  "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
763
856
  "repo": "nuxt/content#main",
764
857
  "npm": "@nuxt/content",
765
- "icon": "nuxt.png",
858
+ "icon": "nuxt.svg",
766
859
  "github": "https://github.com/nuxt/content",
767
860
  "website": "https://content.nuxtjs.org",
768
861
  "learn_more": "",
@@ -976,24 +1069,24 @@
976
1069
  },
977
1070
  {
978
1071
  "name": "dayjs",
979
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
980
- "repo": "nuxt-community/dayjs-module",
981
- "npm": "@nuxtjs/dayjs",
1072
+ "description": "Day.js module for Nuxt",
1073
+ "repo": "fumeapp/dayjs",
1074
+ "npm": "dayjs-nuxt",
982
1075
  "icon": "day-js.png",
983
- "github": "https://github.com/nuxt-community/dayjs-module",
984
- "website": "https://github.com/nuxt-community/dayjs-module",
1076
+ "github": "https://github.com/fumeapp/dayjs",
1077
+ "website": "https://github.com/fumeapp/dayjs",
985
1078
  "learn_more": "https://day.js.org/",
986
- "category": "Date",
987
- "type": "community",
1079
+ "category": "Libraries",
1080
+ "type": "3rd-party",
988
1081
  "maintainers": [
989
1082
  {
990
- "name": "Takuma HANATANI",
991
- "github": "potato4d",
992
- "twitter": "potato4d"
1083
+ "name": "Kevin Olson",
1084
+ "github": "acidjazz",
1085
+ "twitter": "AppFume"
993
1086
  }
994
1087
  ],
995
1088
  "compatibility": {
996
- "nuxt": "^2.0.0",
1089
+ "nuxt": "^3.0.0",
997
1090
  "requires": {}
998
1091
  }
999
1092
  },
@@ -1047,7 +1140,7 @@
1047
1140
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1048
1141
  "repo": "nuxt/devtools#main",
1049
1142
  "npm": "@nuxt/devtools",
1050
- "icon": "nuxt.png",
1143
+ "icon": "nuxt.svg",
1051
1144
  "github": "https://github.com/nuxt/devtools",
1052
1145
  "website": "https://devtools.nuxtjs.org/",
1053
1146
  "learn_more": "",
@@ -2091,6 +2184,28 @@
2091
2184
  "requires": {}
2092
2185
  }
2093
2186
  },
2187
+ {
2188
+ "name": "icon-font",
2189
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2190
+ "repo": "coremyslo/nuxt-icon-font",
2191
+ "npm": "@coremyslo/nuxt-icon-font",
2192
+ "icon": "",
2193
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2194
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2195
+ "learn_more": "",
2196
+ "category": "UI",
2197
+ "type": "3rd-party",
2198
+ "maintainers": [
2199
+ {
2200
+ "name": "coremyslo",
2201
+ "github": "coremyslo"
2202
+ }
2203
+ ],
2204
+ "compatibility": {
2205
+ "nuxt": "^3.0.0",
2206
+ "requires": {}
2207
+ }
2208
+ },
2094
2209
  {
2095
2210
  "name": "icon",
2096
2211
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2217,12 +2332,12 @@
2217
2332
  {
2218
2333
  "name": "inkline",
2219
2334
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2220
- "repo": "inkline/nuxt-module-inkline",
2221
- "npm": "@inkline/nuxt",
2335
+ "repo": "inkline/plugin",
2336
+ "npm": "@inkline/plugin",
2222
2337
  "icon": "inkline.svg",
2223
- "github": "https://github.com/inkline/nuxt-module-inkline",
2338
+ "github": "https://github.com/inkline/plugin",
2224
2339
  "website": "https://inkline.io",
2225
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2340
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2226
2341
  "category": "UI",
2227
2342
  "type": "3rd-party",
2228
2343
  "maintainers": [
@@ -2977,6 +3092,28 @@
2977
3092
  "requires": {}
2978
3093
  }
2979
3094
  },
3095
+ {
3096
+ "name": "nupolyon",
3097
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3098
+ "repo": "adenvt/nupolyon",
3099
+ "npm": "nupolyon",
3100
+ "icon": "",
3101
+ "github": "https://github.com/adenvt/nupolyon",
3102
+ "website": "https://github.com/adenvt/nupolyon",
3103
+ "learn_more": "",
3104
+ "category": "Performance",
3105
+ "type": "3rd-party",
3106
+ "maintainers": [
3107
+ {
3108
+ "name": "adenvt",
3109
+ "github": "adenvt"
3110
+ }
3111
+ ],
3112
+ "compatibility": {
3113
+ "nuxt": "^3.0.0",
3114
+ "requires": {}
3115
+ }
3116
+ },
2980
3117
  {
2981
3118
  "name": "nuxt-auth",
2982
3119
  "description": "",
@@ -3072,6 +3209,28 @@
3072
3209
  "requires": {}
3073
3210
  }
3074
3211
  },
3212
+ {
3213
+ "name": "nuxt-gtm",
3214
+ "description": "A Nuxt.js module for Google Tag Manager",
3215
+ "repo": "zadigetvoltaire/nuxt-gtm",
3216
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3217
+ "icon": "nuxt-gtm.svg",
3218
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3219
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3220
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3221
+ "category": "Analytics",
3222
+ "type": "3rd-party",
3223
+ "maintainers": [
3224
+ {
3225
+ "name": "Zadig&Voltaire Team",
3226
+ "github": "https://github.com/zadigetvoltaire"
3227
+ }
3228
+ ],
3229
+ "compatibility": {
3230
+ "nuxt": "^3.0.0",
3231
+ "requires": {}
3232
+ }
3233
+ },
3075
3234
  {
3076
3235
  "name": "nuxt-hue",
3077
3236
  "description": "Enlighten your Nuxt experience",
@@ -3096,6 +3255,28 @@
3096
3255
  }
3097
3256
  }
3098
3257
  },
3258
+ {
3259
+ "name": "nuxt-lazy-load",
3260
+ "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3261
+ "repo": "",
3262
+ "npm": "nuxt-lazy-load",
3263
+ "icon": "nuxt-lazy-load.svg",
3264
+ "github": "",
3265
+ "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3266
+ "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3267
+ "category": "Performance",
3268
+ "type": "3rd-party",
3269
+ "maintainers": [
3270
+ {
3271
+ "name": "Dario Ferderber",
3272
+ "github": "darioferderber"
3273
+ }
3274
+ ],
3275
+ "compatibility": {
3276
+ "nuxt": "^2.0.0 || ^3.0.0",
3277
+ "requires": {}
3278
+ }
3279
+ },
3099
3280
  {
3100
3281
  "name": "nuxt-localtunnel",
3101
3282
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3186,6 +3367,28 @@
3186
3367
  "requires": {}
3187
3368
  }
3188
3369
  },
3370
+ {
3371
+ "name": "nuxt-mongoose",
3372
+ "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3373
+ "repo": "arashsheyda/nuxt-mongoose",
3374
+ "npm": "nuxt-mongoose",
3375
+ "icon": "nuxt-mongoose.svg",
3376
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3377
+ "website": "https://github.com/arashsheyda/nuxt-mongoose",
3378
+ "learn_more": "",
3379
+ "category": "Database",
3380
+ "type": "3rd-party",
3381
+ "maintainers": [
3382
+ {
3383
+ "name": "arashsheyda",
3384
+ "github": "arashsheyda"
3385
+ }
3386
+ ],
3387
+ "compatibility": {
3388
+ "nuxt": "^3.0.0",
3389
+ "requires": {}
3390
+ }
3391
+ },
3189
3392
  {
3190
3393
  "name": "nuxt-pdf",
3191
3394
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3484,6 +3687,28 @@
3484
3687
  "requires": {}
3485
3688
  }
3486
3689
  },
3690
+ {
3691
+ "name": "nuxt-vuetify",
3692
+ "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
3693
+ "repo": "invictus-codes/nuxt-vuetify",
3694
+ "npm": "@invictus.codes/nuxt-vuetify",
3695
+ "icon": "vuetify-logo-v3-dark.svg",
3696
+ "github": "https://github.com/invictus-codes/nuxt-vuetify",
3697
+ "website": "https://invictus-codes.github.io/nuxt-vuetify/",
3698
+ "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
3699
+ "category": "UI",
3700
+ "type": "3rd-party",
3701
+ "maintainers": [
3702
+ {
3703
+ "name": "Jens van Hellemondt",
3704
+ "github": "invictus-codes"
3705
+ }
3706
+ ],
3707
+ "compatibility": {
3708
+ "nuxt": "^3.0.0",
3709
+ "requires": {}
3710
+ }
3711
+ },
3487
3712
  {
3488
3713
  "name": "nuxt7",
3489
3714
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
@@ -3507,6 +3732,29 @@
3507
3732
  "requires": {}
3508
3733
  }
3509
3734
  },
3735
+ {
3736
+ "name": "nuxtlabs-ui",
3737
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3738
+ "repo": "nuxtlabs/ui",
3739
+ "npm": "@nuxthq/ui",
3740
+ "icon": "nuxtlabs-ui.svg",
3741
+ "github": "https://github.com/nuxtlabs/ui",
3742
+ "website": "https://ui.nuxtlabs.com",
3743
+ "learn_more": "https://ui.nuxtlabs.com",
3744
+ "category": "UI",
3745
+ "type": "3rd-party",
3746
+ "maintainers": [
3747
+ {
3748
+ "name": "Benjamin Canac",
3749
+ "github": "benjamincanac",
3750
+ "twitter": "benjamincanac"
3751
+ }
3752
+ ],
3753
+ "compatibility": {
3754
+ "nuxt": "^3.0.0",
3755
+ "requires": {}
3756
+ }
3757
+ },
3510
3758
  {
3511
3759
  "name": "og-image",
3512
3760
  "description": "Easily generate dynamic social share images.",
@@ -3646,6 +3894,30 @@
3646
3894
  }
3647
3895
  }
3648
3896
  },
3897
+ {
3898
+ "name": "pdfeasy",
3899
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
3900
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
3901
+ "npm": "nuxt-pdfeasy",
3902
+ "icon": "pdfeasy.png",
3903
+ "github": "https://github.com/betterwrite/pdfeasy",
3904
+ "website": "https://github.com/betterwrite/pdfeasy",
3905
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
3906
+ "category": "Extensions",
3907
+ "type": "3rd-party",
3908
+ "maintainers": [
3909
+ {
3910
+ "name": "Giovane Cardoso",
3911
+ "github": "novout",
3912
+ "twitter": "novoutttttt",
3913
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
3914
+ }
3915
+ ],
3916
+ "compatibility": {
3917
+ "nuxt": "^3.0.0",
3918
+ "requires": {}
3919
+ }
3920
+ },
3649
3921
  {
3650
3922
  "name": "persian-datepicker",
3651
3923
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -5227,6 +5499,28 @@
5227
5499
  }
5228
5500
  }
5229
5501
  },
5502
+ {
5503
+ "name": "twemoji",
5504
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
5505
+ "repo": "yizack/nuxt-twemoji",
5506
+ "npm": "nuxt-twemoji",
5507
+ "icon": "twemoji.svg",
5508
+ "github": "https://github.com/Yizack/nuxt-twemoji",
5509
+ "website": "https://github.com/Yizack/nuxt-twemoji",
5510
+ "learn_more": "",
5511
+ "category": "UI",
5512
+ "type": "3rd-party",
5513
+ "maintainers": [
5514
+ {
5515
+ "name": "Yizack Rangel",
5516
+ "github": "yizack"
5517
+ }
5518
+ ],
5519
+ "compatibility": {
5520
+ "nuxt": "^3.0.0",
5521
+ "requires": {}
5522
+ }
5523
+ },
5230
5524
  {
5231
5525
  "name": "twicpics",
5232
5526
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5398,11 +5692,11 @@
5398
5692
  {
5399
5693
  "name": "unhead",
5400
5694
  "description": "Experimental features for Nuxt SEO / head management.",
5401
- "repo": "harlan-zw/nuxt-unhead",
5402
- "npm": "nuxt-unhead",
5695
+ "repo": "harlan-zw/nuxt-seo-experiments",
5696
+ "npm": "nuxt-seo-experiments",
5403
5697
  "icon": "",
5404
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5405
- "website": "https://github.com/harlan-zw/nuxt-unhead",
5698
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5699
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5406
5700
  "learn_more": "",
5407
5701
  "category": "SEO",
5408
5702
  "type": "3rd-party",
@@ -5445,6 +5739,28 @@
5445
5739
  "requires": {}
5446
5740
  }
5447
5741
  },
5742
+ {
5743
+ "name": "unlazy",
5744
+ "description": "Lazy loading library for placeholder images",
5745
+ "repo": "johannschopplich/unlazy/packages/nuxt",
5746
+ "npm": "@unlazy/nuxt",
5747
+ "icon": "unlazy.svg",
5748
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
5749
+ "website": "https://unlazy.byjohann.dev/",
5750
+ "learn_more": "",
5751
+ "category": "Images",
5752
+ "type": "3rd-party",
5753
+ "maintainers": [
5754
+ {
5755
+ "name": "Johann Schopplich",
5756
+ "github": "johannschopplich"
5757
+ }
5758
+ ],
5759
+ "compatibility": {
5760
+ "nuxt": "^3.0.0",
5761
+ "requires": {}
5762
+ }
5763
+ },
5448
5764
  {
5449
5765
  "name": "unlighthouse",
5450
5766
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5588,6 +5904,52 @@
5588
5904
  }
5589
5905
  }
5590
5906
  },
5907
+ {
5908
+ "name": "varlet",
5909
+ "description": "A Material design mobile component library developed based on Vue3",
5910
+ "repo": "varletjs/varlet-nuxt",
5911
+ "npm": "@varlet/nuxt",
5912
+ "icon": "varlet.svg",
5913
+ "github": "https://github.com/varletjs/varlet",
5914
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
5915
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
5916
+ "category": "UI",
5917
+ "type": "3rd-party",
5918
+ "maintainers": [
5919
+ {
5920
+ "name": "zhangmo8",
5921
+ "github": "zhangmo8"
5922
+ }
5923
+ ],
5924
+ "compatibility": {
5925
+ "nuxt": "^3.0.0",
5926
+ "requires": {
5927
+ "bridge": "optional"
5928
+ }
5929
+ }
5930
+ },
5931
+ {
5932
+ "name": "vee-validate",
5933
+ "description": "Painless Vue forms for Nuxt.js",
5934
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
5935
+ "npm": "@vee-validate/nuxt",
5936
+ "icon": "vee-validate.png",
5937
+ "github": "https://github.com/logaretm/vee-validate/",
5938
+ "website": "https://vee-validate.logaretm.com/v4/",
5939
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
5940
+ "category": "Libraries",
5941
+ "type": "3rd-party",
5942
+ "maintainers": [
5943
+ {
5944
+ "name": "Abdelrahman Awad",
5945
+ "github": "logaretm"
5946
+ }
5947
+ ],
5948
+ "compatibility": {
5949
+ "nuxt": "^3.0.0",
5950
+ "requires": {}
5951
+ }
5952
+ },
5591
5953
  {
5592
5954
  "name": "vendor",
5593
5955
  "description": "directly serve node_modules",
@@ -5611,6 +5973,51 @@
5611
5973
  "requires": {}
5612
5974
  }
5613
5975
  },
5976
+ {
5977
+ "name": "vercel-analytics",
5978
+ "description": "Vercel Analytics integration for Nuxt",
5979
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
5980
+ "npm": "nuxt-vercel-analytics",
5981
+ "icon": "",
5982
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
5983
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
5984
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
5985
+ "category": "Analytics",
5986
+ "type": "3rd-party",
5987
+ "maintainers": [
5988
+ {
5989
+ "name": "Alexander B.",
5990
+ "github": "xanderbarkhatov"
5991
+ }
5992
+ ],
5993
+ "compatibility": {
5994
+ "nuxt": "^3.0.0",
5995
+ "requires": {}
5996
+ }
5997
+ },
5998
+ {
5999
+ "name": "vexip-ui",
6000
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
6001
+ "repo": "vexip-ui/nuxt",
6002
+ "npm": "@vexip-ui/nuxt",
6003
+ "icon": "vexip-ui.svg",
6004
+ "github": "https://github.com/vexip-ui/vexip-ui",
6005
+ "website": "https://www.vexipui.com/",
6006
+ "learn_more": "https://github.com/vexip-ui/nuxt",
6007
+ "category": "UI",
6008
+ "type": "3rd-party",
6009
+ "maintainers": [
6010
+ {
6011
+ "name": "未觉雨声",
6012
+ "github": "qmhc",
6013
+ "twitter": "qmhc95"
6014
+ }
6015
+ ],
6016
+ "compatibility": {
6017
+ "nuxt": "^3.0.0",
6018
+ "requires": {}
6019
+ }
6020
+ },
5614
6021
  {
5615
6022
  "name": "vite-pwa-nuxt",
5616
6023
  "description": "Zero-config PWA Plugin for Nuxt 3",
@@ -5667,13 +6074,13 @@
5667
6074
  },
5668
6075
  {
5669
6076
  "name": "vue-macros",
5670
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5671
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
6077
+ "description": "Explore more macros and syntax sugar to Vue.",
6078
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5672
6079
  "npm": "@vue-macros/nuxt",
5673
6080
  "icon": "vue-macros.svg",
5674
- "github": "https://github.com/sxzz/unplugin-vue-macros",
6081
+ "github": "https://github.com/sxzz/vue-macros",
5675
6082
  "website": "https://vue-macros.sxzz.moe",
5676
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
6083
+ "learn_more": "https://github.com/sxzz/vue-macros",
5677
6084
  "category": "Extensions",
5678
6085
  "type": "3rd-party",
5679
6086
  "maintainers": [
@@ -5944,6 +6351,29 @@
5944
6351
  "requires": {}
5945
6352
  }
5946
6353
  },
6354
+ {
6355
+ "name": "vunix",
6356
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
6357
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
6358
+ "npm": "@vunix/nuxt",
6359
+ "icon": "",
6360
+ "github": "https://github.com/gaetansenn/vunix",
6361
+ "website": "https://vunix.dewib.com/",
6362
+ "learn_more": "",
6363
+ "category": "UI",
6364
+ "type": "3rd-party",
6365
+ "maintainers": [
6366
+ {
6367
+ "name": "Gaetan SENN",
6368
+ "github": "gaetansenn",
6369
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
6370
+ }
6371
+ ],
6372
+ "compatibility": {
6373
+ "nuxt": "^3.0.0",
6374
+ "requires": {}
6375
+ }
6376
+ },
5947
6377
  {
5948
6378
  "name": "web-vitals",
5949
6379
  "description": "Web Vitals for Nuxt",
@@ -6092,6 +6522,54 @@
6092
6522
  "requires": {}
6093
6523
  }
6094
6524
  },
6525
+ {
6526
+ "name": "well-known",
6527
+ "description": "A Nuxt.js module to add well-known URIs using middlewares",
6528
+ "repo": "zadigetvoltaire/nuxt-well-known",
6529
+ "npm": "@zadigetvoltaire/nuxt-well-known",
6530
+ "icon": "well-known.svg",
6531
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
6532
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
6533
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
6534
+ "category": "SEO",
6535
+ "type": "3rd-party",
6536
+ "maintainers": [
6537
+ {
6538
+ "name": "Zadig&Voltaire Team",
6539
+ "github": "https://github.com/zadigetvoltaire"
6540
+ }
6541
+ ],
6542
+ "compatibility": {
6543
+ "nuxt": "^3.0.0",
6544
+ "requires": {}
6545
+ }
6546
+ },
6547
+ {
6548
+ "name": "wideangle",
6549
+ "description": "Nuxt 3 module to integrate Wide Angle Analytics",
6550
+ "repo": "inputobjects/wideangle-nuxt",
6551
+ "npm": "wideangle-nuxt",
6552
+ "icon": "wideangle.png",
6553
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
6554
+ "website": "https://wideangle.co",
6555
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
6556
+ "category": "Analytics",
6557
+ "type": "3rd-party",
6558
+ "maintainers": [
6559
+ {
6560
+ "name": "Wide Angle Analytics by Input Objects GmbH",
6561
+ "github": "inputobjects"
6562
+ },
6563
+ {
6564
+ "name": "Jarek Rozanski",
6565
+ "github": "jrozanski"
6566
+ }
6567
+ ],
6568
+ "compatibility": {
6569
+ "nuxt": "^3.0.0",
6570
+ "requires": {}
6571
+ }
6572
+ },
6095
6573
  {
6096
6574
  "name": "windicss",
6097
6575
  "description": "Next generation utility-first CSS framework.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-50f962",
3
+ "version": "0.6.0-53dab6",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [
@@ -19,15 +19,15 @@
19
19
  "devDependencies": {
20
20
  "@nuxt/eslint-config": "^0.1.1",
21
21
  "@types/js-yaml": "^4.0.5",
22
- "@types/node": "^18.14.0",
23
- "defu": "^6.1.1",
22
+ "@types/node": "^18.16.10",
23
+ "defu": "^6.1.2",
24
24
  "eslint": "^8.34.0",
25
- "globby": "^13.1.3",
25
+ "globby": "^13.1.4",
26
26
  "hasha": "^5.2.2",
27
- "jiti": "^1.17.1",
27
+ "jiti": "^1.17.2",
28
28
  "js-yaml": "^4.1.0",
29
- "ofetch": "^1.0.0",
30
- "typescript": "^4.9.4"
29
+ "ofetch": "^1.0.1",
30
+ "typescript": "^4.9.5"
31
31
  },
32
- "packageManager": "pnpm@7.27.1"
32
+ "packageManager": "pnpm@7.32.4"
33
33
  }