@nuxt/modules 0.6.0-ad2d27 → 0.6.0-af4732

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 +719 -370
  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": [
@@ -1013,7 +991,7 @@
1013
991
  "npm": "@nuxt/content",
1014
992
  "icon": "nuxt.svg",
1015
993
  "github": "https://github.com/nuxt/content",
1016
- "website": "https://content.nuxtjs.org",
994
+ "website": "https://content.nuxt.com",
1017
995
  "learn_more": "",
1018
996
  "category": "CMS",
1019
997
  "type": "official",
@@ -1298,7 +1276,7 @@
1298
1276
  "npm": "@nuxt/devtools",
1299
1277
  "icon": "nuxt.svg",
1300
1278
  "github": "https://github.com/nuxt/devtools",
1301
- "website": "https://devtools.nuxtjs.org/",
1279
+ "website": "https://devtools.nuxt.com",
1302
1280
  "learn_more": "",
1303
1281
  "category": "Devtools",
1304
1282
  "type": "official",
@@ -1600,6 +1578,29 @@
1600
1578
  "requires": {}
1601
1579
  }
1602
1580
  },
1581
+ {
1582
+ "name": "fathom-analytics",
1583
+ "description": "Fathom analytics integration for Nuxt",
1584
+ "repo": "valgeirb/nuxt-fathom",
1585
+ "npm": "nuxt-fathom",
1586
+ "icon": "fathom-analytics.svg",
1587
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1588
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1589
+ "learn_more": "",
1590
+ "category": "Analytics",
1591
+ "type": "3rd-party",
1592
+ "maintainers": [
1593
+ {
1594
+ "name": "Valgeir Björnsson",
1595
+ "github": "valgeirb",
1596
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1597
+ }
1598
+ ],
1599
+ "compatibility": {
1600
+ "nuxt": "^3.0.0",
1601
+ "requires": {}
1602
+ }
1603
+ },
1603
1604
  {
1604
1605
  "name": "fathom",
1605
1606
  "description": "Fathom analytics for Nuxt",
@@ -1800,10 +1801,33 @@
1800
1801
  "requires": {}
1801
1802
  }
1802
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
+ },
1803
1827
  {
1804
1828
  "name": "form-actions",
1805
1829
  "description": "A set of features and composables to interact with forms and server data.",
1806
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1830
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1807
1831
  "npm": "@hebilicious/form-actions-nuxt",
1808
1832
  "icon": "form-actions.svg",
1809
1833
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1831,7 +1855,7 @@
1831
1855
  "icon": "formkit.png",
1832
1856
  "github": "https://github.com/formkit/formkit",
1833
1857
  "website": "https://formkit.com",
1834
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1858
+ "learn_more": "https://formkit.com/getting-started/installation",
1835
1859
  "category": "Libraries",
1836
1860
  "type": "3rd-party",
1837
1861
  "maintainers": [
@@ -2044,7 +2068,7 @@
2044
2068
  "icon": "graphql-client.svg",
2045
2069
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2046
2070
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2047
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2071
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2048
2072
  "category": "Request",
2049
2073
  "type": "3rd-party",
2050
2074
  "maintainers": [
@@ -2105,7 +2129,7 @@
2105
2129
  },
2106
2130
  {
2107
2131
  "name": "gtag",
2108
- "description": "Google Analytics integration for Nuxt",
2132
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2109
2133
  "repo": "johannschopplich/nuxt-gtag",
2110
2134
  "npm": "nuxt-gtag",
2111
2135
  "icon": "gtag.svg",
@@ -2328,6 +2352,28 @@
2328
2352
  "requires": {}
2329
2353
  }
2330
2354
  },
2355
+ {
2356
+ "name": "hotjar",
2357
+ "description": "Add HotJar to your Nuxt application",
2358
+ "repo": "damevin/nuxt-module-hotjar",
2359
+ "npm": "nuxt-module-hotjar",
2360
+ "icon": "hotjar.png",
2361
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2362
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2363
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2364
+ "category": "SEO",
2365
+ "type": "3rd-party",
2366
+ "maintainers": [
2367
+ {
2368
+ "name": "Raphaël DAMEVIN",
2369
+ "github": "damevin"
2370
+ }
2371
+ ],
2372
+ "compatibility": {
2373
+ "nuxt": "^3.0.0",
2374
+ "requires": {}
2375
+ }
2376
+ },
2331
2377
  {
2332
2378
  "name": "html-minifier",
2333
2379
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2403,6 +2449,44 @@
2403
2449
  "requires": {}
2404
2450
  }
2405
2451
  },
2452
+ {
2453
+ "name": "hub",
2454
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2455
+ "repo": "nuxt-hub/core",
2456
+ "npm": "@nuxthub/core",
2457
+ "icon": "nuxthub.svg",
2458
+ "github": "https://github.com/nuxt-hub/core",
2459
+ "website": "https://hub.nuxt.com",
2460
+ "learn_more": "",
2461
+ "category": "Database",
2462
+ "type": "3rd-party",
2463
+ "maintainers": [
2464
+ {
2465
+ "name": "Sebastien Chopin",
2466
+ "github": "Atinux"
2467
+ },
2468
+ {
2469
+ "name": "Ahad Birang",
2470
+ "github": "farnabaz"
2471
+ },
2472
+ {
2473
+ "name": "Sylvain Marroufin",
2474
+ "github": "smarroufin"
2475
+ },
2476
+ {
2477
+ "name": "Florent Delerue",
2478
+ "github": "flosciante"
2479
+ },
2480
+ {
2481
+ "name": "NuxtLabs",
2482
+ "github": "nuxtlabs"
2483
+ }
2484
+ ],
2485
+ "compatibility": {
2486
+ "nuxt": "^3.0.0",
2487
+ "requires": {}
2488
+ }
2489
+ },
2406
2490
  {
2407
2491
  "name": "humans-txt",
2408
2492
  "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
@@ -2433,8 +2517,8 @@
2433
2517
  "npm": "@nuxtjs/i18n",
2434
2518
  "icon": "i18n.png",
2435
2519
  "github": "https://github.com/nuxt-modules/i18n",
2436
- "website": "https://v8.i18n.nuxtjs.org",
2437
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2520
+ "website": "https://i18n.nuxtjs.org",
2521
+ "learn_more": "https://vue-i18n.intlify.dev/",
2438
2522
  "category": "Extensions",
2439
2523
  "type": "community",
2440
2524
  "maintainers": [
@@ -2445,6 +2529,10 @@
2445
2529
  {
2446
2530
  "name": "Kazuya Kawaguchi",
2447
2531
  "github": "kazupon"
2532
+ },
2533
+ {
2534
+ "name": "Bobbie Goede",
2535
+ "github": "BobbieGoede"
2448
2536
  }
2449
2537
  ],
2450
2538
  "compatibility": {
@@ -2765,7 +2853,8 @@
2765
2853
  "compatibility": {
2766
2854
  "nuxt": "^3.0.0",
2767
2855
  "requires": {}
2768
- }
2856
+ },
2857
+ "sponsor": true
2769
2858
  },
2770
2859
  {
2771
2860
  "name": "kql",
@@ -2774,7 +2863,7 @@
2774
2863
  "npm": "nuxt-kql",
2775
2864
  "icon": "kql.svg",
2776
2865
  "github": "https://github.com/johannschopplich/nuxt-kql",
2777
- "website": "https://nuxt-kql.jhnn.dev",
2866
+ "website": "https://nuxt-kql.byjohann.dev/",
2778
2867
  "learn_more": "",
2779
2868
  "category": "CMS",
2780
2869
  "type": "3rd-party",
@@ -2903,7 +2992,7 @@
2903
2992
  },
