@nuxt/modules 0.6.0-5cc6c5 → 0.6.0-5e2d3d

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 +890 -420
  2. package/package.json +9 -5
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",
@@ -238,6 +216,28 @@
238
216
  "requires": {}
239
217
  }
240
218
  },
219
+ {
220
+ "name": "api-shield",
221
+ "description": "Nuxt API Shield - Rate Limiting",
222
+ "repo": "rrd108/nuxt-api-shield",
223
+ "npm": "nuxt-api-shield",
224
+ "icon": "api-shield.png",
225
+ "github": "https://github.com/rrd108/nuxt-api-shield",
226
+ "website": "https://github.com/rrd108/nuxt-api-shield",
227
+ "learn_more": "",
228
+ "category": "Security",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "rrd",
233
+ "github": "rrd108"
234
+ }
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^3.0.0",
238
+ "requires": {}
239
+ }
240
+ },
241
241
  {
242
242
  "name": "apis-to-file",
243
243
  "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
@@ -384,7 +384,7 @@
384
384
  "github": "https://github.com/atinux/nuxt-auth-utils",
385
385
  "website": "https://github.com/atinux/nuxt-auth-utils",
386
386
  "learn_more": "",
387
- "category": "Devtools",
387
+ "category": "Security",
388
388
  "type": "3rd-party",
389
389
  "maintainers": [
390
390
  {
@@ -778,10 +778,10 @@
778
778
  "description": "Privacy-first, end-to-end encrypted analytics",
779
779
  "repo": "chiffre-io/nuxt-chiffre",
780
780
  "npm": "nuxt-chiffre",
781
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
781
+ "icon": "chiffre.png",
782
782
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
783
783
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
784
- "learn_more": "https://chiffre.io",
784
+ "learn_more": "https://chiffre.io/",
785
785
  "category": "Analytics",
786
786
  "type": "3rd-party",
787
787
  "maintainers": [
@@ -1013,7 +1013,7 @@
1013
1013
  "npm": "@nuxt/content",
1014
1014
  "icon": "nuxt.svg",
1015
1015
  "github": "https://github.com/nuxt/content",
1016
- "website": "https://content.nuxtjs.org",
1016
+ "website": "https://content.nuxt.com",
1017
1017
  "learn_more": "",
1018
1018
  "category": "CMS",
1019
1019
  "type": "official",
@@ -1298,7 +1298,7 @@
1298
1298
  "npm": "@nuxt/devtools",
1299
1299
  "icon": "nuxt.svg",
1300
1300
  "github": "https://github.com/nuxt/devtools",
1301
- "website": "https://devtools.nuxtjs.org/",
1301
+ "website": "https://devtools.nuxt.com",
1302
1302
  "learn_more": "",
1303
1303
  "category": "Devtools",
1304
1304
  "type": "official",
@@ -1557,7 +1557,7 @@
1557
1557
  }
1558
1558
  },
1559
1559
  {
1560
- "name": "eslint",
1560
+ "name": "eslint-module",
1561
1561
  "description": "ESLint module for Nuxt",
1562
1562
  "repo": "nuxt-community/eslint-module",
1563
1563
  "npm": "@nuxtjs/eslint-module",
@@ -1578,6 +1578,29 @@
1578
1578
  "requires": {}
1579
1579
  }
1580
1580
  },
1581
+ {
1582
+ "name": "eslint",
1583
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1584
+ "repo": "nuxt/eslint",
1585
+ "npm": "@nuxt/eslint",
1586
+ "icon": "nuxt.svg",
1587
+ "github": "https://github.com/nuxt/eslint",
1588
+ "website": "https://eslint.nuxt.com",
1589
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1590
+ "category": "Devtools",
1591
+ "type": "official",
1592
+ "maintainers": [
1593
+ {
1594
+ "name": "Anthony Fu",
1595
+ "github": "antfu",
1596
+ "twitter": "antfu7"
1597
+ }
1598
+ ],
1599
+ "compatibility": {
1600
+ "nuxt": "^3.0.0",
1601
+ "requires": {}
1602
+ }
1603
+ },
1581
1604
  {
1582
1605
  "name": "event-trace",
1583
1606
  "description": "Module for event trace in Nuxt",
@@ -1823,10 +1846,33 @@
1823
1846
  "requires": {}
1824
1847
  }
1825
1848
  },
1849
+ {
1850
+ "name": "fonts",
1851
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1852
+ "repo": "nuxt/fonts",
1853
+ "npm": "@nuxt/fonts",
1854
+ "icon": "nuxt.svg",
1855
+ "github": "https://github.com/nuxt/fonts",
1856
+ "website": "https://github.com/nuxt/fonts",
1857
+ "learn_more": "",
1858
+ "category": "Libraries",
1859
+ "type": "official",
1860
+ "maintainers": [
1861
+ {
1862
+ "name": "Daniel Roe",
1863
+ "github": "danielroe",
1864
+ "twitter": "danielcroe"
1865
+ }
1866
+ ],
1867
+ "compatibility": {
1868
+ "nuxt": "^3.0.0",
1869
+ "requires": {}
1870
+ }
1871
+ },
1826
1872
  {
1827
1873
  "name": "form-actions",
1828
1874
  "description": "A set of features and composables to interact with forms and server data.",
1829
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1875
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1830
1876
  "npm": "@hebilicious/form-actions-nuxt",
1831
1877
  "icon": "form-actions.svg",
1832
1878
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1854,7 +1900,7 @@
1854
1900
  "icon": "formkit.png",
1855
1901
  "github": "https://github.com/formkit/formkit",
1856
1902
  "website": "https://formkit.com",
1857
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1903
+ "learn_more": "https://formkit.com/getting-started/installation",
1858
1904
  "category": "Libraries",
1859
1905
  "type": "3rd-party",
1860
1906
  "maintainers": [
@@ -2067,7 +2113,7 @@
2067
2113
  "icon": "graphql-client.svg",
2068
2114
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2069
2115
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2070
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2116
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2071
2117
  "category": "Request",
2072
2118
  "type": "3rd-party",
2073
2119
  "maintainers": [
@@ -2128,7 +2174,7 @@
2128
2174
  },
2129
2175
  {
2130
2176
  "name": "gtag",
2131
- "description": "Google Analytics integration for Nuxt",
2177
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2132
2178
  "repo": "johannschopplich/nuxt-gtag",
2133
2179
  "npm": "nuxt-gtag",
2134
2180
  "icon": "gtag.svg",
@@ -2351,6 +2397,28 @@
2351
2397
  "requires": {}
2352
2398
  }
2353
2399
  },
2400
+ {
2401
+ "name": "hotjar",
2402
+ "description": "Add HotJar to your Nuxt application",
2403
+ "repo": "damevin/nuxt-module-hotjar",
2404
+ "npm": "nuxt-module-hotjar",
2405
+ "icon": "hotjar.png",
2406
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2407
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2408
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2409
+ "category": "SEO",
2410
+ "type": "3rd-party",
2411
+ "maintainers": [
2412
+ {
2413
+ "name": "Raphaël DAMEVIN",
2414
+ "github": "damevin"
2415
+ }
2416
+ ],
2417
+ "compatibility": {
2418
+ "nuxt": "^3.0.0",
2419
+ "requires": {}
2420
+ }
2421
+ },
2354
2422
  {
2355
2423
  "name": "html-minifier",
2356
2424
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2380,7 +2448,7 @@
2380
2448
  "npm": "@nuxtjs/html-validator",
2381
2449
  "icon": "html-validator.png",
2382
2450
  "github": "https://github.com/nuxt-modules/html-validator",
2383
- "website": "https://html-validator.nuxtjs.org",
2451
+ "website": "https://github.com/nuxt-modules/html-validator",
2384
2452
  "learn_more": "https://html-validate.org",
2385
2453
  "category": "Performance",
2386
2454
  "type": "community",
@@ -2426,6 +2494,44 @@
2426
2494
  "requires": {}
2427
2495
  }
2428
2496
  },
2497
+ {
2498
+ "name": "hub",
2499
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2500
+ "repo": "nuxt-hub/core",
2501
+ "npm": "@nuxthub/core",
2502
+ "icon": "nuxthub.svg",
2503
+ "github": "https://github.com/nuxt-hub/core",
2504
+ "website": "https://hub.nuxt.com",
2505
+ "learn_more": "",
2506
+ "category": "Database",
2507
+ "type": "3rd-party",
2508
+ "maintainers": [
2509
+ {
2510
+ "name": "Sebastien Chopin",
2511
+ "github": "Atinux"
2512
+ },
2513
+ {
2514
+ "name": "Ahad Birang",
2515
+ "github": "farnabaz"
2516
+ },
2517
+ {
2518
+ "name": "Sylvain Marroufin",
2519
+ "github": "smarroufin"
2520
+ },
2521
+ {
2522
+ "name": "Florent Delerue",
2523
+ "github": "flosciante"
2524
+ },
2525
+ {
2526
+ "name": "NuxtLabs",
2527
+ "github": "nuxtlabs"
2528
+ }
2529
+ ],
2530
+ "compatibility": {
2531
+ "nuxt": "^3.0.0",
2532
+ "requires": {}
2533
+ }
2534
+ },
2429
2535
  {
2430
2536
  "name": "humans-txt",
2431
2537
  "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.",
@@ -2456,8 +2562,8 @@
2456
2562
  "npm": "@nuxtjs/i18n",
2457
2563
  "icon": "i18n.png",
2458
2564
  "github": "https://github.com/nuxt-modules/i18n",
2459
- "website": "https://v8.i18n.nuxtjs.org",
2460
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2565
+ "website": "https://i18n.nuxtjs.org",
2566
+ "learn_more": "https://vue-i18n.intlify.dev/",
2461
2567
  "category": "Extensions",
2462
2568
  "type": "community",
2463
2569
  "maintainers": [
@@ -2468,6 +2574,10 @@
2468
2574
  {
2469
2575
  "name": "Kazuya Kawaguchi",
2470
2576
  "github": "kazupon"
2577
+ },
2578
+ {
2579
+ "name": "Bobbie Goede",
2580
+ "github": "BobbieGoede"
2471
2581
  }
2472
2582
  ],
2473
2583
  "compatibility": {
@@ -2788,7 +2898,8 @@
2788
2898
  "compatibility": {
2789
2899
  "nuxt": "^3.0.0",
2790
2900
  "requires": {}
2791
- }
2901
+ },
2902
+ "sponsor": true
2792
2903
  },
