@nuxt/modules 0.6.0-98ffa5 → 0.6.0-9a57f2

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 +850 -338
  2. package/package.json +4 -1
package/modules.json CHANGED
@@ -179,7 +179,7 @@
179
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
181
  "learn_more": "",
182
- "category": "Devtools",
182
+ "category": "Libraries",
183
183
  "type": "3rd-party",
184
184
  "maintainers": [
185
185
  {
@@ -194,12 +194,12 @@
194
194
  },
195
195
  {
196
196
  "name": "api-party",
197
- "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",
198
198
  "repo": "johannschopplich/nuxt-api-party",
199
199
  "npm": "nuxt-api-party",
200
200
  "icon": "api-party.svg",
201
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
202
- "website": "https://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.dev/",
203
203
  "learn_more": "",
204
204
  "category": "Request",
205
205
  "type": "3rd-party",
@@ -362,7 +362,7 @@
362
362
  "github": "https://github.com/atinux/nuxt-auth-utils",
363
363
  "website": "https://github.com/atinux/nuxt-auth-utils",
364
364
  "learn_more": "",
365
- "category": "Devtools",
365
+ "category": "Security",
366
366
  "type": "3rd-party",
367
367
  "maintainers": [
368
368
  {
@@ -756,10 +756,10 @@
756
756
  "description": "Privacy-first, end-to-end encrypted analytics",
757
757
  "repo": "chiffre-io/nuxt-chiffre",
758
758
  "npm": "nuxt-chiffre",
759
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
759
+ "icon": "chiffre.png",
760
760
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
761
761
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
762
- "learn_more": "https://chiffre.io",
762
+ "learn_more": "https://chiffre.io/",
763
763
  "category": "Analytics",
764
764
  "type": "3rd-party",
765
765
  "maintainers": [
@@ -1338,6 +1338,28 @@
1338
1338
  "requires": {}
1339
1339
  }
1340
1340
  },
1341
+ {
1342
+ "name": "doppler",
1343
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1344
+ "repo": "JamieCurnow/nuxt-doppler",
1345
+ "npm": "nuxt-doppler",
1346
+ "icon": "doppler.png",
1347
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1348
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1349
+ "learn_more": "",
1350
+ "category": "Devtools",
1351
+ "type": "3rd-party",
1352
+ "maintainers": [
1353
+ {
1354
+ "name": "JamieCurnow",
1355
+ "github": "JamieCurnow"
1356
+ }
1357
+ ],
1358
+ "compatibility": {
1359
+ "nuxt": "^3.0.0",
1360
+ "requires": {}
1361
+ }
1362
+ },
1341
1363
  {
1342
1364
  "name": "dotenv",
1343
1365
  "description": "A Nuxt module that loads your .env file into your context options",
@@ -1367,8 +1389,8 @@
1367
1389
  "npm": "nuxtjs-drupal-ce",
1368
1390
  "icon": "drupal-ce.png",
1369
1391
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1370
- "website": "https://stack.lupus.digital",
1371
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1392
+ "website": "https://lupus-decoupled.org",
1393
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1372
1394
  "category": "CMS",
1373
1395
  "type": "3rd-party",
1374
1396
  "maintainers": [
@@ -1383,13 +1405,13 @@
1383
1405
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1384
1406
  },
1385
1407
  {
1386
- "name": "David Licen",
1387
- "github": "davision",
1388
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1408
+ "name": "Matic",
1409
+ "github": "TurtlBbx",
1410
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1389
1411
  }
1390
1412
  ],
1391
1413
  "compatibility": {
1392
- "nuxt": "^2.0.0",
1414
+ "nuxt": "^2.0.0 || ^3.0.0",
1393
1415
  "requires": {}
1394
1416
  }
1395
1417
  },
@@ -1556,6 +1578,29 @@
1556
1578
  "requires": {}
1557
1579
  }
1558
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
+ },
1559
1604
  {
1560
1605
  "name": "fathom",
1561
1606
  "description": "Fathom analytics for Nuxt",
@@ -1756,10 +1801,33 @@
1756
1801
  "requires": {}
1757
1802
  }
1758
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
+ },
1759
1827
  {
1760
1828
  "name": "form-actions",
1761
1829
  "description": "A set of features and composables to interact with forms and server data.",
1762
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1830
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1763
1831
  "npm": "@hebilicious/form-actions-nuxt",
1764
1832
  "icon": "form-actions.svg",
1765
1833
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1787,7 +1855,7 @@
1787
1855
  "icon": "formkit.png",
1788
1856
  "github": "https://github.com/formkit/formkit",
1789
1857
  "website": "https://formkit.com",
1790
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1858
+ "learn_more": "https://formkit.com/getting-started/installation",
1791
1859
  "category": "Libraries",
1792
1860
  "type": "3rd-party",
1793
1861
  "maintainers": [
@@ -2000,7 +2068,7 @@
2000
2068
  "icon": "graphql-client.svg",
2001
2069
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2002
2070
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2003
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2071
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2004
2072
  "category": "Request",
2005
2073
  "type": "3rd-party",
2006
2074
  "maintainers": [
@@ -2061,7 +2129,7 @@
2061
2129
  },
2062
2130
  {
2063
2131
  "name": "gtag",
2064
- "description": "Google Analytics integration for Nuxt",
2132
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2065
2133
  "repo": "johannschopplich/nuxt-gtag",
2066
2134
  "npm": "nuxt-gtag",
2067
2135
  "icon": "gtag.svg",
@@ -2284,6 +2352,28 @@
2284
2352
  "requires": {}
2285
2353
  }
2286
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
+ },
2287
2377
  {
2288
2378
  "name": "html-minifier",
2289
2379
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2389,8 +2479,8 @@
2389
2479
  "npm": "@nuxtjs/i18n",
2390
2480
  "icon": "i18n.png",
2391
2481
  "github": "https://github.com/nuxt-modules/i18n",
2392
- "website": "https://v8.i18n.nuxtjs.org",
2393
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2482
+ "website": "https://i18n.nuxtjs.org",
2483
+ "learn_more": "https://vue-i18n.intlify.dev/",
2394
2484
  "category": "Extensions",
2395
2485
  "type": "community",
2396
2486
  "maintainers": [
@@ -2401,6 +2491,10 @@
2401
2491
  {
2402
2492
  "name": "Kazuya Kawaguchi",
2403
2493
  "github": "kazupon"
2494
+ },
2495
+ {
2496
+ "name": "Bobbie Goede",
2497
+ "github": "BobbieGoede"
2404
2498
  }
2405
2499
  ],
2406
2500
  "compatibility": {
@@ -2430,6 +2524,29 @@
2430
2524
  "requires": {}
2431
2525
  }
2432
2526
  },
2527
+ {
2528
+ "name": "icon-tw",
2529
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2530
+ "repo": "jcamp-code/nuxt-icon-tw",
2531
+ "npm": "nuxt-icon-tw",
2532
+ "icon": "nuxt-icon.png",
2533
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2534
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2535
+ "learn_more": "",
2536
+ "category": "UI",
2537
+ "type": "3rd-party",
2538
+ "maintainers": [
2539
+ {
2540
+ "name": "JohnCampionJr",
2541
+ "github": "JohnCampionJr"
2542
+ }
2543
+ ],
2544
+ "compatibility": {
2545
+ "nuxt": "^3.0.0",
2546
+ "requires": {},
2547
+ "devtools": "^0.0.0"
2548
+ }
2549
+ },
2433
2550
  {
2434
2551
  "name": "icon",
2435
2552
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2698,7 +2815,8 @@
2698
2815
  "compatibility": {
2699
2816
  "nuxt": "^3.0.0",
2700
2817
  "requires": {}
2701
- }
2818
+ },
2819
+ "sponsor": true
2702
2820
  },
2703
2821
  {
2704
2822
  "name": "kql",
@@ -2707,7 +2825,7 @@
2707
2825
  "npm": "nuxt-kql",
2708
2826
  "icon": "kql.svg",
2709
2827
  "github": "https://github.com/johannschopplich/nuxt-kql",
2710
- "website": "https://nuxt-kql.jhnn.dev",
2828
+ "website": "https://nuxt-kql.byjohann.dev/",
2711
2829
  "learn_more": "",
2712
2830
  "category": "CMS",
2713
2831
  "type": "3rd-party",
@@ -2768,6 +2886,28 @@
2768
2886
  "requires": {}
2769
2887
  }