2904
2993
  {
2905
2994
  "name": "link-checker",
2906
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2995
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2907
2996
  "repo": "harlan-zw/nuxt-link-checker",
2908
2997
  "npm": "nuxt-link-checker",
2909
2998
  "icon": "link-checker.svg",
@@ -3072,10 +3161,10 @@
3072
3161
  {
3073
3162
  "name": "magic-regexp",
3074
3163
  "description": "A compiled-away, type-safe, readable RegExp alternative",
3075
- "repo": "danielroe/magic-regexp",
3164
+ "repo": "unjs/magic-regexp",
3076
3165
  "npm": "magic-regexp",
3077
3166
  "icon": "magic-regexp.svg",
3078
- "github": "https://github.com/danielroe/magic-regexp",
3167
+ "github": "https://github.com/unjs/magic-regexp",
3079
3168
  "website": "https://magic-regexp.roe.dev",
3080
3169
  "learn_more": "https://magic-regexp.roe.dev",
3081
3170
  "category": "Libraries",
@@ -3092,6 +3181,29 @@
3092
3181
  "requires": {}
3093
3182
  }
3094
3183
  },
3184
+ {
3185
+ "name": "mailpit",
3186
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3187
+ "repo": "tdolsen/nuxt-mailpit",
3188
+ "npm": "nuxt-mailpit",
3189
+ "icon": "mailpit.svg",
3190
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3191
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3192
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3193
+ "category": "Devtools",
3194
+ "type": "3rd-party",
3195
+ "maintainers": [
3196
+ {
3197
+ "name": "Torkild Dyvik Olsen",
3198
+ "github": "tdolsen",
3199
+ "twitter": "tdolsen"
3200
+ }
3201
+ ],
3202
+ "compatibility": {
3203
+ "nuxt": "^3.8.0",
3204
+ "requires": {}
3205
+ }
3206
+ },
3095
3207
  {
3096
3208
  "name": "markdownit",
3097
3209
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3115,6 +3227,30 @@
3115
3227
  "requires": {}
3116
3228
  }
3117
3229
  },
3230
+ {
3231
+ "name": "marquee",
3232
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3233
+ "repo": "hanzydev/nuxt-marquee",
3234
+ "npm": "nuxt-marquee",
3235
+ "icon": "marquee.png",
3236
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3237
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3238
+ "learn_more": "",
3239
+ "category": "UI",
3240
+ "type": "3rd-party",
3241
+ "maintainers": [
3242
+ {
3243
+ "name": "Hànzy",
3244
+ "github": "hanzydev",
3245
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3246
+ }
3247
+ ],
3248
+ "compatibility": {
3249
+ "nuxt": "^3.0.0",
3250
+ "requires": {},
3251
+ "devtools": "^0.0.0"
3252
+ }
3253
+ },
3118
3254
  {
3119
3255
  "name": "matomo",
3120
3256
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -3140,14 +3276,14 @@
3140
3276
  {
3141
3277
  "name": "maz-ui",
3142
3278
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3143
- "repo": "louismazel/maz-ui",
3279
+ "repo": "louismazel/maz-ui#master/packages/lib",
3144
3280
  "npm": "maz-ui",
3145
3281
  "icon": "maz-ui.png",
3146
3282
  "github": "https://github.com/louismazel/maz-ui",
3147
- "website": "https://louismazel.github.io/maz-ui-3/",
3148
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3283
+ "website": "https://maz-ui.com/",
3284
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3149
3285
  "category": "UI",
3150
- "type": "community",
3286
+ "type": "3rd-party",
3151
3287
  "maintainers": [
3152
3288
  {
3153
3289
  "name": "Loïc Mazuel",
@@ -3159,6 +3295,28 @@
3159
3295
  "requires": {}
3160
3296
  }
3161
3297
  },
3298
+ {
3299
+ "name": "mdc",
3300
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3301
+ "repo": "nuxt-modules/mdc",
3302
+ "npm": "@nuxtjs/mdc",
3303
+ "icon": "mdc.png",
3304
+ "github": "https://github.com/nuxt-modules/mdc",
3305
+ "website": "https://github.com/nuxt-modules/mdc",
3306
+ "learn_more": "",
3307
+ "category": "Extensions",
3308
+ "type": "community",
3309
+ "maintainers": [
3310
+ {
3311
+ "name": "farnabaz",
3312
+ "github": "farnabaz"
3313
+ }
3314
+ ],
3315
+ "compatibility": {
3316
+ "nuxt": "^3.0.0",
3317
+ "requires": {}
3318
+ }
3319
+ },
3162
3320
  {
3163
3321
  "name": "mdx",
3164
3322
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -3255,28 +3413,6 @@
3255
3413
  "requires": {}
3256
3414
  }
3257
3415
  },
3258
- {
3259
- "name": "mobile",
3260
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3261
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3262
- "npm": "nuxt-mobile",
3263
- "icon": "",
3264
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3265
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3266
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3267
- "category": "Extensions",
3268
- "type": "3rd-party",
3269
- "maintainers": [
3270
- {
3271
- "name": "ChanningDefoe",
3272
- "github": "ChanningDefoe"
3273
- }
3274
- ],
3275
- "compatibility": {
3276
- "nuxt": "^2.0.0",
3277
- "requires": {}
3278
- }
3279
- },
3280
3416
  {
3281
3417
  "name": "module-feed",
3282
3418
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3328,20 +3464,20 @@
3328
3464
  }
3329
3465
  },
3330
3466
  {
3331
- "name": "mq",
3332
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3333
- "repo": "vanhoofmaarten/nuxt-mq",
3334
- "npm": "nuxt-mq",
3467
+ "name": "neo",
3468
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3469
+ "repo": "ezypeeze/nuxt-neo",
3470
+ "npm": "nuxt-neo",
3335
3471
  "icon": "",
3336
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3337
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3338
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3339
- "category": "Libraries",
3472
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3473
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3474
+ "learn_more": "",
3475
+ "category": "Request",
3340
3476
  "type": "3rd-party",
3341
3477
  "maintainers": [
3342
3478
  {
3343
- "name": "vanhoofmaarten",
3344
- "github": "vanhoofmaarten"
3479
+ "name": "ezypeeze",
3480
+ "github": "ezypeeze"
3345
3481
  }
3346
3482
  ],
3347
3483
  "compatibility": {
@@ -3350,24 +3486,24 @@
3350
3486
  }
3351
3487
  },
3352
3488
  {
3353
- "name": "neo",
3354
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3355
- "repo": "ezypeeze/nuxt-neo",
3356
- "npm": "nuxt-neo",
3357
- "icon": "",
3358
- "github": "https://github.com/ezypeeze/nuxt-neo",
3359
- "website": "https://ezypeeze.github.io/nuxt-neo",
3489
+ "name": "neo4j",
3490
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3491
+ "repo": "arashsheyda/nuxt-neo4j",
3492
+ "npm": "nuxt-neo4j",
3493
+ "icon": "nuxt-neo4j.png",
3494
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3495
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3360
3496
  "learn_more": "",
3361
- "category": "Request",
3497
+ "category": "Database",
3362
3498
  "type": "3rd-party",
3363
3499
  "maintainers": [
3364
3500
  {
3365
- "name": "ezypeeze",
3366
- "github": "ezypeeze"
3501
+ "name": "arashsheyda",
3502
+ "github": "arashsheyda"
3367
3503
  }
3368
3504
  ],
3369
3505
  "compatibility": {
3370
- "nuxt": "^2.0.0",
3506
+ "nuxt": "^3.0.0",
3371
3507
  "requires": {}
3372
3508
  }
3373
3509
  },