2793
2904
  {
2794
2905
  "name": "kql",
@@ -2797,7 +2908,7 @@
2797
2908
  "npm": "nuxt-kql",
2798
2909
  "icon": "kql.svg",
2799
2910
  "github": "https://github.com/johannschopplich/nuxt-kql",
2800
- "website": "https://nuxt-kql.jhnn.dev",
2911
+ "website": "https://nuxt-kql.byjohann.dev/",
2801
2912
  "learn_more": "",
2802
2913
  "category": "CMS",
2803
2914
  "type": "3rd-party",
@@ -2926,7 +3037,7 @@
2926
3037
  },
2927
3038
  {
2928
3039
  "name": "link-checker",
2929
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
3040
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2930
3041
  "repo": "harlan-zw/nuxt-link-checker",
2931
3042
  "npm": "nuxt-link-checker",
2932
3043
  "icon": "link-checker.svg",
@@ -3044,6 +3155,30 @@
3044
3155
  "requires": {}
3045
3156
  }
3046
3157
  },
3158
+ {
3159
+ "name": "logto",
3160
+ "description": "The better Nuxt auth module for developers.",
3161
+ "repo": "logto-io/js#master/packages/nuxt",
3162
+ "npm": "@logto/nuxt",
3163
+ "icon": "logto.svg",
3164
+ "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3165
+ "website": "https://logto.io",
3166
+ "learn_more": "https://docs.logto.io",
3167
+ "category": "Security",
3168
+ "type": "3rd-party",
3169
+ "maintainers": [
3170
+ {
3171
+ "name": "logto",
3172
+ "github": "logto-io",
3173
+ "twitter": "logto_io"
3174
+ }
3175
+ ],
3176
+ "compatibility": {
3177
+ "nuxt": "^3.0.0",
3178
+ "requires": {}
3179
+ },
3180
+ "sponsor": true
3181
+ },
3047
3182
  {
3048
3183
  "name": "lucide-icons",
3049
3184
  "description": "Nuxt module to integrate Lucide icons",
@@ -3095,10 +3230,10 @@
3095
3230
  {
3096
3231
  "name": "magic-regexp",
3097
3232
  "description": "A compiled-away, type-safe, readable RegExp alternative",
3098
- "repo": "danielroe/magic-regexp",
3233
+ "repo": "unjs/magic-regexp",
3099
3234
  "npm": "magic-regexp",
3100
3235
  "icon": "magic-regexp.svg",
3101
- "github": "https://github.com/danielroe/magic-regexp",
3236
+ "github": "https://github.com/unjs/magic-regexp",
3102
3237
  "website": "https://magic-regexp.roe.dev",
3103
3238
  "learn_more": "https://magic-regexp.roe.dev",
3104
3239
  "category": "Libraries",
@@ -3115,6 +3250,29 @@
3115
3250
  "requires": {}
3116
3251
  }
3117
3252
  },
3253
+ {
3254
+ "name": "mailpit",
3255
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3256
+ "repo": "tdolsen/nuxt-mailpit",
3257
+ "npm": "nuxt-mailpit",
3258
+ "icon": "mailpit.svg",
3259
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3260
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3261
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3262
+ "category": "Devtools",
3263
+ "type": "3rd-party",
3264
+ "maintainers": [
3265
+ {
3266
+ "name": "Torkild Dyvik Olsen",
3267
+ "github": "tdolsen",
3268
+ "twitter": "tdolsen"
3269
+ }
3270
+ ],
3271
+ "compatibility": {
3272
+ "nuxt": "^3.8.0",
3273
+ "requires": {}
3274
+ }
3275
+ },
3118
3276
  {
3119
3277
  "name": "markdownit",
3120
3278
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3138,6 +3296,30 @@
3138
3296
  "requires": {}
3139
3297
  }
3140
3298
  },
3299
+ {
3300
+ "name": "marquee",
3301
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3302
+ "repo": "hanzydev/nuxt-marquee",
3303
+ "npm": "nuxt-marquee",
3304
+ "icon": "marquee.png",
3305
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3306
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3307
+ "learn_more": "",
3308
+ "category": "UI",
3309
+ "type": "3rd-party",
3310
+ "maintainers": [
3311
+ {
3312
+ "name": "Hànzy",
3313
+ "github": "hanzydev",
3314
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3315
+ }
3316
+ ],
3317
+ "compatibility": {
3318
+ "nuxt": "^3.0.0",
3319
+ "requires": {},
3320
+ "devtools": "^0.0.0"
3321
+ }
3322
+ },
3141
3323
  {
3142
3324
  "name": "matomo",
3143
3325
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -3163,14 +3345,14 @@
3163
3345
  {
3164
3346
  "name": "maz-ui",
3165
3347
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3166
- "repo": "louismazel/maz-ui",
3348
+ "repo": "louismazel/maz-ui#master/packages/lib",
3167
3349
  "npm": "maz-ui",
3168
3350
  "icon": "maz-ui.png",
3169
3351
  "github": "https://github.com/louismazel/maz-ui",
3170
- "website": "https://louismazel.github.io/maz-ui-3/",
3171
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3352
+ "website": "https://maz-ui.com/",
3353
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3172
3354
  "category": "UI",
3173
- "type": "community",
3355
+ "type": "3rd-party",
3174
3356
  "maintainers": [
3175
3357
  {
3176
3358
  "name": "Loïc Mazuel",
@@ -3182,6 +3364,28 @@
3182
3364
  "requires": {}
3183
3365
  }
3184
3366
  },
3367
+ {
3368
+ "name": "mdc",
3369
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3370
+ "repo": "nuxt-modules/mdc",
3371
+ "npm": "@nuxtjs/mdc",
3372
+ "icon": "mdc.png",
3373
+ "github": "https://github.com/nuxt-modules/mdc",
3374
+ "website": "https://github.com/nuxt-modules/mdc",
3375
+ "learn_more": "",
3376
+ "category": "Extensions",
3377
+ "type": "community",
3378
+ "maintainers": [
3379
+ {
3380
+ "name": "farnabaz",
3381
+ "github": "farnabaz"
3382
+ }
3383
+ ],
3384
+ "compatibility": {
3385
+ "nuxt": "^3.0.0",
3386
+ "requires": {}
3387
+ }
3388
+ },
3185
3389
  {
3186
3390
  "name": "mdx",
3187
3391
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -3278,28 +3482,6 @@
3278
3482
  "requires": {}
3279
3483
  }
3280
3484
  },
3281
- {
3282
- "name": "mobile",
3283
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3284
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3285
- "npm": "nuxt-mobile",
3286
- "icon": "",
3287
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3288
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3289
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3290
- "category": "Extensions",
3291
- "type": "3rd-party",
3292
- "maintainers": [
3293
- {
3294
- "name": "ChanningDefoe",
3295
- "github": "ChanningDefoe"
3296
- }
3297
- ],
3298
- "compatibility": {
3299
- "nuxt": "^2.0.0",
3300
- "requires": {}
3301
- }
3302
- },
3303
3485
  {
3304
3486
  "name": "module-feed",
3305
3487
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3351,20 +3533,20 @@
3351
3533
  }
3352
3534
  },
3353
3535
  {
3354
- "name": "mq",
3355
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3356
- "repo": "vanhoofmaarten/nuxt-mq",
3357
- "npm": "nuxt-mq",
3536
+ "name": "neo",
3537
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3538
+ "repo": "ezypeeze/nuxt-neo",
3539
+ "npm": "nuxt-neo",
3358
3540
  "icon": "",
3359
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3360
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3361
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3362
- "category": "Libraries",
3541
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3542
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3543
+ "learn_more": "",
3544
+ "category": "Request",
3363
3545
  "type": "3rd-party",
3364
3546
  "maintainers": [
3365
3547
  {
3366
- "name": "vanhoofmaarten",
3367
- "github": "vanhoofmaarten"
3548
+ "name": "ezypeeze",
3549
+ "github": "ezypeeze"
3368
3550
  }
3369
3551
  ],
3370
3552
  "compatibility": {
@@ -3373,24 +3555,24 @@
3373
3555
  }
3374
3556
  },
