@nuxt/modules 0.6.0-2a7e4e → 0.6.0-2ad71f

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 (3) hide show
  1. package/README.md +2 -2
  2. package/modules.json +373 -231
  3. package/package.json +11 -11
package/modules.json CHANGED
@@ -37,7 +37,7 @@
37
37
  "icon": "agility.png",
38
38
  "github": "https://github.com/agility/agilitycms-nuxt-module",
39
39
  "website": "https://github.com/agility/agilitycms-nuxt-module",
40
- "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
40
+ "learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
41
41
  "category": "CMS",
42
42
  "type": "3rd-party",
43
43
  "maintainers": [
@@ -179,6 +179,28 @@
179
179
  }
180
180
  }
181
181
  },
182
+ {
183
+ "name": "antdv-next",
184
+ "description": "Ant Design for Vue",
185
+ "repo": "antdv-next/nuxt",
186
+ "npm": "@antdv-next/nuxt",
187
+ "icon": "antdv-next.svg",
188
+ "github": "https://github.com/antdv-next/nuxt",
189
+ "website": "https://www.antdv-next.com",
190
+ "learn_more": "https://www.antdv-next.com",
191
+ "category": "UI",
192
+ "type": "3rd-party",
193
+ "maintainers": [
194
+ {
195
+ "name": "yanyu",
196
+ "github": "aibayanyu20"
197
+ }
198
+ ],
199
+ "compatibility": {
200
+ "nuxt": ">=4.0.0",
201
+ "requires": {}
202
+ }
203
+ },
182
204
  {
183
205
  "name": "aos",
184
206
  "description": "A Nuxt module that adds Animate On Scroll",
@@ -255,7 +277,7 @@
255
277
  "repo": "Luxdamore/nuxt-apis-to-file",
256
278
  "npm": "@luxdamore/nuxt-apis-to-file",
257
279
  "icon": "",
258
- "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
280
+ "github": "https://github.com/Luxdamore/nuxt-apis-to-file",
259
281
  "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
260
282
  "learn_more": "",
261
283
  "category": "Performance",
@@ -416,7 +438,7 @@
416
438
  "repo": "askdoppler/doppler-js#main/nuxt",
417
439
  "npm": "@askdoppler/nuxt",
418
440
  "icon": "askdoppler.png",
419
- "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
441
+ "github": "https://github.com/askdoppler/doppler-js",
420
442
  "website": "https://askdoppler.com",
421
443
  "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
422
444
  "category": "SEO",
@@ -435,7 +457,7 @@
435
457
  },