@@ -3419,12 +3555,12 @@
3419
3555
  {
3420
3556
  "name": "netlify",
3421
3557
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3422
- "repo": "bazzite/nuxt-netlify",
3558
+ "repo": "juliomrqz/nuxt-netlify",
3423
3559
  "npm": "@aceforth/nuxt-netlify",
3424
3560
  "icon": "netlify.png",
3425
- "github": "https://github.com/bazzite/nuxt-netlify",
3426
- "website": "https://marquez.co/docs/nuxt-netlify/",
3427
- "learn_more": "",
3561
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3562
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3563
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3428
3564
  "category": "Deployment",
3429
3565
  "type": "3rd-party",
3430
3566
  "maintainers": [
@@ -3532,6 +3668,29 @@
3532
3668
  "requires": {}
3533
3669
  }
3534
3670
  },
3671
+ {
3672
+ "name": "nuxt-asciidoc",
3673
+ "description": "Transformer for using asciidoc in nuxt",
3674
+ "repo": "Chris2011/nuxt-asciidoc",
3675
+ "npm": "nuxt-asciidoc",
3676
+ "icon": "nuxt-asciidoc.svg",
3677
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3678
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3679
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3680
+ "category": "Extensions",
3681
+ "type": "3rd-party",
3682
+ "maintainers": [
3683
+ {
3684
+ "name": "Christian Lenz",
3685
+ "github": "Chris2011",
3686
+ "twitter": "Chrizzly42"
3687
+ }
3688
+ ],
3689
+ "compatibility": {
3690
+ "nuxt": "^3.0.0",
3691
+ "requires": {}
3692
+ }
3693
+ },
3535
3694
  {
3536
3695
  "name": "nuxt-auth-sanctum",
3537
3696
  "description": "Nuxt module for Laravel Sanctum authentication",
@@ -3539,8 +3698,8 @@
3539
3698
  "npm": "nuxt-auth-sanctum",
3540
3699
  "icon": "laravel.svg",
3541
3700
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3542
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3543
- "learn_more": "",
3701
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3702
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3544
3703
  "category": "Security",
3545
3704
  "type": "3rd-party",
3546
3705
  "maintainers": [
@@ -3551,7 +3710,7 @@
3551
3710
  }
3552
3711
  ],
3553
3712
  "compatibility": {
3554
- "nuxt": "^3.0.0",
3713
+ "nuxt": "^3.9.0",
3555
3714
  "requires": {}
3556
3715
  }
3557
3716
  },
@@ -3577,6 +3736,28 @@
3577
3736
  "requires": {}
3578
3737
  }
3579
3738
  },
3739
+ {
3740
+ "name": "nuxt-bezier",
3741
+ "description": "Reusable transition components",
3742
+ "repo": "50rayn/nuxt-bezier",
3743
+ "npm": "nuxt-bezier",
3744
+ "icon": "nuxt-bezier.png",
3745
+ "github": "https://github.com/50rayn/nuxt-bezier",
3746
+ "website": "https://github.com/50rayn/nuxt-bezier",
3747
+ "learn_more": "https://github.com/Noction/vue-bezier",
3748
+ "category": "UI",
3749
+ "type": "3rd-party",
3750
+ "maintainers": [
3751
+ {
3752
+ "name": "Soryn Gitlan",
3753
+ "github": "50rayn"
3754
+ }
3755
+ ],
3756
+ "compatibility": {
3757
+ "nuxt": "^3.0.0",
3758
+ "requires": {}
3759
+ }
3760
+ },
3580
3761
  {
3581
3762
  "name": "nuxt-bootstrap-icons",
3582
3763
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3621,6 +3802,28 @@
3621
3802
  "requires": {}
3622
3803
  }
3623
3804
  },
3805
+ {
3806
+ "name": "nuxt-cookie-consent",
3807
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3808
+ "repo": "weareheavy/nuxt-cookie-consent",
3809
+ "npm": "@weareheavy/nuxt-cookie-consent",
3810
+ "icon": "wah.svg",
3811
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3812
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3813
+ "learn_more": "",
3814
+ "category": "Extensions",
3815
+ "type": "3rd-party",
3816
+ "maintainers": [
3817
+ {
3818
+ "name": "weareheavy",
3819
+ "github": "weareheavy"
3820
+ }
3821
+ ],
3822
+ "compatibility": {
3823
+ "nuxt": "^3.0.0",
3824
+ "requires": {}
3825
+ }
3826
+ },
3624
3827
  {
3625
3828
  "name": "nuxt-facebook-chat",
3626
3829
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
@@ -3647,6 +3850,28 @@
3647
3850
  "requires": {}
3648
3851
  }
3649
3852
  },
3853
+ {
3854
+ "name": "nuxt-feather-icons",
3855
+ "description": "The Feather Icons in Nuxt 3.",
3856
+ "repo": "4sllan/nuxt-feather-icons",
3857
+ "npm": "nuxt-feather-icons",
3858
+ "icon": "nuxt-feather-icons.png",
3859
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3860
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3861
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3862
+ "category": "UI",
3863
+ "type": "3rd-party",
3864
+ "maintainers": [
3865
+ {
3866
+ "name": "4sllan",
3867
+ "github": "4sllan"
3868
+ }
3869
+ ],
3870
+ "compatibility": {
3871
+ "nuxt": "^3.0.0",
3872
+ "requires": {}
3873
+ }
3874
+ },
3650
3875
  {
3651
3876
  "name": "nuxt-feedme",
3652
3877
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3669,6 +3894,29 @@
3669
3894
  "requires": {}
3670
3895
  }
3671
3896
  },