3375
3557
  {
3376
- "name": "neo",
3377
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3378
- "repo": "ezypeeze/nuxt-neo",
3379
- "npm": "nuxt-neo",
3380
- "icon": "",
3381
- "github": "https://github.com/ezypeeze/nuxt-neo",
3382
- "website": "https://ezypeeze.github.io/nuxt-neo",
3558
+ "name": "neo4j",
3559
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3560
+ "repo": "arashsheyda/nuxt-neo4j",
3561
+ "npm": "nuxt-neo4j",
3562
+ "icon": "nuxt-neo4j.png",
3563
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3564
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3383
3565
  "learn_more": "",
3384
- "category": "Request",
3566
+ "category": "Database",
3385
3567
  "type": "3rd-party",
3386
3568
  "maintainers": [
3387
3569
  {
3388
- "name": "ezypeeze",
3389
- "github": "ezypeeze"
3570
+ "name": "arashsheyda",
3571
+ "github": "arashsheyda"
3390
3572
  }
3391
3573
  ],
3392
3574
  "compatibility": {
3393
- "nuxt": "^2.0.0",
3575
+ "nuxt": "^3.0.0",
3394
3576
  "requires": {}
3395
3577
  }
3396
3578
  },
@@ -3442,12 +3624,12 @@
3442
3624
  {
3443
3625
  "name": "netlify",
3444
3626
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3445
- "repo": "bazzite/nuxt-netlify",
3627
+ "repo": "juliomrqz/nuxt-netlify",
3446
3628
  "npm": "@aceforth/nuxt-netlify",
3447
3629
  "icon": "netlify.png",
3448
- "github": "https://github.com/bazzite/nuxt-netlify",
3449
- "website": "https://marquez.co/docs/nuxt-netlify/",
3450
- "learn_more": "",
3630
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3631
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3632
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3451
3633
  "category": "Deployment",
3452
3634
  "type": "3rd-party",
3453
3635
  "maintainers": [
@@ -3555,6 +3737,29 @@
3555
3737
  "requires": {}
3556
3738
  }
3557
3739
  },
3740
+ {
3741
+ "name": "nuxt-asciidoc",
3742
+ "description": "Transformer for using asciidoc in nuxt",
3743
+ "repo": "Chris2011/nuxt-asciidoc",
3744
+ "npm": "nuxt-asciidoc",
3745
+ "icon": "nuxt-asciidoc.svg",
3746
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3747
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3748
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3749
+ "category": "Extensions",
3750
+ "type": "3rd-party",
3751
+ "maintainers": [
3752
+ {
3753
+ "name": "Christian Lenz",
3754
+ "github": "Chris2011",
3755
+ "twitter": "Chrizzly42"
3756
+ }
3757
+ ],
3758
+ "compatibility": {
3759
+ "nuxt": "^3.0.0",
3760
+ "requires": {}
3761
+ }
3762
+ },
3558
3763
  {
3559
3764
  "name": "nuxt-auth-sanctum",
3560
3765
  "description": "Nuxt module for Laravel Sanctum authentication",
@@ -3562,8 +3767,8 @@
3562
3767
  "npm": "nuxt-auth-sanctum",
3563
3768
  "icon": "laravel.svg",
3564
3769
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3565
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3566
- "learn_more": "",
3770
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3771
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3567
3772
  "category": "Security",
3568
3773
  "type": "3rd-party",
3569
3774
  "maintainers": [
@@ -3574,7 +3779,7 @@
3574
3779
  }
3575
3780
  ],
3576
3781
  "compatibility": {
3577
- "nuxt": "^3.0.0",
3782
+ "nuxt": "^3.9.0",
3578
3783
  "requires": {}
3579
3784
  }
3580
3785
  },
@@ -3600,6 +3805,57 @@
3600
3805
  "requires": {}
3601
3806
  }
3602
3807
  },
3808
+ {
3809
+ "name": "nuxt-bezier",
3810
+ "description": "Reusable transition components",
3811
+ "repo": "50rayn/nuxt-bezier",
3812
+ "npm": "nuxt-bezier",
3813
+ "icon": "nuxt-bezier.png",
3814
+ "github": "https://github.com/50rayn/nuxt-bezier",
3815
+ "website": "https://github.com/50rayn/nuxt-bezier",
3816
+ "learn_more": "https://github.com/Noction/vue-bezier",
3817
+ "category": "UI",
3818
+ "type": "3rd-party",
3819
+ "maintainers": [
3820
+ {
3821
+ "name": "Soryn Gitlan",
3822
+ "github": "50rayn"
3823
+ }
3824
+ ],
3825
+ "compatibility": {
3826
+ "nuxt": "^3.0.0",
3827
+ "requires": {}
3828
+ }
3829
+ },
3830
+ {
3831
+ "name": "nuxt-booster",
3832
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
3833
+ "repo": "basics/nuxt-booster",
3834
+ "npm": "nuxt-booster",
3835
+ "icon": "nuxt-booster.svg",
3836
+ "github": "https://github.com/basics/nuxt-booster",
3837
+ "website": "https://basics.github.io/nuxt-booster/",
3838
+ "learn_more": "https://basics.github.io/nuxt-booster/",
3839
+ "category": "Performance",
3840
+ "type": "3rd-party",
3841
+ "maintainers": [
3842
+ {
3843
+ "name": "Thorn Walli",
3844
+ "github": "ThornWalli",
3845
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
3846
+ },
3847
+ {
3848
+ "name": "Stephan Gerbeth",
3849
+ "github": "StephanGerbeth",
3850
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3851
+ }
3852
+ ],
3853
+ "compatibility": {
3854
+ "nuxt": "^3.0.0",
3855
+ "requires": {},
3856
+ "devtools": "^0.0.0"
3857
+ }
3858
+ },
3603
3859
  {
3604
3860
  "name": "nuxt-bootstrap-icons",
3605
3861
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3645,12 +3901,34 @@
3645
3901
  }
3646
3902
  },
3647
3903
  {
3648
- "name": "nuxt-facebook-chat",
3649
- "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3650
- "repo": "superdev-tech/nuxt-facebook-chat",
3651
- "npm": "nuxt-facebook-chat",
3652
- "icon": "nuxt-facebook-chat.svg",
3653
- "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3904
+ "name": "nuxt-cookie-consent",
3905
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3906
+ "repo": "weareheavy/nuxt-cookie-consent",
3907
+ "npm": "@weareheavy/nuxt-cookie-consent",
3908
+ "icon": "wah.svg",
3909
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3910
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3911
+ "learn_more": "",
3912
+ "category": "Extensions",
3913
+ "type": "3rd-party",
3914
+ "maintainers": [
3915
+ {
3916
+ "name": "weareheavy",
3917
+ "github": "weareheavy"
3918
+ }
3919
+ ],
3920
+ "compatibility": {
3921
+ "nuxt": "^3.0.0",
3922
+ "requires": {}
3923
+ }
3924
+ },
3925
+ {
3926
+ "name": "nuxt-facebook-chat",
3927
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3928
+ "repo": "superdev-tech/nuxt-facebook-chat",
3929
+ "npm": "nuxt-facebook-chat",
3930
+ "icon": "nuxt-facebook-chat.svg",
3931
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3654
3932
  "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3655
3933
  "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3656
3934
  "category": "Libraries",
@@ -3670,6 +3948,28 @@
3670
3948
  "requires": {}
3671
3949
  }
3672
3950
  },
3951
+ {
3952
+ "name": "nuxt-feather-icons",
3953
+ "description": "The Feather Icons in Nuxt 3.",
3954
+ "repo": "4sllan/nuxt-feather-icons",
3955
+ "npm": "nuxt-feather-icons",
3956
+ "icon": "nuxt-feather-icons.png",
3957
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3958
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3959
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3960
+ "category": "UI",
3961
+ "type": "3rd-party",
3962
+ "maintainers": [
3963
+ {
3964
+ "name": "4sllan",
3965
+ "github": "4sllan"
3966
+ }
3967
+ ],
3968
+ "compatibility": {
3969
+ "nuxt": "^3.0.0",
3970
+ "requires": {}
3971
+ }
3972
+ },
3673
3973
  {
3674
3974
  "name": "nuxt-feedme",
3675
3975
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3692,6 +3992,51 @@
3692
3992
  "requires": {}
3693
3993
  }
3694
3994
  },