436
458
  {
437
459
  "name": "auth-utils",
438
- "description": "Minimalist Auth module for Nuxt with SSR.",
460
+ "description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
439
461
  "repo": "atinux/nuxt-auth-utils",
440
462
  "npm": "nuxt-auth-utils",
441
463
  "icon": "",
@@ -660,12 +682,12 @@
660
682
  {
661
683
  "name": "browserconfig",
662
684
  "description": "Adds XML browser configuration support",
663
- "repo": "nuxt-community/modules#master/packages/browserconfig",
685
+ "repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
664
686
  "npm": "@nuxtjs/browserconfig",
665
687
  "icon": "",
666
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
667
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
668
- "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
688
+ "github": "https://github.com/nuxt-community/legacy-modules",
689
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/browserconfig",
690
+ "learn_more": "https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
669
691
  "category": "Extensions",
670
692
  "type": "community",
671
693
  "maintainers": [
@@ -689,7 +711,7 @@
689
711
  "icon": "bugsnag.png",
690
712
  "github": "https://github.com/JulianMar/nuxt-bugsnag",
691
713
  "website": "https://github.com/JulianMar/nuxt-bugsnag",
692
- "learn_more": "https://www.bugsnag.com/",
714
+ "learn_more": "",
693
715
  "category": "Monitoring",
694
716
  "type": "3rd-party",
695
717
  "maintainers": [
@@ -823,11 +845,11 @@
823
845
  {
824
846
  "name": "chatwoot",
825
847
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
826
- "repo": "productdevbookcom/chatwoot",
848
+ "repo": "productdevbook/chatwoot",
827
849
  "npm": "@productdevbook/chatwoot",
828
850
  "icon": "chatwoot.png",
829
- "github": "https://github.com/productdevbookcom/chatwoot",
830
- "website": "https://github.com/productdevbookcom/chatwoot",
851
+ "github": "https://github.com/productdevbook/chatwoot",
852
+ "website": "https://github.com/productdevbook/chatwoot",
831
853
  "learn_more": "https://www.chatwoot.com",
832
854
  "category": "Libraries",
833
855
  "type": "3rd-party",
@@ -896,8 +918,8 @@
896
918
  "repo": "clerk/javascript#main/packages/nuxt",
897
919
  "npm": "@clerk/nuxt",
898
920
  "icon": "clerk.svg",
899
- "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
900
- "website": "https://clerk.com/docs/references/nuxt/overview",
921
+ "github": "https://github.com/clerk/javascript",
922
+ "website": "https://clerk.com/docs/reference/nuxt/overview",
901
923
  "learn_more": "https://clerk.com",
902
924
  "category": "Security",
903
925
  "type": "3rd-party",
@@ -946,7 +968,7 @@
946
968
  "icon": "",
947
969
  "github": "https://github.com/gitana/cloudcms-nuxt",
948
970
  "website": "https://github.com/gitana/cloudcms-nuxt",
949
- "learn_more": "https://www.cloudcms.com/",
971
+ "learn_more": "https://gitana.io/",
950
972
  "category": "CMS",
951
973
  "type": "3rd-party",
952
974
  "maintainers": [
@@ -1092,7 +1114,7 @@
1092
1114
  "npm": "nuxt-content-assets",
1093
1115
  "icon": "content-assets.png",
1094
1116
  "github": "https://github.com/davestewart/nuxt-content-assets",
1095
- "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
1117
+ "website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
1096
1118
  "learn_more": "",
1097
1119
  "category": "Images",
1098
1120
  "type": "3rd-party",
@@ -1176,7 +1198,7 @@
1176
1198
  "icon": "contentstack.png",
1177
1199
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1178
1200
  "website": "https://github.com/timbenniks/nuxt-contentstack",
1179
- "learn_more": "https://community.contentstack.com/",
1201
+ "learn_more": "https://www.contentstack.com/community",
1180
1202
  "category": "CMS",
1181
1203
  "type": "3rd-party",
1182
1204
  "maintainers": [
@@ -1198,7 +1220,7 @@
1198
1220
  "name": "convex",
1199
1221
  "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1200
1222
  "repo": "onmax/nuxt-convex",
1201
- "npm": "nuxt-convex",
1223
+ "npm": "convex-monorepo",
1202
1224
  "icon": "convex.svg",
1203
1225
  "github": "https://github.com/onmax/nuxt-convex",
1204
1226
  "website": "https://nuxt-convex.onmax.me",
@@ -1482,7 +1504,7 @@
1482
1504
  "repo": "intevel/nuxt-directus",
1483
1505
  "npm": "nuxt-directus",
1484
1506
  "icon": "directus.svg",
1485
- "github": "https://github.com/intevel/nuxt-directus/",
1507
+ "github": "https://github.com/intevel/nuxt-directus",
1486
1508
  "website": "https://nuxt-directus.de/",
1487
1509
  "learn_more": "https://directus.io/",
1488
1510
  "category": "CMS",
@@ -1783,7 +1805,7 @@
1783
1805
  "icon": "emotion.png",
1784
1806
  "github": "https://github.com/nuxt-modules/emotion",
1785
1807
  "website": "https://github.com/nuxt-modules/emotion",
1786
- "learn_more": "https://emotion.sh/",
1808
+ "learn_more": "https://emotion.sh/docs/introduction",
1787
1809
  "category": "Extensions",
1788
1810
  "type": "community",
1789
1811
  "maintainers": [
@@ -1829,11 +1851,11 @@
1829
1851
  {
1830
1852
  "name": "eslint-module",
1831
1853
  "description": "ESLint module for Nuxt",
1832
- "repo": "nuxt-community/eslint-module",
1854
+ "repo": "nuxt-modules/eslint",
1833
1855
  "npm": "@nuxtjs/eslint-module",
1834
1856
  "icon": "eslint.png",
1835
- "github": "https://github.com/nuxt-community/eslint-module",
1836
- "website": "https://github.com/nuxt-community/eslint-module",
1857
+ "github": "https://github.com/nuxt-modules/eslint",
1858
+ "website": "https://github.com/nuxt-modules/eslint",
1837
1859
  "learn_more": "https://eslint.org/",
1838
1860
  "category": "Devtools",
1839
1861
  "type": "community",
@@ -1873,6 +1895,31 @@
1873
1895
  "requires": {}
1874
1896
  }
1875
1897
  },
1898
+ {
1899
+ "name": "evlog",
1900
+ "description": "Wide events and structured errors for TypeScript. One log per request. Full context.",
1901
+ "repo": "HugoRCD/evlog#main/packages/evlog",
1902
+ "npm": "evlog",
1903
+ "icon": "evlog.svg",
1904
+ "github": "https://github.com/HugoRCD/evlog",
1905
+ "website": "https://www.evlog.dev/",
1906
+ "learn_more": "https://www.evlog.dev/getting-started/introduction",
1907
+ "category": "Monitoring",
1908
+ "type": "3rd-party",
1909
+ "maintainers": [
1910
+ {
1911
+ "name": "Hugo",
1912
+ "github": "HugoRCD",
1913
+ "twitter": "hugorcd",
1914
+ "bluesky": "hrcd.fr"
1915
+ }
1916
+ ],
1917
+ "compatibility": {
1918
+ "nuxt": ">=3.0.0",
1919
+ "requires": {}
1920
+ },
1921
+ "mcp": "https://evlog.dev/mcp"
1922
+ },
1876
1923
  {
1877
1924
  "name": "fathom-analytics",
1878
1925
  "description": "Fathom analytics integration for Nuxt",
@@ -1950,7 +1997,7 @@
1950
1997
  "icon": "firebase.png",
1951
1998
  "github": "https://github.com/nuxt-community/firebase-module",
1952
1999
  "website": "https://firebase.nuxtjs.org",
1953
- "learn_more": "https://firebase.google.com/",
2000
+ "learn_more": "https://firebase.google.com/?hl=es-419",
1954
2001
  "category": "Database",
1955
2002
  "type": "community",
1956
2003
  "maintainers": [
@@ -2131,6 +2178,29 @@
2131
2178
  "requires": {}
2132
2179
  }
2133
2180
  },
2181
+ {
2182
+ "name": "freeform",
2183
+ "description": "Desktop-like drag & drop for Nuxt. Lasso selection, reorder, drop into containers - zero dependencies, pure Vue magic.",
2184
+ "repo": "Flo0806/nuxt-freeform#main/packages/nuxt-freeform",
2185
+ "npm": "nuxt-freeform",
2186
+ "icon": "nuxt-freeform.png",
2187
+ "github": "https://github.com/Flo0806/nuxt-freeform",
2188
+ "website": "https://nuxt-freeform.fh-softdev.de",
2189
+ "learn_more": "",
2190
+ "category": "UI",
2191
+ "type": "3rd-party",
2192
+ "maintainers": [
2193
+ {
2194
+ "name": "Florian Heuberger",
2195
+ "github": "Flo0806",
2196
+ "bluesky": "flo-heuberger.bsky.social"
2197
+ }
2198
+ ],
2199
+ "compatibility": {
2200
+ "nuxt": ">=3.0.0",
2201
+ "requires": {}
2202
+ }
2203
+ },
2134
2204
  {
2135
2205
  "name": "fullpage",
2136
2206
  "description": "Nuxt module for fullpage-vue plugin",
@@ -2179,12 +2249,12 @@
2179
2249
  {
2180
2250
  "name": "google-adsense",
2181
2251
  "description": "Google Adsense Module for Nuxt",
2182
- "repo": "nuxt-community/google-adsense-module",
2252
+ "repo": "nuxt-modules/google-adsense",
2183
2253
  "npm": "@nuxtjs/google-adsense",
2184
2254
  "icon": "google-adsense.png",
2185
- "github": "https://github.com/nuxt-community/google-adsense-module",
2186
- "website": "https://github.com/nuxt-community/google-adsense-module",
2187
- "learn_more": "https://www.google.com/adsense/start/",
2255
+ "github": "https://github.com/nuxt-modules/google-adsense",
2256
+ "website": "https://github.com/nuxt-modules/google-adsense",
2257
+ "learn_more": "https://adsense.google.com/start/",
2188
2258
  "category": "Analytics",
2189
2259
  "type": "community",
2190
2260
  "maintainers": [
@@ -2207,10 +2277,10 @@
2207
2277
  {
2208
2278
  "name": "google-analytics",
2209
2279
  "description": "Google analytics Module for Nuxt",
2210
- "repo": "nuxt-community/analytics-module",
2280
+ "repo": "nuxt-community/google-analytics-module",
2211
2281
  "npm": "@nuxtjs/google-analytics",
2212
2282
  "icon": "google-analytics.png",
2213
- "github": "https://github.com/nuxt-community/analytics-module",
2283
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2214
2284
  "website": "https://google-analytics.nuxtjs.org",
2215
2285
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2216
2286
  "category": "Analytics",
@@ -2247,7 +2317,7 @@
2247
2317
  "icon": "google-fonts.png",
2248
2318
  "github": "https://github.com/nuxt-modules/google-fonts",
2249
2319
  "website": "https://google-fonts.nuxtjs.org",
2250
- "learn_more": "https://developers.google.com/fonts",
2320
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2251
2321
  "category": "Fonts",
2252
2322
  "type": "community",
2253
2323
  "maintainers": [
@@ -2267,12 +2337,12 @@
2267
2337
  {
2268
2338
  "name": "google-gtag",
2269
2339
  "description": "Google GTag for Nuxt",
2270
- "repo": "nuxt-community/google-gtag",
2340
+ "repo": "nuxt-community/google-gtag-module",
2271
2341
  "npm": "@nuxtjs/google-gtag",
2272
2342
  "icon": "gtm.png",
2273
- "github": "https://github.com/nuxt-community/google-gtag",
2274
- "website": "https://github.com/nuxt-community/google-gtag",
2275
- "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
2343
+ "github": "https://github.com/nuxt-community/google-gtag-module",
2344
+ "website": "https://github.com/nuxt-community/google-gtag-module",
2345
+ "learn_more": "https://developers.google.com/analytics/legacy/universal-analytics?hl=ar",
2276
2346
  "category": "Analytics",
2277
2347
  "type": "community",
2278
2348
  "maintainers": [
@@ -2439,7 +2509,7 @@
2439
2509
  "icon": "hanko.svg",
2440
2510
  "github": "https://github.com/nuxt-modules/hanko",
2441
2511
  "website": "https://github.com/nuxt-modules/hanko",
2442
- "learn_more": "https://hanko.io/",
2512
+ "learn_more": "https://www.hanko.io/",
2443
2513
  "category": "Security",
2444
2514
  "type": "community",
2445
2515
  "maintainers": [
@@ -2766,7 +2836,7 @@
2766
2836
  "repo": "Luxdamore/nuxt-humans-txt",
2767
2837
  "npm": "@luxdamore/nuxt-humans-txt",
2768
2838
  "icon": "",
2769
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2839
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2770
2840
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2771
2841
  "learn_more": "",
2772
2842
  "category": "SEO",
@@ -2899,7 +2969,7 @@
2899
2969
  "repo": "gitfoxcode/nuxt-icons",
2900
2970
  "npm": "nuxt-icons",
2901
2971
  "icon": "icons.png",
2902
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2972
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
2903
2973
  "website": "https://github.com/gitFoxCode/nuxt-icons",
2904
2974
  "learn_more": "",
2905
2975
  "category": "UI",
@@ -3012,15 +3082,16 @@
3012
3082
  "npm": "inkline",
3013
3083
  "icon": "inkline.svg",
3014
3084
  "github": "https://github.com/inkline/inkline",
3015
- "website": "https://inkline.io",
3016
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3085
+ "website": "https://www.inkline.io/",
3086
+ "learn_more": "https://www.inkline.io/docs/installation/nuxt",
3017
3087
  "category": "UI",
3018
3088
  "type": "3rd-party",
3019
3089
  "maintainers": [
3020
3090
  {
3021
3091
  "name": "Alex Grozav",
3022
3092
  "github": "alexgrozav",
3023
- "twitter": "alexgrozav"
3093
+ "twitter": "alexgrozav",
3094
+ "bluesky": "alexgrozav.com"
3024
3095
  }
3025
3096
  ],
3026
3097
  "compatibility": {
@@ -3172,8 +3243,8 @@
3172
3243
  "npm": "@nuxtjs/kinde",
3173
3244
  "icon": "kinde.svg",
3174
3245
  "github": "https://github.com/nuxt-modules/kinde",
3175
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3176
- "learn_more": "https://kinde.com/",
3246
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3247
+ "learn_more": "https://www.kinde.com/",
3177
3248
  "category": "Security",
3178
3249
  "type": "community",
3179
3250
  "maintainers": [
@@ -3201,7 +3272,7 @@
3201
3272
  "repo": "kong/kongponents",
3202
3273
  "npm": "@kong/kongponents",
3203
3274
  "icon": "kong.svg",
3204
- "github": "https://github.com/Kong/kongponents/tree/main/nuxt",
3275
+ "github": "https://github.com/kong/kongponents",
3205
3276
  "website": "https://kongponents.konghq.com/",
3206
3277
  "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3207
3278
  "category": "UI",
@@ -3222,11 +3293,11 @@
3222
3293
  {
3223
3294
  "name": "kql",
3224
3295
  "description": "Nuxt module for Kirby's Query Language API",
3225
- "repo": "johannschopplich/nuxt-kql",
3296
+ "repo": "johannschopplich/nuxt-kirby",
3226
3297
  "npm": "nuxt-kirby",
3227
3298
  "icon": "kql.svg",
3228
- "github": "https://github.com/johannschopplich/nuxt-kql",
3229
- "website": "https://nuxt-kql.byjohann.dev/",
3299
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3300
+ "website": "https://nuxt-kirby.byjohann.dev/",
3230
3301
  "learn_more": "",
3231
3302
  "category": "CMS",
3232
3303
  "type": "3rd-party",
@@ -3246,11 +3317,11 @@
3246
3317
  {
3247
3318
  "name": "laravel-echo",
3248
3319
  "description": "Laravel Echo for Nuxt",
3249
- "repo": "nuxt-community/laravel-echo",
3320
+ "repo": "nuxt-community/laravel-echo-module",
3250
3321
  "npm": "@nuxtjs/laravel-echo",
3251
3322
  "icon": "laravel-echo.png",
3252
- "github": "https://github.com/nuxt-community/laravel-echo",
3253
- "website": "https://github.com/nuxt-community/laravel-echo",
3323
+ "github": "https://github.com/nuxt-community/laravel-echo-module",
3324
+ "website": "https://github.com/nuxt-community/laravel-echo-module",
3254
3325
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3255
3326
  "category": "CMS",
3256
3327
  "type": "community",
@@ -3343,8 +3414,8 @@
3343
3414
  "npm": "nuxt-link-checker",
3344
3415
  "icon": "link-checker.svg",
3345
3416
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3346
- "website": "https://nuxtseo.com/link-checker",
3347
- "learn_more": "https://nuxtseo.com/link-checker",
3417
+ "website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3418
+ "learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3348
3419
  "category": "SEO",
3349
3420
  "type": "3rd-party",
3350
3421
  "maintainers": [
@@ -3364,14 +3435,14 @@
3364
3435
  {
3365
3436
  "name": "llms",
3366
3437
  "description": "Generate llms.txt documentation for your Nuxt application",
3367
- "repo": "nuxtlabs/nuxt-llms",
3438
+ "repo": "nuxt-content/nuxt-llms",
3368
3439
  "npm": "nuxt-llms",
3369
3440
  "icon": "llms.png",
3370
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3371
- "website": "https://github.com/nuxtlabs/nuxt-llms",
3441
+ "github": "https://github.com/nuxt-content/nuxt-llms",
3442
+ "website": "https://github.com/nuxt-content/nuxt-llms",
3372
3443
  "learn_more": "",
3373
3444
  "category": "AI",
3374
- "type": "3rd-party",
3445
+ "type": "community",
3375
3446
  "maintainers": [
3376
3447
  {
3377
3448
  "name": "Farnabaz",
@@ -3422,11 +3493,11 @@
3422
3493
  {
3423
3494
  "name": "localtunnel",
3424
3495
  "description": "exposes your localhost to the world for easy testing and sharing",
3425
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3496
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3426
3497
  "npm": "@nuxtjs/localtunnel",
3427
3498
  "icon": "localtunnel.png",
3428
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3429
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3499
+ "github": "https://github.com/nuxt-community/legacy-modules",
3500
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
3430
3501
  "learn_more": "https://github.com/localtunnel/localtunnel",
3431
3502
  "category": "Devtools",
3432
3503
  "type": "community",
@@ -3475,7 +3546,7 @@
3475
3546
  "icon": "logrocket.png",
3476
3547
  "github": "https://github.com/nuxt-modules/logrocket",
3477
3548
  "website": "https://github.com/nuxt-modules/logrocket",
3478
- "learn_more": "https://docs.logrocket.com/docs",
3549
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3479
3550
  "category": "Monitoring",
3480
3551
  "type": "community",
3481
3552
  "maintainers": [
@@ -3496,9 +3567,9 @@
3496
3567
  "repo": "logto-io/js#master/packages/nuxt",
3497
3568
  "npm": "@logto/nuxt",
3498
3569
  "icon": "logto.svg",
3499
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3570
+ "github": "https://github.com/logto-io/js",
3500
3571
  "website": "https://logto.io",
3501
- "learn_more": "https://docs.logto.io",
3572
+ "learn_more": "https://docs.logto.io/introduction",
3502
3573
  "category": "Security",
3503
3574
  "type": "3rd-party",
3504
3575
  "maintainers": [
@@ -3593,8 +3664,8 @@
3593
3664
  "npm": "magic-regexp",
3594
3665
  "icon": "magic-regexp.svg",
3595
3666
  "github": "https://github.com/unjs/magic-regexp",
3596
- "website": "https://magic-regexp.roe.dev",
3597
- "learn_more": "https://magic-regexp.roe.dev",
3667
+ "website": "https://regexp.dev/",
3668
+ "learn_more": "https://regexp.dev/",
3598
3669
  "category": "Libraries",
3599
3670
  "type": "3rd-party",
3600
3671
  "maintainers": [
@@ -3616,7 +3687,7 @@
3616
3687
  "repo": "yizack/nuxt-mailchannels",
3617
3688
  "npm": "nuxt-mailchannels",
3618
3689
  "icon": "mailchannels.svg",
3619
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3690
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3620
3691
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3621
3692
  "learn_more": "https://www.mailchannels.com/email-api/",
3622
3693
  "category": "Extensions",
@@ -3687,7 +3758,7 @@
3687
3758
  "repo": "hanzydev/nuxt-marquee",
3688
3759
  "npm": "nuxt-marquee",
3689
3760
  "icon": "marquee.png",
3690
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3761
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3691
3762
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3692
3763
  "learn_more": "",
3693
3764
  "category": "UI",
@@ -3733,7 +3804,7 @@
3733
3804
  "repo": "louismazel/maz-ui#master/packages/nuxt",
3734
3805
  "npm": "@maz-ui/nuxt",
3735
3806
  "icon": "maz-ui.png",
3736
- "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3807
+ "github": "https://github.com/louismazel/maz-ui",
3737
3808
  "website": "https://maz-ui.com/",
3738
3809
  "learn_more": "https://maz-ui.com/guide/nuxt",
3739
3810
  "category": "UI",
@@ -3756,7 +3827,7 @@
3756
3827
  "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3757
3828
  "npm": "@nuxtjs/mcp-toolkit",
3758
3829
  "icon": "mcp-toolkit.png",
3759
- "github": "https://github.com/nuxt-modules/mcp-toolkit/tree/main/packages/nuxt-mcp-toolkit",
3830
+ "github": "https://github.com/nuxt-modules/mcp-toolkit",
3760
3831
  "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3761
3832
  "learn_more": "",
3762
3833
  "category": "AI",
@@ -3778,11 +3849,11 @@
3778
3849
  {
3779
3850
  "name": "mdc",
3780
3851
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3781
- "repo": "nuxt-modules/mdc",
3852
+ "repo": "nuxt-content/mdc",
3782
3853
  "npm": "@nuxtjs/mdc",
3783
3854
  "icon": "mdc.png",
3784
- "github": "https://github.com/nuxt-modules/mdc",
3785
- "website": "https://github.com/nuxt-modules/mdc",
3855
+ "github": "https://github.com/nuxt-content/mdc",
3856
+ "website": "https://github.com/nuxt-content/mdc",
3786
3857
  "learn_more": "",
3787
3858
  "category": "Extensions",
3788
3859
  "type": "community",
@@ -3825,14 +3896,14 @@
3825
3896
  {
3826
3897
  "name": "medusa",
3827
3898
  "description": "Easily connect to Medusa from your Nuxt application",
3828
- "repo": "Baroshem/nuxt-medusa",
3899
+ "repo": "nuxt-modules/medusa",
3829
3900
  "npm": "@nuxtjs/medusa",
3830
3901
  "icon": "medusa.svg",
3831
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3902
+ "github": "https://github.com/nuxt-modules/medusa",
3832
3903
  "website": "https://nuxt-medusa.vercel.app/",
3833
3904
  "learn_more": "https://nuxt-medusa.vercel.app/",
3834
3905
  "category": "Ecommerce",
3835
- "type": "3rd-party",
3906
+ "type": "community",
3836
3907
  "maintainers": [
3837
3908
  {
3838
3909
  "name": "Jakub Andrzejewski",
@@ -3928,7 +3999,7 @@
3928
3999
  "npm": "@mojocss/nuxt",
3929
4000
  "icon": "mojocss.svg",
3930
4001
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
3931
- "website": "https://mojocss.com/docs/guide/nuxtjs",
4002
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
3932
4003
  "learn_more": "",
3933
4004
  "category": "UI",
3934
4005
  "type": "3rd-party",
@@ -4023,7 +4094,7 @@
4023
4094
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
4024
4095
  "repo": "nuxt-community/netlify-files-module",
4025
4096
  "npm": "@nuxtjs/netlify-files",
4026
- "icon": "netlify.png",
4097
+ "icon": "netlify.svg",
4027
4098
  "github": "https://github.com/nuxt-community/netlify-files-module",
4028
4099
  "website": "https://github.com/nuxt-community/netlify-files-module",
4029
4100
  "learn_more": "https://www.netlify.com/",
@@ -4044,23 +4115,23 @@
4044
4115
  },
4045
4116
  {
4046
4117
  "name": "netlify",
4047
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
4048
- "repo": "juliomrqz/nuxt-netlify",
4049
- "npm": "@aceforth/nuxt-netlify",
4050
- "icon": "netlify.png",
4051
- "github": "https://github.com/juliomrqz/nuxt-netlify",
4052
- "website": "https://github.com/juliomrqz/nuxt-netlify",
4053
- "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
4118
+ "description": "Local emulation of the Netlify platform in development",
4119
+ "repo": "netlify/primitives#main/packages/nuxt-module",
4120
+ "npm": "@netlify/nuxt",
4121
+ "icon": "netlify.svg",
4122
+ "github": "https://github.com/netlify/primitives",
4123
+ "website": "https://github.com/netlify/primitives#readme",
4124
+ "learn_more": "https://npmx.dev/package/@netlify/nuxt",
4054
4125
  "category": "Deployment",
4055
4126
  "type": "3rd-party",
4056
4127
  "maintainers": [
4057
4128
  {
4058
- "name": "bazzite",
4059
- "github": "bazzite"
4129
+ "name": "Netlify",
4130
+ "github": "netlify"
4060
4131
  }
4061
4132
  ],
4062
4133
  "compatibility": {
4063
- "nuxt": "^2.0.0",
4134
+ "nuxt": "^3.0.0 || ^4.0.0",
4064
4135
  "requires": {}
4065
4136
  }
4066
4137
  },
@@ -4178,6 +4249,28 @@
4178
4249
  "requires": {}
4179
4250
  }
4180
4251
  },
4252
+ {
4253
+ "name": "nuxt-actions",
4254
+ "description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
4255
+ "repo": "billymaulana/nuxt-actions",
4256
+ "npm": "nuxt-actions",
4257
+ "icon": "nuxt-actions.svg",
4258
+ "github": "https://github.com/billymaulana/nuxt-actions",
4259
+ "website": "https://billymaulana.github.io/nuxt-actions/",
4260
+ "learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
4261
+ "category": "Request",
4262
+ "type": "3rd-party",
4263
+ "maintainers": [
4264
+ {
4265
+ "name": "Billy Maulana",
4266
+ "github": "billymaulana"
4267
+ }
4268
+ ],
4269
+ "compatibility": {
4270
+ "nuxt": "^3.7.0 || ^4.0.0",
4271
+ "requires": {}
4272
+ }
4273
+ },
4181
4274
  {
4182
4275
  "name": "nuxt-aidbase",
4183
4276
  "description": "Easily integrate Aidbase into your Nuxt app.",
@@ -4294,6 +4387,29 @@
4294
4387
  "requires": {}
4295
4388
  }
4296
4389
  },
4390
+ {
4391
+ "name": "nuxt-auto-form",
4392
+ "description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
4393
+ "repo": "Norbiros/nuxt-auto-form",
4394
+ "npm": "@norbiros/nuxt-auto-form",
4395
+ "icon": "nuxt-auto-form.svg",
4396
+ "github": "https://github.com/Norbiros/nuxt-auto-form",
4397
+ "website": "https://nuxt-auto-form.norbiros.dev",
4398
+ "learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
4399
+ "category": "Libraries",
4400
+ "type": "3rd-party",
4401
+ "maintainers": [
4402
+ {
4403
+ "name": "Norbiros",
4404
+ "github": "Norbiros",
4405
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
4406
+ }
4407
+ ],
4408
+ "compatibility": {
4409
+ "nuxt": ">=3.0.0",
4410
+ "requires": {}
4411
+ }
4412
+ },
4297
4413
  {
4298
4414
  "name": "nuxt-basic-auth",
4299
4415
  "description": "Nuxt Module for Basic Authentication",
@@ -4397,7 +4513,7 @@
4397
4513
  "icon": "nuxt-charts.svg",
4398
4514
  "github": "https://github.com/dennisadriaans/vue-chrts",
4399
4515
  "website": "https://nuxtcharts.com/",
4400
- "learn_more": "https://nuxtcharts.com/docs",
4516
+ "learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
4401
4517
  "category": "UI",
4402
4518
  "type": "3rd-party",
4403
4519
  "maintainers": [
@@ -4463,7 +4579,7 @@
4463
4579
  "repo": "thimodev/nuxt-codemirror",
4464
4580
  "npm": "nuxt-codemirror",
4465
4581
  "icon": "nuxt-codemirror.svg",
4466
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4582
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4467
4583
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4468
4584
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4469
4585
  "category": "Libraries",
@@ -4486,7 +4602,7 @@
4486
4602
  "repo": "lorexiq/nuxt-color-picker",
4487
4603
  "npm": "nuxt-color-picker",
4488
4604
  "icon": "nuxt-color-picker.png",
4489
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4605
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4490
4606
  "website": "https://nuxt-color-picker.nuxt.dev/",
4491
4607
  "learn_more": "",
4492
4608
  "category": "UI",
@@ -4629,7 +4745,7 @@
4629
4745
  "type": "3rd-party",
4630
4746
  "maintainers": [
4631
4747
  {
4632
- "name": "Supanut Dokmaithong",
4748
+ "name": "Supanut Weerachotthakorn",
4633
4749
  "github": "Boomgeek"
4634
4750
  },
4635
4751
  {
@@ -4752,7 +4868,7 @@
4752
4868
  }
4753
4869
  ],
4754
4870
  "compatibility": {
4755
- "nuxt": "^3.0.0",
4871
+ "nuxt": ">=3.0.0",
4756
4872
  "requires": {}
4757
4873
  }
4758
4874
  },
@@ -4787,7 +4903,7 @@
4787
4903
  "npm": "nuxt-glaze",
4788
4904
  "icon": "nuxt-glaze.png",
4789
4905
  "github": "https://github.com/holux-design/nuxt-glaze",
4790
- "website": "https://glaze.dev",
4906
+ "website": "https://www.glaze.dev/",
4791
4907
  "learn_more": "",
4792
4908
  "category": "Libraries",
4793
4909
  "type": "3rd-party",
@@ -4859,7 +4975,7 @@
4859
4975
  "type": "3rd-party",
4860
4976
  "maintainers": [
4861
4977
  {
4862
- "name": "Abbas Mohamed",
4978
+ "name": "Abbas Mohamed Ahmed",
4863
4979
  "github": "Abbasmoe"
4864
4980
  }
4865
4981
  ],
@@ -4900,11 +5016,11 @@
4900
5016
  {
4901
5017
  "name": "nuxt-graphql-playground",
4902
5018
  "description": "",
4903
- "repo": "pinpon-dev/nuxt-graphql-playground",
5019
+ "repo": "tuarrep/nuxt-graphql-playground",
4904
5020
  "npm": "@pin-pon/nuxt-graphql-playground",
4905
5021
  "icon": "",
4906
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
4907
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5022
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
5023
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
4908
5024
  "learn_more": "",
4909
5025
  "category": "Devtools",
4910
5026
  "type": "3rd-party",
@@ -5020,7 +5136,7 @@
5020
5136
  "repo": "daliborgogic/nuxt-interpolation#master",
5021
5137
  "npm": "nuxt-interpolation",
5022
5138
  "icon": "",
5023
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5139
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
5024
5140
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5025
5141
  "learn_more": "",
5026
5142
  "category": "Devtools",
@@ -5480,7 +5596,7 @@
5480
5596
  }
5481
5597
  ],
5482
5598
  "compatibility": {
5483
- "nuxt": ">=3.0.0 <5.0.0-alpha.0",
5599
+ "nuxt": ">=3.0.0",
5484
5600
  "requires": {}
5485
5601
  }
5486
5602
  },
@@ -5564,7 +5680,7 @@
5564
5680
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5565
5681
  "npm": "@i2d/nuxt-pdf-frame",
5566
5682
  "icon": "pdf-frame.svg",
5567
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5683
+ "github": "https://github.com/i2djs/pdf-frame",
5568
5684
  "website": "https://www.pdf-frame.org",
5569
5685
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5570
5686
  "category": "Libraries",
@@ -5661,7 +5777,7 @@
5661
5777
  "type": "3rd-party",
5662
5778
  "maintainers": [
5663
5779
  {
5664
- "name": "Supanut Dokmaithong",
5780
+ "name": "Supanut Weerachotthakorn",
5665
5781
  "github": "Boomgeek"
5666
5782
  },
5667
5783
  {
@@ -5771,7 +5887,7 @@
5771
5887
  "repo": "onmax/nuxt-safe-runtime-config#main",
5772
5888
  "npm": "nuxt-safe-runtime-config",
5773
5889
  "icon": "nuxt-safe-runtime-config.svg",
5774
- "github": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5890
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5775
5891
  "website": "https://nuxt-safe-runtime-config.onmax.me",
5776
5892
  "learn_more": "",
5777
5893
  "category": "Devtools",
@@ -5890,11 +6006,11 @@
5890
6006
  {
5891
6007
  "name": "nuxt-smartlook",
5892
6008
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
5893
- "repo": "f00b4r/nuxt-smartlook",
6009
+ "repo": "contributte/nuxt-smartlook",
5894
6010
  "npm": "nuxt-smartlook",
5895
6011
  "icon": "nuxt-smartlook.png",
5896
- "github": "https://github.com/f00b4r/nuxt-smartlook",
5897
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6012
+ "github": "https://github.com/contributte/nuxt-smartlook",
6013
+ "website": "https://github.com/contributte/nuxt-smartlook",
5898
6014
  "learn_more": "https://www.smartlook.com/",
5899
6015
  "category": "Analytics",
5900
6016
  "type": "3rd-party",
@@ -6022,7 +6138,8 @@
6022
6138
  "maintainers": [
6023
6139
  {
6024
6140
  "name": "Frederik Bußmann",
6025
- "github": "freb97"
6141
+ "github": "freb97",
6142
+ "bluesky": "freb97.bsky.social"
6026
6143
  }
6027
6144
  ],
6028
6145
  "compatibility": {
@@ -6126,11 +6243,11 @@
6126
6243
  {
6127
6244
  "name": "nuxt-toc",
6128
6245
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
6129
- "repo": "hanyujie2002/nuxt-toc",
6246
+ "repo": "thaikolja/nuxt-toc",
6130
6247
  "npm": "nuxt-toc",
6131
6248
  "icon": "nuxt-toc.png",
6132
- "github": "https://github.com/hanyujie2002/nuxt-toc",
6133
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6249
+ "github": "https://github.com/thaikolja/nuxt-toc",
6250
+ "website": "https://github.com/thaikolja/nuxt-toc",
6134
6251
  "learn_more": "",
6135
6252
  "category": "UI",
6136
6253
  "type": "3rd-party",
@@ -6253,7 +6370,7 @@
6253
6370
  }
6254
6371
  ],
6255
6372
  "compatibility": {
6256
- "nuxt": "^2.0.0 || >=3.0.0",
6373
+ "nuxt": ">=3.0.0-rc.11",
6257
6374
  "requires": {
6258
6375
  "bridge": "optional"
6259
6376
  }
@@ -6329,10 +6446,10 @@
6329
6446
  {
6330
6447
  "name": "nuxt2-ngrok",
6331
6448
  "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
6332
- "repo": "nuxt-community/ngrok",
6449
+ "repo": "nuxt-modules/ngrok",
6333
6450
  "npm": "@nuxtjs/ngrok",
6334
6451
  "icon": "ngrok.png",
6335
- "github": "https://github.com/nuxt-community/ngrok-module",
6452
+ "github": "https://github.com/nuxt-modules/ngrok",
6336
6453
  "website": "https://ngrok.nuxtjs.org",
6337
6454
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6338
6455
  "category": "Devtools",
@@ -6383,8 +6500,8 @@
6383
6500
  "repo": "daliborgogic/interpolation",
6384
6501
  "npm": "nuxt3-interpolation",
6385
6502
  "icon": "",
6386
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6387
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6503
+ "github": "https://github.com/daliborgogic/interpolation",
6504
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6388
6505
  "learn_more": "",
6389
6506
  "category": "Devtools",
6390
6507
  "type": "3rd-party",
@@ -6431,8 +6548,8 @@
6431
6548
  "npm": "nuxt-og-image",
6432
6549
  "icon": "og-image.svg",
6433
6550
  "github": "https://github.com/nuxt-modules/og-image",
6434
- "website": "https://nuxtseo.com/og-image",
6435
- "learn_more": "https://nuxtseo.com/og-image",
6551
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6552
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6436
6553
  "category": "SEO",
6437
6554
  "type": "community",
6438
6555
  "maintainers": [
@@ -6622,7 +6739,7 @@
6622
6739
  "icon": "partytown.svg",
6623
6740
  "github": "https://github.com/nuxt-modules/partytown",
6624
6741
  "website": "https://github.com/nuxt-modules/partytown",
6625
- "learn_more": "https://partytown.builder.io/",
6742
+ "learn_more": "https://partytown.qwik.dev/",
6626
6743
  "category": "Performance",
6627
6744
  "type": "community",
6628
6745
  "maintainers": [
@@ -6742,7 +6859,7 @@
6742
6859
  "repo": "posva/pinia-colada#main/nuxt",
6743
6860
  "npm": "@pinia/colada-nuxt",
6744
6861
  "icon": "pinia-colada.png",
6745
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6862
+ "github": "https://github.com/posva/pinia-colada",
6746
6863
  "website": "https://pinia-colada.esm.dev",
6747
6864
  "learn_more": "",
6748
6865
  "category": "Extensions",
@@ -6766,7 +6883,7 @@
6766
6883
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
6767
6884
  "npm": "@pinia-orm/nuxt",
6768
6885
  "icon": "pinia-orm.svg",
6769
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6886
+ "github": "https://github.com/CodeDredd/pinia-orm",
6770
6887
  "website": "https://pinia-orm.codedredd.de/",
6771
6888
  "learn_more": "",
6772
6889
  "category": "Extensions",
@@ -6813,7 +6930,7 @@
6813
6930
  "repo": "vuejs/pinia#v2/packages/nuxt",
6814
6931
  "npm": "@pinia/nuxt",
6815
6932
  "icon": "pinia.svg",
6816
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
6933
+ "github": "https://github.com/vuejs/pinia",
6817
6934
  "website": "https://pinia.vuejs.org/",
6818
6935
  "learn_more": "",
6819
6936
  "category": "Extensions",
@@ -6952,7 +7069,7 @@
6952
7069
  "repo": "primefaces/primevue#master/packages/nuxt-module",
6953
7070
  "npm": "@primevue/nuxt-module",
6954
7071
  "icon": "primevue.svg",
6955
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7072
+ "github": "https://github.com/primefaces/primevue",
6956
7073
  "website": "https://primevue.org/",
6957
7074
  "learn_more": "https://primevue.org/nuxt/",
6958
7075
  "category": "UI",
@@ -6976,7 +7093,7 @@
6976
7093
  "npm": "@prisma/nuxt",
6977
7094
  "icon": "prisma.png",
6978
7095
  "github": "https://github.com/prisma/nuxt-prisma",
6979
- "website": "https://www.prisma.io/docs/guides/nuxt",
7096
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
6980
7097
  "learn_more": "https://www.prisma.io/orm",
6981
7098
  "category": "Database",
6982
7099
  "type": "3rd-party",
@@ -7136,7 +7253,7 @@
7136
7253
  "icon": "pwa.png",
7137
7254
  "github": "https://github.com/nuxt-community/pwa-module",
7138
7255
  "website": "https://pwa.nuxtjs.org",
7139
- "learn_more": "https://web.dev/progressive-web-apps/",
7256
+ "learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
7140
7257
  "category": "Performance",
7141
7258
  "type": "community",
7142
7259
  "maintainers": [
@@ -7230,7 +7347,7 @@
7230
7347
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7231
7348
  "npm": "@query-api/nuxt",
7232
7349
  "icon": "query-api.svg",
7233
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7350
+ "github": "https://github.com/samuelreichor/query-api",
7234
7351
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7235
7352
  "learn_more": "https://samuelreichor.at/libraries",
7236
7353
  "category": "CMS",
@@ -7254,7 +7371,7 @@
7254
7371
  "icon": "radash.png",
7255
7372
  "github": "https://github.com/bbg/nuxt-radash",
7256
7373
  "website": "https://github.com/bbg/nuxt-radash#readme",
7257
- "learn_more": "https://github.com/rayepps/radash/",
7374
+ "learn_more": "https://github.com/sodiray/radash",
7258
7375
  "category": "Libraries",
7259
7376
  "type": "3rd-party",
7260
7377
  "maintainers": [
@@ -7276,7 +7393,7 @@
7276
7393
  "icon": "recaptcha.png",
7277
7394
  "github": "https://github.com/nuxt-community/recaptcha-module",
7278
7395
  "website": "https://github.com/nuxt-community/recaptcha-module",
7279
- "learn_more": "https://www.google.com/recaptcha/about/",
7396
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7280
7397
  "category": "Security",
7281
7398
  "type": "community",
7282
7399
  "maintainers": [
@@ -7341,10 +7458,10 @@
7341
7458
  {
7342
7459
  "name": "reka-ui",
7343
7460
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7344
- "repo": "unovue/radix-vue",
7461
+ "repo": "unovue/reka-ui",
7345
7462
  "npm": "reka-ui",
7346
7463
  "icon": "reka-ui.svg",
7347
- "github": "https://github.com/unovue/radix-vue",
7464
+ "github": "https://github.com/unovue/reka-ui",
7348
7465
  "website": "https://www.reka-ui.com/",
7349
7466
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7350
7467
  "category": "UI",
@@ -7505,7 +7622,7 @@
7505
7622
  "repo": "nuxt-modules/sanity#main",
7506
7623
  "npm": "@nuxtjs/sanity",
7507
7624
  "icon": "sanity.png",
7508
- "github": "https://github.com/nuxt-modules/sanity#main",
7625
+ "github": "https://github.com/nuxt-modules/sanity",
7509
7626
  "website": "https://sanity.nuxtjs.org",
7510
7627
  "learn_more": "https://www.sanity.io/",
7511
7628
  "category": "CMS",
@@ -7531,7 +7648,7 @@
7531
7648
  "repo": "scalar/scalar#main/integrations/nuxt",
7532
7649
  "npm": "@scalar/nuxt",
7533
7650
  "icon": "scalar.svg",
7534
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7651
+ "github": "https://github.com/scalar/scalar",
7535
7652
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7536
7653
  "learn_more": "https://scalar.com",
7537
7654
  "category": "Devtools",
@@ -7555,7 +7672,7 @@
7555
7672
  "npm": "nuxt-schema-org",
7556
7673
  "icon": "schema-org.svg",
7557
7674
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7558
- "website": "https://nuxtseo.com/schema-org",
7675
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7559
7676
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7560
7677
  "category": "SEO",
7561
7678
  "type": "3rd-party",
@@ -7666,13 +7783,13 @@
7666
7783
  },
7667
7784
  {
7668
7785
  "name": "sentry",
7669
- "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7786
+ "description": "Sentry SDK for Nuxt",
7670
7787
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7671
7788
  "npm": "@sentry/nuxt",
7672
7789
  "icon": "sentry.svg",
7673
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7790
+ "github": "https://github.com/getsentry/sentry-javascript",
7674
7791
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7675
- "learn_more": "https://sentry.io",
7792
+ "learn_more": "https://sentry.io/welcome/",
7676
7793
  "category": "Monitoring",
7677
7794
  "type": "3rd-party",
7678
7795
  "maintainers": [
@@ -7689,12 +7806,12 @@
7689
7806
  {
7690
7807
  "name": "seo-experiments",
7691
7808
  "description": "Powerful SEO DX improvements.",
7692
- "repo": "harlan-zw/nuxt-seo-experiments",
7809
+ "repo": "harlan-zw/nuxt-seo-utils",
7693
7810
  "npm": "nuxt-seo-utils",
7694
7811
  "icon": "seo-experiments.svg",
7695
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
7696
- "website": "https://nuxtseo.com/experiments",
7697
- "learn_more": "https://nuxtseo.com/experiments",
7812
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7813
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7814
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7698
7815
  "category": "SEO",
7699
7816
  "type": "3rd-party",
7700
7817
  "maintainers": [
@@ -7713,11 +7830,11 @@
7713
7830
  {
7714
7831
  "name": "seo-meta",
7715
7832
  "description": "Simple generate seo metadata",
7716
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7833
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
7717
7834
  "npm": "nuxt-seo-meta",
7718
7835
  "icon": "",
7719
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7720
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7836
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7837
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
7721
7838
  "learn_more": "",
7722
7839
  "category": "SEO",
7723
7840
  "type": "3rd-party",
@@ -7742,7 +7859,7 @@
7742
7859
  "icon": "nuxt.svg",
7743
7860
  "github": "https://github.com/harlan-zw/nuxt-seo",
7744
7861
  "website": "https://nuxtseo.com/",
7745
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7862
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
7746
7863
  "category": "SEO",
7747
7864
  "type": "3rd-party",
7748
7865
  "maintainers": [
@@ -7831,10 +7948,10 @@
7831
7948
  {
7832
7949
  "name": "shadcn",
7833
7950
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
7834
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
7951
+ "repo": "unovue/shadcn-vue#dev/packages/module",
7835
7952
  "npm": "shadcn-nuxt",
7836
7953
  "icon": "",
7837
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
7954
+ "github": "https://github.com/unovue/shadcn-vue",
7838
7955
  "website": "https://www.shadcn-vue.com",
7839
7956
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
7840
7957
  "category": "UI",
@@ -7862,7 +7979,7 @@
7862
7979
  "npm": "@nuxtjs/shopify",
7863
7980
  "icon": "shopify.png",
7864
7981
  "github": "https://github.com/nuxt-modules/shopify",
7865
- "website": "https://nuxt-modules.github.io/shopify",
7982
+ "website": "https://shopify.nuxtjs.org/",
7866
7983
  "learn_more": "https://shopify.dev/docs",
7867
7984
  "category": "Ecommerce",
7868
7985
  "type": "community",
@@ -7873,7 +7990,8 @@
7873
7990
  },
7874
7991
  {
7875
7992
  "name": "Frederik Bußmann",
7876
- "github": "freb97"
7993
+ "github": "freb97",
7994
+ "bluesky": "freb97.bsky.social"
7877
7995
  }
7878
7996
  ],
7879
7997
  "compatibility": {
@@ -7887,9 +8005,9 @@
7887
8005
  "repo": "shopware/frontends#main/packages/nuxt-module",
7888
8006
  "npm": "@shopware/nuxt-module",
7889
8007
  "icon": "shopware.svg",
7890
- "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8008
+ "github": "https://github.com/shopware/frontends",
7891
8009
  "website": "https://frontends.shopware.com/packages/nuxt-module.html",
7892
- "learn_more": "https://www.shopware.com",
8010
+ "learn_more": "https://www.shopware.com/en/",
7893
8011
  "category": "Ecommerce",
7894
8012
  "type": "3rd-party",
7895
8013
  "maintainers": [
@@ -7951,11 +8069,11 @@
7951
8069
  {
7952
8070
  "name": "simple-line-icons",
7953
8071
  "description": "Nuxt module to add simple-line-icons ",
7954
- "repo": "vaso2/nuxt-simple-line-icons",
8072
+ "repo": "galsd/nuxt-simple-line-icons",
7955
8073
  "npm": "nuxt-simple-line-icons",
7956
8074
  "icon": "",
7957
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
7958
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8075
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8076
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
7959
8077
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
7960
8078
  "category": "Fonts",
7961
8079
  "type": "3rd-party",
@@ -7978,7 +8096,7 @@
7978
8096
  "icon": "simple-sitemap.svg",
7979
8097
  "github": "https://github.com/nuxt-modules/sitemap",
7980
8098
  "website": "https://nuxtseo.com/",
7981
- "learn_more": "https://nuxtseo.com/sitemap",
8099
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
7982
8100
  "category": "SEO",
7983
8101
  "type": "community",
7984
8102
  "maintainers": [
@@ -8006,9 +8124,9 @@
8006
8124
  "repo": "modbender/nuxt-snackbar#master",
8007
8125
  "npm": "nuxt-snackbar",
8008
8126
  "icon": "snackbar.png",
8009
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8127
+ "github": "https://github.com/modbender/nuxt-snackbar",
8010
8128
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
8011
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8129
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
8012
8130
  "category": "UI",
8013
8131
  "type": "3rd-party",
8014
8132
  "maintainers": [
@@ -8072,7 +8190,7 @@
8072
8190
  "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8073
8191
  "npm": "@solar-icons/nuxt",
8074
8192
  "icon": "solar-icons.svg",
8075
- "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8193
+ "github": "https://github.com/saoudi-h/solar-icons",
8076
8194
  "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8077
8195
  "learn_more": "https://solar-icons.vercel.app",
8078
8196
  "category": "UI",
@@ -8122,7 +8240,7 @@
8122
8240
  "icon": "speedcurve.png",
8123
8241
  "github": "https://github.com/nuxt-community/speedcurve-module",
8124
8242
  "website": "https://speedcurve.nuxtjs.org",
8125
- "learn_more": "https://speedcurve.com",
8243
+ "learn_more": "https://www.speedcurve.com/",
8126
8244
  "category": "Analytics",
8127
8245
  "type": "community",
8128
8246
  "maintainers": [
@@ -8165,9 +8283,9 @@
8165
8283
  "repo": "agritheory/stonecrop#development/nuxt",
8166
8284
  "npm": "@stonecrop/nuxt",
8167
8285
  "icon": "stonecrop.svg",
8168
- "github": "https://github.com/agritheory/stonecrop/tree/development/nuxt",
8169
- "website": "https://agritheory.com/",
8170
- "learn_more": "",
8286
+ "github": "https://github.com/agritheory/stonecrop",
8287
+ "website": "https://stonecrop.io/",
8288
+ "learn_more": "https://agritheory.com/",
8171
8289
  "category": "Libraries",
8172
8290
  "type": "3rd-party",
8173
8291
  "maintainers": [
@@ -8177,8 +8295,10 @@
8177
8295
  }
8178
8296
  ],
8179
8297
  "compatibility": {
8180
- "nuxt": "^3.0.0",
8181
- "requires": {}
8298
+ "nuxt": "^4.0.0",
8299
+ "requires": {
8300
+ "bridge": false
8301
+ }
8182
8302
  }
8183
8303
  },
8184
8304
  {
@@ -8238,7 +8358,7 @@
8238
8358
  "repo": "storyblok/monoblok#main/packages/nuxt",
8239
8359
  "npm": "@storyblok/nuxt",
8240
8360
  "icon": "storyblok.png",
8241
- "github": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8361
+ "github": "https://github.com/storyblok/monoblok",
8242
8362
  "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8243
8363
  "learn_more": "",
8244
8364
  "category": "CMS",
@@ -8353,7 +8473,7 @@
8353
8473
  "website": "https://nuxt.studio",
8354
8474
  "learn_more": "",
8355
8475
  "category": "CMS",
8356
- "type": "3rd-party",
8476
+ "type": "community",
8357
8477
  "maintainers": [
8358
8478
  {
8359
8479
  "name": "Baptiste Leproux",
@@ -8384,11 +8504,11 @@
8384
8504
  {
8385
8505
  "name": "style-resources",
8386
8506
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8387
- "repo": "nuxt-community/style-resources-module",
8507
+ "repo": "nuxt-modules/style-resources",
8388
8508
  "npm": "@nuxtjs/style-resources",
8389
8509
  "icon": "",
8390
- "github": "https://github.com/nuxt-community/style-resources-module",
8391
- "website": "https://github.com/nuxt-community/style-resources-module",
8510
+ "github": "https://github.com/nuxt-modules/style-resources",
8511
+ "website": "https://github.com/nuxt-modules/style-resources",
8392
8512
  "learn_more": "",
8393
8513
  "category": "CSS",
8394
8514
  "type": "community",
@@ -8408,11 +8528,11 @@
8408
8528
  {
8409
8529
  "name": "stylelint",
8410
8530
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8411
- "repo": "nuxt-community/stylelint-module",
8531
+ "repo": "nuxt-modules/stylelint",
8412
8532
  "npm": "@nuxtjs/stylelint-module",
8413
8533
  "icon": "stylelint.png",
8414
- "github": "https://github.com/nuxt-community/stylelint-module",
8415
- "website": "https://github.com/nuxt-community/stylelint-module",
8534
+ "github": "https://github.com/nuxt-modules/stylelint",
8535
+ "website": "https://github.com/nuxt-modules/stylelint",
8416
8536
  "learn_more": "https://stylelint.io/",
8417
8537
  "category": "CSS",
8418
8538
  "type": "community",
@@ -8483,7 +8603,7 @@
8483
8603
  }
8484
8604
  ],
8485
8605
  "compatibility": {
8486
- "nuxt": ">=3.10.0",
8606
+ "nuxt": "^3.21.0 || ^4.3.0",
8487
8607
  "requires": {}
8488
8608
  }
8489
8609
  },
@@ -8663,7 +8783,7 @@
8663
8783
  "repo": "tdesignOteam/tdesign-nuxt",
8664
8784
  "npm": "@tdesign-vue-next/nuxt",
8665
8785
  "icon": "tdesign.svg",
8666
- "github": "https://github.com/Tencent/tdesign-vue-next",
8786
+ "github": "https://github.com/tdesignOteam/tdesign-nuxt",
8667
8787
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
8668
8788
  "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8669
8789
  "category": "UI",
@@ -8783,11 +8903,11 @@
8783
8903
  {
8784
8904
  "name": "toast",
8785
8905
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
8786
- "repo": "nuxt-community/modules#master/packages/toast",
8906
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
8787
8907
  "npm": "@nuxtjs/toast",
8788
8908
  "icon": "",
8789
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8790
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8909
+ "github": "https://github.com/nuxt-community/legacy-modules",
8910
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
8791
8911
  "learn_more": "https://github.com/shakee93/vue-toasted",
8792
8912
  "category": "Libraries",
8793
8913
  "type": "community",
@@ -8852,10 +8972,10 @@
8852
8972
  {
8853
8973
  "name": "tresjs",
8854
8974
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
8855
- "repo": "tresjs/nuxt",
8975
+ "repo": "tresjs/tres#main/packages/nuxt",
8856
8976
  "npm": "@tresjs/nuxt",
8857
8977
  "icon": "tresjs.svg",
8858
- "github": "https://github.com/Tresjs/nuxt",
8978
+ "github": "https://github.com/tresjs/tres",
8859
8979
  "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
8860
8980
  "learn_more": "https://tresjs.org/",
8861
8981
  "category": "Libraries",
@@ -8891,7 +9011,7 @@
8891
9011
  "icon": "cloudflare.svg",
8892
9012
  "github": "https://github.com/nuxt-modules/turnstile",
8893
9013
  "website": "https://github.com/nuxt-modules/turnstile",
8894
- "learn_more": "https://www.cloudflare.com/products/turnstile/",
9014
+ "learn_more": "https://www.cloudflare.com/application-services/products/turnstile/",
8895
9015
  "category": "Security",
8896
9016
  "type": "community",
8897
9017
  "maintainers": [
@@ -8917,7 +9037,7 @@
8917
9037
  "icon": "",
8918
9038
  "github": "https://github.com/tuarrep/nuxt-twa",
8919
9039
  "website": "https://nuxt-twa.tuarrep.dev",
8920
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9040
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
8921
9041
  "category": "Performance",
8922
9042
  "type": "3rd-party",
8923
9043
  "maintainers": [
@@ -8939,7 +9059,7 @@
8939
9059
  "repo": "yizack/nuxt-twemoji",
8940
9060
  "npm": "nuxt-twemoji",
8941
9061
  "icon": "twemoji.svg",
8942
- "github": "https://github.com/Yizack/nuxt-twemoji",
9062
+ "github": "https://github.com/yizack/nuxt-twemoji",
8943
9063
  "website": "https://github.com/Yizack/nuxt-twemoji",
8944
9064
  "learn_more": "",
8945
9065
  "category": "UI",
@@ -9020,8 +9140,8 @@
9020
9140
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
9021
9141
  "npm": "@nuxt/typescript-runtime",
9022
9142
  "icon": "typescript.svg",
9023
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
9024
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9143
+ "github": "https://github.com/nuxt/typescript",
9144
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
9025
9145
  "learn_more": "",
9026
9146
  "category": "Devtools",
9027
9147
  "type": "official",
@@ -9055,7 +9175,7 @@
9055
9175
  "repo": "nuxt/typescript#master/packages/typescript-build",
9056
9176
  "npm": "@nuxt/typescript-build",
9057
9177
  "icon": "typescript.svg",
9058
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9178
+ "github": "https://github.com/nuxt/typescript",
9059
9179
  "website": "https://typescript.nuxtjs.org",
9060
9180
  "learn_more": "",
9061
9181
  "category": "Devtools",
@@ -9199,7 +9319,7 @@
9199
9319
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9200
9320
  "npm": "@unlazy/nuxt",
9201
9321
  "icon": "unlazy.svg",
9202
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9322
+ "github": "https://github.com/johannschopplich/unlazy",
9203
9323
  "website": "https://unlazy.byjohann.dev/",
9204
9324
  "learn_more": "",
9205
9325
  "category": "Images",
@@ -9247,12 +9367,12 @@
9247
9367
  {
9248
9368
  "name": "ununuracss",
9249
9369
  "description": "A Real CSS Engine. Only Scoped.",
9250
- "repo": "novout/ununuracss#main/packages/nuxt",
9370
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9251
9371
  "npm": "nuxt-ununura",
9252
9372
  "icon": "ununuracss.png",
9253
- "github": "https://github.com/novout/ununuracss",
9254
- "website": "https://github.com/novout/ununuracss",
9255
- "learn_more": "https://github.com/novout/ununuracss",
9373
+ "github": "https://github.com/betterwrite/ununuracss",
9374
+ "website": "https://github.com/betterwrite/ununuracss",
9375
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9256
9376
  "category": "UI",
9257
9377
  "type": "3rd-party",
9258
9378
  "maintainers": [
@@ -9341,7 +9461,7 @@
9341
9461
  "repo": "varletjs/varlet-nuxt",
9342
9462
  "npm": "@varlet/nuxt",
9343
9463
  "icon": "varlet.svg",
9344
- "github": "https://github.com/varletjs/varlet",
9464
+ "github": "https://github.com/varletjs/varlet-nuxt",
9345
9465
  "website": "https://varlet.pages.dev/#/en-US/index",
9346
9466
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9347
9467
  "category": "UI",
@@ -9366,7 +9486,7 @@
9366
9486
  "repo": "letstri/vaxee#main/packages/nuxt",
9367
9487
  "npm": "@vaxee/nuxt",
9368
9488
  "icon": "vaxee.svg",
9369
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9489
+ "github": "https://github.com/letstri/vaxee",
9370
9490
  "website": "https://vaxee.letstri.dev/",
9371
9491
  "learn_more": "",
9372
9492
  "category": "Extensions",
@@ -9411,7 +9531,7 @@
9411
9531
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9412
9532
  "npm": "@vee-validate/nuxt",
9413
9533
  "icon": "vee-validate.png",
9414
- "github": "https://github.com/logaretm/vee-validate/",
9534
+ "github": "https://github.com/logaretm/vee-validate",
9415
9535
  "website": "https://vee-validate.logaretm.com/v4/",
9416
9536
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9417
9537
  "category": "Libraries",
@@ -9421,7 +9541,7 @@
9421
9541
  "name": "Abdelrahman Awad",
9422
9542
  "github": "logaretm",
9423
9543
  "twitter": "logaretm",
9424
- "bluesky": "logaretm.com"
9544
+ "bluesky": "awad.dev"
9425
9545
  }
9426
9546
  ],
9427
9547
  "compatibility": {
@@ -9432,11 +9552,11 @@
9432
9552
  {
9433
9553
  "name": "vendor",
9434
9554
  "description": "directly serve node_modules",
9435
- "repo": "nuxt-community/modules#master/packages/vendor",
9555
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9436
9556
  "npm": "@nuxtjs/vendor",
9437
9557
  "icon": "",
9438
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9439
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9558
+ "github": "https://github.com/nuxt-community/legacy-modules",
9559
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9440
9560
  "learn_more": "",
9441
9561
  "category": "Extensions",
9442
9562
  "type": "community",
@@ -9453,13 +9573,57 @@
9453
9573
  "requires": {}
9454
9574
  }
9455
9575
  },
9576
+ {
9577
+ "name": "vercel-analytics",
9578
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9579
+ "repo": "vercel/analytics#main/packages/web",
9580
+ "npm": "@vercel/analytics",
9581
+ "icon": "vercel.svg",
9582
+ "github": "https://github.com/vercel/analytics",
9583
+ "website": "https://vercel.com/docs/analytics",
9584
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9585
+ "category": "Analytics",
9586
+ "type": "3rd-party",
9587
+ "maintainers": [
9588
+ {
9589
+ "name": "Vercel",
9590
+ "github": "vercel"
9591
+ }
9592
+ ],
9593
+ "compatibility": {
9594
+ "nuxt": ">=3.0.0",
9595
+ "requires": {}
9596
+ }
9597
+ },
9598
+ {
9599
+ "name": "vercel-speed-insights",
9600
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9601
+ "repo": "vercel/speed-insights#main/packages/web",
9602
+ "npm": "@vercel/speed-insights",
9603
+ "icon": "vercel.svg",
9604
+ "github": "https://github.com/vercel/speed-insights",
9605
+ "website": "https://vercel.com/docs/speed-insights",
9606
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9607
+ "category": "Performance",
9608
+ "type": "3rd-party",
9609
+ "maintainers": [
9610
+ {
9611
+ "name": "Vercel",
9612
+ "github": "vercel"
9613
+ }
9614
+ ],
9615
+ "compatibility": {
9616
+ "nuxt": ">=3.0.0",
9617
+ "requires": {}
9618
+ }
9619
+ },
9456
9620
  {
9457
9621
  "name": "vexip-ui",
9458
9622
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9459
9623
  "repo": "vexip-ui/nuxt",
9460
9624
  "npm": "@vexip-ui/nuxt",
9461
9625
  "icon": "vexip-ui.svg",
9462
- "github": "https://github.com/vexip-ui/vexip-ui",
9626
+ "github": "https://github.com/vexip-ui/nuxt",
9463
9627
  "website": "https://www.vexipui.com/",
9464
9628
  "learn_more": "https://github.com/vexip-ui/nuxt",
9465
9629
  "category": "UI",
@@ -9626,12 +9790,12 @@
9626
9790
  {
9627
9791
  "name": "vue-macros",
9628
9792
  "description": "Explore more macros and syntax sugar to Vue.",
9629
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9793
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
9630
9794
  "npm": "@vue-macros/nuxt",
9631
9795
  "icon": "vue-macros.svg",
9632
- "github": "https://github.com/sxzz/vue-macros",
9633
- "website": "https://vue-macros.sxzz.moe",
9634
- "learn_more": "https://github.com/sxzz/vue-macros",
9796
+ "github": "https://github.com/vue-macros/vue-macros",
9797
+ "website": "https://vue-macros.dev/",
9798
+ "learn_more": "https://github.com/vue-macros/vue-macros",
9635
9799
  "category": "Extensions",
9636
9800
  "type": "3rd-party",
9637
9801
  "maintainers": [
@@ -9658,7 +9822,7 @@
9658
9822
  "icon": "vue-material.png",
9659
9823
  "github": "https://github.com/vaso2/nuxt-vue-material",
9660
9824
  "website": "https://github.com/vaso2/nuxt-vue-material",
9661
- "learn_more": "https://vuematerial.io/",
9825
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
9662
9826
  "category": "UI",
9663
9827
  "type": "3rd-party",
9664
9828
  "maintainers": [
@@ -9726,7 +9890,7 @@
9726
9890
  "icon": "vue-query.svg",
9727
9891
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
9728
9892
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
9729
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
9893
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
9730
9894
  "category": "Request",
9731
9895
  "type": "3rd-party",
9732
9896
  "maintainers": [
@@ -9795,7 +9959,7 @@
9795
9959
  "npm": "vue-warehouse",
9796
9960
  "icon": "",
9797
9961
  "github": "https://github.com/juliomrqz/vue-warehouse",
9798
- "website": "https://marquez.co/docs/vue-warehouse",
9962
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
9799
9963
  "learn_more": "",
9800
9964
  "category": "Libraries",
9801
9965
  "type": "3rd-party",
@@ -9840,7 +10004,7 @@
9840
10004
  "repo": "vuejs/vuefire#main/packages/nuxt",
9841
10005
  "npm": "nuxt-vuefire",
9842
10006
  "icon": "vuefire.svg",
9843
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10007
+ "github": "https://github.com/vuejs/vuefire",
9844
10008
  "website": "https://vuefire.vuejs.org/",
9845
10009
  "learn_more": "",
9846
10010
  "category": "Database",
@@ -9910,7 +10074,7 @@
9910
10074
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
9911
10075
  "npm": "@vuestic/nuxt",
9912
10076
  "icon": "vuestic.png",
9913
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10077
+ "github": "https://github.com/epicmaxco/vuestic-ui",
9914
10078
  "website": "https://ui.vuestic.dev",
9915
10079
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
9916
10080
  "category": "UI",
@@ -9930,7 +10094,7 @@
9930
10094
  "name": "vuetify-nuxt-module",
9931
10095
  "description": "Zero-config Nuxt Module for Vuetify.",
9932
10096
  "repo": "vuetifyjs/nuxt-module",
9933
- "npm": "vuetify-nuxt-module",
10097
+ "npm": "vuetify-nuxt-module-workspace",
9934
10098
  "icon": "vuetify-logo-v3-dark.svg",
9935
10099
  "github": "https://github.com/vuetifyjs/nuxt-module",
9936
10100
  "website": "https://nuxt.vuetifyjs.com/",
@@ -10087,35 +10251,13 @@
10087
10251
  }
10088
10252
  }
10089
10253
  },
10090
- {
10091
- "name": "webfontloader",
10092
- "description": "Efficient web font loading has never been easier!",
10093
- "repo": "Developmint/nuxt-webfontloader",
10094
- "npm": "nuxt-webfontloader",
10095
- "icon": "",
10096
- "github": "https://github.com/Developmint/nuxt-webfontloader",
10097
- "website": "https://github.com/Developmint/nuxt-webfontloader",
10098
- "learn_more": "https://www.npmjs.com/package/webfontloader",
10099
- "category": "Fonts",
10100
- "type": "3rd-party",
10101
- "maintainers": [
10102
- {
10103
- "name": "Developmint",
10104
- "github": "Developmint"
10105
- }
10106
- ],
10107
- "compatibility": {
10108
- "nuxt": "^2.0.0",
10109
- "requires": {}
10110
- }
10111
- },
10112
10254
  {
10113
10255
  "name": "webhook-validators",
10114
10256
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
10115
10257
  "repo": "yizack/nuxt-webhook-validators",
10116
10258
  "npm": "nuxt-webhook-validators",
10117
10259
  "icon": "webhook-validators.svg",
10118
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10260
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
10119
10261
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
10120
10262
  "learn_more": "",
10121
10263
  "category": "Security",
@@ -10229,10 +10371,10 @@
10229
10371
  {
10230
10372
  "name": "wideangle",
10231
10373
  "description": "Nuxt module to integrate Wide Angle Analytics",
10232
- "repo": "inputobjects/wideangle-nuxt",
10374
+ "repo": "wideangleanalytics/wideangle-nuxt",
10233
10375
  "npm": "wideangle-nuxt",
10234
10376
  "icon": "wideangle.png",
10235
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10377
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10236
10378
  "website": "https://wideangle.co",
10237
10379
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10238
10380
  "category": "Analytics",
@@ -10312,7 +10454,7 @@
10312
10454
  "repo": "vercel/workflow#main/packages/workflow",
10313
10455
  "npm": "workflow",
10314
10456
  "icon": "workflow.svg",
10315
- "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10457
+ "github": "https://github.com/vercel/workflow",
10316
10458
  "website": "https://useworkflow.dev",
10317
10459
  "learn_more": "",
10318
10460
  "category": "Devtools",
@@ -10405,7 +10547,7 @@
10405
10547
  "icon": "zendesk.png",
10406
10548
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10407
10549
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10408
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10550
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10409
10551
  "category": "Ecommerce",
10410
10552
  "type": "3rd-party",
10411
10553
  "maintainers": [