3897
+ {
3898
+ "name": "nuxt-fontawesome",
3899
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3900
+ "repo": "bezumkin/nuxt-fontawesome",
3901
+ "npm": "@vesp/nuxt-fontawesome",
3902
+ "icon": "nuxt-fontawesome.svg",
3903
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
3904
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
3905
+ "learn_more": "https://fontawesome.com",
3906
+ "category": "UI",
3907
+ "type": "3rd-party",
3908
+ "maintainers": [
3909
+ {
3910
+ "name": "Vasily Naumkin",
3911
+ "github": "bezumkin",
3912
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
3913
+ }
3914
+ ],
3915
+ "compatibility": {
3916
+ "nuxt": "^3.0.0",
3917
+ "requires": {}
3918
+ }
3919
+ },
3672
3920
  {
3673
3921
  "name": "nuxt-graphql-middleware",
3674
3922
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3676,7 +3924,7 @@
3676
3924
  "npm": "nuxt-graphql-middleware",
3677
3925
  "icon": "nuxt-graphql-middleware.svg",
3678
3926
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3679
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3927
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3680
3928
  "learn_more": "",
3681
3929
  "category": "Request",
3682
3930
  "type": "3rd-party",
@@ -3734,7 +3982,7 @@
3734
3982
  "maintainers": [
3735
3983
  {
3736
3984
  "name": "Zadig&Voltaire Team",
3737
- "github": "https://github.com/zadigetvoltaire"
3985
+ "github": "zadigetvoltaire"
3738
3986
  }
3739
3987
  ],
3740
3988
  "compatibility": {
@@ -3818,8 +4066,8 @@
3818
4066
  "npm": "@nuxtus/nuxt-localtunnel",
3819
4067
  "icon": "nuxt-localtunnel.svg",
3820
4068
  "github": "https://github.com/nuxtus/localtunnel",
3821
- "website": "https://nuxtus.com",
3822
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4069
+ "website": "https://docs.nuxtus.com",
4070
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3823
4071
  "category": "Devtools",
3824
4072
  "type": "3rd-party",
3825
4073
  "maintainers": [
@@ -3969,21 +4217,21 @@
3969
4217
  }
3970
4218
  },
3971
4219
  {
3972
- "name": "nuxt-payload-analyzer",
3973
- "description": "Analyze Nuxt Payload Size",
3974
- "repo": "barbapapazes/nuxt-payload-analyzer",
3975
- "npm": "nuxt-payload-analyzer",
4220
+ "name": "nuxt-oidc-auth",
4221
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4222
+ "repo": "itpropro/nuxt-oidc-auth",
4223
+ "npm": "nuxt-oidc-auth",
3976
4224
  "icon": "",
3977
- "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
3978
- "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
3979
- "learn_more": "",
3980
- "category": "Performance",
4225
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4226
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4227
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4228
+ "category": "Security",
3981
4229
  "type": "3rd-party",
3982
4230
  "maintainers": [
3983
4231
  {
3984
- "name": "Barbapapazes",
3985
- "github": "Barbapapazes",
3986
- "twitter": "soubiran_"
4232
+ "name": "Jan-Henrik Damaschke",
4233
+ "github": "itpropro",
4234
+ "twitter": "jandamaschke"
3987
4235
  }
3988
4236
  ],
3989
4237
  "compatibility": {
@@ -3992,11 +4240,83 @@
3992
4240
  }
3993
4241
  },
3994
4242
  {
3995
- "name": "nuxt-pdf",
3996
- "description": "Zero-boilerplate PDF exports of your Pages and Components",
3997
- "repo": "sidebase/nuxt-pdf",
3998
- "npm": "@sidebase/nuxt-pdf",
3999
- "icon": "nuxt-pdf.png",
4243
+ "name": "nuxt-openapi-docs-module",
4244
+ "description": "Generate pages from OpenAPI specifications",
4245
+ "repo": "on-org/nuxt-openapi-docs-module",
4246
+ "npm": "nuxt-openapi-docs-module",
4247
+ "icon": "nuxt-openapi-docs-module.png",
4248
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4249
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4250
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4251
+ "category": "Libraries",
4252
+ "type": "3rd-party",
4253
+ "maintainers": [
4254
+ {
4255
+ "name": "Pavel Kuzmin",
4256
+ "github": "s00d"
4257
+ }
4258
+ ],
4259
+ "compatibility": {
4260
+ "nuxt": "^3.0.0",
4261
+ "requires": {}
4262
+ }
4263
+ },
4264
+ {
4265
+ "name": "nuxt-openid-connect",
4266
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4267
+ "repo": "aborn/nuxt-openid-connect",
4268
+ "npm": "nuxt-openid-connect",
4269
+ "icon": "",
4270
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4271
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4272
+ "learn_more": "",
4273
+ "category": "Security",
4274
+ "type": "3rd-party",
4275
+ "maintainers": [
4276
+ {
4277
+ "name": "Aborn Jiang",
4278
+ "github": "aborn"
4279
+ },
4280
+ {
4281
+ "name": "Khaled Almana",
4282
+ "github": "KhaledAlMana"
4283
+ }
4284
+ ],
4285
+ "compatibility": {
4286
+ "nuxt": "^3.0.0",
4287
+ "requires": {},
4288
+ "devtools": "^0.0.0"
4289
+ }
4290
+ },
4291
+ {
4292
+ "name": "nuxt-payload-analyzer",
4293
+ "description": "Analyze Nuxt Payload Size",
4294
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4295
+ "npm": "nuxt-payload-analyzer",
4296
+ "icon": "",
4297
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4298
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4299
+ "learn_more": "",
4300
+ "category": "Performance",
4301
+ "type": "3rd-party",
4302
+ "maintainers": [
4303
+ {
4304
+ "name": "Barbapapazes",
4305
+ "github": "Barbapapazes",
4306
+ "twitter": "soubiran_"
4307
+ }
4308
+ ],
4309
+ "compatibility": {
4310
+ "nuxt": "^3.0.0",
4311
+ "requires": {}
4312
+ }
4313
+ },
4314
+ {
4315
+ "name": "nuxt-pdf",
4316
+ "description": "Zero-boilerplate PDF exports of your Pages and Components",
4317
+ "repo": "sidebase/nuxt-pdf",
4318
+ "npm": "@sidebase/nuxt-pdf",
4319
+ "icon": "nuxt-pdf.png",
4000
4320
  "github": "https://github.com/sidebase/nuxt-pdf",
4001
4321
  "website": "https://sidebase.io/nuxt-pdf",
4002
4322
  "learn_more": "https://github.com/sidebase",
@@ -4021,8 +4341,8 @@
4021
4341
  "npm": "nuxt-phosphor-icons",
4022
4342
  "icon": "phosphor-icons.svg",
4023
4343
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4024
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4025
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4344
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4345
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
4026
4346
  "category": "UI",
4027
4347
  "type": "3rd-party",
4028
4348
  "maintainers": [
@@ -4058,28 +4378,6 @@
4058
4378
  "requires": {}
4059
4379
  }
4060
4380
  },
4061
- {
4062
- "name": "plausible",
4063
- "description": "Nuxt module to natively integrate Plausible analytics",
4064
- "repo": "nuxt-modules/plausible",
4065
- "npm": "@nuxtjs/plausible",
4066
- "icon": "plausible.png",
4067
- "github": "https://github.com/nuxt-modules/plausible",
4068
- "website": "https://github.com/nuxt-modules/plausible",
4069
- "learn_more": "https://plausible.io/",
4070
- "category": "Analytics",
4071
- "type": "community",
4072
- "maintainers": [
4073
- {
4074
- "name": "Johann Schopplich",
4075
- "github": "johannschopplich"
4076
- }
4077
- ],
4078
- "compatibility": {
4079
- "nuxt": "^3.0.0",
4080
- "requires": {}
4081
- }
4082
- },
4083
4381
  {
4084
4382
  "name": "nuxt-plotly",
4085
4383
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4129,6 +4427,28 @@
4129
4427
  "requires": {}
4130
4428
  }
4131
4429
  },
4430
+ {
4431
+ "name": "nuxt-posthog",
4432
+ "description": "Integrate PostHog into your application with minimal configuration",
4433
+ "repo": "mitjans/nuxt-posthog",
4434
+ "npm": "nuxt-posthog",
4435
+ "icon": "posthog.svg",
4436
+ "github": "https://github.com/mitjans/nuxt-posthog",
4437
+ "website": "https://nuxt-posthog.cmitjans.dev",
4438
+ "learn_more": "https://posthog.com",
4439
+ "category": "Analytics",
4440
+ "type": "3rd-party",
4441
+ "maintainers": [
4442
+ {
4443
+ "name": "Carles Mitjans",
4444
+ "github": "mitjans"
4445
+ }
4446
+ ],
4447
+ "compatibility": {
4448
+ "nuxt": "^3.0.0",
4449
+ "requires": {}
4450
+ }
4451
+ },
4132
4452
  {
4133
4453
  "name": "nuxt-smartlook",
4134
4454
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4208,7 +4528,7 @@
4208
4528
  "description": "WebStorm & PHPStorm support for Nuxt components",
4209
4529
  "repo": "fumeapp/nuxt-storm",
4210
4530
  "npm": "nuxt-storm",
4211
- "icon": "nuxt-storm.png",
4531
+ "icon": "",
4212
4532
  "github": "https://github.com/fumeapp/nuxt-storm",
4213
4533
  "website": "https://github.com/fumeapp/nuxt-storm",
4214
4534
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4225,6 +4545,30 @@
4225
4545
  "requires": {}
4226
4546
  }