3995
+ {
3996
+ "name": "nuxt-file-storage",
3997
+ "description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
3998
+ "repo": "nyllre/nuxt-file-storage",
3999
+ "npm": "nuxt-file-storage",
4000
+ "icon": "nuxt-file-storage.svg",
4001
+ "github": "https://github.com/nyllre/nuxt-file-storage",
4002
+ "website": "https://github.com/nyllre/nuxt-file-storage",
4003
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
4004
+ "category": "Database",
4005
+ "type": "3rd-party",
4006
+ "maintainers": [
4007
+ {
4008
+ "name": "NyllRE",
4009
+ "github": "NyllRE"
4010
+ }
4011
+ ],
4012
+ "compatibility": {
4013
+ "nuxt": "^3.0.0",
4014
+ "requires": {}
4015
+ }
4016
+ },
4017
+ {
4018
+ "name": "nuxt-fontawesome",
4019
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
4020
+ "repo": "bezumkin/nuxt-fontawesome",
4021
+ "npm": "@vesp/nuxt-fontawesome",
4022
+ "icon": "nuxt-fontawesome.svg",
4023
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
4024
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
4025
+ "learn_more": "https://fontawesome.com",
4026
+ "category": "UI",
4027
+ "type": "3rd-party",
4028
+ "maintainers": [
4029
+ {
4030
+ "name": "Vasily Naumkin",
4031
+ "github": "bezumkin",
4032
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
4033
+ }
4034
+ ],
4035
+ "compatibility": {
4036
+ "nuxt": "^3.0.0",
4037
+ "requires": {}
4038
+ }
4039
+ },
3695
4040
  {
3696
4041
  "name": "nuxt-graphql-middleware",
3697
4042
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3699,7 +4044,7 @@
3699
4044
  "npm": "nuxt-graphql-middleware",
3700
4045
  "icon": "nuxt-graphql-middleware.svg",
3701
4046
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3702
- "website": "https://nuxt-graphql-middleware.dulnan.net",
4047
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3703
4048
  "learn_more": "",
3704
4049
  "category": "Request",
3705
4050
  "type": "3rd-party",
@@ -3757,7 +4102,7 @@
3757
4102
  "maintainers": [
3758
4103
  {
3759
4104
  "name": "Zadig&Voltaire Team",
3760
- "github": "https://github.com/zadigetvoltaire"
4105
+ "github": "zadigetvoltaire"
3761
4106
  }
3762
4107
  ],
3763
4108
  "compatibility": {
@@ -3841,8 +4186,8 @@
3841
4186
  "npm": "@nuxtus/nuxt-localtunnel",
3842
4187
  "icon": "nuxt-localtunnel.svg",
3843
4188
  "github": "https://github.com/nuxtus/localtunnel",
3844
- "website": "https://nuxtus.com",
3845
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4189
+ "website": "https://docs.nuxtus.com",
4190
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3846
4191
  "category": "Devtools",
3847
4192
  "type": "3rd-party",
3848
4193
  "maintainers": [
@@ -3991,12 +4336,35 @@
3991
4336
  "devtools": "^0.0.0"
3992
4337
  }
3993
4338
  },
4339
+ {
4340
+ "name": "nuxt-oidc-auth",
4341
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4342
+ "repo": "itpropro/nuxt-oidc-auth",
4343
+ "npm": "nuxt-oidc-auth",
4344
+ "icon": "",
4345
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4346
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4347
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4348
+ "category": "Security",
4349
+ "type": "3rd-party",
4350
+ "maintainers": [
4351
+ {
4352
+ "name": "Jan-Henrik Damaschke",
4353
+ "github": "itpropro",
4354
+ "twitter": "jandamaschke"
4355
+ }
4356
+ ],
4357
+ "compatibility": {
4358
+ "nuxt": "^3.0.0",
4359
+ "requires": {}
4360
+ }
4361
+ },
3994
4362
  {
3995
4363
  "name": "nuxt-openapi-docs-module",
3996
4364
  "description": "Generate pages from OpenAPI specifications",
3997
- "repo": "s00d/nuxt-openapi-docs-module",
4365
+ "repo": "on-org/nuxt-openapi-docs-module",
3998
4366
  "npm": "nuxt-openapi-docs-module",
3999
- "icon": "nuxt-openapi-docs-module.svg",
4367
+ "icon": "nuxt-openapi-docs-module.png",
4000
4368
  "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4001
4369
  "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4002
4370
  "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
@@ -4013,6 +4381,33 @@
4013
4381
  "requires": {}
4014
4382
  }
4015
4383
  },
4384
+ {
4385
+ "name": "nuxt-openid-connect",
4386
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4387
+ "repo": "aborn/nuxt-openid-connect",
4388
+ "npm": "nuxt-openid-connect",
4389
+ "icon": "",
4390
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4391
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4392
+ "learn_more": "",
4393
+ "category": "Security",
4394
+ "type": "3rd-party",
4395
+ "maintainers": [
4396
+ {
4397
+ "name": "Aborn Jiang",
4398
+ "github": "aborn"
4399
+ },
4400
+ {
4401
+ "name": "Khaled Almana",
4402
+ "github": "KhaledAlMana"
4403
+ }
4404
+ ],
4405
+ "compatibility": {
4406
+ "nuxt": "^3.0.0",
4407
+ "requires": {},
4408
+ "devtools": "^0.0.0"
4409
+ }
4410
+ },
4016
4411
  {
4017
4412
  "name": "nuxt-payload-analyzer",
4018
4413
  "description": "Analyze Nuxt Payload Size",
@@ -4036,6 +4431,29 @@
4036
4431
  "requires": {}
4037
4432
  }
4038
4433
  },
4434
+ {
4435
+ "name": "nuxt-pdf-frame",
4436
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4437
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4438
+ "npm": "@i2d/nuxt-pdf-frame",
4439
+ "icon": "pdf-frame.svg",
4440
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4441
+ "website": "https://www.pdf-frame.org",
4442
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4443
+ "category": "Libraries",
4444
+ "type": "3rd-party",
4445
+ "maintainers": [
4446
+ {
4447
+ "name": "Narayana Swamy",
4448
+ "github": "nswamy14",
4449
+ "email": "narayanaswamy14@gmail.com"
4450
+ }
4451
+ ],
4452
+ "compatibility": {
4453
+ "nuxt": "^3.0.0",
4454
+ "requires": {}
4455
+ }
4456
+ },
4039
4457
  {
4040
4458
  "name": "nuxt-pdf",
4041
4459
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -4066,8 +4484,8 @@
4066
4484
  "npm": "nuxt-phosphor-icons",
4067
4485
  "icon": "phosphor-icons.svg",
4068
4486
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4069
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4070
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4487
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4488
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
4071
4489
  "category": "UI",
4072
4490
  "type": "3rd-party",
4073
4491
  "maintainers": [
@@ -4103,28 +4521,6 @@
4103
4521
  "requires": {}
4104
4522
  }
4105
4523
  },
4106
- {
4107
- "name": "plausible",
4108
- "description": "Nuxt module to natively integrate Plausible analytics",
4109
- "repo": "nuxt-modules/plausible",
4110
- "npm": "@nuxtjs/plausible",
4111
- "icon": "plausible.png",
4112
- "github": "https://github.com/nuxt-modules/plausible",
4113
- "website": "https://github.com/nuxt-modules/plausible",
4114
- "learn_more": "https://plausible.io/",
4115
- "category": "Analytics",
4116
- "type": "community",
4117
- "maintainers": [
4118
- {
4119
- "name": "Johann Schopplich",
4120
- "github": "johannschopplich"
4121
- }
4122
- ],
4123
- "compatibility": {
4124
- "nuxt": "^3.0.0",
4125
- "requires": {}
4126
- }
4127
- },
4128
4524
  {
4129
4525
  "name": "nuxt-plotly",
4130
4526
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4174,6 +4570,28 @@
4174
4570
  "requires": {}
4175
4571
  }
4176
4572
  },
4573
+ {
4574
+ "name": "nuxt-posthog",
4575
+ "description": "Integrate PostHog into your application with minimal configuration",
4576
+ "repo": "mitjans/nuxt-posthog",
4577
+ "npm": "nuxt-posthog",
4578
+ "icon": "posthog.svg",
4579
+ "github": "https://github.com/mitjans/nuxt-posthog",
4580
+ "website": "https://nuxt-posthog.cmitjans.dev",
4581
+ "learn_more": "https://posthog.com",
4582
+ "category": "Analytics",
4583
+ "type": "3rd-party",
4584
+ "maintainers": [
4585
+ {
4586
+ "name": "Carles Mitjans",
4587
+ "github": "mitjans"
4588
+ }
4589
+ ],
4590
+ "compatibility": {
4591
+ "nuxt": "^3.0.0",
4592
+ "requires": {}
4593
+ }
4594
+ },
4177
4595
  {
4178
4596
  "name": "nuxt-smartlook",
4179
4597
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4253,7 +4671,7 @@
4253
4671
  "description": "WebStorm & PHPStorm support for Nuxt components",
4254
4672
  "repo": "fumeapp/nuxt-storm",
4255
4673
  "npm": "nuxt-storm",
4256
- "icon": "nuxt-storm.png",
4674
+ "icon": "",
4257
4675
  "github": "https://github.com/fumeapp/nuxt-storm",
4258
4676
  "website": "https://github.com/fumeapp/nuxt-storm",
4259
4677
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4270,6 +4688,30 @@
4270
4688
  "requires": {}
4271
4689
  }
4272
4690
  },
4691
+ {
4692
+ "name": "nuxt-svgo-loader",
4693
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4694
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4695
+ "npm": "nuxt-svgo-loader",
4696
+ "icon": "",
4697
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4698
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4699
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4700
+ "category": "Images",
4701
+ "type": "3rd-party",
4702
+ "maintainers": [
4703
+ {
4704
+ "name": "Alex Liu",
4705
+ "github": "Mini-ghost",
4706
+ "twitter": "Minighost_Alex"
4707
+ }
4708
+ ],
4709
+ "compatibility": {
4710
+ "nuxt": "^3.0.0",
4711
+ "requires": {},
4712
+ "devtools": "^0.0.0"
4713
+ }
4714
+ },
4273
4715
  {
4274
4716
  "name": "nuxt-svgo",
4275
4717
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4315,14 +4757,14 @@
4315
4757
  }