2770
2888
  },
2889
+ {
2890
+ "name": "laravel-precognition",
2891
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2892
+ "repo": "sot1986/nuxt-laravel-precognition",
2893
+ "npm": "nuxt-laravel-precognition",
2894
+ "icon": "laravel.svg",
2895
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2896
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2897
+ "learn_more": "",
2898
+ "category": "Security",
2899
+ "type": "3rd-party",
2900
+ "maintainers": [
2901
+ {
2902
+ "name": "sot1986",
2903
+ "github": "sot1986"
2904
+ }
2905
+ ],
2906
+ "compatibility": {
2907
+ "nuxt": "^3.0.0",
2908
+ "requires": {}
2909
+ }
2910
+ },
2771
2911
  {
2772
2912
  "name": "laravel",
2773
2913
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2814,7 +2954,7 @@
2814
2954
  },
2815
2955
  {
2816
2956
  "name": "link-checker",
2817
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2957
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2818
2958
  "repo": "harlan-zw/nuxt-link-checker",
2819
2959
  "npm": "nuxt-link-checker",
2820
2960
  "icon": "link-checker.svg",
@@ -2983,10 +3123,10 @@
2983
3123
  {
2984
3124
  "name": "magic-regexp",
2985
3125
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2986
- "repo": "danielroe/magic-regexp",
3126
+ "repo": "unjs/magic-regexp",
2987
3127
  "npm": "magic-regexp",
2988
3128
  "icon": "magic-regexp.svg",
2989
- "github": "https://github.com/danielroe/magic-regexp",
3129
+ "github": "https://github.com/unjs/magic-regexp",
2990
3130
  "website": "https://magic-regexp.roe.dev",
2991
3131
  "learn_more": "https://magic-regexp.roe.dev",
2992
3132
  "category": "Libraries",
@@ -3003,6 +3143,29 @@
3003
3143
  "requires": {}
3004
3144
  }
3005
3145
  },
3146
+ {
3147
+ "name": "mailpit",
3148
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3149
+ "repo": "tdolsen/nuxt-mailpit",
3150
+ "npm": "nuxt-mailpit",
3151
+ "icon": "mailpit.svg",
3152
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3153
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3154
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3155
+ "category": "Devtools",
3156
+ "type": "3rd-party",
3157
+ "maintainers": [
3158
+ {
3159
+ "name": "Torkild Dyvik Olsen",
3160
+ "github": "tdolsen",
3161
+ "twitter": "tdolsen"
3162
+ }
3163
+ ],
3164
+ "compatibility": {
3165
+ "nuxt": "^3.8.0",
3166
+ "requires": {}
3167
+ }
3168
+ },
3006
3169
  {
3007
3170
  "name": "markdownit",
3008
3171
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3026,6 +3189,30 @@
3026
3189
  "requires": {}
3027
3190
  }
3028
3191
  },
3192
+ {
3193
+ "name": "marquee",
3194
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3195
+ "repo": "hanzydev/nuxt-marquee",
3196
+ "npm": "nuxt-marquee",
3197
+ "icon": "marquee.png",
3198
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3199
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3200
+ "learn_more": "",
3201
+ "category": "UI",
3202
+ "type": "3rd-party",
3203
+ "maintainers": [
3204
+ {
3205
+ "name": "Hànzy",
3206
+ "github": "hanzydev",
3207
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3208
+ }
3209
+ ],
3210
+ "compatibility": {
3211
+ "nuxt": "^3.0.0",
3212
+ "requires": {},
3213
+ "devtools": "^0.0.0"
3214
+ }
3215
+ },
3029
3216
  {
3030
3217
  "name": "matomo",
3031
3218
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -3051,14 +3238,14 @@
3051
3238
  {
3052
3239
  "name": "maz-ui",
3053
3240
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3054
- "repo": "louismazel/maz-ui",
3055
- "npm": "maz-ui",
3241
+ "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3242
+ "npm": "nuxt-module",
3056
3243
  "icon": "maz-ui.png",
3057
3244
  "github": "https://github.com/louismazel/maz-ui",
3058
- "website": "https://louismazel.github.io/maz-ui-3/",
3059
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3245
+ "website": "https://maz-ui.com/",
3246
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3060
3247
  "category": "UI",
3061
- "type": "community",
3248
+ "type": "3rd-party",
3062
3249
  "maintainers": [
3063
3250
  {
3064
3251
  "name": "Loïc Mazuel",
@@ -3070,6 +3257,28 @@
3070
3257
  "requires": {}
3071
3258
  }
3072
3259
  },
3260
+ {
3261
+ "name": "mdc",
3262
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3263
+ "repo": "nuxt-modules/mdc",
3264
+ "npm": "@nuxtjs/mdc",
3265
+ "icon": "mdc.png",
3266
+ "github": "https://github.com/nuxt-modules/mdc",
3267
+ "website": "https://github.com/nuxt-modules/mdc",
3268
+ "learn_more": "",
3269
+ "category": "Extensions",
3270
+ "type": "community",
3271
+ "maintainers": [
3272
+ {
3273
+ "name": "farnabaz",
3274
+ "github": "farnabaz"
3275
+ }
3276
+ ],
3277
+ "compatibility": {
3278
+ "nuxt": "^3.0.0",
3279
+ "requires": {}
3280
+ }
3281
+ },
3073
3282
  {
3074
3283
  "name": "mdx",
3075
3284
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -3166,28 +3375,6 @@
3166
3375
  "requires": {}
3167
3376
  }
3168
3377
  },
3169
- {
3170
- "name": "mobile",
3171
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3172
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3173
- "npm": "nuxt-mobile",
3174
- "icon": "",
3175
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3176
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3177
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3178
- "category": "Extensions",
3179
- "type": "3rd-party",
3180
- "maintainers": [
3181
- {
3182
- "name": "ChanningDefoe",
3183
- "github": "ChanningDefoe"
3184
- }
3185
- ],
3186
- "compatibility": {
3187
- "nuxt": "^2.0.0",
3188
- "requires": {}
3189
- }
3190
- },
3191
3378
  {
3192
3379
  "name": "module-feed",
3193
3380
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3239,20 +3426,20 @@
3239
3426
  }
3240
3427
  },
3241
3428
  {
3242
- "name": "mq",
3243
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3244
- "repo": "vanhoofmaarten/nuxt-mq",
3245
- "npm": "nuxt-mq",
3429
+ "name": "neo",
3430
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3431
+ "repo": "ezypeeze/nuxt-neo",
3432
+ "npm": "nuxt-neo",
3246
3433
  "icon": "",
3247
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3248
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3249
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3250
- "category": "Libraries",
3434
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3435
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3436
+ "learn_more": "",
3437
+ "category": "Request",
3251
3438
  "type": "3rd-party",
3252
3439
  "maintainers": [
3253
3440
  {
3254
- "name": "vanhoofmaarten",
3255
- "github": "vanhoofmaarten"
3441
+ "name": "ezypeeze",
3442
+ "github": "ezypeeze"
3256
3443
  }
3257
3444
  ],
3258
3445
  "compatibility": {
@@ -3261,24 +3448,24 @@
3261
3448
  }
3262
3449
  },
3263
3450
  {
3264
- "name": "neo",
3265
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3266
- "repo": "ezypeeze/nuxt-neo",
3267
- "npm": "nuxt-neo",
3268
- "icon": "",
3269
- "github": "https://github.com/ezypeeze/nuxt-neo",
3270
- "website": "https://ezypeeze.github.io/nuxt-neo",
3451
+ "name": "neo4j",
3452
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3453
+ "repo": "arashsheyda/nuxt-neo4j",
3454
+ "npm": "nuxt-neo4j",
3455
+ "icon": "nuxt-neo4j.png",
3456
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3457
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3271
3458
  "learn_more": "",
3272
- "category": "Request",
3459
+ "category": "Database",
3273
3460
  "type": "3rd-party",
3274
3461
  "maintainers": [
3275
3462
  {
3276
- "name": "ezypeeze",
3277
- "github": "ezypeeze"
3463
+ "name": "arashsheyda",
3464
+ "github": "arashsheyda"
3278
3465
  }
3279
3466
  ],
3280
3467
  "compatibility": {
3281
- "nuxt": "^2.0.0",
3468
+ "nuxt": "^3.0.0",
3282
3469
  "requires": {}
3283
3470
  }
3284
3471
  },