4227
4547
  },
4548
+ {
4549
+ "name": "nuxt-svgo-loader",
4550
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4551
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4552
+ "npm": "nuxt-svgo-loader",
4553
+ "icon": "",
4554
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4555
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4556
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4557
+ "category": "Images",
4558
+ "type": "3rd-party",
4559
+ "maintainers": [
4560
+ {
4561
+ "name": "Alex Liu",
4562
+ "github": "Mini-ghost",
4563
+ "twitter": "Minighost_Alex"
4564
+ }
4565
+ ],
4566
+ "compatibility": {
4567
+ "nuxt": "^3.0.0",
4568
+ "requires": {},
4569
+ "devtools": "^0.0.0"
4570
+ }
4571
+ },
4228
4572
  {
4229
4573
  "name": "nuxt-svgo",
4230
4574
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4269,28 +4613,6 @@
4269
4613
  "requires": {}
4270
4614
  }
4271
4615
  },
4272
- {
4273
- "name": "nuxt-use-motion",
4274
- "description": "A Nuxt module putting your components in motion",
4275
- "repo": "Tahul/nuxt-use-motion",
4276
- "npm": "nuxt-use-motion",
4277
- "icon": "nuxt-use-motion.svg",
4278
- "github": "https://github.com/Tahul/nuxt-use-motion",
4279
- "website": "https://github.com/Tahul/nuxt-use-motion",
4280
- "learn_more": "https://github.com/vueuse/motion",
4281
- "category": "Libraries",
4282
- "type": "3rd-party",
4283
- "maintainers": [
4284
- {
4285
- "name": "Tahul",
4286
- "github": "Tahul"
4287
- }
4288
- ],
4289
- "compatibility": {
4290
- "nuxt": "^2.0.0",
4291
- "requires": {}
4292
- }
4293
- },
4294
4616
  {
4295
4617
  "name": "nuxt-use-sound",
4296
4618
  "description": "A Nuxt module for playing sound effects.",
@@ -4360,7 +4682,7 @@
4360
4682
  }
4361
4683
  },