4316
4758
  },
4317
4759
  {
4318
- "name": "nuxt-use-motion",
4319
- "description": "A Nuxt module putting your components in motion",
4320
- "repo": "Tahul/nuxt-use-motion",
4321
- "npm": "nuxt-use-motion",
4322
- "icon": "nuxt-use-motion.svg",
4323
- "github": "https://github.com/Tahul/nuxt-use-motion",
4324
- "website": "https://github.com/Tahul/nuxt-use-motion",
4325
- "learn_more": "https://github.com/vueuse/motion",
4760
+ "name": "nuxt-use-sound",
4761
+ "description": "A Nuxt module for playing sound effects.",
4762
+ "repo": "Tahul/nuxt-use-sound",
4763
+ "npm": "nuxt-use-sound",
4764
+ "icon": "nuxt-use-sound.svg",
4765
+ "github": "https://github.com/Tahul/nuxt-use-sound",
4766
+ "website": "https://github.com/Tahul/nuxt-use-sound",
4767
+ "learn_more": "https://github.com/vueuse/sound",
4326
4768
  "category": "Libraries",
4327
4769
  "type": "3rd-party",
4328
4770
  "maintainers": [
@@ -4337,24 +4779,24 @@
4337
4779
  }
4338
4780
  },
4339
4781
  {
4340
- "name": "nuxt-use-sound",
4341
- "description": "A Nuxt module for playing sound effects.",
4342
- "repo": "Tahul/nuxt-use-sound",
4343
- "npm": "nuxt-use-sound",
4344
- "icon": "nuxt-use-sound.svg",
4345
- "github": "https://github.com/Tahul/nuxt-use-sound",
4346
- "website": "https://github.com/Tahul/nuxt-use-sound",
4347
- "learn_more": "https://github.com/vueuse/sound",
4348
- "category": "Libraries",
4782
+ "name": "nuxt-uswds",
4783
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4784
+ "repo": "patrickcate/nuxt-uswds",
4785
+ "npm": "nuxt-uswds",
4786
+ "icon": "nuxt-uswds.svg",
4787
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4788
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4789
+ "learn_more": "",
4790
+ "category": "UI",
4349
4791
  "type": "3rd-party",
4350
4792
  "maintainers": [
4351
4793
  {
4352
- "name": "Tahul",
4353
- "github": "Tahul"
4794
+ "name": "Patrick Cate",
4795
+ "github": "patrickcate"
4354
4796
  }
4355
4797
  ],
4356
4798
  "compatibility": {
4357
- "nuxt": "^2.0.0",
4799
+ "nuxt": "^3.0.0",
4358
4800
  "requires": {}
4359
4801
  }
4360
4802
  },
@@ -4405,7 +4847,7 @@
4405
4847
  }
4406
4848
  },
