@nuxt/modules 0.6.0-2fdeed → 0.6.0-317d3e

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 +382 -294
  3. package/package.json +12 -12
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,14 +438,14 @@
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",
423
445
  "type": "3rd-party",
424
446
  "maintainers": [
425
447
  {
426
- "name": "maxime",
448
+ "name": "Maxime Dolores",
427
449
  "github": "mdolr",
428
450
  "twitter": "m_dolr"
429
451
  }
@@ -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": [
@@ -820,30 +842,6 @@
820
842
  "requires": {}
821
843
  }
822
844
  },
823
- {
824
- "name": "chatwoot",
825
- "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
826
- "repo": "productdevbookcom/chatwoot",
827
- "npm": "@productdevbook/chatwoot",
828
- "icon": "chatwoot.png",
829
- "github": "https://github.com/productdevbookcom/chatwoot",
830
- "website": "https://github.com/productdevbookcom/chatwoot",
831
- "learn_more": "https://www.chatwoot.com",
832
- "category": "Libraries",
833
- "type": "3rd-party",
834
- "maintainers": [
835
- {
836
- "name": "Wind",
837
- "github": "productdevbook",
838
- "twitter": "productdevbook",
839
- "bluesky": "productdevbook.com"
840
- }
841
- ],
842
- "compatibility": {
843
- "nuxt": ">=3.3.1",
844
- "requires": {}
845
- }
846
- },
847
845
  {
848
846
  "name": "chiffre",
849
847
  "description": "Privacy-first, end-to-end encrypted analytics",
@@ -896,8 +894,8 @@
896
894
  "repo": "clerk/javascript#main/packages/nuxt",
897
895
  "npm": "@clerk/nuxt",
898
896
  "icon": "clerk.svg",
899
- "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
900
- "website": "https://clerk.com/docs/references/nuxt/overview",
897
+ "github": "https://github.com/clerk/javascript",
898
+ "website": "https://clerk.com/docs/reference/nuxt/overview",
901
899
  "learn_more": "https://clerk.com",
902
900
  "category": "Security",
903
901
  "type": "3rd-party",
@@ -946,7 +944,7 @@
946
944
  "icon": "",
947
945
  "github": "https://github.com/gitana/cloudcms-nuxt",
948
946
  "website": "https://github.com/gitana/cloudcms-nuxt",
949
- "learn_more": "https://www.cloudcms.com/",
947
+ "learn_more": "https://gitana.io/",
950
948
  "category": "CMS",
951
949
  "type": "3rd-party",
952
950
  "maintainers": [
@@ -1038,6 +1036,42 @@
1038
1036
  }
1039
1037
  }
1040
1038
  },
1039
+ {
1040
+ "name": "comark",
1041
+ "description": "Components in Markdown (Comark) parser with streaming support.",
1042
+ "repo": "comarkdown/comark#main/packages/comark-nuxt",
1043
+ "npm": "@comark/nuxt",
1044
+ "icon": "comark.svg",
1045
+ "github": "https://github.com/comarkdown/comark",
1046
+ "website": "https://comark.dev/",
1047
+ "learn_more": "https://comark.dev/rendering/nuxt",
1048
+ "category": "Libraries",
1049
+ "type": "3rd-party",
1050
+ "maintainers": [
1051
+ {
1052
+ "name": "Farnabaz",
1053
+ "github": "farnabaz",
1054
+ "twitter": "a_birang",
1055
+ "bluesky": "farnabaz.dev"
1056
+ },
1057
+ {
1058
+ "name": "Sébastien Chopin",
1059
+ "github": "Atinux",
1060
+ "twitter": "atinux",
1061
+ "bluesky": "atinux.com"
1062
+ },
1063
+ {
1064
+ "name": "Baptiste Leproux",
1065
+ "github": "larbish",
1066
+ "twitter": "_larbish",
1067
+ "bluesky": "larbish.bsky.social"
1068
+ }
1069
+ ],
1070
+ "compatibility": {
1071
+ "nuxt": ">=3.0.0",
1072
+ "requires": {}
1073
+ }
1074
+ },
1041
1075
  {
1042
1076
  "name": "compodium",
1043
1077
  "description": "A plug an play component playground for Nuxt.",
@@ -1092,7 +1126,7 @@
1092
1126
  "npm": "nuxt-content-assets",
1093
1127
  "icon": "content-assets.png",
1094
1128
  "github": "https://github.com/davestewart/nuxt-content-assets",
1095
- "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
1129
+ "website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
1096
1130
  "learn_more": "",
1097
1131
  "category": "Images",
1098
1132
  "type": "3rd-party",
@@ -1176,7 +1210,7 @@
1176
1210
  "icon": "contentstack.png",
1177
1211
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1178
1212
  "website": "https://github.com/timbenniks/nuxt-contentstack",
1179
- "learn_more": "https://community.contentstack.com/",
1213
+ "learn_more": "https://www.contentstack.com/community",
1180
1214
  "category": "CMS",
1181
1215
  "type": "3rd-party",
1182
1216
  "maintainers": [
@@ -1198,7 +1232,7 @@
1198
1232
  "name": "convex",
1199
1233
  "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1200
1234
  "repo": "onmax/nuxt-convex",
1201
- "npm": "nuxt-convex",
1235
+ "npm": "convex-monorepo",
1202
1236
  "icon": "convex.svg",
1203
1237
  "github": "https://github.com/onmax/nuxt-convex",
1204
1238
  "website": "https://nuxt-convex.onmax.me",
@@ -1337,28 +1371,6 @@
1337
1371
  "requires": {}
1338
1372
  }
1339
1373
  },
1340
- {
1341
- "name": "datocms-nuxt2",
1342
- "description": "DatoCMS integration for Nuxt v2",
1343
- "repo": "voorhoede/nuxt-datocms-module",
1344
- "npm": "@voorhoede/nuxt-datocms-module",
1345
- "icon": "datocms.svg",
1346
- "github": "https://github.com/voorhoede/nuxt-datocms-module",
1347
- "website": "https://github.com/voorhoede/nuxt-datocms-module",
1348
- "learn_more": "https://www.datocms.com/",
1349
- "category": "CMS",
1350
- "type": "3rd-party",
1351
- "maintainers": [
1352
- {
1353
- "name": "Frank Warnaar",
1354
- "github": "Frankwarnaar"
1355
- }
1356
- ],
1357
- "compatibility": {
1358
- "nuxt": "^2.0.0",
1359
- "requires": {}
1360
- }
1361
- },
1362
1374
  {
1363
1375
  "name": "datocms",
1364
1376
  "description": "DatoCMS module for Nuxt",
@@ -1476,13 +1488,39 @@
1476
1488
  "requires": {}
1477
1489
  }
1478
1490
  },