4362
4684
  {
4363
- "name": "Nuxt zodI18n",
4685
+ "name": "nuxt-zod-i18n",
4364
4686
  "description": "A Nuxt Module for localizing zod error messages.",
4365
4687
  "repo": "xibman/nuxt-zod-i18n",
4366
4688
  "npm": "nuxt-zod-i18n",
@@ -4384,7 +4706,7 @@
4384
4706
  {
4385
4707
  "name": "nuxt3-interpolation",
4386
4708
  "description": "",
4387
- "repo": "daliborgogic/interpolation#master",
4709
+ "repo": "daliborgogic/interpolation",
4388
4710
  "npm": "nuxt3-interpolation",
4389
4711
  "icon": "",
4390
4712
  "github": "https://github.com/daliborgogic/interpolation/tree/master",
@@ -4451,14 +4773,14 @@
4451
4773
  {
4452
4774
  "name": "og-image",
4453
4775
  "description": "Enlightened runtime images generated with Vue templates.",
4454
- "repo": "harlan-zw/nuxt-og-image",
4776
+ "repo": "nuxt-modules/og-image",
4455
4777
  "npm": "nuxt-og-image",
4456
4778
  "icon": "og-image.svg",
4457
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4779
+ "github": "https://github.com/nuxt-modules/og-image",
4458
4780
  "website": "https://nuxtseo.com/og-image",
4459
4781
  "learn_more": "https://nuxtseo.com/og-image",
4460
4782
  "category": "SEO",
4461
- "type": "3rd-party",
4783
+ "type": "community",
4462
4784
  "maintainers": [
4463
4785
  {
4464
4786
  "name": "Harlan Wilton",
@@ -4503,8 +4825,8 @@
4503
4825
  "npm": "@aceforth/nuxt-optimized-images",
4504
4826
  "icon": "",
4505
4827
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4506
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4507
- "learn_more": "",
4828
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4829
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4508
4830
  "category": "Images",
4509
4831
  "type": "3rd-party",
4510
4832
  "maintainers": [
@@ -4657,6 +4979,28 @@
4657
4979
  "requires": {}
4658
4980
  }
4659
4981
  },
4982
+ {
4983
+ "name": "pergel",
4984
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
4985
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
4986
+ "npm": "pergel",
4987
+ "icon": "pergel.svg",
4988
+ "github": "https://github.com/oku-ui/pergel",
4989
+ "website": "https://oku-ui.com/pergel",
4990
+ "learn_more": "",
4991
+ "category": "Devtools",
4992
+ "type": "3rd-party",
4993
+ "maintainers": [
4994
+ {
4995
+ "name": "Mehmet - productdevbook",
4996
+ "github": "productdevbook"
4997
+ }
4998
+ ],
4999
+ "compatibility": {
5000
+ "nuxt": "^3.10.0",
5001
+ "requires": {}
5002
+ }
5003
+ },
4660
5004
  {
4661
5005
  "name": "persian-datepicker",
4662
5006
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4683,7 +5027,7 @@
4683
5027
  {
4684
5028
  "name": "pinia-orm",
4685
5029
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4686
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5030
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4687
5031
  "npm": "@pinia-orm/nuxt",
4688
5032
  "icon": "pinia-orm.svg",
4689
5033
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4757,7 +5101,7 @@
4757
5101
  "description": "Nuxt module to natively integrate Plausible analytics",
4758
5102
  "repo": "nuxt-modules/plausible",
4759
5103
  "npm": "@nuxtjs/plausible",
4760
- "icon": "",
5104
+ "icon": "plausible.svg",
4761
5105
  "github": "https://github.com/nuxt-modules/plausible",
4762
5106
  "website": "https://github.com/nuxt-modules/plausible",
4763
5107
  "learn_more": "",
@@ -4765,12 +5109,12 @@
4765
5109
  "type": "community",
4766
5110
  "maintainers": [
4767
5111
  {
4768
- "name": "nuxt-modules",
4769
- "github": "nuxt-modules"
5112
+ "name": "Johann Schopplich",
5113
+ "github": "johannschopplich"
4770
5114
  }
4771
5115
  ],
4772
5116
  "compatibility": {
4773
- "nuxt": "^2.0.0",
5117
+ "nuxt": "^2.0.0 || ^3.0.0",
4774
5118
  "requires": {}
4775
5119
  }
4776
5120
  },
@@ -4803,7 +5147,7 @@
4803
5147
  "npm": "nuxt-prepare",
4804
5148
  "icon": "prepare.svg",
4805
5149
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4806
- "website": "https://nuxt-prepare.jhnn.dev",
5150
+ "website": "https://nuxt-prepare.byjohann.dev",
4807
5151
  "learn_more": "",
4808
5152
  "category": "Devtools",
4809
5153
  "type": "3rd-party",
@@ -5203,7 +5547,7 @@
5203
5547
  "icon": "robots.png",
5204
5548
  "github": "https://github.com/nuxt-modules/robots",
5205
5549
  "website": "https://github.com/nuxt-modules/robots",
5206
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5550
+ "learn_more": "",
5207
5551
  "category": "SEO",
5208
5552
  "type": "community",
5209
5553
  "maintainers": [
@@ -5314,7 +5658,7 @@
5314
5658
  },
5315
5659
  {
5316
5660
  "name": "schema-org",
5317
- "description": "Schema.org for Nuxt.",
5661
+ "description": "Quick and easy Schema.org graphs.",
5318
5662
  "repo": "harlan-zw/nuxt-schema-org",
5319
5663
  "npm": "nuxt-schema-org",
5320
5664
  "icon": "schema-org.svg",
@@ -5389,7 +5733,7 @@
5389
5733
  "icon": "segment.png",
5390
5734
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5391
5735
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5392
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5736
+ "learn_more": "",
5393
5737
  "category": "Analytics",
5394
5738
  "type": "3rd-party",
5395
5739
  "maintainers": [
@@ -5427,7 +5771,7 @@
5427
5771
  },
5428
5772
  {
5429
5773
  "name": "seo-experiments",
5430
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5774
+ "description": "Powerful SEO DX improvements.",
5431
5775
  "repo": "harlan-zw/nuxt-seo-experiments",
5432
5776
  "npm": "nuxt-seo-experiments",
5433
5777
  "icon": "seo-experiments.svg",
@@ -5449,28 +5793,6 @@
5449
5793
  "requires": {}
5450
5794
  }
5451
5795
  },
5452
- {
5453
- "name": "seo-kit",
5454
- "description": "The complete SEO solution for Nuxt.",
5455
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5456
- "npm": "nuxt-seo-kit",
5457
- "icon": "seo-kit.svg",
5458
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5459
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5460
- "learn_more": "",
5461
- "category": "SEO",
5462
- "type": "3rd-party",
5463
- "maintainers": [
5464
- {
5465
- "name": "harlan-zw",
5466
- "github": "harlan-zw"
5467
- }
5468
- ],
5469
- "compatibility": {
5470
- "nuxt": "^3.0.0",
5471
- "requires": {}
5472
- }
5473
- },
5474
5796
  {
5475
5797
  "name": "seo-meta",
5476
5798
  "description": "Simple generate seo metadata",
@@ -5494,6 +5816,28 @@
5494
5816
  "requires": {}
5495
5817
  }
5496
5818
  },
5819
+ {
5820
+ "name": "seo",
5821
+ "description": "The complete SEO solution for Nuxt.",
5822
+ "repo": "harlan-zw/nuxt-seo",
5823
+ "npm": "@nuxtjs/seo",
5824
+ "icon": "nuxt.svg",
5825
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5826
+ "website": "https://nuxtseo.com/",
5827
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5828
+ "category": "SEO",
5829
+ "type": "3rd-party",
5830
+ "maintainers": [
5831
+ {
5832
+ "name": "harlan-zw",
5833
+ "github": "harlan-zw"
5834
+ }
5835
+ ],
5836
+ "compatibility": {
5837
+ "nuxt": "^3.0.0",
5838
+ "requires": {}
5839
+ }
5840
+ },
5497
5841
  {
5498
5842
  "name": "seomatic-meta",
5499
5843
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5542,7 +5886,7 @@
5542
5886
  {
5543
5887
  "name": "server-block",
5544
5888
  "description": "Use <server> tags in your Nuxt pages components.",
5545
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5889
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5546
5890
  "npm": "@hebilicious/server-block-nuxt",
5547
5891
  "icon": "server-block.svg",
5548
5892
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5562,29 +5906,6 @@
5562
5906
  "requires": {}
5563
5907
  }
5564
5908
  },
5565
- {
5566
- "name": "session",
5567
- "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
5568
- "repo": "sidebase/nuxt-session",
5569
- "npm": "@sidebase/nuxt-session",
5570
- "icon": "session.png",
5571
- "github": "https://github.com/sidebase/nuxt-session",
5572
- "website": "https://github.com/sidebase/nuxt-session",
5573
- "learn_more": "https://github.com/sidebase",
5574
- "category": "Security",
5575
- "type": "3rd-party",
5576
- "maintainers": [
5577
- {
5578
- "name": "sidebase",
5579
- "github": "sidebase",
5580
- "twitter": "sidebase_io"
5581
- }
5582
- ],
5583
- "compatibility": {
5584
- "nuxt": "^3.0.0",
5585
- "requires": {}
5586
- }
5587
- },
5588
5909
  {
5589
5910
  "name": "shopify",
5590
5911
  "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
@@ -5607,6 +5928,28 @@
5607
5928
  "requires": {}
5608
5929
  }
5609
5930
  },
5931
+ {
5932
+ "name": "shuimo-ui",
5933
+ "description": "A Chinese Shuimo style component library.",
5934
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
5935
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
5936
+ "icon": "shuimo-ui.svg",
5937
+ "github": "https://github.com/shuimo-design/shuimo-ui",
5938
+ "website": "https://shuimo.design",
5939
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
5940
+ "category": "UI",
5941
+ "type": "3rd-party",
5942
+ "maintainers": [
5943
+ {
5944
+ "name": "higuaifan",
5945
+ "github": "higuaifan"
5946
+ }
5947
+ ],
5948
+ "compatibility": {
5949
+ "nuxt": "^3.0.0",
5950
+ "requires": {}
5951
+ }
5952
+ },
5610
5953
  {
5611
5954
  "name": "sidebase-auth",
5612
5955
  "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
@@ -5677,41 +6020,23 @@
5677
6020
  }
5678
6021
  },
5679
6022
  {
5680
- "name": "simple-sitemap",
6023
+ "name": "sitemap",
5681
6024
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5682
- "repo": "harlan-zw/nuxt-simple-sitemap",
5683
- "npm": "nuxt-simple-sitemap",
6025
+ "repo": "nuxt-modules/sitemap",
6026
+ "npm": "@nuxtjs/sitemap",
5684
6027
  "icon": "simple-sitemap.svg",
5685
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5686
- "website": "https://nuxtseo.com/simple-sitemap",
5687
- "learn_more": "https://nuxtseo.com/simple-sitemap",
6028
+ "github": "https://github.com/nuxt-modules/sitemap",
6029
+ "website": "https://nuxtseo.com/",
6030
+ "learn_more": "https://nuxtseo.com/sitemap",
5688
6031
  "category": "SEO",
5689
- "type": "3rd-party",
6032
+ "type": "community",
5690
6033
  "maintainers": [
5691
6034
  {
5692
6035
  "name": "Harlan Wilton",
5693
6036
  "github": "harlan-zw",
5694
6037
  "twitter": "harlan_zw",
5695
6038
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5696
- }
5697
- ],
5698
- "compatibility": {
5699
- "nuxt": "^3.0.0",
5700
- "requires": {}
5701
- }
5702
- },
5703
- {
5704
- "name": "sitemap",
5705
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5706
- "repo": "nuxt-community/sitemap-module#dev",
5707
- "npm": "@nuxtjs/sitemap",
5708
- "icon": "",
5709
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5710
- "website": "https://sitemap.nuxtjs.org",
5711
- "learn_more": "",
5712
- "category": "SEO",
5713
- "type": "community",
5714
- "maintainers": [
6039
+ },
5715
6040
  {
5716
6041
  "name": "Nicolas PENNEC",
5717
6042
  "github": "NicoPennec",
@@ -5719,7 +6044,7 @@
5719
6044
  }
5720
6045
  ],
5721
6046
  "compatibility": {
5722
- "nuxt": "^2.0.0",
6047
+ "nuxt": "^3.0.0",
5723
6048
  "requires": {}
5724
6049
  }
5725
6050
  },
@@ -5959,7 +6284,7 @@
5959
6284
  {
5960
6285
  "name": "storyblok",
5961
6286
  "description": "Storyblok Nuxt module",
5962
- "repo": "storyblok/storyblok-nuxt#master/lib",
6287
+ "repo": "storyblok/storyblok-nuxt#main",
5963
6288
  "npm": "@storyblok/nuxt",
5964
6289
  "icon": "storyblok.png",
5965
6290
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -6304,6 +6629,30 @@
6304
6629
  "requires": {}
6305
6630
  }
6306
6631
  },