4407
4849
  {
4408
- "name": "Nuxt zodI18n",
4850
+ "name": "nuxt-zod-i18n",
4409
4851
  "description": "A Nuxt Module for localizing zod error messages.",
4410
4852
  "repo": "xibman/nuxt-zod-i18n",
4411
4853
  "npm": "nuxt-zod-i18n",
@@ -4429,7 +4871,7 @@
4429
4871
  {
4430
4872
  "name": "nuxt3-interpolation",
4431
4873
  "description": "",
4432
- "repo": "daliborgogic/interpolation#master",
4874
+ "repo": "daliborgogic/interpolation",
4433
4875
  "npm": "nuxt3-interpolation",
4434
4876
  "icon": "",
4435
4877
  "github": "https://github.com/daliborgogic/interpolation/tree/master",
@@ -4455,7 +4897,7 @@
4455
4897
  "npm": "nuxt3-leaflet",
4456
4898
  "icon": "leaflet.png",
4457
4899
  "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4458
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4900
+ "website": "https://gugustinette.github.io/Nuxt-Leaflet",
4459
4901
  "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4460
4902
  "category": "Libraries",
4461
4903
  "type": "3rd-party",
@@ -4496,14 +4938,14 @@
4496
4938
  {
4497
4939
  "name": "og-image",
4498
4940
  "description": "Enlightened runtime images generated with Vue templates.",
4499
- "repo": "harlan-zw/nuxt-og-image",
4941
+ "repo": "nuxt-modules/og-image",
4500
4942
  "npm": "nuxt-og-image",
4501
4943
  "icon": "og-image.svg",
4502
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4944
+ "github": "https://github.com/nuxt-modules/og-image",
4503
4945
  "website": "https://nuxtseo.com/og-image",
4504
4946
  "learn_more": "https://nuxtseo.com/og-image",
4505
4947
  "category": "SEO",
4506
- "type": "3rd-party",
4948
+ "type": "community",
4507
4949
  "maintainers": [
4508
4950
  {
4509
4951
  "name": "Harlan Wilton",
@@ -4548,8 +4990,8 @@
4548
4990
  "npm": "@aceforth/nuxt-optimized-images",
4549
4991
  "icon": "",
4550
4992
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4551
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4552
- "learn_more": "",
4993
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4994
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4553
4995
  "category": "Images",
4554
4996
  "type": "3rd-party",
4555
4997
  "maintainers": [
@@ -4702,6 +5144,28 @@
4702
5144
  "requires": {}
4703
5145
  }
4704
5146
  },
5147
+ {
5148
+ "name": "pergel",
5149
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5150
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5151
+ "npm": "pergel",
5152
+ "icon": "pergel.svg",
5153
+ "github": "https://github.com/oku-ui/pergel",
5154
+ "website": "https://oku-ui.com/pergel",
5155
+ "learn_more": "",
5156
+ "category": "Devtools",
5157
+ "type": "3rd-party",
5158
+ "maintainers": [
5159
+ {
5160
+ "name": "Mehmet - productdevbook",
5161
+ "github": "productdevbook"
5162
+ }
5163
+ ],
5164
+ "compatibility": {
5165
+ "nuxt": "^3.10.0",
5166
+ "requires": {}
5167
+ }
5168
+ },
4705
5169
  {
4706
5170
  "name": "persian-datepicker",
4707
5171
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4728,7 +5192,7 @@
4728
5192
  {
4729
5193
  "name": "pinia-orm",
4730
5194
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4731
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5195
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4732
5196
  "npm": "@pinia-orm/nuxt",
4733
5197
  "icon": "pinia-orm.svg",
4734
5198
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4802,20 +5266,20 @@
4802
5266
  "description": "Nuxt module to natively integrate Plausible analytics",
4803
5267
  "repo": "nuxt-modules/plausible",
4804
5268
  "npm": "@nuxtjs/plausible",
4805
- "icon": "",
5269
+ "icon": "plausible.svg",
4806
5270
  "github": "https://github.com/nuxt-modules/plausible",
4807
5271
  "website": "https://github.com/nuxt-modules/plausible",
4808
5272
  "learn_more": "",
4809
- "category": "Devtools",
5273
+ "category": "Analytics",
4810
5274
  "type": "community",
4811
5275
  "maintainers": [
4812
5276
  {
4813
- "name": "nuxt-modules",
4814
- "github": "nuxt-modules"
5277
+ "name": "Johann Schopplich",
5278
+ "github": "johannschopplich"
4815
5279
  }
4816
5280
  ],
4817
5281
  "compatibility": {
4818
- "nuxt": "^2.0.0",
5282
+ "nuxt": "^2.0.0 || ^3.0.0",
4819
5283
  "requires": {}
4820
5284
  }
4821
5285
  },
@@ -4848,7 +5312,7 @@
4848
5312
  "npm": "nuxt-prepare",
4849
5313
  "icon": "prepare.svg",
4850
5314
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4851
- "website": "https://nuxt-prepare.jhnn.dev",
5315
+ "website": "https://nuxt-prepare.byjohann.dev",
4852
5316
  "learn_more": "",
4853
5317
  "category": "Devtools",
4854
5318
  "type": "3rd-party",
@@ -5248,7 +5712,7 @@
5248
5712
  "icon": "robots.png",
5249
5713
  "github": "https://github.com/nuxt-modules/robots",
5250
5714
  "website": "https://github.com/nuxt-modules/robots",
5251
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5715
+ "learn_more": "",
5252
5716
  "category": "SEO",
5253
5717
  "type": "community",
5254
5718
  "maintainers": [
@@ -5357,9 +5821,32 @@
5357
5821
  }
5358
5822
  }
5359
5823
  },
5824
+ {
5825
+ "name": "scalar",
5826
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
5827
+ "repo": "scalar/scalar#main/packages/nuxt",
5828
+ "npm": "@scalar/nuxt",
5829
+ "icon": "scalar.svg",
5830
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
5831
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
5832
+ "learn_more": "https://scalar.com",
5833
+ "category": "Devtools",
5834
+ "type": "3rd-party",
5835
+ "maintainers": [
5836
+ {
5837
+ "name": "scalar",
5838
+ "github": "scalar",
5839
+ "twitter": "scalar"
5840
+ }
5841
+ ],
5842
+ "compatibility": {
5843
+ "nuxt": "^3.0.0",
5844
+ "requires": {}
5845
+ }
5846
+ },
5360
5847
  {
5361
5848
  "name": "schema-org",
5362
- "description": "Schema.org for Nuxt.",
5849
+ "description": "Quick and easy Schema.org graphs.",
5363
5850
  "repo": "harlan-zw/nuxt-schema-org",
5364
5851
  "npm": "nuxt-schema-org",
5365
5852
  "icon": "schema-org.svg",
@@ -5381,6 +5868,29 @@
5381
5868
  "requires": {}
5382
5869
  }
5383
5870
  },
5871
+ {
5872
+ "name": "scripts",
5873
+ "description": "Plug-and-play script optimization for Nuxt applications.",
5874
+ "repo": "nuxt/scripts",
5875
+ "npm": "@nuxt/scripts",
5876
+ "icon": "nuxt.svg",
5877
+ "github": "https://github.com/nuxt/scripts",
5878
+ "website": "https://scripts.nuxt.com",
5879
+ "learn_more": "",
5880
+ "category": "Libraries",
5881
+ "type": "official",
5882
+ "maintainers": [
5883
+ {
5884
+ "name": "Harlan Wilton",
5885
+ "github": "harlan-zw",
5886
+ "twitter": "harlan_zw"
5887
+ }
5888
+ ],
5889
+ "compatibility": {
5890
+ "nuxt": "^3.0.0",
5891
+ "requires": {}
5892
+ }
5893
+ },
5384
5894
  {
5385
5895
  "name": "scss-to-js",
5386
5896
  "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
@@ -5434,7 +5944,7 @@
5434
5944
  "icon": "segment.png",
5435
5945
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5436
5946
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5437
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5947
+ "learn_more": "",
5438
5948
  "category": "Analytics",
5439
5949
  "type": "3rd-party",
5440
5950
  "maintainers": [
@@ -5472,7 +5982,7 @@
5472
5982
  },
5473
5983
  {
5474
5984
  "name": "seo-experiments",
5475
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5985
+ "description": "Powerful SEO DX improvements.",
5476
5986
  "repo": "harlan-zw/nuxt-seo-experiments",
5477
5987
  "npm": "nuxt-seo-experiments",
5478
5988
  "icon": "seo-experiments.svg",
@@ -5494,28 +6004,6 @@
5494
6004
  "requires": {}
5495
6005
  }
5496
6006
  },
5497
- {
5498
- "name": "seo-kit",
5499
- "description": "The complete SEO solution for Nuxt.",
5500
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5501
- "npm": "nuxt-seo-kit",
5502
- "icon": "seo-kit.svg",
5503
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5504
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5505
- "learn_more": "",
5506
- "category": "SEO",
5507
- "type": "3rd-party",
5508
- "maintainers": [
5509
- {
5510
- "name": "harlan-zw",
5511
- "github": "harlan-zw"
5512
- }
5513
- ],
5514
- "compatibility": {
5515
- "nuxt": "^3.0.0",
5516
- "requires": {}
5517
- }
5518
- },
5519
6007
  {
5520
6008
  "name": "seo-meta",
5521
6009
  "description": "Simple generate seo metadata",
@@ -5539,6 +6027,28 @@
5539
6027
  "requires": {}
5540
6028
  }
5541
6029
  },
6030
+ {
6031
+ "name": "seo",
6032
+ "description": "The complete SEO solution for Nuxt.",
6033
+ "repo": "harlan-zw/nuxt-seo",
6034
+ "npm": "@nuxtjs/seo",
6035
+ "icon": "nuxt.svg",
6036
+ "github": "https://github.com/harlan-zw/nuxt-seo",
6037
+ "website": "https://nuxtseo.com/",
6038
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
6039
+ "category": "SEO",
6040
+ "type": "3rd-party",
6041
+ "maintainers": [
6042
+ {
6043
+ "name": "harlan-zw",
6044
+ "github": "harlan-zw"
6045
+ }
6046
+ ],
6047
+ "compatibility": {
6048
+ "nuxt": "^3.0.0",
6049
+ "requires": {}
6050
+ }
6051
+ },
5542
6052
  {
5543
6053
  "name": "seomatic-meta",
5544
6054
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5587,7 +6097,7 @@
5587
6097
  {
5588
6098
  "name": "server-block",
5589
6099
  "description": "Use <server> tags in your Nuxt pages components.",
5590
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
6100
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5591
6101
  "npm": "@hebilicious/server-block-nuxt",
5592
6102
  "icon": "server-block.svg",
5593
6103
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5608,21 +6118,25 @@
5608
6118
  }
5609
6119
  },
5610
6120
  {
5611
- "name": "session",
5612
- "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",
5613
- "repo": "sidebase/nuxt-session",
5614
- "npm": "@sidebase/nuxt-session",
5615
- "icon": "session.png",
5616
- "github": "https://github.com/sidebase/nuxt-session",
5617
- "website": "https://github.com/sidebase/nuxt-session",
5618
- "learn_more": "https://github.com/sidebase",
5619
- "category": "Security",
6121
+ "name": "shadcn",
6122
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6123
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6124
+ "npm": "shadcn-nuxt",
6125
+ "icon": "",
6126
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6127
+ "website": "https://www.shadcn-vue.com",
6128
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6129
+ "category": "UI",
5620
6130
  "type": "3rd-party",
5621
6131
  "maintainers": [
5622
6132
  {
5623
- "name": "sidebase",
5624
- "github": "sidebase",
5625
- "twitter": "sidebase_io"
6133
+ "name": "Zernonia",
6134
+ "github": "zernonia",
6135
+ "twitter": "zernonia"
6136
+ },
6137
+ {
6138
+ "name": "Sadegh Barati",
6139
+ "github": "sadeghbarati"
5626
6140
  }
5627
6141
  ],
5628
6142
  "compatibility": {
@@ -5652,6 +6166,28 @@
5652
6166
  "requires": {}
5653
6167
  }
5654
6168
  },
6169
+ {
6170
+ "name": "shuimo-ui",
6171
+ "description": "A Chinese Shuimo style component library.",
6172
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
6173
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
6174
+ "icon": "shuimo-ui.svg",
6175
+ "github": "https://github.com/shuimo-design/shuimo-ui",
6176
+ "website": "https://shuimo.design",
6177
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
6178
+ "category": "UI",
6179
+ "type": "3rd-party",
6180
+ "maintainers": [
6181
+ {
6182
+ "name": "higuaifan",
6183
+ "github": "higuaifan"
6184
+ }
6185
+ ],
6186
+ "compatibility": {
6187
+ "nuxt": "^3.0.0",
6188
+ "requires": {}
6189
+ }
6190
+ },
5655
6191
  {
5656
6192
  "name": "sidebase-auth",
5657
6193
  "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.",
@@ -5722,41 +6258,23 @@
5722
6258
  }
5723
6259
  },
5724
6260
  {
5725
- "name": "simple-sitemap",
6261
+ "name": "sitemap",
5726
6262
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5727
- "repo": "harlan-zw/nuxt-simple-sitemap",
5728
- "npm": "nuxt-simple-sitemap",
6263
+ "repo": "nuxt-modules/sitemap",
6264
+ "npm": "@nuxtjs/sitemap",
5729
6265
  "icon": "simple-sitemap.svg",
5730
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5731
- "website": "https://nuxtseo.com/simple-sitemap",
5732
- "learn_more": "https://nuxtseo.com/simple-sitemap",
6266
+ "github": "https://github.com/nuxt-modules/sitemap",
6267
+ "website": "https://nuxtseo.com/",
6268
+ "learn_more": "https://nuxtseo.com/sitemap",
5733
6269
  "category": "SEO",
5734
- "type": "3rd-party",
6270
+ "type": "community",
5735
6271
  "maintainers": [
5736
6272
  {
5737
6273
  "name": "Harlan Wilton",
5738
6274
  "github": "harlan-zw",
5739
6275
  "twitter": "harlan_zw",
5740
6276
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5741
- }
5742
- ],
5743
- "compatibility": {
5744
- "nuxt": "^3.0.0",
5745
- "requires": {}
5746
- }
5747
- },
5748
- {
5749
- "name": "sitemap",
5750
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5751
- "repo": "nuxt-community/sitemap-module#dev",
5752
- "npm": "@nuxtjs/sitemap",
5753
- "icon": "",
5754
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5755
- "website": "https://sitemap.nuxtjs.org",
5756
- "learn_more": "",
5757
- "category": "SEO",
5758
- "type": "community",
5759
- "maintainers": [
6277
+ },
5760
6278
  {
5761
6279
  "name": "Nicolas PENNEC",
5762
6280
  "github": "NicoPennec",
@@ -5764,7 +6282,7 @@
5764
6282
  }
5765
6283
  ],
5766
6284
  "compatibility": {
5767
- "nuxt": "^2.0.0",
6285
+ "nuxt": "^3.0.0",
5768
6286
  "requires": {}
5769
6287
  }
5770
6288
  },
@@ -5798,7 +6316,7 @@
5798
6316
  "icon": "snipcart.png",
5799
6317
  "github": "https://github.com/nuxt-modules/snipcart",
5800
6318
  "website": "https://github.com/nuxt-modules/snipcart",
5801
- "learn_more": "https://snipcart.com",
6319
+ "learn_more": "",
5802
6320
  "category": "Ecommerce",
5803
6321
  "type": "community",
5804
6322
  "maintainers": [
@@ -5880,39 +6398,6 @@
5880
6398
  "requires": {}
5881
6399
  }