@@ -3330,12 +3517,12 @@
3330
3517
  {
3331
3518
  "name": "netlify",
3332
3519
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3333
- "repo": "bazzite/nuxt-netlify",
3520
+ "repo": "juliomrqz/nuxt-netlify",
3334
3521
  "npm": "@aceforth/nuxt-netlify",
3335
3522
  "icon": "netlify.png",
3336
- "github": "https://github.com/bazzite/nuxt-netlify",
3337
- "website": "https://marquez.co/docs/nuxt-netlify/",
3338
- "learn_more": "",
3523
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3524
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3525
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3339
3526
  "category": "Deployment",
3340
3527
  "type": "3rd-party",
3341
3528
  "maintainers": [
@@ -3443,6 +3630,29 @@
3443
3630
  "requires": {}
3444
3631
  }
3445
3632
  },
3633
+ {
3634
+ "name": "nuxt-asciidoc",
3635
+ "description": "Transformer for using asciidoc in nuxt",
3636
+ "repo": "Chris2011/nuxt-asciidoc",
3637
+ "npm": "nuxt-asciidoc",
3638
+ "icon": "nuxt-asciidoc.svg",
3639
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3640
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3641
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3642
+ "category": "Extensions",
3643
+ "type": "3rd-party",
3644
+ "maintainers": [
3645
+ {
3646
+ "name": "Christian Lenz",
3647
+ "github": "Chris2011",
3648
+ "twitter": "Chrizzly42"
3649
+ }
3650
+ ],
3651
+ "compatibility": {
3652
+ "nuxt": "^3.0.0",
3653
+ "requires": {}
3654
+ }
3655
+ },
3446
3656
  {
3447
3657
  "name": "nuxt-auth-sanctum",
3448
3658
  "description": "Nuxt module for Laravel Sanctum authentication",
@@ -3450,8 +3660,8 @@
3450
3660
  "npm": "nuxt-auth-sanctum",
3451
3661
  "icon": "laravel.svg",
3452
3662
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3453
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3454
- "learn_more": "",
3663
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3664
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3455
3665
  "category": "Security",
3456
3666
  "type": "3rd-party",
3457
3667
  "maintainers": [
@@ -3462,7 +3672,7 @@
3462
3672
  }
3463
3673
  ],
3464
3674
  "compatibility": {
3465
- "nuxt": "^3.0.0",
3675
+ "nuxt": "^3.9.0",
3466
3676
  "requires": {}
3467
3677
  }
3468
3678
  },
@@ -3488,6 +3698,28 @@
3488
3698
  "requires": {}
3489
3699
  }
3490
3700
  },
3701
+ {
3702
+ "name": "nuxt-bezier",
3703
+ "description": "Reusable transition components",
3704
+ "repo": "50rayn/nuxt-bezier",
3705
+ "npm": "nuxt-bezier",
3706
+ "icon": "nuxt-bezier.png",
3707
+ "github": "https://github.com/50rayn/nuxt-bezier",
3708
+ "website": "https://github.com/50rayn/nuxt-bezier",
3709
+ "learn_more": "https://github.com/Noction/vue-bezier",
3710
+ "category": "UI",
3711
+ "type": "3rd-party",
3712
+ "maintainers": [
3713
+ {
3714
+ "name": "Soryn Gitlan",
3715
+ "github": "50rayn"
3716
+ }
3717
+ ],
3718
+ "compatibility": {
3719
+ "nuxt": "^3.0.0",
3720
+ "requires": {}
3721
+ }
3722
+ },
3491
3723
  {
3492
3724
  "name": "nuxt-bootstrap-icons",
3493
3725
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3532,6 +3764,28 @@
3532
3764
  "requires": {}
3533
3765
  }
3534
3766
  },
3767
+ {
3768
+ "name": "nuxt-cookie-consent",
3769
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3770
+ "repo": "weareheavy/nuxt-cookie-consent",
3771
+ "npm": "@weareheavy/nuxt-cookie-consent",
3772
+ "icon": "wah.svg",
3773
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3774
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3775
+ "learn_more": "",
3776
+ "category": "Extensions",
3777
+ "type": "3rd-party",
3778
+ "maintainers": [
3779
+ {
3780
+ "name": "weareheavy",
3781
+ "github": "weareheavy"
3782
+ }
3783
+ ],
3784
+ "compatibility": {
3785
+ "nuxt": "^3.0.0",
3786
+ "requires": {}
3787
+ }
3788
+ },
3535
3789
  {
3536
3790
  "name": "nuxt-facebook-chat",
3537
3791
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
@@ -3558,6 +3812,28 @@
3558
3812
  "requires": {}
3559
3813
  }
3560
3814
  },
3815
+ {
3816
+ "name": "nuxt-feather-icons",
3817
+ "description": "The Feather Icons in Nuxt 3.",
3818
+ "repo": "4sllan/nuxt-feather-icons",
3819
+ "npm": "nuxt-feather-icons",
3820
+ "icon": "nuxt-feather-icons.png",
3821
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3822
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3823
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3824
+ "category": "UI",
3825
+ "type": "3rd-party",
3826
+ "maintainers": [
3827
+ {
3828
+ "name": "4sllan",
3829
+ "github": "4sllan"
3830
+ }
3831
+ ],
3832
+ "compatibility": {
3833
+ "nuxt": "^3.0.0",
3834
+ "requires": {}
3835
+ }
3836
+ },
3561
3837
  {
3562
3838
  "name": "nuxt-feedme",
3563
3839
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3580,6 +3856,29 @@
3580
3856
  "requires": {}
3581
3857
  }
3582
3858
  },
3859
+ {
3860
+ "name": "nuxt-fontawesome",
3861
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3862
+ "repo": "bezumkin/nuxt-fontawesome",
3863
+ "npm": "@vesp/nuxt-fontawesome",
3864
+ "icon": "nuxt-fontawesome.svg",
3865
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
3866
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
3867
+ "learn_more": "https://fontawesome.com",
3868
+ "category": "UI",
3869
+ "type": "3rd-party",
3870
+ "maintainers": [
3871
+ {
3872
+ "name": "Vasily Naumkin",
3873
+ "github": "bezumkin",
3874
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
3875
+ }
3876
+ ],
3877
+ "compatibility": {
3878
+ "nuxt": "^3.0.0",
3879
+ "requires": {}
3880
+ }
3881
+ },
3583
3882
  {
3584
3883
  "name": "nuxt-graphql-middleware",
3585
3884
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3587,7 +3886,7 @@
3587
3886
  "npm": "nuxt-graphql-middleware",
3588
3887
  "icon": "nuxt-graphql-middleware.svg",
3589
3888
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3590
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3889
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3591
3890
  "learn_more": "",
3592
3891
  "category": "Request",
3593
3892
  "type": "3rd-party",
@@ -3645,7 +3944,7 @@
3645
3944
  "maintainers": [
3646
3945
  {
3647
3946
  "name": "Zadig&Voltaire Team",
3648
- "github": "https://github.com/zadigetvoltaire"
3947
+ "github": "zadigetvoltaire"
3649
3948
  }
3650
3949
  ],
3651
3950
  "compatibility": {
@@ -3678,6 +3977,28 @@
3678
3977
  }
3679
3978
  }
3680
3979
  },