6632
+ {
6633
+ "name": "swiftsearch",
6634
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6635
+ "repo": "atoms-studio/nuxt-swiftsearch",
6636
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6637
+ "icon": "nuxt-swiftsearch.svg",
6638
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6639
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6640
+ "learn_more": "",
6641
+ "category": "Libraries",
6642
+ "type": "3rd-party",
6643
+ "maintainers": [
6644
+ {
6645
+ "name": "Matteo Rigoni",
6646
+ "github": "rigo-m",
6647
+ "twitter": "MatteoRigoni",
6648
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6649
+ }
6650
+ ],
6651
+ "compatibility": {
6652
+ "nuxt": "^3.10.0",
6653
+ "requires": {}
6654
+ }
6655
+ },
6307
6656
  {
6308
6657
  "name": "swiper",
6309
6658
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6375,6 +6724,37 @@
6375
6724
  "nuxt": "^2.0.0 || ^3.0.0",
6376
6725
  "requires": {},
6377
6726
  "devtools": "^0.0.0"
6727
+ },
6728
+ "aliases": [
6729
+ "tailwind"
6730
+ ]
6731
+ },
6732
+ {
6733
+ "name": "test-utils",
6734
+ "description": "Test utilities for Nuxt",
6735
+ "repo": "nuxt/test-utils#main",
6736
+ "npm": "@nuxt/test-utils",
6737
+ "icon": "nuxt.svg",
6738
+ "github": "https://github.com/nuxt/test-utils",
6739
+ "website": "https://nuxt.com/docs/getting-started/testing",
6740
+ "learn_more": "",
6741
+ "category": "Devtools",
6742
+ "type": "official",
6743
+ "maintainers": [
6744
+ {
6745
+ "name": "Daniel Roe",
6746
+ "github": "danielroe",
6747
+ "twitter": "danielcroe"
6748
+ },
6749
+ {
6750
+ "name": "Anthony Fu",
6751
+ "github": "antfu",
6752
+ "twitter": "antfu7"
6753
+ }
6754
+ ],
6755
+ "compatibility": {
6756
+ "nuxt": "^3.0.0",
6757
+ "requires": {}
6378
6758
  }
6379
6759
  },
6380
6760
  {
@@ -6422,6 +6802,28 @@
6422
6802
  "requires": {}
6423
6803
  }
6424
6804
  },
6805
+ {
6806
+ "name": "tiptap",
6807
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6808
+ "repo": "modbender/nuxt-tiptap-editor",
6809
+ "npm": "nuxt-tiptap-editor",
6810
+ "icon": "tiptap.png",
6811
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6812
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6813
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6814
+ "category": "Libraries",
6815
+ "type": "3rd-party",
6816
+ "maintainers": [
6817
+ {
6818
+ "name": "modbender",
6819
+ "github": "modbender"
6820
+ }
6821
+ ],
6822
+ "compatibility": {
6823
+ "nuxt": "^3.0.0",
6824
+ "requires": {}
6825
+ }
6826
+ },
6425
6827
  {
6426
6828
  "name": "toast",
6427
6829
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
@@ -6445,6 +6847,28 @@
6445
6847
  "requires": {}
6446
6848
  }
6447
6849
  },
6850
+ {
6851
+ "name": "translation-manager",
6852
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6853
+ "repo": "samk-dev/nuxt-translation-manager",
6854
+ "npm": "nuxt-translation-manager",
6855
+ "icon": "translation-manager.png",
6856
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6857
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6858
+ "learn_more": "",
6859
+ "category": "Extensions",
6860
+ "type": "3rd-party",
6861
+ "maintainers": [
6862
+ {
6863
+ "name": "Sam K",
6864
+ "github": "samk-dev"
6865
+ }
6866
+ ],
6867
+ "compatibility": {
6868
+ "nuxt": "^3.0.0",
6869
+ "requires": {}
6870
+ }
6871
+ },
6448
6872
  {
6449
6873
  "name": "tresjs",
6450
6874
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6774,28 +7198,6 @@
6774
7198
  }
6775
7199
  }
6776
7200
  },
6777
- {
6778
- "name": "unhead",
6779
- "description": "Experimental features for Nuxt SEO / head management.",
6780
- "repo": "harlan-zw/nuxt-seo-experiments",
6781
- "npm": "nuxt-seo-experiments",
6782
- "icon": "",
6783
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6784
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6785
- "learn_more": "",
6786
- "category": "SEO",
6787
- "type": "3rd-party",
6788
- "maintainers": [
6789
- {
6790
- "name": "harlan-zw",
6791
- "github": "harlan-zw"
6792
- }
6793
- ],
6794
- "compatibility": {
6795
- "nuxt": "^3.0.0",
6796
- "requires": {}
6797
- }
6798
- },
6799
7201
  {
6800
7202
  "name": "universal-storage",
6801
7203
  "description": "Universal Storage Utilities for Nuxt",
@@ -6827,7 +7229,7 @@
6827
7229
  {
6828
7230
  "name": "unlazy",
6829
7231
  "description": "Lazy loading library for placeholder images",
6830
- "repo": "johannschopplich/unlazy/packages/nuxt",
7232
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6831
7233
  "npm": "@unlazy/nuxt",
6832
7234
  "icon": "unlazy.svg",
6833
7235
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6846,32 +7248,6 @@
6846
7248
  "requires": {}
6847
7249
  }
6848
7250
  },
6849
- {
6850
- "name": "unlighthouse",
6851
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6852
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6853
- "npm": "@unlighthouse/nuxt",
6854
- "icon": "unlighthouse.svg",
6855
- "github": "https://github.com/harlan-zw/unlighthouse",
6856
- "website": "https://github.com/harlan-zw/unlighthouse",
6857
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6858
- "category": "Devtools",
6859
- "type": "3rd-party",
6860
- "maintainers": [
6861
- {
6862
- "name": "Harlan Wilton",
6863
- "github": "harlan-zw",
6864
- "twitter": "harlan_zw",
6865
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6866
- }
6867
- ],
6868
- "compatibility": {
6869
- "nuxt": "^2.0.0 || ^3.0.0",
6870
- "requires": {
6871
- "bridge": "optional"
6872
- }
6873
- }
6874
- },
6875
7251
  {
6876
7252
  "name": "unocss",
6877
7253
  "description": "The instant on-demand atomic CSS engine.",
@@ -6906,8 +7282,8 @@
6906
7282
  "npm": "nuxt-ununura",
6907
7283
  "icon": "ununuracss.png",
6908
7284
  "github": "https://github.com/novout/ununuracss",
6909
- "website": "https://ununura.com/#/",
6910
- "learn_more": "https://ununura.com/#/docs/why",
7285
+ "website": "https://github.com/novout/ununuracss",
7286
+ "learn_more": "https://github.com/novout/ununuracss",
6911
7287
  "category": "UI",
6912
7288
  "type": "3rd-party",
6913
7289
  "maintainers": [
@@ -6922,6 +7298,28 @@
6922
7298
  "requires": {}
6923
7299
  }
6924
7300
  },