5882
6400
  },
5883
- {
5884
- "name": "speedkit",
5885
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
5886
- "repo": "GrabarzUndPartner/nuxt-speedkit",
5887
- "npm": "nuxt-speedkit",
5888
- "icon": "speedkit.png",
5889
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
5890
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
5891
- "learn_more": "",
5892
- "category": "Performance",
5893
- "type": "3rd-party",
5894
- "maintainers": [
5895
- {
5896
- "name": "Stephan Gerbeth",
5897
- "github": "StephanGerbeth",
5898
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
5899
- },
5900
- {
5901
- "name": "Thorn Walli",
5902
- "github": "ThornWalli",
5903
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
5904
- },
5905
- {
5906
- "name": "Grabarz & Partner",
5907
- "github": "GrabarzUndPartner",
5908
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
5909
- }
5910
- ],
5911
- "compatibility": {
5912
- "nuxt": "^2.0.0",
5913
- "requires": {}
5914
- }
5915
- },
5916
6401
  {
5917
6402
  "name": "ssr-lit",
5918
6403
  "description": "",
@@ -5959,23 +6444,29 @@
5959
6444
  },
5960
6445
  {
5961
6446
  "name": "storefront-ui",
5962
- "description": "Storefront UI Module for Nuxt",
5963
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6447
+ "description": "Storefront UI for Nuxt by Alokai",
6448
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
5964
6449
  "npm": "@storefront-ui/nuxt",
5965
6450
  "icon": "storefront-ui.svg",
5966
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
5967
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
5968
- "learn_more": "https://docs.storefrontui.io/",
6451
+ "github": "https://github.com/vuestorefront/storefront-ui",
6452
+ "website": "https://docs.storefrontui.io/v2/",
6453
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
5969
6454
  "category": "UI",
5970
6455
  "type": "3rd-party",
5971
6456
  "maintainers": [
5972
6457
  {
5973
- "name": "Jakub Andrzejewski",
5974
- "github": "Baroshem"
6458
+ "name": "Szymon Dziewoński",
6459
+ "github": "Szymon-dziewonski",
6460
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6461
+ },
6462
+ {
6463
+ "name": "Jakub Freisler",
6464
+ "github": "FRSgit",
6465
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
5975
6466
  }
5976
6467
  ],
5977
6468
  "compatibility": {
5978
- "nuxt": "^2.0.0",
6469
+ "nuxt": "^3.0.0",
5979
6470
  "requires": {}
5980
6471
  }
5981
6472
  },
@@ -6004,7 +6495,7 @@
6004
6495
  {
6005
6496
  "name": "storyblok",
6006
6497
  "description": "Storyblok Nuxt module",
6007
- "repo": "storyblok/storyblok-nuxt#master/lib",
6498
+ "repo": "storyblok/storyblok-nuxt#main",
6008
6499
  "npm": "@storyblok/nuxt",
6009
6500
  "icon": "storyblok.png",
6010
6501
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -6204,29 +6695,6 @@
6204
6695
  "requires": {}
6205
6696
  }
6206
6697
  },
6207
- {
6208
- "name": "stylify",
6209
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6210
- "repo": "stylify/packages#master/packages/nuxt",
6211
- "npm": "@stylify/nuxt",
6212
- "icon": "stylify.svg",
6213
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6214
- "website": "https://stylifycss.com/docs/nuxt",
6215
- "learn_more": "https://stylifycss.com",
6216
- "category": "UI",
6217
- "type": "3rd-party",
6218
- "maintainers": [
6219
- {
6220
- "name": "Vladimír Macháček",
6221
- "github": "Machy8",
6222
- "twitter": "8machy"
6223
- }
6224
- ],
6225
- "compatibility": {
6226
- "nuxt": "^2.0.0 || ^3.0.0",
6227
- "requires": {}
6228
- }
6229
- },
6230
6698
  {
6231
6699
  "name": "supabase",
6232
6700
  "description": "First class integration with Supabase",
@@ -6349,6 +6817,30 @@
6349
6817
  "requires": {}
6350
6818
  }
6351
6819
  },
6820
+ {
6821
+ "name": "swiftsearch",
6822
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6823
+ "repo": "atoms-studio/nuxt-swiftsearch",
6824
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6825
+ "icon": "nuxt-swiftsearch.svg",
6826
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6827
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6828
+ "learn_more": "",
6829
+ "category": "Libraries",
6830
+ "type": "3rd-party",
6831
+ "maintainers": [
6832
+ {
6833
+ "name": "Matteo Rigoni",
6834
+ "github": "rigo-m",
6835
+ "twitter": "MatteoRigoni",
6836
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6837
+ }
6838
+ ],
6839
+ "compatibility": {
6840
+ "nuxt": "^3.10.0",
6841
+ "requires": {}
6842
+ }
6843
+ },
6352
6844
  {
6353
6845
  "name": "swiper",
6354
6846
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6420,6 +6912,37 @@
6420
6912
  "nuxt": "^2.0.0 || ^3.0.0",
6421
6913
  "requires": {},
6422
6914
  "devtools": "^0.0.0"
6915
+ },
6916
+ "aliases": [
6917
+ "tailwind"
6918
+ ]
6919
+ },
6920
+ {
6921
+ "name": "test-utils",
6922
+ "description": "Test utilities for Nuxt",
6923
+ "repo": "nuxt/test-utils#main",
6924
+ "npm": "@nuxt/test-utils",
6925
+ "icon": "nuxt.svg",
6926
+ "github": "https://github.com/nuxt/test-utils",
6927
+ "website": "https://nuxt.com/docs/getting-started/testing",
6928
+ "learn_more": "",
6929
+ "category": "Devtools",
6930
+ "type": "official",
6931
+ "maintainers": [
6932
+ {
6933
+ "name": "Daniel Roe",
6934
+ "github": "danielroe",
6935
+ "twitter": "danielcroe"
6936
+ },
6937
+ {
6938
+ "name": "Anthony Fu",
6939
+ "github": "antfu",
6940
+ "twitter": "antfu7"
6941
+ }
6942
+ ],
6943
+ "compatibility": {
6944
+ "nuxt": "^3.0.0",
6945
+ "requires": {}
6423
6946
  }
6424
6947
  },
6425
6948
  {
@@ -6474,8 +6997,8 @@
6474
6997
  "npm": "nuxt-tiptap-editor",
6475
6998
  "icon": "tiptap.png",
6476
6999
  "github": "https://github.com/modbender/nuxt-tiptap-editor",
6477
- "website": "https://github.com/modbender/nuxt-tiptap-editor",
6478
- "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
7000
+ "website": "https://nuxt-tiptap-editor.vercel.app",
7001
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6479
7002
  "category": "Libraries",
6480
7003
  "type": "3rd-party",
6481
7004
  "maintainers": [
@@ -6512,6 +7035,28 @@
6512
7035
  "requires": {}
6513
7036
  }
6514
7037
  },
7038
+ {
7039
+ "name": "tradingview",
7040
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7041
+ "repo": "volkanakkus/nuxt-tradingview",
7042
+ "npm": "nuxt-tradingview",
7043
+ "icon": "tradingview.svg",
7044
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7045
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7046
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7047
+ "category": "Extensions",
7048
+ "type": "3rd-party",
7049
+ "maintainers": [
7050
+ {
7051
+ "name": "Volkan Akkuş",
7052
+ "github": "volkanakkus"
7053
+ }
7054
+ ],
7055
+ "compatibility": {
7056
+ "nuxt": "^3.0.0",
7057
+ "requires": {}
7058
+ }
7059
+ },
6515
7060
  {
6516
7061
  "name": "translation-manager",
6517
7062
  "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
@@ -6863,28 +7408,6 @@
6863
7408
  }
6864
7409
  }
6865
7410
  },
6866
- {
6867
- "name": "unhead",
6868
- "description": "Experimental features for Nuxt SEO / head management.",
6869
- "repo": "harlan-zw/nuxt-seo-experiments",
6870
- "npm": "nuxt-seo-experiments",
6871
- "icon": "",
6872
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6873
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6874
- "learn_more": "",
6875
- "category": "SEO",
6876
- "type": "3rd-party",
6877
- "maintainers": [
6878
- {
6879
- "name": "harlan-zw",
6880
- "github": "harlan-zw"
6881
- }
6882
- ],
6883
- "compatibility": {
6884
- "nuxt": "^3.0.0",
6885
- "requires": {}
6886
- }
6887
- },
6888
7411
  {
6889
7412
  "name": "universal-storage",
6890
7413
  "description": "Universal Storage Utilities for Nuxt",
@@ -6916,7 +7439,7 @@
6916
7439
  {
6917
7440
  "name": "unlazy",
6918
7441
  "description": "Lazy loading library for placeholder images",
6919
- "repo": "johannschopplich/unlazy/packages/nuxt",
7442
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6920
7443
  "npm": "@unlazy/nuxt",
6921
7444
  "icon": "unlazy.svg",
6922
7445
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6935,32 +7458,6 @@
6935
7458
  "requires": {}
6936
7459
  }
6937
7460
  },