3980
+ {
3981
+ "name": "nuxt-interpolation",
3982
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3983
+ "repo": "daliborgogic/nuxt-interpolation#master",
3984
+ "npm": "nuxt-interpolation",
3985
+ "icon": "",
3986
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3987
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3988
+ "learn_more": "",
3989
+ "category": "Devtools",
3990
+ "type": "3rd-party",
3991
+ "maintainers": [
3992
+ {
3993
+ "name": "daliborgogic",
3994
+ "github": "daliborgogic"
3995
+ }
3996
+ ],
3997
+ "compatibility": {
3998
+ "nuxt": "^2.0.0",
3999
+ "requires": {}
4000
+ }
4001
+ },
3681
4002
  {
3682
4003
  "name": "nuxt-jsonld",
3683
4004
  "description": "Manage JSON-LD in Vue component.",
@@ -3707,8 +4028,8 @@
3707
4028
  "npm": "@nuxtus/nuxt-localtunnel",
3708
4029
  "icon": "nuxt-localtunnel.svg",
3709
4030
  "github": "https://github.com/nuxtus/localtunnel",
3710
- "website": "https://nuxtus.com",
3711
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4031
+ "website": "https://docs.nuxtus.com",
4032
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3712
4033
  "category": "Devtools",
3713
4034
  "type": "3rd-party",
3714
4035
  "maintainers": [
@@ -3858,8 +4179,80 @@
3858
4179
  }
3859
4180
  },
3860
4181
  {
3861
- "name": "nuxt-payload-analyzer",
3862
- "description": "Analyze Nuxt Payload Size",
4182
+ "name": "nuxt-oidc-auth",
4183
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4184
+ "repo": "itpropro/nuxt-oidc-auth",
4185
+ "npm": "nuxt-oidc-auth",
4186
+ "icon": "",
4187
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4188
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4189
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4190
+ "category": "Security",
4191
+ "type": "3rd-party",
4192
+ "maintainers": [
4193
+ {
4194
+ "name": "Jan-Henrik Damaschke",
4195
+ "github": "itpropro",
4196
+ "twitter": "jandamaschke"
4197
+ }
4198
+ ],
4199
+ "compatibility": {
4200
+ "nuxt": "^3.0.0",
4201
+ "requires": {}
4202
+ }
4203
+ },
4204
+ {
4205
+ "name": "nuxt-openapi-docs-module",
4206
+ "description": "Generate pages from OpenAPI specifications",
4207
+ "repo": "on-org/nuxt-openapi-docs-module",
4208
+ "npm": "nuxt-openapi-docs-module",
4209
+ "icon": "nuxt-openapi-docs-module.png",
4210
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4211
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4212
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4213
+ "category": "Libraries",
4214
+ "type": "3rd-party",
4215
+ "maintainers": [
4216
+ {
4217
+ "name": "Pavel Kuzmin",
4218
+ "github": "s00d"
4219
+ }
4220
+ ],
4221
+ "compatibility": {
4222
+ "nuxt": "^3.0.0",
4223
+ "requires": {}
4224
+ }
4225
+ },
4226
+ {
4227
+ "name": "nuxt-openid-connect",
4228
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4229
+ "repo": "aborn/nuxt-openid-connect",
4230
+ "npm": "nuxt-openid-connect",
4231
+ "icon": "",
4232
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4233
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4234
+ "learn_more": "",
4235
+ "category": "Security",
4236
+ "type": "3rd-party",
4237
+ "maintainers": [
4238
+ {
4239
+ "name": "Aborn Jiang",
4240
+ "github": "aborn"
4241
+ },
4242
+ {
4243
+ "name": "Khaled Almana",
4244
+ "github": "KhaledAlMana"
4245
+ }
4246
+ ],
4247
+ "compatibility": {
4248
+ "nuxt": "^3.0.0",
4249
+ "requires": {},
4250
+ "devtools": "^0.0.0"
4251
+ }
4252
+ },
4253
+ {
4254
+ "name": "nuxt-payload-analyzer",
4255
+ "description": "Analyze Nuxt Payload Size",
3863
4256
  "repo": "barbapapazes/nuxt-payload-analyzer",
3864
4257
  "npm": "nuxt-payload-analyzer",
3865
4258
  "icon": "",
@@ -3910,8 +4303,8 @@
3910
4303
  "npm": "nuxt-phosphor-icons",
3911
4304
  "icon": "phosphor-icons.svg",
3912
4305
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3913
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3914
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4306
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4307
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3915
4308
  "category": "UI",
3916
4309
  "type": "3rd-party",
3917
4310
  "maintainers": [
@@ -3947,28 +4340,6 @@
3947
4340
  "requires": {}
3948
4341
  }
3949
4342
  },
3950
- {
3951
- "name": "plausible",
3952
- "description": "Nuxt module to natively integrate Plausible analytics",
3953
- "repo": "nuxt-modules/plausible",
3954
- "npm": "@nuxtjs/plausible",
3955
- "icon": "plausible.png",
3956
- "github": "https://github.com/nuxt-modules/plausible",
3957
- "website": "https://github.com/nuxt-modules/plausible",
3958
- "learn_more": "https://plausible.io/",
3959
- "category": "Analytics",
3960
- "type": "community",
3961
- "maintainers": [
3962
- {
3963
- "name": "Johann Schopplich",
3964
- "github": "johannschopplich"
3965
- }
3966
- ],
3967
- "compatibility": {
3968
- "nuxt": "^3.0.0",
3969
- "requires": {}
3970
- }
3971
- },
3972
4343
  {
3973
4344
  "name": "nuxt-plotly",
3974
4345
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4018,6 +4389,28 @@
4018
4389
  "requires": {}
4019
4390
  }
4020
4391
  },
4392
+ {
4393
+ "name": "nuxt-posthog",
4394
+ "description": "Integrate PostHog into your application with minimal configuration",
4395
+ "repo": "mitjans/nuxt-posthog",
4396
+ "npm": "nuxt-posthog",
4397
+ "icon": "posthog.svg",
4398
+ "github": "https://github.com/mitjans/nuxt-posthog",
4399
+ "website": "https://nuxt-posthog.cmitjans.dev",
4400
+ "learn_more": "https://posthog.com",
4401
+ "category": "Analytics",
4402
+ "type": "3rd-party",
4403
+ "maintainers": [
4404
+ {
4405
+ "name": "Carles Mitjans",
4406
+ "github": "mitjans"
4407
+ }
4408
+ ],
4409
+ "compatibility": {
4410
+ "nuxt": "^3.0.0",
4411
+ "requires": {}
4412
+ }
4413
+ },
4021
4414
  {
4022
4415
  "name": "nuxt-smartlook",
4023
4416
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4097,7 +4490,7 @@
4097
4490
  "description": "WebStorm & PHPStorm support for Nuxt components",
4098
4491
  "repo": "fumeapp/nuxt-storm",
4099
4492
  "npm": "nuxt-storm",
4100
- "icon": "nuxt-storm.png",
4493
+ "icon": "",
4101
4494
  "github": "https://github.com/fumeapp/nuxt-storm",
4102
4495
  "website": "https://github.com/fumeapp/nuxt-storm",
4103
4496
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4114,6 +4507,30 @@
4114
4507
  "requires": {}
4115
4508
  }
4116
4509
  },
4510
+ {
4511
+ "name": "nuxt-svgo-loader",
4512
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4513
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4514
+ "npm": "nuxt-svgo-loader",
4515
+ "icon": "",
4516
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4517
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4518
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4519
+ "category": "Images",
4520
+ "type": "3rd-party",
4521
+ "maintainers": [
4522
+ {
4523
+ "name": "Alex Liu",
4524
+ "github": "Mini-ghost",
4525
+ "twitter": "Minighost_Alex"
4526
+ }
4527
+ ],
4528
+ "compatibility": {
4529
+ "nuxt": "^3.0.0",
4530
+ "requires": {},
4531
+ "devtools": "^0.0.0"
4532
+ }
4533
+ },
4117
4534
  {
4118
4535
  "name": "nuxt-svgo",
4119
4536
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4158,28 +4575,6 @@
4158
4575
  "requires": {}
4159
4576
  }
4160
4577
  },
4161
- {
4162
- "name": "nuxt-use-motion",
4163
- "description": "A Nuxt module putting your components in motion",
4164
- "repo": "Tahul/nuxt-use-motion",
4165
- "npm": "nuxt-use-motion",
4166
- "icon": "nuxt-use-motion.svg",
4167
- "github": "https://github.com/Tahul/nuxt-use-motion",
4168
- "website": "https://github.com/Tahul/nuxt-use-motion",
4169
- "learn_more": "https://github.com/vueuse/motion",
4170
- "category": "Libraries",
4171
- "type": "3rd-party",
4172
- "maintainers": [
4173
- {
4174
- "name": "Tahul",
4175
- "github": "Tahul"
4176
- }
4177
- ],
4178
- "compatibility": {
4179
- "nuxt": "^2.0.0",
4180
- "requires": {}
4181
- }
4182
- },
4183
4578
  {
4184
4579
  "name": "nuxt-use-sound",
4185
4580
  "description": "A Nuxt module for playing sound effects.",
@@ -4249,20 +4644,42 @@
4249
4644
  }