7301
+ {
7302
+ "name": "use-bootstrap",
7303
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7304
+ "repo": "simplise/use-bootstrap",
7305
+ "npm": "usebootstrap",
7306
+ "icon": "use-bootstrap.svg",
7307
+ "github": "https://github.com/simplise/use-bootstrap",
7308
+ "website": "https://usebootstrap.org/",
7309
+ "learn_more": "https://usebootstrap.org/",
7310
+ "category": "UI",
7311
+ "type": "3rd-party",
7312
+ "maintainers": [
7313
+ {
7314
+ "name": "KoujiSano",
7315
+ "github": "KoujiSano"
7316
+ }
7317
+ ],
7318
+ "compatibility": {
7319
+ "nuxt": "^3.0.0",
7320
+ "requires": {}
7321
+ }
7322
+ },
6925
7323
  {
6926
7324
  "name": "use-wagmi",
6927
7325
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -6968,28 +7366,6 @@
6968
7366
  "requires": {}
6969
7367
  }
6970
7368
  },
6971
- {
6972
- "name": "validate",
6973
- "description": "Simple Nuxt input validation module using vee-validate",
6974
- "repo": "lewyuburi/nuxt-validate",
6975
- "npm": "nuxt-validate",
6976
- "icon": "vee-validate.png",
6977
- "github": "https://github.com/lewyuburi/nuxt-validate",
6978
- "website": "https://github.com/lewyuburi/nuxt-validate",
6979
- "learn_more": "https://logaretm.github.io/vee-validate/",
6980
- "category": "Libraries",
6981
- "type": "3rd-party",
6982
- "maintainers": [
6983
- {
6984
- "name": "lewyuburi",
6985
- "github": "lewyuburi"
6986
- }
6987
- ],
6988
- "compatibility": {
6989
- "nuxt": "^2.0.0",
6990
- "requires": {}
6991
- }
6992
- },
6993
7369
  {
6994
7370
  "name": "vant",
6995
7371
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7044,8 +7420,8 @@
7044
7420
  "repo": "samk-dev/nuxt-vcalendar",
7045
7421
  "npm": "@samk-dev/nuxt-vcalendar",
7046
7422
  "icon": "vcalendar.png",
7047
- "github": "https://github.com/samk-dev/vcalendar",
7048
- "website": "https://github.com/samk-dev/vcalendar",
7423
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7424
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7049
7425
  "learn_more": "",
7050
7426
  "category": "Libraries",
7051
7427
  "type": "3rd-party",
@@ -7178,42 +7554,15 @@
7178
7554
  "requires": {}
7179
7555
  }
7180
7556
  },
7181
- {
7182
- "name": "vitest",
7183
- "description": "Vitest integration with Nuxt",
7184
- "repo": "danielroe/nuxt-vitest",
7185
- "npm": "nuxt-vitest",
7186
- "icon": "vitest.svg",
7187
- "github": "https://github.com/danielroe/nuxt-vitest",
7188
- "website": "https://github.com/danielroe/nuxt-vitest",
7189
- "learn_more": "",
7190
- "category": "Devtools",
7191
- "type": "3rd-party",
7192
- "maintainers": [
7193
- {
7194
- "name": "Daniel Roe",
7195
- "github": "danielroe"
7196
- },
7197
- {
7198
- "name": "Anthony Fu",
7199
- "github": "antfu"
7200
- }
7201
- ],
7202
- "compatibility": {
7203
- "nuxt": "^3.0.0",
7204
- "requires": {},
7205
- "devtools": "^0.0.0"
7206
- }
7207
- },
7208
7557
  {
7209
7558
  "name": "vue-email",
7210
7559
  "description": "💌 Write email templates with vue",
7211
- "repo": "Dave136/vue-email#main/packages/vue-email",
7212
- "npm": "vue-email",
7560
+ "repo": "vue-email/nuxt",
7561
+ "npm": "@vue-email/nuxt",
7213
7562
  "icon": "vue-email.svg",
7214
- "github": "https://github.com/Dave136/vue-email",
7215
- "website": "https://www.vuemail.net/",
7216
- "learn_more": "https://vue-email.vercel.app/getting-started",
7563
+ "github": "https://github.com/vue-email/nuxt",
7564
+ "website": "https://vuemail.net/",
7565
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7217
7566
  "category": "UI",
7218
7567
  "type": "3rd-party",
7219
7568
  "maintainers": [
@@ -7239,7 +7588,7 @@
7239
7588
  {
7240
7589
  "name": "vue-final-modal",
7241
7590
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7242
- "repo": "vue-final/vue-final-modal",
7591
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7243
7592
  "npm": "@vue-final-modal/nuxt",
7244
7593
  "icon": "vue-final-modal.svg",
7245
7594
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7334,7 +7683,7 @@
7334
7683
  "description": "Plausible analytics for Vue.js and Nuxt",
7335
7684
  "repo": "moritzsternemann/vue-plausible",
7336
7685
  "npm": "vue-plausible",
7337
- "icon": "plausible.png",
7686
+ "icon": "plausible.svg",
7338
7687
  "github": "https://github.com/moritzsternemann/vue-plausible",
7339
7688
  "website": "https://github.com/moritzsternemann/vue-plausible",
7340
7689
  "learn_more": "",
@@ -7354,7 +7703,7 @@
7354
7703
  {
7355
7704
  "name": "vue-query",
7356
7705
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7357
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7706
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7358
7707
  "npm": "@hebilicious/vue-query-nuxt",
7359
7708
  "icon": "vue-query.svg",
7360
7709
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7451,7 +7800,7 @@
7451
7800
  "npm": "vue3-carousel-nuxt",
7452
7801
  "icon": "",
7453
7802
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7454
- "website": "",
7803
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7455
7804
  "learn_more": "",
7456
7805
  "category": "UI",
7457
7806
  "type": "3rd-party",
@@ -7470,7 +7819,7 @@
7470
7819
  {
7471
7820
  "name": "vuefire",
7472
7821
  "description": "Idiomatic composables for the Firebase SDK",
7473
- "repo": "vuejs/vuefire/packages/nuxt",
7822
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7474
7823
  "npm": "nuxt-vuefire",
7475
7824
  "icon": "vuefire.svg",
7476
7825
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7492,7 +7841,7 @@
7492
7841
  {
7493
7842
  "name": "vueform-builder",
7494
7843
  "description": "Official Vueform Builder module for Nuxt",
7495
- "repo": "vueform/builder/nuxt",
7844
+ "repo": "vueform/builder#main/nuxt",
7496
7845
  "npm": "@vueform/builder-nuxt",
7497
7846
  "icon": "vueform.svg",
7498
7847
  "github": "https://github.com/vueform/builder",
@@ -7515,7 +7864,7 @@
7515
7864
  {
7516
7865
  "name": "vueform",
7517
7866
  "description": "Official Vueform module for Nuxt",
7518
- "repo": "vueform/vueform/nuxt",
7867
+ "repo": "vueform/vueform#main/nuxt",
7519
7868
  "npm": "@vueform/nuxt",
7520
7869
  "icon": "vueform.svg",
7521
7870
  "github": "https://github.com/vueform/vueform",
@@ -7542,8 +7891,8 @@
7542
7891
  "npm": "@vuestic/nuxt",
7543
7892
  "icon": "vuestic.png",
7544
7893
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7545
- "website": "https://vuestic.dev",
7546
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7894
+ "website": "https://ui.vuestic.dev",
7895
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7547
7896
  "category": "UI",
7548
7897
  "type": "3rd-party",
7549
7898
  "maintainers": [
@@ -7810,7 +8159,7 @@
7810
8159
  "icon": "webpack.png",
7811
8160
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7812
8161
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7813
- "learn_more": "http://webpackmonitor.com/",
8162
+ "learn_more": "",
7814
8163
  "category": "Devtools",
7815
8164
  "type": "community",
7816
8165
  "maintainers": [