6938
- {
6939
- "name": "unlighthouse",
6940
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6941
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6942
- "npm": "@unlighthouse/nuxt",
6943
- "icon": "unlighthouse.svg",
6944
- "github": "https://github.com/harlan-zw/unlighthouse",
6945
- "website": "https://github.com/harlan-zw/unlighthouse",
6946
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6947
- "category": "Devtools",
6948
- "type": "3rd-party",
6949
- "maintainers": [
6950
- {
6951
- "name": "Harlan Wilton",
6952
- "github": "harlan-zw",
6953
- "twitter": "harlan_zw",
6954
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6955
- }
6956
- ],
6957
- "compatibility": {
6958
- "nuxt": "^2.0.0 || ^3.0.0",
6959
- "requires": {
6960
- "bridge": "optional"
6961
- }
6962
- }
6963
- },
6964
7461
  {
6965
7462
  "name": "unocss",
6966
7463
  "description": "The instant on-demand atomic CSS engine.",
@@ -6995,8 +7492,8 @@
6995
7492
  "npm": "nuxt-ununura",
6996
7493
  "icon": "ununuracss.png",
6997
7494
  "github": "https://github.com/novout/ununuracss",
6998
- "website": "https://ununura.com/#/",
6999
- "learn_more": "https://ununura.com/#/docs/why",
7495
+ "website": "https://github.com/novout/ununuracss",
7496
+ "learn_more": "https://github.com/novout/ununuracss",
7000
7497
  "category": "UI",
7001
7498
  "type": "3rd-party",
7002
7499
  "maintainers": [
@@ -7011,6 +7508,28 @@
7011
7508
  "requires": {}
7012
7509
  }
7013
7510
  },
7511
+ {
7512
+ "name": "use-bootstrap",
7513
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7514
+ "repo": "simplise/use-bootstrap",
7515
+ "npm": "usebootstrap",
7516
+ "icon": "use-bootstrap.svg",
7517
+ "github": "https://github.com/simplise/use-bootstrap",
7518
+ "website": "https://usebootstrap.org/",
7519
+ "learn_more": "https://usebootstrap.org/",
7520
+ "category": "UI",
7521
+ "type": "3rd-party",
7522
+ "maintainers": [
7523
+ {
7524
+ "name": "KoujiSano",
7525
+ "github": "KoujiSano"
7526
+ }
7527
+ ],
7528
+ "compatibility": {
7529
+ "nuxt": "^3.0.0",
7530
+ "requires": {}
7531
+ }
7532
+ },
7014
7533
  {
7015
7534
  "name": "use-wagmi",
7016
7535
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -7057,28 +7576,6 @@
7057
7576
  "requires": {}
7058
7577
  }
7059
7578
  },
7060
- {
7061
- "name": "validate",
7062
- "description": "Simple Nuxt input validation module using vee-validate",
7063
- "repo": "lewyuburi/nuxt-validate",
7064
- "npm": "nuxt-validate",
7065
- "icon": "vee-validate.png",
7066
- "github": "https://github.com/lewyuburi/nuxt-validate",
7067
- "website": "https://github.com/lewyuburi/nuxt-validate",
7068
- "learn_more": "https://logaretm.github.io/vee-validate/",
7069
- "category": "Libraries",
7070
- "type": "3rd-party",
7071
- "maintainers": [
7072
- {
7073
- "name": "lewyuburi",
7074
- "github": "lewyuburi"
7075
- }
7076
- ],
7077
- "compatibility": {
7078
- "nuxt": "^2.0.0",
7079
- "requires": {}
7080
- }
7081
- },
7082
7579
  {
7083
7580
  "name": "vant",
7084
7581
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7133,8 +7630,8 @@
7133
7630
  "repo": "samk-dev/nuxt-vcalendar",
7134
7631
  "npm": "@samk-dev/nuxt-vcalendar",
7135
7632
  "icon": "vcalendar.png",
7136
- "github": "https://github.com/samk-dev/vcalendar",
7137
- "website": "https://github.com/samk-dev/vcalendar",
7633
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7634
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7138
7635
  "learn_more": "",
7139
7636
  "category": "Libraries",
7140
7637
  "type": "3rd-party",
@@ -7267,42 +7764,15 @@
7267
7764
  "requires": {}
7268
7765
  }
7269
7766
  },
7270
- {
7271
- "name": "vitest",
7272
- "description": "Vitest integration with Nuxt",
7273
- "repo": "danielroe/nuxt-vitest",
7274
- "npm": "nuxt-vitest",
7275
- "icon": "vitest.svg",
7276
- "github": "https://github.com/danielroe/nuxt-vitest",
7277
- "website": "https://github.com/danielroe/nuxt-vitest",
7278
- "learn_more": "",
7279
- "category": "Devtools",
7280
- "type": "3rd-party",
7281
- "maintainers": [
7282
- {
7283
- "name": "Daniel Roe",
7284
- "github": "danielroe"
7285
- },
7286
- {
7287
- "name": "Anthony Fu",
7288
- "github": "antfu"
7289
- }
7290
- ],
7291
- "compatibility": {
7292
- "nuxt": "^3.0.0",
7293
- "requires": {},
7294
- "devtools": "^0.0.0"
7295
- }
7296
- },
7297
7767
  {
7298
7768
  "name": "vue-email",
7299
7769
  "description": "💌 Write email templates with vue",
7300
- "repo": "Dave136/vue-email#main/packages/vue-email",
7301
- "npm": "vue-email",
7770
+ "repo": "vue-email/nuxt",
7771
+ "npm": "@vue-email/nuxt",
7302
7772
  "icon": "vue-email.svg",
7303
- "github": "https://github.com/Dave136/vue-email",
7304
- "website": "https://www.vuemail.net/",
7305
- "learn_more": "https://vue-email.vercel.app/getting-started",
7773
+ "github": "https://github.com/vue-email/nuxt",
7774
+ "website": "https://vuemail.net/",
7775
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7306
7776
  "category": "UI",
7307
7777
  "type": "3rd-party",
7308
7778
  "maintainers": [
@@ -7328,7 +7798,7 @@
7328
7798
  {
7329
7799
  "name": "vue-final-modal",
7330
7800
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7331
- "repo": "vue-final/vue-final-modal",
7801
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7332
7802
  "npm": "@vue-final-modal/nuxt",
7333
7803
  "icon": "vue-final-modal.svg",
7334
7804
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7423,7 +7893,7 @@
7423
7893
  "description": "Plausible analytics for Vue.js and Nuxt",
7424
7894
  "repo": "moritzsternemann/vue-plausible",
7425
7895
  "npm": "vue-plausible",
7426
- "icon": "plausible.png",
7896
+ "icon": "plausible.svg",
7427
7897
  "github": "https://github.com/moritzsternemann/vue-plausible",
7428
7898
  "website": "https://github.com/moritzsternemann/vue-plausible",
7429
7899
  "learn_more": "",
@@ -7443,7 +7913,7 @@
7443
7913
  {
7444
7914
  "name": "vue-query",
7445
7915
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7446
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7916
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7447
7917
  "npm": "@hebilicious/vue-query-nuxt",
7448
7918
  "icon": "vue-query.svg",
7449
7919
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7540,7 +8010,7 @@
7540
8010
  "npm": "vue3-carousel-nuxt",
7541
8011
  "icon": "",
7542
8012
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7543
- "website": "",
8013
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7544
8014
  "learn_more": "",
7545
8015
  "category": "UI",
7546
8016
  "type": "3rd-party",
@@ -7559,7 +8029,7 @@
7559
8029
  {
7560
8030
  "name": "vuefire",
7561
8031
  "description": "Idiomatic composables for the Firebase SDK",
7562
- "repo": "vuejs/vuefire/packages/nuxt",
8032
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7563
8033
  "npm": "nuxt-vuefire",
7564
8034
  "icon": "vuefire.svg",
7565
8035
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7581,7 +8051,7 @@
7581
8051
  {
7582
8052
  "name": "vueform-builder",
7583
8053
  "description": "Official Vueform Builder module for Nuxt",
7584
- "repo": "vueform/builder/nuxt",
8054
+ "repo": "vueform/builder#main/nuxt",
7585
8055
  "npm": "@vueform/builder-nuxt",
7586
8056
  "icon": "vueform.svg",
7587
8057
  "github": "https://github.com/vueform/builder",
@@ -7604,7 +8074,7 @@
7604
8074
  {
7605
8075
  "name": "vueform",
7606
8076
  "description": "Official Vueform module for Nuxt",
7607
- "repo": "vueform/vueform/nuxt",
8077
+ "repo": "vueform/vueform#main/nuxt",
7608
8078
  "npm": "@vueform/nuxt",
7609
8079
  "icon": "vueform.svg",
7610
8080
  "github": "https://github.com/vueform/vueform",
@@ -7631,8 +8101,8 @@
7631
8101
  "npm": "@vuestic/nuxt",
7632
8102
  "icon": "vuestic.png",
7633
8103
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7634
- "website": "https://vuestic.dev",
7635
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
8104
+ "website": "https://ui.vuestic.dev",
8105
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7636
8106
  "category": "UI",
7637
8107
  "type": "3rd-party",
7638
8108
  "maintainers": [
@@ -7899,7 +8369,7 @@
7899
8369
  "icon": "webpack.png",
7900
8370
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7901
8371
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7902
- "learn_more": "http://webpackmonitor.com/",
8372
+ "learn_more": "",
7903
8373
  "category": "Devtools",
7904
8374
  "type": "community",
7905
8375
  "maintainers": [