1491
+ {
1492
+ "name": "directus-sdk",
1493
+ "description": "A Nuxt module for Directus with built-in authentication, realtime, file management, type generation, and visual editor support.",
1494
+ "repo": "rolleyio/nuxt-directus-sdk",
1495
+ "npm": "nuxt-directus-sdk",
1496
+ "icon": "directus-sdk.svg",
1497
+ "github": "https://github.com/rolleyio/nuxt-directus-sdk",
1498
+ "website": "https://www.nuxt-directus-sdk.com/",
1499
+ "learn_more": "https://directus.io/",
1500
+ "category": "CMS",
1501
+ "type": "3rd-party",
1502
+ "maintainers": [
1503
+ {
1504
+ "name": "Matthew Rollinson",
1505
+ "github": "matt-rolley"
1506
+ },
1507
+ {
1508
+ "name": "kheiner",
1509
+ "github": "kheiner"
1510
+ }
1511
+ ],
1512
+ "compatibility": {
1513
+ "nuxt": "^3.0.0 || ^4.0.0",
1514
+ "requires": {}
1515
+ }
1516
+ },
1479
1517
  {
1480
1518
  "name": "directus",
1481
1519
  "description": "Easily connect your Nuxt application to your directus server.",
1482
1520
  "repo": "intevel/nuxt-directus",
1483
1521
  "npm": "nuxt-directus",
1484
1522
  "icon": "directus.svg",
1485
- "github": "https://github.com/intevel/nuxt-directus/",
1523
+ "github": "https://github.com/intevel/nuxt-directus",
1486
1524
  "website": "https://nuxt-directus.de/",
1487
1525
  "learn_more": "https://directus.io/",
1488
1526
  "category": "CMS",
@@ -1783,7 +1821,7 @@
1783
1821
  "icon": "emotion.png",
1784
1822
  "github": "https://github.com/nuxt-modules/emotion",
1785
1823
  "website": "https://github.com/nuxt-modules/emotion",
1786
- "learn_more": "https://emotion.sh/",
1824
+ "learn_more": "https://emotion.sh/docs/introduction",
1787
1825
  "category": "Extensions",
1788
1826
  "type": "community",
1789
1827
  "maintainers": [
@@ -1829,11 +1867,11 @@
1829
1867
  {
1830
1868
  "name": "eslint-module",
1831
1869
  "description": "ESLint module for Nuxt",
1832
- "repo": "nuxt-community/eslint-module",
1870
+ "repo": "nuxt-modules/eslint",
1833
1871
  "npm": "@nuxtjs/eslint-module",
1834
1872
  "icon": "eslint.png",
1835
- "github": "https://github.com/nuxt-community/eslint-module",
1836
- "website": "https://github.com/nuxt-community/eslint-module",
1873
+ "github": "https://github.com/nuxt-modules/eslint",
1874
+ "website": "https://github.com/nuxt-modules/eslint",
1837
1875
  "learn_more": "https://eslint.org/",
1838
1876
  "category": "Devtools",
1839
1877
  "type": "community",
@@ -1880,8 +1918,8 @@
1880
1918
  "npm": "evlog",
1881
1919
  "icon": "evlog.svg",
1882
1920
  "github": "https://github.com/HugoRCD/evlog",
1883
- "website": "https://evlog.dev",
1884
- "learn_more": "https://evlog.dev/getting-started/introduction",
1921
+ "website": "https://www.evlog.dev/",
1922
+ "learn_more": "https://www.evlog.dev/start/introduction",
1885
1923
  "category": "Monitoring",
1886
1924
  "type": "3rd-party",
1887
1925
  "maintainers": [
@@ -1975,7 +2013,7 @@
1975
2013
  "icon": "firebase.png",
1976
2014
  "github": "https://github.com/nuxt-community/firebase-module",
1977
2015
  "website": "https://firebase.nuxtjs.org",
1978
- "learn_more": "https://firebase.google.com/",
2016
+ "learn_more": "https://firebase.google.com/?hl=es-419",
1979
2017
  "category": "Database",
1980
2018
  "type": "community",
1981
2019
  "maintainers": [
@@ -2227,12 +2265,12 @@
2227
2265
  {
2228
2266
  "name": "google-adsense",
2229
2267
  "description": "Google Adsense Module for Nuxt",
2230
- "repo": "nuxt-community/google-adsense-module",
2268
+ "repo": "nuxt-modules/google-adsense",
2231
2269
  "npm": "@nuxtjs/google-adsense",
2232
2270
  "icon": "google-adsense.png",
2233
- "github": "https://github.com/nuxt-community/google-adsense-module",
2234
- "website": "https://github.com/nuxt-community/google-adsense-module",
2235
- "learn_more": "https://www.google.com/adsense/start/",
2271
+ "github": "https://github.com/nuxt-modules/google-adsense",
2272
+ "website": "https://github.com/nuxt-modules/google-adsense",
2273
+ "learn_more": "https://adsense.google.com/start/",
2236
2274
  "category": "Analytics",
2237
2275
  "type": "community",
2238
2276
  "maintainers": [
@@ -2255,10 +2293,10 @@
2255
2293
  {
2256
2294
  "name": "google-analytics",
2257
2295
  "description": "Google analytics Module for Nuxt",
2258
- "repo": "nuxt-community/analytics-module",
2296
+ "repo": "nuxt-community/google-analytics-module",
2259
2297
  "npm": "@nuxtjs/google-analytics",
2260
2298
  "icon": "google-analytics.png",
2261
- "github": "https://github.com/nuxt-community/analytics-module",
2299
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2262
2300
  "website": "https://google-analytics.nuxtjs.org",
2263
2301
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2264
2302
  "category": "Analytics",
@@ -2295,7 +2333,7 @@
2295
2333
  "icon": "google-fonts.png",
2296
2334
  "github": "https://github.com/nuxt-modules/google-fonts",
2297
2335
  "website": "https://google-fonts.nuxtjs.org",
2298
- "learn_more": "https://developers.google.com/fonts",
2336
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2299
2337
  "category": "Fonts",
2300
2338
  "type": "community",
2301
2339
  "maintainers": [
@@ -2315,12 +2353,12 @@
2315
2353
  {
2316
2354
  "name": "google-gtag",
2317
2355
  "description": "Google GTag for Nuxt",
2318
- "repo": "nuxt-community/google-gtag",
2356
+ "repo": "nuxt-community/google-gtag-module",
2319
2357
  "npm": "@nuxtjs/google-gtag",
2320
2358
  "icon": "gtm.png",
2321
- "github": "https://github.com/nuxt-community/google-gtag",
2322
- "website": "https://github.com/nuxt-community/google-gtag",
2323
- "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
2359
+ "github": "https://github.com/nuxt-community/google-gtag-module",
2360
+ "website": "https://github.com/nuxt-community/google-gtag-module",
2361
+ "learn_more": "https://developers.google.com/analytics/legacy/universal-analytics?hl=ar",
2324
2362
  "category": "Analytics",
2325
2363
  "type": "community",
2326
2364
  "maintainers": [
@@ -2487,7 +2525,7 @@
2487
2525
  "icon": "hanko.svg",
2488
2526
  "github": "https://github.com/nuxt-modules/hanko",
2489
2527
  "website": "https://github.com/nuxt-modules/hanko",
2490
- "learn_more": "https://hanko.io/",
2528
+ "learn_more": "https://www.hanko.io/",
2491
2529
  "category": "Security",
2492
2530
  "type": "community",
2493
2531
  "maintainers": [
@@ -2581,7 +2619,7 @@
2581
2619
  "icon": "",
2582
2620
  "github": "https://github.com/victor-perez/nuxt-helmet",
2583
2621
  "website": "https://github.com/victor-perez/nuxt-helmet",
2584
- "learn_more": "https://helmetjs.github.io/",
2622
+ "learn_more": "https://helmet.js.org/",
2585
2623
  "category": "Security",
2586
2624
  "type": "3rd-party",
2587
2625
  "maintainers": [
@@ -2677,7 +2715,7 @@
2677
2715
  "type": "3rd-party",
2678
2716
  "maintainers": [
2679
2717
  {
2680
- "name": "raphaeldamevin",
2718
+ "name": "damevin",
2681
2719
  "github": "damevin"
2682
2720
  }
2683
2721
  ],
@@ -2814,7 +2852,7 @@
2814
2852
  "repo": "Luxdamore/nuxt-humans-txt",
2815
2853
  "npm": "@luxdamore/nuxt-humans-txt",
2816
2854
  "icon": "",
2817
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2855
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2818
2856
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2819
2857
  "learn_more": "",
2820
2858
  "category": "SEO",
@@ -2850,7 +2888,7 @@
2850
2888
  {
2851
2889
  "name": "kazuya kawaguchi",
2852
2890
  "github": "kazupon",
2853
- "twitter": "kazu_pon",
2891
+ "twitter": "kazupon",
2854
2892
  "bluesky": "kazupon.dev"
2855
2893
  },
2856
2894
  {
@@ -2947,7 +2985,7 @@
2947
2985
  "repo": "gitfoxcode/nuxt-icons",
2948
2986
  "npm": "nuxt-icons",
2949
2987
  "icon": "icons.png",
2950
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2988
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
2951
2989
  "website": "https://github.com/gitFoxCode/nuxt-icons",
2952
2990
  "learn_more": "",
2953
2991
  "category": "UI",
@@ -3060,15 +3098,16 @@
3060
3098
  "npm": "inkline",
3061
3099
  "icon": "inkline.svg",
3062
3100
  "github": "https://github.com/inkline/inkline",
3063
- "website": "https://inkline.io",
3064
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3101
+ "website": "https://www.inkline.io/",
3102
+ "learn_more": "https://www.inkline.io/docs/installation/nuxt",
3065
3103
  "category": "UI",
3066
3104
  "type": "3rd-party",
3067
3105
  "maintainers": [
3068
3106
  {
3069
3107
  "name": "Alex Grozav",
3070
3108
  "github": "alexgrozav",
3071
- "twitter": "alexgrozav"
3109
+ "twitter": "alexgrozav",
3110
+ "bluesky": "alexgrozav.com"
3072
3111
  }
3073
3112
  ],
3074
3113
  "compatibility": {
@@ -3220,8 +3259,8 @@
3220
3259
  "npm": "@nuxtjs/kinde",
3221
3260
  "icon": "kinde.svg",
3222
3261
  "github": "https://github.com/nuxt-modules/kinde",
3223
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3224
- "learn_more": "https://kinde.com/",
3262
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3263
+ "learn_more": "https://www.kinde.com/",
3225
3264
  "category": "Security",
3226
3265
  "type": "community",
3227
3266
  "maintainers": [
@@ -3249,7 +3288,7 @@
3249
3288
  "repo": "kong/kongponents",
3250
3289
  "npm": "@kong/kongponents",
3251
3290
  "icon": "kong.svg",
3252
- "github": "https://github.com/Kong/kongponents/tree/main/nuxt",
3291
+ "github": "https://github.com/kong/kongponents",
3253
3292
  "website": "https://kongponents.konghq.com/",
3254
3293
  "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3255
3294
  "category": "UI",
@@ -3270,11 +3309,11 @@
3270
3309
  {
3271
3310
  "name": "kql",
3272
3311
  "description": "Nuxt module for Kirby's Query Language API",
3273
- "repo": "johannschopplich/nuxt-kql",
3312
+ "repo": "johannschopplich/nuxt-kirby",
3274
3313
  "npm": "nuxt-kirby",
3275
3314
  "icon": "kql.svg",
3276
- "github": "https://github.com/johannschopplich/nuxt-kql",
3277
- "website": "https://nuxt-kql.byjohann.dev/",
3315
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3316
+ "website": "https://nuxt-kirby.byjohann.dev/",
3278
3317
  "learn_more": "",
3279
3318
  "category": "CMS",
3280
3319
  "type": "3rd-party",
@@ -3294,11 +3333,11 @@
3294
3333
  {
3295
3334
  "name": "laravel-echo",
3296
3335
  "description": "Laravel Echo for Nuxt",
3297
- "repo": "nuxt-community/laravel-echo",
3336
+ "repo": "nuxt-community/laravel-echo-module",
3298
3337
  "npm": "@nuxtjs/laravel-echo",
3299
3338
  "icon": "laravel-echo.png",
3300
- "github": "https://github.com/nuxt-community/laravel-echo",
3301
- "website": "https://github.com/nuxt-community/laravel-echo",
3339
+ "github": "https://github.com/nuxt-community/laravel-echo-module",
3340
+ "website": "https://github.com/nuxt-community/laravel-echo-module",
3302
3341
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3303
3342
  "category": "CMS",
3304
3343
  "type": "community",
@@ -3391,8 +3430,8 @@
3391
3430
  "npm": "nuxt-link-checker",
3392
3431
  "icon": "link-checker.svg",
3393
3432
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3394
- "website": "https://nuxtseo.com/link-checker",
3395
- "learn_more": "https://nuxtseo.com/link-checker",
3433
+ "website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3434
+ "learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3396
3435
  "category": "SEO",
3397
3436
  "type": "3rd-party",
3398
3437
  "maintainers": [
@@ -3412,14 +3451,14 @@
3412
3451
  {
3413
3452
  "name": "llms",
3414
3453
  "description": "Generate llms.txt documentation for your Nuxt application",
3415
- "repo": "nuxtlabs/nuxt-llms",
3454
+ "repo": "nuxt-content/nuxt-llms",
3416
3455
  "npm": "nuxt-llms",
3417
3456
  "icon": "llms.png",
3418
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3419
- "website": "https://github.com/nuxtlabs/nuxt-llms",
3457
+ "github": "https://github.com/nuxt-content/nuxt-llms",
3458
+ "website": "https://github.com/nuxt-content/nuxt-llms",
3420
3459
  "learn_more": "",
3421
3460
  "category": "AI",
3422
- "type": "3rd-party",
3461
+ "type": "community",
3423
3462
  "maintainers": [
3424
3463
  {
3425
3464
  "name": "Farnabaz",
@@ -3470,11 +3509,11 @@
3470
3509
  {
3471
3510
  "name": "localtunnel",
3472
3511
  "description": "exposes your localhost to the world for easy testing and sharing",
3473
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3512
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3474
3513
  "npm": "@nuxtjs/localtunnel",
3475
3514
  "icon": "localtunnel.png",
3476
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3477
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3515
+ "github": "https://github.com/nuxt-community/legacy-modules",
3516
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
3478
3517
  "learn_more": "https://github.com/localtunnel/localtunnel",
3479
3518
  "category": "Devtools",
3480
3519
  "type": "community",
@@ -3494,10 +3533,10 @@
3494
3533
  {
3495
3534
  "name": "locomotive-scroll",
3496
3535
  "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3497
- "repo": "arashsheyda/nuxt-locomotive-scroll",
3536
+ "repo": "nuxtaid/nuxt-locomotive-scroll",
3498
3537
  "npm": "nuxt-locomotive-scroll",
3499
3538
  "icon": "locomotive-scroll.png",
3500
- "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3539
+ "github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
3501
3540
  "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3502
3541
  "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3503
3542
  "category": "Libraries",
@@ -3523,7 +3562,7 @@
3523
3562
  "icon": "logrocket.png",
3524
3563
  "github": "https://github.com/nuxt-modules/logrocket",
3525
3564
  "website": "https://github.com/nuxt-modules/logrocket",
3526
- "learn_more": "https://docs.logrocket.com/docs",
3565
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3527
3566
  "category": "Monitoring",
3528
3567
  "type": "community",
3529
3568
  "maintainers": [
@@ -3544,9 +3583,9 @@
3544
3583
  "repo": "logto-io/js#master/packages/nuxt",
3545
3584
  "npm": "@logto/nuxt",
3546
3585
  "icon": "logto.svg",
3547
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3586
+ "github": "https://github.com/logto-io/js",
3548
3587
  "website": "https://logto.io",
3549
- "learn_more": "https://docs.logto.io",
3588
+ "learn_more": "https://docs.logto.io/introduction",
3550
3589
  "category": "Security",
3551
3590
  "type": "3rd-party",
3552
3591
  "maintainers": [
@@ -3641,8 +3680,8 @@
3641
3680
  "npm": "magic-regexp",
3642
3681
  "icon": "magic-regexp.svg",
3643
3682
  "github": "https://github.com/unjs/magic-regexp",
3644
- "website": "https://magic-regexp.roe.dev",
3645
- "learn_more": "https://magic-regexp.roe.dev",
3683
+ "website": "https://regexp.dev/",
3684
+ "learn_more": "https://regexp.dev/",
3646
3685
  "category": "Libraries",
3647
3686
  "type": "3rd-party",
3648
3687
  "maintainers": [
@@ -3664,7 +3703,7 @@
3664
3703
  "repo": "yizack/nuxt-mailchannels",
3665
3704
  "npm": "nuxt-mailchannels",
3666
3705
  "icon": "mailchannels.svg",
3667
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3706
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3668
3707
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3669
3708
  "learn_more": "https://www.mailchannels.com/email-api/",
3670
3709
  "category": "Extensions",
@@ -3735,7 +3774,7 @@
3735
3774
  "repo": "hanzydev/nuxt-marquee",
3736
3775
  "npm": "nuxt-marquee",
3737
3776
  "icon": "marquee.png",
3738
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3777
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3739
3778
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3740
3779
  "learn_more": "",
3741
3780
  "category": "UI",
@@ -3781,7 +3820,7 @@
3781
3820
  "repo": "louismazel/maz-ui#master/packages/nuxt",
3782
3821
  "npm": "@maz-ui/nuxt",
3783
3822
  "icon": "maz-ui.png",
3784
- "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3823
+ "github": "https://github.com/louismazel/maz-ui",
3785
3824
  "website": "https://maz-ui.com/",
3786
3825
  "learn_more": "https://maz-ui.com/guide/nuxt",
3787
3826
  "category": "UI",
@@ -3790,7 +3829,7 @@
3790
3829
  {
3791
3830
  "name": "Mazel",
3792
3831
  "github": "LouisMazel",
3793
- "twitter": "Mazeel"
3832
+ "twitter": "maz__ui"
3794
3833
  }
3795
3834
  ],
3796
3835
  "compatibility": {
@@ -3804,7 +3843,7 @@
3804
3843
  "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3805
3844
  "npm": "@nuxtjs/mcp-toolkit",
3806
3845
  "icon": "mcp-toolkit.png",
3807
- "github": "https://github.com/nuxt-modules/mcp-toolkit/tree/main/packages/nuxt-mcp-toolkit",
3846
+ "github": "https://github.com/nuxt-modules/mcp-toolkit",
3808
3847
  "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3809
3848
  "learn_more": "",
3810
3849
  "category": "AI",
@@ -3826,11 +3865,11 @@
3826
3865
  {
3827
3866
  "name": "mdc",
3828
3867
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3829
- "repo": "nuxt-modules/mdc",
3868
+ "repo": "nuxt-content/mdc",
3830
3869
  "npm": "@nuxtjs/mdc",
3831
3870
  "icon": "mdc.png",
3832
- "github": "https://github.com/nuxt-modules/mdc",
3833
- "website": "https://github.com/nuxt-modules/mdc",
3871
+ "github": "https://github.com/nuxt-content/mdc",
3872
+ "website": "https://github.com/nuxt-content/mdc",
3834
3873
  "learn_more": "",
3835
3874
  "category": "Extensions",
3836
3875
  "type": "community",
@@ -3873,14 +3912,14 @@
3873
3912
  {
3874
3913
  "name": "medusa",
3875
3914
  "description": "Easily connect to Medusa from your Nuxt application",
3876
- "repo": "Baroshem/nuxt-medusa",
3915
+ "repo": "nuxt-modules/medusa",
3877
3916
  "npm": "@nuxtjs/medusa",
3878
3917
  "icon": "medusa.svg",
3879
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3918
+ "github": "https://github.com/nuxt-modules/medusa",
3880
3919
  "website": "https://nuxt-medusa.vercel.app/",
3881
3920
  "learn_more": "https://nuxt-medusa.vercel.app/",
3882
3921
  "category": "Ecommerce",
3883
- "type": "3rd-party",
3922
+ "type": "community",
3884
3923
  "maintainers": [
3885
3924
  {
3886
3925
  "name": "Jakub Andrzejewski",
@@ -3976,7 +4015,7 @@
3976
4015
  "npm": "@mojocss/nuxt",
3977
4016
  "icon": "mojocss.svg",
3978
4017
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
3979
- "website": "https://mojocss.com/docs/guide/nuxtjs",
4018
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
3980
4019
  "learn_more": "",
3981
4020
  "category": "UI",
3982
4021
  "type": "3rd-party",
@@ -4045,11 +4084,11 @@
4045
4084
  {
4046
4085
  "name": "neo4j",
4047
4086
  "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
4048
- "repo": "arashsheyda/nuxt-neo4j",
4087
+ "repo": "nuxtaid/nuxt-neo4j",
4049
4088
  "npm": "nuxt-neo4j",
4050
4089
  "icon": "nuxt-neo4j.png",
4051
- "github": "https://github.com/arashsheyda/nuxt-neo4j",
4052
- "website": "https://github.com/arashsheyda/nuxt-neo4j",
4090
+ "github": "https://github.com/nuxtaid/nuxt-neo4j",
4091
+ "website": "https://github.com/nuxtaid/nuxt-neo4j",
4053
4092
  "learn_more": "",
4054
4093
  "category": "Database",
4055
4094
  "type": "3rd-party",
@@ -4071,7 +4110,7 @@
4071
4110
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
4072
4111
  "repo": "nuxt-community/netlify-files-module",
4073
4112
  "npm": "@nuxtjs/netlify-files",
4074
- "icon": "netlify.png",
4113
+ "icon": "netlify.svg",
4075
4114
  "github": "https://github.com/nuxt-community/netlify-files-module",
4076
4115
  "website": "https://github.com/nuxt-community/netlify-files-module",
4077
4116
  "learn_more": "https://www.netlify.com/",
@@ -4092,23 +4131,23 @@
4092
4131
  },
4093
4132
  {
4094
4133
  "name": "netlify",
4095
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
4096
- "repo": "juliomrqz/nuxt-netlify",
4097
- "npm": "@aceforth/nuxt-netlify",
4098
- "icon": "netlify.png",
4099
- "github": "https://github.com/juliomrqz/nuxt-netlify",
4100
- "website": "https://github.com/juliomrqz/nuxt-netlify",
4101
- "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
4134
+ "description": "Local emulation of the Netlify platform in development",
4135
+ "repo": "netlify/primitives#main/packages/nuxt-module",
4136
+ "npm": "@netlify/nuxt",
4137
+ "icon": "netlify.svg",
4138
+ "github": "https://github.com/netlify/primitives",
4139
+ "website": "https://github.com/netlify/primitives#readme",
4140
+ "learn_more": "https://npmx.dev/package/@netlify/nuxt",
4102
4141
  "category": "Deployment",
4103
4142
  "type": "3rd-party",
4104
4143
  "maintainers": [
4105
4144
  {
4106
- "name": "bazzite",
4107
- "github": "bazzite"
4145
+ "name": "Netlify",
4146
+ "github": "netlify"
4108
4147
  }
4109
4148
  ],
4110
4149
  "compatibility": {
4111
- "nuxt": "^2.0.0",
4150
+ "nuxt": "^3.0.0 || ^4.0.0",
4112
4151
  "requires": {}
4113
4152
  }
4114
4153
  },
@@ -4226,6 +4265,28 @@
4226
4265
  "requires": {}
4227
4266
  }
4228
4267
  },
4268
+ {
4269
+ "name": "nuxt-actions",
4270
+ "description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
4271
+ "repo": "billymaulana/nuxt-actions",
4272
+ "npm": "nuxt-actions",
4273
+ "icon": "nuxt-actions.svg",
4274
+ "github": "https://github.com/billymaulana/nuxt-actions",
4275
+ "website": "https://billymaulana.github.io/nuxt-actions/",
4276
+ "learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
4277
+ "category": "Request",
4278
+ "type": "3rd-party",
4279
+ "maintainers": [
4280
+ {
4281
+ "name": "Billy Maulana",
4282
+ "github": "billymaulana"
4283
+ }
4284
+ ],
4285
+ "compatibility": {
4286
+ "nuxt": "^3.7.0 || ^4.0.0",
4287
+ "requires": {}
4288
+ }
4289
+ },
4229
4290
  {
4230
4291
  "name": "nuxt-aidbase",
4231
4292
  "description": "Easily integrate Aidbase into your Nuxt app.",
@@ -4357,7 +4418,8 @@
4357
4418
  {
4358
4419
  "name": "Norbiros",
4359
4420
  "github": "Norbiros",
4360
- "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
4421
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
4422
+ "twitter": "norbiros_dev"
4361
4423
  }
4362
4424
  ],
4363
4425
  "compatibility": {
@@ -4468,7 +4530,7 @@
4468
4530
  "icon": "nuxt-charts.svg",
4469
4531
  "github": "https://github.com/dennisadriaans/vue-chrts",
4470
4532
  "website": "https://nuxtcharts.com/",
4471
- "learn_more": "https://nuxtcharts.com/docs",
4533
+ "learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
4472
4534
  "category": "UI",
4473
4535
  "type": "3rd-party",
4474
4536
  "maintainers": [
@@ -4534,7 +4596,7 @@
4534
4596
  "repo": "thimodev/nuxt-codemirror",
4535
4597
  "npm": "nuxt-codemirror",
4536
4598
  "icon": "nuxt-codemirror.svg",
4537
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4599
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4538
4600
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4539
4601
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4540
4602
  "category": "Libraries",
@@ -4557,7 +4619,7 @@
4557
4619
  "repo": "lorexiq/nuxt-color-picker",
4558
4620
  "npm": "nuxt-color-picker",
4559
4621
  "icon": "nuxt-color-picker.png",
4560
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4622
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4561
4623
  "website": "https://nuxt-color-picker.nuxt.dev/",
4562
4624
  "learn_more": "",
4563
4625
  "category": "UI",
@@ -4700,7 +4762,7 @@
4700
4762
  "type": "3rd-party",
4701
4763
  "maintainers": [
4702
4764
  {
4703
- "name": "Supanut Dokmaithong",
4765
+ "name": "Supanut Weerachotthakorn",
4704
4766
  "github": "Boomgeek"
4705
4767
  },
4706
4768
  {
@@ -4771,7 +4833,8 @@
4771
4833
  "maintainers": [
4772
4834
  {
4773
4835
  "name": "Ali Sokkar",
4774
- "github": "NyllRE"
4836
+ "github": "NyllRE",
4837
+ "twitter": "nyllre"
4775
4838
  }
4776
4839
  ],
4777
4840
  "compatibility": {
@@ -4858,7 +4921,7 @@
4858
4921
  "npm": "nuxt-glaze",
4859
4922
  "icon": "nuxt-glaze.png",
4860
4923
  "github": "https://github.com/holux-design/nuxt-glaze",
4861
- "website": "https://glaze.dev",
4924
+ "website": "https://www.glaze.dev/",
4862
4925
  "learn_more": "",
4863
4926
  "category": "Libraries",
4864
4927
  "type": "3rd-party",
@@ -4919,7 +4982,7 @@
4919
4982
  },
4920
4983
  {
4921
4984
  "name": "nuxt-gql-pulse",
4922
- "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4985
+ "description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
4923
4986
  "repo": "Abbasmoe/nuxt-gql-pulse",
4924
4987
  "npm": "nuxt-gql-pulse",
4925
4988
  "icon": "nuxt-gql-pulse.png",
@@ -4971,11 +5034,11 @@
4971
5034
  {
4972
5035
  "name": "nuxt-graphql-playground",
4973
5036
  "description": "",
4974
- "repo": "pinpon-dev/nuxt-graphql-playground",
5037
+ "repo": "tuarrep/nuxt-graphql-playground",
4975
5038
  "npm": "@pin-pon/nuxt-graphql-playground",
4976
5039
  "icon": "",
4977
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
4978
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5040
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
5041
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
4979
5042
  "learn_more": "",
4980
5043
  "category": "Devtools",
4981
5044
  "type": "3rd-party",
@@ -5091,7 +5154,7 @@
5091
5154
  "repo": "daliborgogic/nuxt-interpolation#master",
5092
5155
  "npm": "nuxt-interpolation",
5093
5156
  "icon": "",
5094
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5157
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
5095
5158
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5096
5159
  "learn_more": "",
5097
5160
  "category": "Devtools",
@@ -5352,13 +5415,13 @@
5352
5415
  "type": "3rd-party",
5353
5416
  "maintainers": [
5354
5417
  {
5355
- "name": "Tanuki",
5418
+ "name": "erwann.dev",
5356
5419
  "github": "tanukijs",
5357
5420
  "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
5358
5421
  }
5359
5422
  ],
5360
5423
  "compatibility": {
5361
- "nuxt": ">=3.0.0",
5424
+ "nuxt": ">=3.7.0",
5362
5425
  "requires": {}
5363
5426
  }
5364
5427
  },
@@ -5388,10 +5451,10 @@
5388
5451
  {
5389
5452
  "name": "nuxt-mongoose",
5390
5453
  "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
5391
- "repo": "arashsheyda/nuxt-mongoose",
5454
+ "repo": "nuxtaid/nuxt-mongoose",
5392
5455
  "npm": "nuxt-mongoose",
5393
5456
  "icon": "nuxt-mongoose.svg",
5394
- "github": "https://github.com/arashsheyda/nuxt-mongoose",
5457
+ "github": "https://github.com/nuxtaid/nuxt-mongoose",
5395
5458
  "website": "https://nuxt-mongoose.nuxt.space",
5396
5459
  "learn_more": "",
5397
5460
  "category": "Database",
@@ -5413,11 +5476,11 @@
5413
5476
  {
5414
5477
  "name": "nuxt-mqtt",
5415
5478
  "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5416
- "repo": "arashsheyda/nuxt-mqtt",
5479
+ "repo": "nuxtaid/nuxt-mqtt",
5417
5480
  "npm": "nuxt-mqtt",
5418
5481
  "icon": "nuxt-mqtt.png",
5419
- "github": "https://github.com/arashsheyda/nuxt-mqtt",
5420
- "website": "https://github.com/arashsheyda/nuxt-mongoose#readme",
5482
+ "github": "https://github.com/nuxtaid/nuxt-mqtt",
5483
+ "website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
5421
5484
  "learn_more": "",
5422
5485
  "category": "Extensions",
5423
5486
  "type": "3rd-party",
@@ -5542,7 +5605,8 @@
5542
5605
  {
5543
5606
  "name": "Norbiros",
5544
5607
  "github": "Norbiros",
5545
- "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5608
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
5609
+ "twitter": "norbiros_dev"
5546
5610
  },
5547
5611
  {
5548
5612
  "name": "Taras Batenkov",
@@ -5635,7 +5699,7 @@
5635
5699
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5636
5700
  "npm": "@i2d/nuxt-pdf-frame",
5637
5701
  "icon": "pdf-frame.svg",
5638
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5702
+ "github": "https://github.com/i2djs/pdf-frame",
5639
5703
  "website": "https://www.pdf-frame.org",
5640
5704
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5641
5705
  "category": "Libraries",
@@ -5732,7 +5796,7 @@
5732
5796
  "type": "3rd-party",
5733
5797
  "maintainers": [
5734
5798
  {
5735
- "name": "Supanut Dokmaithong",
5799
+ "name": "Supanut Weerachotthakorn",
5736
5800
  "github": "Boomgeek"
5737
5801
  },
5738
5802
  {
@@ -5842,7 +5906,7 @@
5842
5906
  "repo": "onmax/nuxt-safe-runtime-config#main",
5843
5907
  "npm": "nuxt-safe-runtime-config",
5844
5908
  "icon": "nuxt-safe-runtime-config.svg",
5845
- "github": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5909
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5846
5910
  "website": "https://nuxt-safe-runtime-config.onmax.me",
5847
5911
  "learn_more": "",
5848
5912
  "category": "Devtools",
@@ -5961,11 +6025,11 @@
5961
6025
  {
5962
6026
  "name": "nuxt-smartlook",
5963
6027
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
5964
- "repo": "f00b4r/nuxt-smartlook",
6028
+ "repo": "contributte/nuxt-smartlook",
5965
6029
  "npm": "nuxt-smartlook",
5966
6030
  "icon": "nuxt-smartlook.png",
5967
- "github": "https://github.com/f00b4r/nuxt-smartlook",
5968
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6031
+ "github": "https://github.com/contributte/nuxt-smartlook",
6032
+ "website": "https://github.com/contributte/nuxt-smartlook",
5969
6033
  "learn_more": "https://www.smartlook.com/",
5970
6034
  "category": "Analytics",
5971
6035
  "type": "3rd-party",
@@ -6093,7 +6157,8 @@
6093
6157
  "maintainers": [
6094
6158
  {
6095
6159
  "name": "Frederik Bußmann",
6096
- "github": "freb97"
6160
+ "github": "freb97",
6161
+ "bluesky": "freb97.bsky.social"
6097
6162
  }
6098
6163
  ],
6099
6164
  "compatibility": {
@@ -6197,11 +6262,11 @@
6197
6262
  {
6198
6263
  "name": "nuxt-toc",
6199
6264
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
6200
- "repo": "hanyujie2002/nuxt-toc",
6265
+ "repo": "thaikolja/nuxt-toc",
6201
6266
  "npm": "nuxt-toc",
6202
6267
  "icon": "nuxt-toc.png",
6203
- "github": "https://github.com/hanyujie2002/nuxt-toc",
6204
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6268
+ "github": "https://github.com/thaikolja/nuxt-toc",
6269
+ "website": "https://github.com/thaikolja/nuxt-toc",
6205
6270
  "learn_more": "",
6206
6271
  "category": "UI",
6207
6272
  "type": "3rd-party",
@@ -6400,10 +6465,10 @@
6400
6465
  {
6401
6466
  "name": "nuxt2-ngrok",
6402
6467
  "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",
6403
- "repo": "nuxt-community/ngrok",
6468
+ "repo": "nuxt-modules/ngrok",
6404
6469
  "npm": "@nuxtjs/ngrok",
6405
6470
  "icon": "ngrok.png",
6406
- "github": "https://github.com/nuxt-community/ngrok-module",
6471
+ "github": "https://github.com/nuxt-modules/ngrok",
6407
6472
  "website": "https://ngrok.nuxtjs.org",
6408
6473
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6409
6474
  "category": "Devtools",
@@ -6454,8 +6519,8 @@
6454
6519
  "repo": "daliborgogic/interpolation",
6455
6520
  "npm": "nuxt3-interpolation",
6456
6521
  "icon": "",
6457
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6458
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6522
+ "github": "https://github.com/daliborgogic/interpolation",
6523
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6459
6524
  "learn_more": "",
6460
6525
  "category": "Devtools",
6461
6526
  "type": "3rd-party",
@@ -6502,8 +6567,8 @@
6502
6567
  "npm": "nuxt-og-image",
6503
6568
  "icon": "og-image.svg",
6504
6569
  "github": "https://github.com/nuxt-modules/og-image",
6505
- "website": "https://nuxtseo.com/og-image",
6506
- "learn_more": "https://nuxtseo.com/og-image",
6570
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6571
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6507
6572
  "category": "SEO",
6508
6573
  "type": "community",
6509
6574
  "maintainers": [
@@ -6693,7 +6758,7 @@
6693
6758
  "icon": "partytown.svg",
6694
6759
  "github": "https://github.com/nuxt-modules/partytown",
6695
6760
  "website": "https://github.com/nuxt-modules/partytown",
6696
- "learn_more": "https://partytown.builder.io/",
6761
+ "learn_more": "https://partytown.qwik.dev/",
6697
6762
  "category": "Performance",
6698
6763
  "type": "community",
6699
6764
  "maintainers": [
@@ -6714,11 +6779,11 @@
6714
6779
  {
6715
6780
  "name": "paypal",
6716
6781
  "description": "A Nuxt module for simplifying the use of Paypal in your project.",
6717
- "repo": "arashsheyda/nuxt-paypal",
6782
+ "repo": "nuxtaid/nuxt-paypal",
6718
6783
  "npm": "nuxt-paypal",
6719
6784
  "icon": "paypal.svg",
6720
- "github": "https://github.com/arashsheyda/nuxt-paypal",
6721
- "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
6785
+ "github": "https://github.com/nuxtaid/nuxt-paypal",
6786
+ "website": "https://github.com/nuxtaid/nuxt-paypal#readme",
6722
6787
  "learn_more": "https://developer.paypal.com/sdk/js/reference/",
6723
6788
  "category": "Payment",
6724
6789
  "type": "3rd-party",
@@ -6813,7 +6878,7 @@
6813
6878
  "repo": "posva/pinia-colada#main/nuxt",
6814
6879
  "npm": "@pinia/colada-nuxt",
6815
6880
  "icon": "pinia-colada.png",
6816
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6881
+ "github": "https://github.com/posva/pinia-colada",
6817
6882
  "website": "https://pinia-colada.esm.dev",
6818
6883
  "learn_more": "",
6819
6884
  "category": "Extensions",
@@ -6837,7 +6902,7 @@
6837
6902
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
6838
6903
  "npm": "@pinia-orm/nuxt",
6839
6904
  "icon": "pinia-orm.svg",
6840
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6905
+ "github": "https://github.com/CodeDredd/pinia-orm",
6841
6906
  "website": "https://pinia-orm.codedredd.de/",
6842
6907
  "learn_more": "",
6843
6908
  "category": "Extensions",
@@ -6884,7 +6949,7 @@
6884
6949
  "repo": "vuejs/pinia#v2/packages/nuxt",
6885
6950
  "npm": "@pinia/nuxt",
6886
6951
  "icon": "pinia.svg",
6887
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
6952
+ "github": "https://github.com/vuejs/pinia",
6888
6953
  "website": "https://pinia.vuejs.org/",
6889
6954
  "learn_more": "",
6890
6955
  "category": "Extensions",
@@ -7023,7 +7088,7 @@
7023
7088
  "repo": "primefaces/primevue#master/packages/nuxt-module",
7024
7089
  "npm": "@primevue/nuxt-module",
7025
7090
  "icon": "primevue.svg",
7026
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7091
+ "github": "https://github.com/primefaces/primevue",
7027
7092
  "website": "https://primevue.org/",
7028
7093
  "learn_more": "https://primevue.org/nuxt/",
7029
7094
  "category": "UI",
@@ -7047,7 +7112,7 @@
7047
7112
  "npm": "@prisma/nuxt",
7048
7113
  "icon": "prisma.png",
7049
7114
  "github": "https://github.com/prisma/nuxt-prisma",
7050
- "website": "https://www.prisma.io/docs/guides/nuxt",
7115
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
7051
7116
  "learn_more": "https://www.prisma.io/orm",
7052
7117
  "category": "Database",
7053
7118
  "type": "3rd-party",
@@ -7207,7 +7272,7 @@
7207
7272
  "icon": "pwa.png",
7208
7273
  "github": "https://github.com/nuxt-community/pwa-module",
7209
7274
  "website": "https://pwa.nuxtjs.org",
7210
- "learn_more": "https://web.dev/progressive-web-apps/",
7275
+ "learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
7211
7276
  "category": "Performance",
7212
7277
  "type": "community",
7213
7278
  "maintainers": [
@@ -7301,7 +7366,7 @@
7301
7366
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7302
7367
  "npm": "@query-api/nuxt",
7303
7368
  "icon": "query-api.svg",
7304
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7369
+ "github": "https://github.com/samuelreichor/query-api",
7305
7370
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7306
7371
  "learn_more": "https://samuelreichor.at/libraries",
7307
7372
  "category": "CMS",
@@ -7325,7 +7390,7 @@
7325
7390
  "icon": "radash.png",
7326
7391
  "github": "https://github.com/bbg/nuxt-radash",
7327
7392
  "website": "https://github.com/bbg/nuxt-radash#readme",
7328
- "learn_more": "https://github.com/rayepps/radash/",
7393
+ "learn_more": "https://github.com/sodiray/radash",
7329
7394
  "category": "Libraries",
7330
7395
  "type": "3rd-party",
7331
7396
  "maintainers": [
@@ -7347,7 +7412,7 @@
7347
7412
  "icon": "recaptcha.png",
7348
7413
  "github": "https://github.com/nuxt-community/recaptcha-module",
7349
7414
  "website": "https://github.com/nuxt-community/recaptcha-module",
7350
- "learn_more": "https://www.google.com/recaptcha/about/",
7415
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7351
7416
  "category": "Security",
7352
7417
  "type": "community",
7353
7418
  "maintainers": [
@@ -7412,10 +7477,10 @@
7412
7477
  {
7413
7478
  "name": "reka-ui",
7414
7479
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7415
- "repo": "unovue/radix-vue",
7480
+ "repo": "unovue/reka-ui",
7416
7481
  "npm": "reka-ui",
7417
7482
  "icon": "reka-ui.svg",
7418
- "github": "https://github.com/unovue/radix-vue",
7483
+ "github": "https://github.com/unovue/reka-ui",
7419
7484
  "website": "https://www.reka-ui.com/",
7420
7485
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7421
7486
  "category": "UI",
@@ -7576,7 +7641,7 @@
7576
7641
  "repo": "nuxt-modules/sanity#main",
7577
7642
  "npm": "@nuxtjs/sanity",
7578
7643
  "icon": "sanity.png",
7579
- "github": "https://github.com/nuxt-modules/sanity#main",
7644
+ "github": "https://github.com/nuxt-modules/sanity",
7580
7645
  "website": "https://sanity.nuxtjs.org",
7581
7646
  "learn_more": "https://www.sanity.io/",
7582
7647
  "category": "CMS",
@@ -7602,7 +7667,7 @@
7602
7667
  "repo": "scalar/scalar#main/integrations/nuxt",
7603
7668
  "npm": "@scalar/nuxt",
7604
7669
  "icon": "scalar.svg",
7605
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7670
+ "github": "https://github.com/scalar/scalar",
7606
7671
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7607
7672
  "learn_more": "https://scalar.com",
7608
7673
  "category": "Devtools",
@@ -7626,7 +7691,7 @@
7626
7691
  "npm": "nuxt-schema-org",
7627
7692
  "icon": "schema-org.svg",
7628
7693
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7629
- "website": "https://nuxtseo.com/schema-org",
7694
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7630
7695
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7631
7696
  "category": "SEO",
7632
7697
  "type": "3rd-party",
@@ -7646,7 +7711,7 @@
7646
7711
  {
7647
7712
  "name": "scripts",
7648
7713
  "description": "Add 3rd-party scripts without sacrificing performance.",
7649
- "repo": "nuxt/scripts",
7714
+ "repo": "nuxt/scripts#main/packages/script",
7650
7715
  "npm": "@nuxt/scripts",
7651
7716
  "icon": "nuxt.svg",
7652
7717
  "github": "https://github.com/nuxt/scripts",
@@ -7662,7 +7727,7 @@
7662
7727
  }
7663
7728
  ],
7664
7729
  "compatibility": {
7665
- "nuxt": ">=3.16",
7730
+ "nuxt": ">=3.16.0",
7666
7731
  "requires": {}
7667
7732
  }
7668
7733
  },
@@ -7741,9 +7806,9 @@
7741
7806
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7742
7807
  "npm": "@sentry/nuxt",
7743
7808
  "icon": "sentry.svg",
7744
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7809
+ "github": "https://github.com/getsentry/sentry-javascript",
7745
7810
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7746
- "learn_more": "https://sentry.io",
7811
+ "learn_more": "https://sentry.io/welcome/",
7747
7812
  "category": "Monitoring",
7748
7813
  "type": "3rd-party",
7749
7814
  "maintainers": [
@@ -7760,12 +7825,12 @@
7760
7825
  {
7761
7826
  "name": "seo-experiments",
7762
7827
  "description": "Powerful SEO DX improvements.",
7763
- "repo": "harlan-zw/nuxt-seo-experiments",
7828
+ "repo": "harlan-zw/nuxt-seo-utils",
7764
7829
  "npm": "nuxt-seo-utils",
7765
7830
  "icon": "seo-experiments.svg",
7766
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
7767
- "website": "https://nuxtseo.com/experiments",
7768
- "learn_more": "https://nuxtseo.com/experiments",
7831
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7832
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7833
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7769
7834
  "category": "SEO",
7770
7835
  "type": "3rd-party",
7771
7836
  "maintainers": [
@@ -7784,11 +7849,11 @@
7784
7849
  {
7785
7850
  "name": "seo-meta",
7786
7851
  "description": "Simple generate seo metadata",
7787
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7852
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
7788
7853
  "npm": "nuxt-seo-meta",
7789
7854
  "icon": "",
7790
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7791
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7855
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7856
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
7792
7857
  "learn_more": "",
7793
7858
  "category": "SEO",
7794
7859
  "type": "3rd-party",
@@ -7813,7 +7878,7 @@
7813
7878
  "icon": "nuxt.svg",
7814
7879
  "github": "https://github.com/harlan-zw/nuxt-seo",
7815
7880
  "website": "https://nuxtseo.com/",
7816
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7881
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
7817
7882
  "category": "SEO",
7818
7883
  "type": "3rd-party",
7819
7884
  "maintainers": [
@@ -7902,10 +7967,10 @@
7902
7967
  {
7903
7968
  "name": "shadcn",
7904
7969
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
7905
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
7970
+ "repo": "unovue/shadcn-vue#dev/packages/module",
7906
7971
  "npm": "shadcn-nuxt",
7907
7972
  "icon": "",
7908
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
7973
+ "github": "https://github.com/unovue/shadcn-vue",
7909
7974
  "website": "https://www.shadcn-vue.com",
7910
7975
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
7911
7976
  "category": "UI",
@@ -7933,7 +7998,7 @@
7933
7998
  "npm": "@nuxtjs/shopify",
7934
7999
  "icon": "shopify.png",
7935
8000
  "github": "https://github.com/nuxt-modules/shopify",
7936
- "website": "https://nuxt-modules.github.io/shopify",
8001
+ "website": "https://shopify.nuxtjs.org/",
7937
8002
  "learn_more": "https://shopify.dev/docs",
7938
8003
  "category": "Ecommerce",
7939
8004
  "type": "community",
@@ -7944,7 +8009,8 @@
7944
8009
  },
7945
8010
  {
7946
8011
  "name": "Frederik Bußmann",
7947
- "github": "freb97"
8012
+ "github": "freb97",
8013
+ "bluesky": "freb97.bsky.social"
7948
8014
  }
7949
8015
  ],
7950
8016
  "compatibility": {
@@ -7958,9 +8024,9 @@
7958
8024
  "repo": "shopware/frontends#main/packages/nuxt-module",
7959
8025
  "npm": "@shopware/nuxt-module",
7960
8026
  "icon": "shopware.svg",
7961
- "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8027
+ "github": "https://github.com/shopware/frontends",
7962
8028
  "website": "https://frontends.shopware.com/packages/nuxt-module.html",
7963
- "learn_more": "https://www.shopware.com",
8029
+ "learn_more": "https://www.shopware.com/en/",
7964
8030
  "category": "Ecommerce",
7965
8031
  "type": "3rd-party",
7966
8032
  "maintainers": [
@@ -8022,11 +8088,11 @@
8022
8088
  {
8023
8089
  "name": "simple-line-icons",
8024
8090
  "description": "Nuxt module to add simple-line-icons ",
8025
- "repo": "vaso2/nuxt-simple-line-icons",
8091
+ "repo": "galsd/nuxt-simple-line-icons",
8026
8092
  "npm": "nuxt-simple-line-icons",
8027
8093
  "icon": "",
8028
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
8029
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8094
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8095
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
8030
8096
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
8031
8097
  "category": "Fonts",
8032
8098
  "type": "3rd-party",
@@ -8049,7 +8115,7 @@
8049
8115
  "icon": "simple-sitemap.svg",
8050
8116
  "github": "https://github.com/nuxt-modules/sitemap",
8051
8117
  "website": "https://nuxtseo.com/",
8052
- "learn_more": "https://nuxtseo.com/sitemap",
8118
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
8053
8119
  "category": "SEO",
8054
8120
  "type": "community",
8055
8121
  "maintainers": [
@@ -8077,9 +8143,9 @@
8077
8143
  "repo": "modbender/nuxt-snackbar#master",
8078
8144
  "npm": "nuxt-snackbar",
8079
8145
  "icon": "snackbar.png",
8080
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8146
+ "github": "https://github.com/modbender/nuxt-snackbar",
8081
8147
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
8082
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8148
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
8083
8149
  "category": "UI",
8084
8150
  "type": "3rd-party",
8085
8151
  "maintainers": [
@@ -8143,7 +8209,7 @@
8143
8209
  "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8144
8210
  "npm": "@solar-icons/nuxt",
8145
8211
  "icon": "solar-icons.svg",
8146
- "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8212
+ "github": "https://github.com/saoudi-h/solar-icons",
8147
8213
  "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8148
8214
  "learn_more": "https://solar-icons.vercel.app",
8149
8215
  "category": "UI",
@@ -8177,7 +8243,7 @@
8177
8243
  "name": "Filip Sobol",
8178
8244
  "github": "filipsobol",
8179
8245
  "twitter": "filipsobol",
8180
- "bluesky": "filipsobol.bsky.social"
8246
+ "bluesky": "filipsobol.com"
8181
8247
  }
8182
8248
  ],
8183
8249
  "compatibility": {
@@ -8193,7 +8259,7 @@
8193
8259
  "icon": "speedcurve.png",
8194
8260
  "github": "https://github.com/nuxt-community/speedcurve-module",
8195
8261
  "website": "https://speedcurve.nuxtjs.org",
8196
- "learn_more": "https://speedcurve.com",
8262
+ "learn_more": "https://www.speedcurve.com/",
8197
8263
  "category": "Analytics",
8198
8264
  "type": "community",
8199
8265
  "maintainers": [
@@ -8236,7 +8302,7 @@
8236
8302
  "repo": "agritheory/stonecrop#development/nuxt",
8237
8303
  "npm": "@stonecrop/nuxt",
8238
8304
  "icon": "stonecrop.svg",
8239
- "github": "https://github.com/agritheory/stonecrop/tree/development/nuxt",
8305
+ "github": "https://github.com/agritheory/stonecrop",
8240
8306
  "website": "https://stonecrop.io/",
8241
8307
  "learn_more": "https://agritheory.com/",
8242
8308
  "category": "Libraries",
@@ -8311,7 +8377,7 @@
8311
8377
  "repo": "storyblok/monoblok#main/packages/nuxt",
8312
8378
  "npm": "@storyblok/nuxt",
8313
8379
  "icon": "storyblok.png",
8314
- "github": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8380
+ "github": "https://github.com/storyblok/monoblok",
8315
8381
  "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8316
8382
  "learn_more": "",
8317
8383
  "category": "CMS",
@@ -8400,7 +8466,7 @@
8400
8466
  "icon": "stripe.png",
8401
8467
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8402
8468
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8403
- "learn_more": "https://stripe.com/",
8469
+ "learn_more": "https://stripe.com/fr",
8404
8470
  "category": "Payment",
8405
8471
  "type": "3rd-party",
8406
8472
  "maintainers": [
@@ -8426,7 +8492,7 @@
8426
8492
  "website": "https://nuxt.studio",
8427
8493
  "learn_more": "",
8428
8494
  "category": "CMS",
8429
- "type": "3rd-party",
8495
+ "type": "community",
8430
8496
  "maintainers": [
8431
8497
  {
8432
8498
  "name": "Baptiste Leproux",
@@ -8457,11 +8523,11 @@
8457
8523
  {
8458
8524
  "name": "style-resources",
8459
8525
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8460
- "repo": "nuxt-community/style-resources-module",
8526
+ "repo": "nuxt-modules/style-resources",
8461
8527
  "npm": "@nuxtjs/style-resources",
8462
8528
  "icon": "",
8463
- "github": "https://github.com/nuxt-community/style-resources-module",
8464
- "website": "https://github.com/nuxt-community/style-resources-module",
8529
+ "github": "https://github.com/nuxt-modules/style-resources",
8530
+ "website": "https://github.com/nuxt-modules/style-resources",
8465
8531
  "learn_more": "",
8466
8532
  "category": "CSS",
8467
8533
  "type": "community",
@@ -8481,11 +8547,11 @@
8481
8547
  {
8482
8548
  "name": "stylelint",
8483
8549
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8484
- "repo": "nuxt-community/stylelint-module",
8550
+ "repo": "nuxt-modules/stylelint",
8485
8551
  "npm": "@nuxtjs/stylelint-module",
8486
8552
  "icon": "stylelint.png",
8487
- "github": "https://github.com/nuxt-community/stylelint-module",
8488
- "website": "https://github.com/nuxt-community/stylelint-module",
8553
+ "github": "https://github.com/nuxt-modules/stylelint",
8554
+ "website": "https://github.com/nuxt-modules/stylelint",
8489
8555
  "learn_more": "https://stylelint.io/",
8490
8556
  "category": "CSS",
8491
8557
  "type": "community",
@@ -8556,7 +8622,7 @@
8556
8622
  }
8557
8623
  ],
8558
8624
  "compatibility": {
8559
- "nuxt": ">=3.10.0",
8625
+ "nuxt": "^3.21.0 || ^4.3.0",
8560
8626
  "requires": {}
8561
8627
  }
8562
8628
  },
@@ -8736,7 +8802,7 @@
8736
8802
  "repo": "tdesignOteam/tdesign-nuxt",
8737
8803
  "npm": "@tdesign-vue-next/nuxt",
8738
8804
  "icon": "tdesign.svg",
8739
- "github": "https://github.com/Tencent/tdesign-vue-next",
8805
+ "github": "https://github.com/tdesignOteam/tdesign-nuxt",
8740
8806
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
8741
8807
  "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8742
8808
  "category": "UI",
@@ -8856,11 +8922,11 @@
8856
8922
  {
8857
8923
  "name": "toast",
8858
8924
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
8859
- "repo": "nuxt-community/modules#master/packages/toast",
8925
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
8860
8926
  "npm": "@nuxtjs/toast",
8861
8927
  "icon": "",
8862
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8863
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8928
+ "github": "https://github.com/nuxt-community/legacy-modules",
8929
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
8864
8930
  "learn_more": "https://github.com/shakee93/vue-toasted",
8865
8931
  "category": "Libraries",
8866
8932
  "type": "community",
@@ -8928,7 +8994,7 @@
8928
8994
  "repo": "tresjs/tres#main/packages/nuxt",
8929
8995
  "npm": "@tresjs/nuxt",
8930
8996
  "icon": "tresjs.svg",
8931
- "github": "https://github.com/Tresjs/tres",
8997
+ "github": "https://github.com/tresjs/tres",
8932
8998
  "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
8933
8999
  "learn_more": "https://tresjs.org/",
8934
9000
  "category": "Libraries",
@@ -8990,7 +9056,7 @@
8990
9056
  "icon": "",
8991
9057
  "github": "https://github.com/tuarrep/nuxt-twa",
8992
9058
  "website": "https://nuxt-twa.tuarrep.dev",
8993
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9059
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
8994
9060
  "category": "Performance",
8995
9061
  "type": "3rd-party",
8996
9062
  "maintainers": [
@@ -9012,7 +9078,7 @@
9012
9078
  "repo": "yizack/nuxt-twemoji",
9013
9079
  "npm": "nuxt-twemoji",
9014
9080
  "icon": "twemoji.svg",
9015
- "github": "https://github.com/Yizack/nuxt-twemoji",
9081
+ "github": "https://github.com/yizack/nuxt-twemoji",
9016
9082
  "website": "https://github.com/Yizack/nuxt-twemoji",
9017
9083
  "learn_more": "",
9018
9084
  "category": "UI",
@@ -9093,8 +9159,8 @@
9093
9159
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
9094
9160
  "npm": "@nuxt/typescript-runtime",
9095
9161
  "icon": "typescript.svg",
9096
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
9097
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9162
+ "github": "https://github.com/nuxt/typescript",
9163
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
9098
9164
  "learn_more": "",
9099
9165
  "category": "Devtools",
9100
9166
  "type": "official",
@@ -9128,7 +9194,7 @@
9128
9194
  "repo": "nuxt/typescript#master/packages/typescript-build",
9129
9195
  "npm": "@nuxt/typescript-build",
9130
9196
  "icon": "typescript.svg",
9131
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9197
+ "github": "https://github.com/nuxt/typescript",
9132
9198
  "website": "https://typescript.nuxtjs.org",
9133
9199
  "learn_more": "",
9134
9200
  "category": "Devtools",
@@ -9220,7 +9286,7 @@
9220
9286
  "icon": "umami.svg",
9221
9287
  "github": "https://github.com/ijkml/nuxt-umami",
9222
9288
  "website": "https://github.com/ijkml/nuxt-umami",
9223
- "learn_more": "https://umami.is/docs/",
9289
+ "learn_more": "https://docs.umami.is/docs",
9224
9290
  "category": "Analytics",
9225
9291
  "type": "3rd-party",
9226
9292
  "maintainers": [
@@ -9272,7 +9338,7 @@
9272
9338
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9273
9339
  "npm": "@unlazy/nuxt",
9274
9340
  "icon": "unlazy.svg",
9275
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9341
+ "github": "https://github.com/johannschopplich/unlazy",
9276
9342
  "website": "https://unlazy.byjohann.dev/",
9277
9343
  "learn_more": "",
9278
9344
  "category": "Images",
@@ -9320,12 +9386,12 @@
9320
9386
  {
9321
9387
  "name": "ununuracss",
9322
9388
  "description": "A Real CSS Engine. Only Scoped.",
9323
- "repo": "novout/ununuracss#main/packages/nuxt",
9389
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9324
9390
  "npm": "nuxt-ununura",
9325
9391
  "icon": "ununuracss.png",
9326
- "github": "https://github.com/novout/ununuracss",
9327
- "website": "https://github.com/novout/ununuracss",
9328
- "learn_more": "https://github.com/novout/ununuracss",
9392
+ "github": "https://github.com/betterwrite/ununuracss",
9393
+ "website": "https://github.com/betterwrite/ununuracss",
9394
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9329
9395
  "category": "UI",
9330
9396
  "type": "3rd-party",
9331
9397
  "maintainers": [
@@ -9414,7 +9480,7 @@
9414
9480
  "repo": "varletjs/varlet-nuxt",
9415
9481
  "npm": "@varlet/nuxt",
9416
9482
  "icon": "varlet.svg",
9417
- "github": "https://github.com/varletjs/varlet",
9483
+ "github": "https://github.com/varletjs/varlet-nuxt",
9418
9484
  "website": "https://varlet.pages.dev/#/en-US/index",
9419
9485
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9420
9486
  "category": "UI",
@@ -9439,7 +9505,7 @@
9439
9505
  "repo": "letstri/vaxee#main/packages/nuxt",
9440
9506
  "npm": "@vaxee/nuxt",
9441
9507
  "icon": "vaxee.svg",
9442
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9508
+ "github": "https://github.com/letstri/vaxee",
9443
9509
  "website": "https://vaxee.letstri.dev/",
9444
9510
  "learn_more": "",
9445
9511
  "category": "Extensions",
@@ -9484,7 +9550,7 @@
9484
9550
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9485
9551
  "npm": "@vee-validate/nuxt",
9486
9552
  "icon": "vee-validate.png",
9487
- "github": "https://github.com/logaretm/vee-validate/",
9553
+ "github": "https://github.com/logaretm/vee-validate",
9488
9554
  "website": "https://vee-validate.logaretm.com/v4/",
9489
9555
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9490
9556
  "category": "Libraries",
@@ -9494,7 +9560,7 @@
9494
9560
  "name": "Abdelrahman Awad",
9495
9561
  "github": "logaretm",
9496
9562
  "twitter": "logaretm",
9497
- "bluesky": "logaretm.com"
9563
+ "bluesky": "awad.dev"
9498
9564
  }
9499
9565
  ],
9500
9566
  "compatibility": {
@@ -9505,11 +9571,11 @@
9505
9571
  {
9506
9572
  "name": "vendor",
9507
9573
  "description": "directly serve node_modules",
9508
- "repo": "nuxt-community/modules#master/packages/vendor",
9574
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9509
9575
  "npm": "@nuxtjs/vendor",
9510
9576
  "icon": "",
9511
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9512
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9577
+ "github": "https://github.com/nuxt-community/legacy-modules",
9578
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9513
9579
  "learn_more": "",
9514
9580
  "category": "Extensions",
9515
9581
  "type": "community",
@@ -9526,13 +9592,57 @@
9526
9592
  "requires": {}
9527
9593
  }
9528
9594
  },
9595
+ {
9596
+ "name": "vercel-analytics",
9597
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9598
+ "repo": "vercel/analytics#main/packages/web",
9599
+ "npm": "@vercel/analytics",
9600
+ "icon": "vercel.svg",
9601
+ "github": "https://github.com/vercel/analytics",
9602
+ "website": "https://vercel.com/docs/analytics",
9603
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9604
+ "category": "Analytics",
9605
+ "type": "3rd-party",
9606
+ "maintainers": [
9607
+ {
9608
+ "name": "Vercel",
9609
+ "github": "vercel"
9610
+ }
9611
+ ],
9612
+ "compatibility": {
9613
+ "nuxt": ">=3.0.0",
9614
+ "requires": {}
9615
+ }
9616
+ },
9617
+ {
9618
+ "name": "vercel-speed-insights",
9619
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9620
+ "repo": "vercel/speed-insights#main/packages/web",
9621
+ "npm": "@vercel/speed-insights",
9622
+ "icon": "vercel.svg",
9623
+ "github": "https://github.com/vercel/speed-insights",
9624
+ "website": "https://vercel.com/docs/speed-insights",
9625
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9626
+ "category": "Performance",
9627
+ "type": "3rd-party",
9628
+ "maintainers": [
9629
+ {
9630
+ "name": "Vercel",
9631
+ "github": "vercel"
9632
+ }
9633
+ ],
9634
+ "compatibility": {
9635
+ "nuxt": ">=3.0.0",
9636
+ "requires": {}
9637
+ }
9638
+ },
9529
9639
  {
9530
9640
  "name": "vexip-ui",
9531
9641
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9532
9642
  "repo": "vexip-ui/nuxt",
9533
9643
  "npm": "@vexip-ui/nuxt",
9534
9644
  "icon": "vexip-ui.svg",
9535
- "github": "https://github.com/vexip-ui/vexip-ui",
9645
+ "github": "https://github.com/vexip-ui/nuxt",
9536
9646
  "website": "https://www.vexipui.com/",
9537
9647
  "learn_more": "https://github.com/vexip-ui/nuxt",
9538
9648
  "category": "UI",
@@ -9699,12 +9809,12 @@
9699
9809
  {
9700
9810
  "name": "vue-macros",
9701
9811
  "description": "Explore more macros and syntax sugar to Vue.",
9702
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9812
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
9703
9813
  "npm": "@vue-macros/nuxt",
9704
9814
  "icon": "vue-macros.svg",
9705
- "github": "https://github.com/sxzz/vue-macros",
9706
- "website": "https://vue-macros.sxzz.moe",
9707
- "learn_more": "https://github.com/sxzz/vue-macros",
9815
+ "github": "https://github.com/vue-macros/vue-macros",
9816
+ "website": "https://vue-macros.dev/",
9817
+ "learn_more": "https://github.com/vue-macros/vue-macros",
9708
9818
  "category": "Extensions",
9709
9819
  "type": "3rd-party",
9710
9820
  "maintainers": [
@@ -9731,7 +9841,7 @@
9731
9841
  "icon": "vue-material.png",
9732
9842
  "github": "https://github.com/vaso2/nuxt-vue-material",
9733
9843
  "website": "https://github.com/vaso2/nuxt-vue-material",
9734
- "learn_more": "https://vuematerial.io/",
9844
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
9735
9845
  "category": "UI",
9736
9846
  "type": "3rd-party",
9737
9847
  "maintainers": [
@@ -9799,7 +9909,7 @@
9799
9909
  "icon": "vue-query.svg",
9800
9910
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
9801
9911
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
9802
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
9912
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
9803
9913
  "category": "Request",
9804
9914
  "type": "3rd-party",
9805
9915
  "maintainers": [
@@ -9868,7 +9978,7 @@
9868
9978
  "npm": "vue-warehouse",
9869
9979
  "icon": "",
9870
9980
  "github": "https://github.com/juliomrqz/vue-warehouse",
9871
- "website": "https://marquez.co/docs/vue-warehouse",
9981
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
9872
9982
  "learn_more": "",
9873
9983
  "category": "Libraries",
9874
9984
  "type": "3rd-party",
@@ -9913,7 +10023,7 @@
9913
10023
  "repo": "vuejs/vuefire#main/packages/nuxt",
9914
10024
  "npm": "nuxt-vuefire",
9915
10025
  "icon": "vuefire.svg",
9916
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10026
+ "github": "https://github.com/vuejs/vuefire",
9917
10027
  "website": "https://vuefire.vuejs.org/",
9918
10028
  "learn_more": "",
9919
10029
  "category": "Database",
@@ -9983,7 +10093,7 @@
9983
10093
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
9984
10094
  "npm": "@vuestic/nuxt",
9985
10095
  "icon": "vuestic.png",
9986
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10096
+ "github": "https://github.com/epicmaxco/vuestic-ui",
9987
10097
  "website": "https://ui.vuestic.dev",
9988
10098
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
9989
10099
  "category": "UI",
@@ -10003,7 +10113,7 @@
10003
10113
  "name": "vuetify-nuxt-module",
10004
10114
  "description": "Zero-config Nuxt Module for Vuetify.",
10005
10115
  "repo": "vuetifyjs/nuxt-module",
10006
- "npm": "vuetify-nuxt-module",
10116
+ "npm": "vuetify-nuxt-module-workspace",
10007
10117
  "icon": "vuetify-logo-v3-dark.svg",
10008
10118
  "github": "https://github.com/vuetifyjs/nuxt-module",
10009
10119
  "website": "https://nuxt.vuetifyjs.com/",
@@ -10160,35 +10270,13 @@
10160
10270
  }
10161
10271
  }
10162
10272
  },
10163
- {
10164
- "name": "webfontloader",
10165
- "description": "Efficient web font loading has never been easier!",
10166
- "repo": "Developmint/nuxt-webfontloader",
10167
- "npm": "nuxt-webfontloader",
10168
- "icon": "",
10169
- "github": "https://github.com/Developmint/nuxt-webfontloader",
10170
- "website": "https://github.com/Developmint/nuxt-webfontloader",
10171
- "learn_more": "https://www.npmjs.com/package/webfontloader",
10172
- "category": "Fonts",
10173
- "type": "3rd-party",
10174
- "maintainers": [
10175
- {
10176
- "name": "Developmint",
10177
- "github": "Developmint"
10178
- }
10179
- ],
10180
- "compatibility": {
10181
- "nuxt": "^2.0.0",
10182
- "requires": {}
10183
- }
10184
- },
10185
10273
  {
10186
10274
  "name": "webhook-validators",
10187
10275
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
10188
10276
  "repo": "yizack/nuxt-webhook-validators",
10189
10277
  "npm": "nuxt-webhook-validators",
10190
10278
  "icon": "webhook-validators.svg",
10191
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10279
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
10192
10280
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
10193
10281
  "learn_more": "",
10194
10282
  "category": "Security",
@@ -10302,10 +10390,10 @@
10302
10390
  {
10303
10391
  "name": "wideangle",
10304
10392
  "description": "Nuxt module to integrate Wide Angle Analytics",
10305
- "repo": "inputobjects/wideangle-nuxt",
10393
+ "repo": "wideangleanalytics/wideangle-nuxt",
10306
10394
  "npm": "wideangle-nuxt",
10307
10395
  "icon": "wideangle.png",
10308
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10396
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10309
10397
  "website": "https://wideangle.co",
10310
10398
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10311
10399
  "category": "Analytics",
@@ -10385,8 +10473,8 @@
10385
10473
  "repo": "vercel/workflow#main/packages/workflow",
10386
10474
  "npm": "workflow",
10387
10475
  "icon": "workflow.svg",
10388
- "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10389
- "website": "https://useworkflow.dev",
10476
+ "github": "https://github.com/vercel/workflow",
10477
+ "website": "https://workflow-sdk.dev/",
10390
10478
  "learn_more": "",
10391
10479
  "category": "Devtools",
10392
10480
  "type": "3rd-party",
@@ -10478,7 +10566,7 @@
10478
10566
  "icon": "zendesk.png",
10479
10567
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10480
10568
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10481
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10569
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10482
10570
  "category": "Ecommerce",
10483
10571
  "type": "3rd-party",
10484
10572
  "maintainers": [