4250
4645
  },
4251
4646
  {
4252
- "name": "nuxt-vuetify",
4253
- "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4254
- "repo": "invictus-codes/nuxt-vuetify",
4255
- "npm": "@invictus.codes/nuxt-vuetify",
4256
- "icon": "vuetify-logo-v3-dark.svg",
4257
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4258
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4259
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4260
- "category": "UI",
4647
+ "name": "nuxt-zod-i18n",
4648
+ "description": "A Nuxt Module for localizing zod error messages.",
4649
+ "repo": "xibman/nuxt-zod-i18n",
4650
+ "npm": "nuxt-zod-i18n",
4651
+ "icon": "nuxt-zod-i18n.svg",
4652
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4653
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4654
+ "learn_more": "",
4655
+ "category": "Libraries",
4656
+ "type": "3rd-party",
4657
+ "maintainers": [
4658
+ {
4659
+ "name": "xibman",
4660
+ "github": "xibman"
4661
+ }
4662
+ ],
4663
+ "compatibility": {
4664
+ "nuxt": "^3.0.0",
4665
+ "requires": {}
4666
+ }
4667
+ },
4668
+ {
4669
+ "name": "nuxt3-interpolation",
4670
+ "description": "",
4671
+ "repo": "daliborgogic/interpolation",
4672
+ "npm": "nuxt3-interpolation",
4673
+ "icon": "",
4674
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4675
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4676
+ "learn_more": "",
4677
+ "category": "Devtools",
4261
4678
  "type": "3rd-party",
4262
4679
  "maintainers": [
4263
4680
  {
4264
- "name": "Jens van Hellemondt",
4265
- "github": "invictus-codes"
4681
+ "name": "daliborgogic",
4682
+ "github": "daliborgogic"
4266
4683
  }
4267
4684
  ],
4268
4685
  "compatibility": {
@@ -4318,14 +4735,14 @@
4318
4735
  {
4319
4736
  "name": "og-image",
4320
4737
  "description": "Enlightened runtime images generated with Vue templates.",
4321
- "repo": "harlan-zw/nuxt-og-image",
4738
+ "repo": "nuxt-modules/og-image",
4322
4739
  "npm": "nuxt-og-image",
4323
4740
  "icon": "og-image.svg",
4324
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4741
+ "github": "https://github.com/nuxt-modules/og-image",
4325
4742
  "website": "https://nuxtseo.com/og-image",
4326
4743
  "learn_more": "https://nuxtseo.com/og-image",
4327
4744
  "category": "SEO",
4328
- "type": "3rd-party",
4745
+ "type": "community",
4329
4746
  "maintainers": [
4330
4747
  {
4331
4748
  "name": "Harlan Wilton",
@@ -4370,8 +4787,8 @@
4370
4787
  "npm": "@aceforth/nuxt-optimized-images",
4371
4788
  "icon": "",
4372
4789
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4373
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4374
- "learn_more": "",
4790
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4791
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4375
4792
  "category": "Images",
4376
4793
  "type": "3rd-party",
4377
4794
  "maintainers": [
@@ -4478,6 +4895,28 @@
4478
4895
  }
4479
4896
  }
4480
4897
  },
4898
+ {
4899
+ "name": "paypal",
4900
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4901
+ "repo": "arashsheyda/nuxt-paypal",
4902
+ "npm": "nuxt-paypal",
4903
+ "icon": "paypal.svg",
4904
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4905
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4906
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4907
+ "category": "Payment",
4908
+ "type": "3rd-party",
4909
+ "maintainers": [
4910
+ {
4911
+ "name": "Arash Sheyda",
4912
+ "github": "arashsheyda"
4913
+ }
4914
+ ],
4915
+ "compatibility": {
4916
+ "nuxt": "^3.0.0",
4917
+ "requires": {}
4918
+ }
4919
+ },
4481
4920
  {
4482
4921
  "name": "pdfeasy",
4483
4922
  "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
@@ -4502,6 +4941,28 @@
4502
4941
  "requires": {}
4503
4942
  }
4504
4943
  },
4944
+ {
4945
+ "name": "pergel",
4946
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
4947
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
4948
+ "npm": "pergel",
4949
+ "icon": "pergel.svg",
4950
+ "github": "https://github.com/oku-ui/pergel",
4951
+ "website": "https://oku-ui.com/pergel",
4952
+ "learn_more": "",
4953
+ "category": "Devtools",
4954
+ "type": "3rd-party",
4955
+ "maintainers": [
4956
+ {
4957
+ "name": "Mehmet - productdevbook",
4958
+ "github": "productdevbook"
4959
+ }
4960
+ ],
4961
+ "compatibility": {
4962
+ "nuxt": "^3.10.0",
4963
+ "requires": {}
4964
+ }
4965
+ },
4505
4966
  {
4506
4967
  "name": "persian-datepicker",
4507
4968
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4528,7 +4989,7 @@
4528
4989
  {
4529
4990
  "name": "pinia-orm",
4530
4991
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4531
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
4992
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4532
4993
  "npm": "@pinia-orm/nuxt",
4533
4994
  "icon": "pinia-orm.svg",
4534
4995
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4602,7 +5063,7 @@
4602
5063
  "description": "Nuxt module to natively integrate Plausible analytics",
4603
5064
  "repo": "nuxt-modules/plausible",
4604
5065
  "npm": "@nuxtjs/plausible",
4605
- "icon": "",
5066
+ "icon": "plausible.svg",
4606
5067
  "github": "https://github.com/nuxt-modules/plausible",
4607
5068
  "website": "https://github.com/nuxt-modules/plausible",
4608
5069
  "learn_more": "",
@@ -4610,12 +5071,12 @@
4610
5071
  "type": "community",
4611
5072
  "maintainers": [
4612
5073
  {
4613
- "name": "nuxt-modules",
4614
- "github": "nuxt-modules"
5074
+ "name": "Johann Schopplich",
5075
+ "github": "johannschopplich"
4615
5076
  }
4616
5077
  ],
4617
5078
  "compatibility": {
4618
- "nuxt": "^2.0.0",
5079
+ "nuxt": "^2.0.0 || ^3.0.0",
4619
5080
  "requires": {}
4620
5081
  }
4621
5082
  },
@@ -4648,7 +5109,7 @@
4648
5109
  "npm": "nuxt-prepare",
4649
5110
  "icon": "prepare.svg",
4650
5111
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4651
- "website": "https://nuxt-prepare.jhnn.dev",
5112
+ "website": "https://nuxt-prepare.byjohann.dev",
4652
5113
  "learn_more": "",
4653
5114
  "category": "Devtools",
4654
5115
  "type": "3rd-party",
@@ -4995,6 +5456,29 @@
4995
5456
  "requires": {}
4996
5457
  }
4997
5458
  },
5459
+ {
5460
+ "name": "resend",
5461
+ "description": "Resend integration for Nuxt",
5462
+ "repo": "nhedger/nuxt-resend",
5463
+ "npm": "nuxt-resend",
5464
+ "icon": "resend.svg",
5465
+ "github": "https://github.com/nhedger/nuxt-resend",
5466
+ "website": "https://github.com/nhedger/nuxt-resend",
5467
+ "learn_more": "https://resend.com",
5468
+ "category": "Extensions",
5469
+ "type": "3rd-party",
5470
+ "maintainers": [
5471
+ {
5472
+ "name": "Nicolas Hedger",
5473
+ "github": "nhedger",
5474
+ "twitter": "nicolashedger"
5475
+ }
5476
+ ],
5477
+ "compatibility": {
5478
+ "nuxt": "^3.0.0",
5479
+ "requires": {}
5480
+ }
5481
+ },
4998
5482
  {
4999
5483
  "name": "rfg-icon",
5000
5484
  "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
@@ -5025,7 +5509,7 @@
5025
5509
  "icon": "robots.png",
5026
5510
  "github": "https://github.com/nuxt-modules/robots",
5027
5511
  "website": "https://github.com/nuxt-modules/robots",
5028
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5512
+ "learn_more": "",
5029
5513
  "category": "SEO",
5030
5514
  "type": "community",
5031
5515
  "maintainers": [
@@ -5043,23 +5527,23 @@
5043
5527
  },
5044
5528
  {
5045
5529
  "name": "rollbar",
5046
- "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
5047
- "repo": "gaelreyrol/nuxt-rollbar-module",
5048
- "npm": "nuxt-rollbar-module",
5530
+ "description": "Nuxt 3 module to integrate Rollbar.",
5531
+ "repo": "jairoblatt/nuxt-rollbar",
5532
+ "npm": "nuxt-rollbar",
5049
5533
  "icon": "rollbar.png",
5050
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5051
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5534
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5535
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
5052
5536
  "learn_more": "https://docs.rollbar.com/docs/javascript",
5053
5537
  "category": "Monitoring",
5054
5538
  "type": "3rd-party",
5055
5539
  "maintainers": [
5056
5540
  {
5057
- "name": "Gaël Reyrol",
5058
- "github": "gaelreyrol"
5541
+ "name": "Jairo Blatt",
5542
+ "github": "jairoblatt"
5059
5543
  }
5060
5544
  ],
5061
5545
  "compatibility": {
5062
- "nuxt": "^2.0.0",
5546
+ "nuxt": "^3.0.0",
5063
5547
  "requires": {}
5064
5548
  }
5065
5549
  },
@@ -5136,7 +5620,7 @@
5136
5620
  },
5137
5621
  {
5138
5622
  "name": "schema-org",
5139
- "description": "Schema.org for Nuxt.",
5623
+ "description": "Quick and easy Schema.org graphs.",
5140
5624
  "repo": "harlan-zw/nuxt-schema-org",
5141
5625
  "npm": "nuxt-schema-org",
5142
5626
  "icon": "schema-org.svg",
@@ -5211,7 +5695,7 @@
5211
5695
  "icon": "segment.png",
5212
5696
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5213
5697
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5214
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5698
+ "learn_more": "",
5215
5699
  "category": "Analytics",
5216
5700
  "type": "3rd-party",
5217
5701
  "maintainers": [
@@ -5249,7 +5733,7 @@
5249
5733
  },
5250
5734
  {
5251
5735
  "name": "seo-experiments",
5252
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5736
+ "description": "Powerful SEO DX improvements.",
5253
5737
  "repo": "harlan-zw/nuxt-seo-experiments",
5254
5738
  "npm": "nuxt-seo-experiments",
5255
5739
  "icon": "seo-experiments.svg",
@@ -5271,28 +5755,6 @@
5271
5755
  "requires": {}
5272
5756
  }
5273
5757
  },
5274
- {
5275
- "name": "seo-kit",
5276
- "description": "The complete SEO solution for Nuxt.",
5277
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5278
- "npm": "nuxt-seo-kit",
5279
- "icon": "seo-kit.svg",
5280
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5281
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5282
- "learn_more": "",
5283
- "category": "SEO",
5284
- "type": "3rd-party",
5285
- "maintainers": [
5286
- {
5287
- "name": "harlan-zw",
5288
- "github": "harlan-zw"
5289
- }
5290
- ],
5291
- "compatibility": {
5292
- "nuxt": "^3.0.0",
5293
- "requires": {}
5294
- }
5295
- },
5296
5758
  {
5297
5759
  "name": "seo-meta",
5298
5760
  "description": "Simple generate seo metadata",
@@ -5316,6 +5778,28 @@
5316
5778
  "requires": {}
5317
5779
  }
5318
5780
  },
5781
+ {
5782
+ "name": "seo",
5783
+ "description": "The complete SEO solution for Nuxt.",
5784
+ "repo": "harlan-zw/nuxt-seo",
5785
+ "npm": "@nuxtjs/seo",
5786
+ "icon": "nuxt.svg",
5787
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5788
+ "website": "https://nuxtseo.com/",
5789
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5790
+ "category": "SEO",
5791
+ "type": "3rd-party",
5792
+ "maintainers": [
5793
+ {
5794
+ "name": "harlan-zw",
5795
+ "github": "harlan-zw"
5796
+ }
5797
+ ],
5798
+ "compatibility": {
5799
+ "nuxt": "^3.0.0",
5800
+ "requires": {}
5801
+ }
5802
+ },
5319
5803
  {
5320
5804
  "name": "seomatic-meta",
5321
5805
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5364,7 +5848,7 @@
5364
5848
  {
5365
5849
  "name": "server-block",
5366
5850
  "description": "Use <server> tags in your Nuxt pages components.",
5367
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5851
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5368
5852
  "npm": "@hebilicious/server-block-nuxt",
5369
5853
  "icon": "server-block.svg",
5370
5854
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5429,6 +5913,28 @@
5429
5913
  "requires": {}
5430
5914
  }
5431
5915
  },
5916
+ {
5917
+ "name": "shuimo-ui",
5918
+ "description": "A Chinese Shuimo style component library.",
5919
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
5920
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
5921
+ "icon": "shuimo-ui.svg",
5922
+ "github": "https://github.com/shuimo-design/shuimo-ui",
5923
+ "website": "https://shuimo.design",
5924
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
5925
+ "category": "UI",
5926
+ "type": "3rd-party",
5927
+ "maintainers": [
5928
+ {
5929
+ "name": "higuaifan",
5930
+ "github": "higuaifan"
5931
+ }
5932
+ ],
5933
+ "compatibility": {
5934
+ "nuxt": "^3.0.0",
5935
+ "requires": {}
5936
+ }
5937
+ },
5432
5938
  {
5433
5939
  "name": "sidebase-auth",
5434
5940
  "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.",
@@ -5499,41 +6005,23 @@
5499
6005
  }
5500
6006
  },
5501
6007
  {
5502
- "name": "simple-sitemap",
6008
+ "name": "sitemap",
5503
6009
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5504
- "repo": "harlan-zw/nuxt-simple-sitemap",
5505
- "npm": "nuxt-simple-sitemap",
6010
+ "repo": "nuxt-modules/sitemap",
6011
+ "npm": "@nuxtjs/sitemap",
5506
6012
  "icon": "simple-sitemap.svg",
5507
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5508
- "website": "https://nuxtseo.com/simple-sitemap",
5509
- "learn_more": "https://nuxtseo.com/simple-sitemap",
6013
+ "github": "https://github.com/nuxt-modules/sitemap",
6014
+ "website": "https://nuxtseo.com/",
6015
+ "learn_more": "https://nuxtseo.com/sitemap",
5510
6016
  "category": "SEO",
5511
- "type": "3rd-party",
6017
+ "type": "community",
5512
6018
  "maintainers": [
5513
6019
  {
5514
6020
  "name": "Harlan Wilton",
5515
6021
  "github": "harlan-zw",
5516
6022
  "twitter": "harlan_zw",
5517
6023
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5518
- }
5519
- ],
5520
- "compatibility": {
5521
- "nuxt": "^3.0.0",
5522
- "requires": {}
5523
- }
5524
- },
5525
- {
5526
- "name": "sitemap",
5527
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5528
- "repo": "nuxt-community/sitemap-module#dev",
5529
- "npm": "@nuxtjs/sitemap",
5530
- "icon": "",
5531
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5532
- "website": "https://sitemap.nuxtjs.org",
5533
- "learn_more": "",
5534
- "category": "SEO",
5535
- "type": "community",
5536
- "maintainers": [
6024
+ },
5537
6025
  {
5538
6026
  "name": "Nicolas PENNEC",
5539
6027
  "github": "NicoPennec",
@@ -5541,7 +6029,7 @@
5541
6029
  }
5542
6030
  ],
5543
6031
  "compatibility": {
5544
- "nuxt": "^2.0.0",
6032
+ "nuxt": "^3.0.0",
5545
6033
  "requires": {}
5546
6034
  }
5547
6035
  },
@@ -5781,7 +6269,7 @@
5781
6269
  {
5782
6270
  "name": "storyblok",
5783
6271
  "description": "Storyblok Nuxt module",
5784
- "repo": "storyblok/storyblok-nuxt#master/lib",
6272
+ "repo": "storyblok/storyblok-nuxt#main",
5785
6273
  "npm": "@storyblok/nuxt",
5786
6274
  "icon": "storyblok.png",
5787
6275
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -6126,6 +6614,30 @@
6126
6614
  "requires": {}
6127
6615
  }
6128
6616
  },
6617
+ {
6618
+ "name": "swiftsearch",
6619
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6620
+ "repo": "atoms-studio/nuxt-swiftsearch",
6621
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6622
+ "icon": "nuxt-swiftsearch.svg",
6623
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6624
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6625
+ "learn_more": "",
6626
+ "category": "Libraries",
6627
+ "type": "3rd-party",
6628
+ "maintainers": [
6629
+ {
6630
+ "name": "Matteo Rigoni",
6631
+ "github": "rigo-m",
6632
+ "twitter": "MatteoRigoni",
6633
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6634
+ }
6635
+ ],
6636
+ "compatibility": {
6637
+ "nuxt": "^3.10.0",
6638
+ "requires": {}
6639
+ }
6640
+ },
6129
6641
  {
6130
6642
  "name": "swiper",
6131
6643
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6197,6 +6709,37 @@
6197
6709
  "nuxt": "^2.0.0 || ^3.0.0",
6198
6710
  "requires": {},
6199
6711
  "devtools": "^0.0.0"
6712
+ },
6713
+ "aliases": [
6714
+ "tailwind"
6715
+ ]
6716
+ },
6717
+ {
6718
+ "name": "test-utils",
6719
+ "description": "Test utilities for Nuxt",
6720
+ "repo": "nuxt/test-utils#main",
6721
+ "npm": "@nuxt/test-utils",
6722
+ "icon": "nuxt.svg",
6723
+ "github": "https://github.com/nuxt/test-utils",
6724
+ "website": "https://nuxt.com/docs/getting-started/testing",
6725
+ "learn_more": "",
6726
+ "category": "Devtools",
6727
+ "type": "official",
6728
+ "maintainers": [
6729
+ {
6730
+ "name": "Daniel Roe",
6731
+ "github": "danielroe",
6732
+ "twitter": "danielcroe"
6733
+ },
6734
+ {
6735
+ "name": "Anthony Fu",
6736
+ "github": "antfu",
6737
+ "twitter": "antfu7"
6738
+ }
6739
+ ],
6740
+ "compatibility": {
6741
+ "nuxt": "^3.0.0",
6742
+ "requires": {}
6200
6743
  }
6201
6744
  },
6202
6745
  {
@@ -6244,6 +6787,28 @@
6244
6787
  "requires": {}
6245
6788
  }
6246
6789
  },
6790
+ {
6791
+ "name": "tiptap",
6792
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6793
+ "repo": "modbender/nuxt-tiptap-editor",
6794
+ "npm": "nuxt-tiptap-editor",
6795
+ "icon": "tiptap.png",
6796
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6797
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6798
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6799
+ "category": "Libraries",
6800
+ "type": "3rd-party",
6801
+ "maintainers": [
6802
+ {
6803
+ "name": "modbender",
6804
+ "github": "modbender"
6805
+ }
6806
+ ],
6807
+ "compatibility": {
6808
+ "nuxt": "^3.0.0",
6809
+ "requires": {}
6810
+ }
6811
+ },
6247
6812
  {
6248
6813
  "name": "toast",
6249
6814
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
@@ -6267,6 +6832,28 @@
6267
6832
  "requires": {}
6268
6833
  }
6269
6834
  },
6835
+ {
6836
+ "name": "translation-manager",
6837
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6838
+ "repo": "samk-dev/nuxt-translation-manager",
6839
+ "npm": "nuxt-translation-manager",
6840
+ "icon": "translation-manager.png",
6841
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6842
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6843
+ "learn_more": "",
6844
+ "category": "Extensions",
6845
+ "type": "3rd-party",
6846
+ "maintainers": [
6847
+ {
6848
+ "name": "Sam K",
6849
+ "github": "samk-dev"
6850
+ }
6851
+ ],
6852
+ "compatibility": {
6853
+ "nuxt": "^3.0.0",
6854
+ "requires": {}
6855
+ }
6856
+ },
6270
6857
  {
6271
6858
  "name": "tresjs",
6272
6859
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6596,28 +7183,6 @@
6596
7183
  }
6597
7184
  }
6598
7185
  },
6599
- {
6600
- "name": "unhead",
6601
- "description": "Experimental features for Nuxt SEO / head management.",
6602
- "repo": "harlan-zw/nuxt-seo-experiments",
6603
- "npm": "nuxt-seo-experiments",
6604
- "icon": "",
6605
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6606
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6607
- "learn_more": "",
6608
- "category": "SEO",
6609
- "type": "3rd-party",
6610
- "maintainers": [
6611
- {
6612
- "name": "harlan-zw",
6613
- "github": "harlan-zw"
6614
- }
6615
- ],
6616
- "compatibility": {
6617
- "nuxt": "^3.0.0",
6618
- "requires": {}
6619
- }
6620
- },
6621
7186
  {
6622
7187
  "name": "universal-storage",
6623
7188
  "description": "Universal Storage Utilities for Nuxt",
@@ -6649,7 +7214,7 @@
6649
7214
  {
6650
7215
  "name": "unlazy",
6651
7216
  "description": "Lazy loading library for placeholder images",
6652
- "repo": "johannschopplich/unlazy/packages/nuxt",
7217
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6653
7218
  "npm": "@unlazy/nuxt",
6654
7219
  "icon": "unlazy.svg",
6655
7220
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6668,32 +7233,6 @@
6668
7233
  "requires": {}
6669
7234
  }
6670
7235
  },
6671
- {
6672
- "name": "unlighthouse",
6673
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6674
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6675
- "npm": "@unlighthouse/nuxt",
6676
- "icon": "unlighthouse.svg",
6677
- "github": "https://github.com/harlan-zw/unlighthouse",
6678
- "website": "https://github.com/harlan-zw/unlighthouse",
6679
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6680
- "category": "Devtools",
6681
- "type": "3rd-party",
6682
- "maintainers": [
6683
- {
6684
- "name": "Harlan Wilton",
6685
- "github": "harlan-zw",
6686
- "twitter": "harlan_zw",
6687
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6688
- }
6689
- ],
6690
- "compatibility": {
6691
- "nuxt": "^2.0.0 || ^3.0.0",
6692
- "requires": {
6693
- "bridge": "optional"
6694
- }
6695
- }
6696
- },
6697
7236
  {
6698
7237
  "name": "unocss",
6699
7238
  "description": "The instant on-demand atomic CSS engine.",
@@ -6728,8 +7267,8 @@
6728
7267
  "npm": "nuxt-ununura",
6729
7268
  "icon": "ununuracss.png",
6730
7269
  "github": "https://github.com/novout/ununuracss",
6731
- "website": "https://ununura.com/#/",
6732
- "learn_more": "https://ununura.com/#/docs/why",
7270
+ "website": "https://github.com/novout/ununuracss",
7271
+ "learn_more": "https://github.com/novout/ununuracss",
6733
7272
  "category": "UI",
6734
7273
  "type": "3rd-party",
6735
7274
  "maintainers": [
@@ -6744,6 +7283,28 @@
6744
7283
  "requires": {}
6745
7284
  }
6746
7285
  },
7286
+ {
7287
+ "name": "use-bootstrap",
7288
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7289
+ "repo": "simplise/use-bootstrap",
7290
+ "npm": "usebootstrap",
7291
+ "icon": "use-bootstrap.svg",
7292
+ "github": "https://github.com/simplise/use-bootstrap",
7293
+ "website": "https://usebootstrap.org/",
7294
+ "learn_more": "https://usebootstrap.org/",
7295
+ "category": "UI",
7296
+ "type": "3rd-party",
7297
+ "maintainers": [
7298
+ {
7299
+ "name": "KoujiSano",
7300
+ "github": "KoujiSano"
7301
+ }
7302
+ ],
7303
+ "compatibility": {
7304
+ "nuxt": "^3.0.0",
7305
+ "requires": {}
7306
+ }
7307
+ },
6747
7308
  {
6748
7309
  "name": "use-wagmi",
6749
7310
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -6790,28 +7351,6 @@
6790
7351
  "requires": {}
6791
7352
  }
6792
7353
  },
6793
- {
6794
- "name": "validate",
6795
- "description": "Simple Nuxt input validation module using vee-validate",
6796
- "repo": "lewyuburi/nuxt-validate",
6797
- "npm": "nuxt-validate",
6798
- "icon": "vee-validate.png",
6799
- "github": "https://github.com/lewyuburi/nuxt-validate",
6800
- "website": "https://github.com/lewyuburi/nuxt-validate",
6801
- "learn_more": "https://logaretm.github.io/vee-validate/",
6802
- "category": "Libraries",
6803
- "type": "3rd-party",
6804
- "maintainers": [
6805
- {
6806
- "name": "lewyuburi",
6807
- "github": "lewyuburi"
6808
- }
6809
- ],
6810
- "compatibility": {
6811
- "nuxt": "^2.0.0",
6812
- "requires": {}
6813
- }
6814
- },
6815
7354
  {
6816
7355
  "name": "vant",
6817
7356
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -6866,8 +7405,8 @@
6866
7405
  "repo": "samk-dev/nuxt-vcalendar",
6867
7406
  "npm": "@samk-dev/nuxt-vcalendar",
6868
7407
  "icon": "vcalendar.png",
6869
- "github": "https://github.com/samk-dev/vcalendar",
6870
- "website": "https://github.com/samk-dev/vcalendar",
7408
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7409
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
6871
7410
  "learn_more": "",
6872
7411
  "category": "Libraries",
6873
7412
  "type": "3rd-party",
@@ -7000,42 +7539,15 @@
7000
7539
  "requires": {}
7001
7540
  }
7002
7541
  },
7003
- {
7004
- "name": "vitest",
7005
- "description": "Vitest integration with Nuxt",
7006
- "repo": "danielroe/nuxt-vitest",
7007
- "npm": "nuxt-vitest",
7008
- "icon": "vitest.svg",
7009
- "github": "https://github.com/danielroe/nuxt-vitest",
7010
- "website": "https://github.com/danielroe/nuxt-vitest",
7011
- "learn_more": "",
7012
- "category": "Devtools",
7013
- "type": "3rd-party",
7014
- "maintainers": [
7015
- {
7016
- "name": "Daniel Roe",
7017
- "github": "danielroe"
7018
- },
7019
- {
7020
- "name": "Anthony Fu",
7021
- "github": "antfu"
7022
- }
7023
- ],
7024
- "compatibility": {
7025
- "nuxt": "^3.0.0",
7026
- "requires": {},
7027
- "devtools": "^0.0.0"
7028
- }
7029
- },
7030
7542
  {
7031
7543
  "name": "vue-email",
7032
7544
  "description": "💌 Write email templates with vue",
7033
- "repo": "Dave136/vue-email#main/packages/vue-email",
7034
- "npm": "vue-email",
7545
+ "repo": "vue-email/nuxt",
7546
+ "npm": "@vue-email/nuxt",
7035
7547
  "icon": "vue-email.svg",
7036
- "github": "https://github.com/Dave136/vue-email",
7037
- "website": "https://www.vuemail.net/",
7038
- "learn_more": "https://vue-email.vercel.app/getting-started",
7548
+ "github": "https://github.com/vue-email/nuxt",
7549
+ "website": "https://vuemail.net/",
7550
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7039
7551
  "category": "UI",
7040
7552
  "type": "3rd-party",
7041
7553
  "maintainers": [
@@ -7061,7 +7573,7 @@
7061
7573
  {
7062
7574
  "name": "vue-final-modal",
7063
7575
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7064
- "repo": "vue-final/vue-final-modal",
7576
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7065
7577
  "npm": "@vue-final-modal/nuxt",
7066
7578
  "icon": "vue-final-modal.svg",
7067
7579
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7156,7 +7668,7 @@
7156
7668
  "description": "Plausible analytics for Vue.js and Nuxt",
7157
7669
  "repo": "moritzsternemann/vue-plausible",
7158
7670
  "npm": "vue-plausible",
7159
- "icon": "plausible.png",
7671
+ "icon": "plausible.svg",
7160
7672
  "github": "https://github.com/moritzsternemann/vue-plausible",
7161
7673
  "website": "https://github.com/moritzsternemann/vue-plausible",
7162
7674
  "learn_more": "",
@@ -7176,7 +7688,7 @@
7176
7688
  {
7177
7689
  "name": "vue-query",
7178
7690
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7179
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7691
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7180
7692
  "npm": "@hebilicious/vue-query-nuxt",
7181
7693
  "icon": "vue-query.svg",
7182
7694
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7273,7 +7785,7 @@
7273
7785
  "npm": "vue3-carousel-nuxt",
7274
7786
  "icon": "",
7275
7787
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7276
- "website": "",
7788
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7277
7789
  "learn_more": "",
7278
7790
  "category": "UI",
7279
7791
  "type": "3rd-party",
@@ -7292,7 +7804,7 @@
7292
7804
  {
7293
7805
  "name": "vuefire",
7294
7806
  "description": "Idiomatic composables for the Firebase SDK",
7295
- "repo": "vuejs/vuefire/packages/nuxt",
7807
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7296
7808
  "npm": "nuxt-vuefire",
7297
7809
  "icon": "vuefire.svg",
7298
7810
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7314,7 +7826,7 @@
7314
7826
  {
7315
7827
  "name": "vueform-builder",
7316
7828
  "description": "Official Vueform Builder module for Nuxt",
7317
- "repo": "vueform/builder-nuxt",
7829
+ "repo": "vueform/builder#main/nuxt",
7318
7830
  "npm": "@vueform/builder-nuxt",
7319
7831
  "icon": "vueform.svg",
7320
7832
  "github": "https://github.com/vueform/builder",
@@ -7337,7 +7849,7 @@
7337
7849
  {
7338
7850
  "name": "vueform",
7339
7851
  "description": "Official Vueform module for Nuxt",
7340
- "repo": "vueform/nuxt",
7852
+ "repo": "vueform/vueform#main/nuxt",
7341
7853
  "npm": "@vueform/nuxt",
7342
7854
  "icon": "vueform.svg",
7343
7855
  "github": "https://github.com/vueform/vueform",
@@ -7364,8 +7876,8 @@
7364
7876
  "npm": "@vuestic/nuxt",
7365
7877
  "icon": "vuestic.png",
7366
7878
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7367
- "website": "https://vuestic.dev",
7368
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7879
+ "website": "https://ui.vuestic.dev",
7880
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7369
7881
  "category": "UI",
7370
7882
  "type": "3rd-party",
7371
7883
  "maintainers": [
@@ -7386,8 +7898,8 @@
7386
7898
  "npm": "vuetify-nuxt-module",
7387
7899
  "icon": "vuetify-logo-v3-dark.svg",
7388
7900
  "github": "https://github.com/userquin/vuetify-nuxt-module",
7389
- "website": "https://github.com/userquin/vuetify-nuxt-module",
7390
- "learn_more": "https://vuetify-nuxt-module.netlify.app/",
7901
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7902
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7391
7903
  "category": "UI",
7392
7904
  "type": "3rd-party",
7393
7905
  "maintainers": [
@@ -7632,7 +8144,7 @@
7632
8144
  "icon": "webpack.png",
7633
8145
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7634
8146
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7635
- "learn_more": "http://webpackmonitor.com/",
8147
+ "learn_more": "",
7636
8148
  "category": "Devtools",
7637
8149
  "type": "community",
7638
8150
  "maintainers": [
@@ -7698,11 +8210,11 @@
7698
8210
  {
7699
8211
  "name": "windicss",
7700
8212
  "description": "Next generation utility-first CSS framework.",
7701
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8213
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7702
8214
  "npm": "nuxt-windicss",
7703
8215
  "icon": "windicss.svg",
7704
- "github": "https://github.com/windicss/nuxt-windicss-module",
7705
- "website": "https://github.com/windicss/nuxt-windicss-module",
8216
+ "github": "https://github.com/windicss/nuxt-windicss",
8217
+ "website": "https://github.com/windicss/nuxt-windicss",
7706
8218
  "learn_more": "https://windicss.org/",
7707
8219
  "category": "UI",
7708
8220
  "type": "3rd-party",