@nuxt/modules 0.6.0-67a6b6 → 0.6.0-689f38

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 +3 -3
  2. package/modules.json +861 -1164
  3. package/package.json +21 -19
package/modules.json CHANGED
@@ -29,35 +29,6 @@
29
29
  "requires": {}
30
30
  }
31
31
  },
32
- {
33
- "name": "ackee",
34
- "description": "Nuxt module for Ackee analytics",
35
- "repo": "bdrtsky/nuxt-ackee",
36
- "npm": "nuxt-ackee",
37
- "icon": "ackee.png",
38
- "github": "https://github.com/bdrtsky/nuxt-ackee",
39
- "website": "https://github.com/bdrtsky/nuxt-ackee",
40
- "learn_more": "https://ackee.electerious.com",
41
- "category": "Analytics",
42
- "type": "3rd-party",
43
- "maintainers": [
44
- {
45
- "name": "Serhii Bedrytskyi",
46
- "github": "bdrtsky",
47
- "twitter": "serhii_be"
48
- },
49
- {
50
- "name": "Sébastien Chopin",
51
- "github": "Atinux",
52
- "twitter": "atinux",
53
- "bluesky": "atinux.com"
54
- }
55
- ],
56
- "compatibility": {
57
- "nuxt": "^2.0.0",
58
- "requires": {}
59
- }
60
- },
61
32
  {
62
33
  "name": "agility-cms",
63
34
  "description": "Agility CMS Integration for Nuxt",
@@ -66,7 +37,7 @@
66
37
  "icon": "agility.png",
67
38
  "github": "https://github.com/agility/agilitycms-nuxt-module",
68
39
  "website": "https://github.com/agility/agilitycms-nuxt-module",
69
- "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
40
+ "learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
70
41
  "category": "CMS",
71
42
  "type": "3rd-party",
72
43
  "maintainers": [
@@ -108,7 +79,7 @@
108
79
  }
109
80
  ],
110
81
  "compatibility": {
111
- "nuxt": "^2.0.0 || >=3.0.0",
82
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
112
83
  "requires": {
113
84
  "bridge": true
114
85
  }
@@ -179,7 +150,7 @@
179
150
  }
180
151
  ],
181
152
  "compatibility": {
182
- "nuxt": "^2.0.0 || >=3.0.0",
153
+ "nuxt": ">=3.0.0",
183
154
  "requires": {}
184
155
  }
185
156
  },
@@ -208,6 +179,28 @@
208
179
  }
209
180
  }
210
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
+ },
211
204
  {
212
205
  "name": "aos",
213
206
  "description": "A Nuxt module that adds Animate On Scroll",
@@ -250,7 +243,7 @@
250
243
  }
251
244
  ],
252
245
  "compatibility": {
253
- "nuxt": ">=3.0.0",
246
+ "nuxt": ">=3.7.0",
254
247
  "requires": {}
255
248
  }
256
249
  },
@@ -284,7 +277,7 @@
284
277
  "repo": "Luxdamore/nuxt-apis-to-file",
285
278
  "npm": "@luxdamore/nuxt-apis-to-file",
286
279
  "icon": "",
287
- "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
280
+ "github": "https://github.com/Luxdamore/nuxt-apis-to-file",
288
281
  "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
289
282
  "learn_more": "",
290
283
  "category": "Performance",
@@ -413,7 +406,7 @@
413
406
  }
414
407
  ],
415
408
  "compatibility": {
416
- "nuxt": ">=3.0.0",
409
+ "nuxt": "^3.0.0",
417
410
  "requires": {}
418
411
  }
419
412
  },
@@ -445,14 +438,14 @@
445
438
  "repo": "askdoppler/doppler-js#main/nuxt",
446
439
  "npm": "@askdoppler/nuxt",
447
440
  "icon": "askdoppler.png",
448
- "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
441
+ "github": "https://github.com/askdoppler/doppler-js",
449
442
  "website": "https://askdoppler.com",
450
443
  "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
451
444
  "category": "SEO",
452
445
  "type": "3rd-party",
453
446
  "maintainers": [
454
447
  {
455
- "name": "maxime",
448
+ "name": "Maxime Dolores",
456
449
  "github": "mdolr",
457
450
  "twitter": "m_dolr"
458
451
  }
@@ -464,7 +457,7 @@
464
457
  },
465
458
  {
466
459
  "name": "auth-utils",
467
- "description": "Minimalist Auth module for Nuxt with SSR.",
460
+ "description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
468
461
  "repo": "atinux/nuxt-auth-utils",
469
462
  "npm": "nuxt-auth-utils",
470
463
  "icon": "",
@@ -514,29 +507,6 @@
514
507
  "requires": {}
515
508
  }
516
509
  },
517
- {
518
- "name": "authjs",
519
- "description": "Auth.js authentication Nuxt module. Edge compatible.",
520
- "repo": "Hebilicious/authjs-nuxt#main",
521
- "npm": "@hebilicious/authjs-nuxt",
522
- "icon": "authjs.png",
523
- "github": "https://github.com/Hebilicious/authjs-nuxt",
524
- "website": "https://authjs-nuxt.pages.dev/",
525
- "learn_more": "https://authjs.dev/",
526
- "category": "Security",
527
- "type": "3rd-party",
528
- "maintainers": [
529
- {
530
- "name": "Heb",
531
- "github": "Hebilicious",
532
- "twitter": "its_hebilicious"
533
- }
534
- ],
535
- "compatibility": {
536
- "nuxt": ">=3.0.0",
537
- "requires": {}
538
- }
539
- },
540
510
  {
541
511
  "name": "authorization",
542
512
  "description": "Manage permissions inside the app and the server.",
@@ -639,8 +609,8 @@
639
609
  "npm": "@thebcms/nuxt",
640
610
  "icon": "bcms.png",
641
611
  "github": "https://github.com/bcms/nuxt-module",
642
- "website": "https://thebcms.com",
643
- "learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
612
+ "website": "https://www.thebcms.com/",
613
+ "learn_more": "https://www.thebcms.com/docs/integrations/nuxt-js/",
644
614
  "category": "CMS",
645
615
  "type": "3rd-party",
646
616
  "maintainers": [
@@ -654,6 +624,28 @@
654
624
  "requires": {}
655
625
  }
656
626
  },
627
+ {
628
+ "name": "betterstack",
629
+ "description": "A Nuxt module for integrating BetterStack into your Nuxt application",
630
+ "repo": "nicogenz/nuxt-betterstack",
631
+ "npm": "nuxt-betterstack",
632
+ "icon": "betterstack.svg",
633
+ "github": "https://github.com/nicogenz/nuxt-betterstack",
634
+ "website": "https://github.com/nicogenz/nuxt-betterstack",
635
+ "learn_more": "https://betterstack.com",
636
+ "category": "Extensions",
637
+ "type": "3rd-party",
638
+ "maintainers": [
639
+ {
640
+ "name": "Nico Genz",
641
+ "github": "nicogenz"
642
+ }
643
+ ],
644
+ "compatibility": {
645
+ "nuxt": ">=3.0.0",
646
+ "requires": {}
647
+ }
648
+ },
657
649
  {
658
650
  "name": "bootstrap",
659
651
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -690,12 +682,12 @@
690
682
  {
691
683
  "name": "browserconfig",
692
684
  "description": "Adds XML browser configuration support",
693
- "repo": "nuxt-community/modules#master/packages/browserconfig",
685
+ "repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
694
686
  "npm": "@nuxtjs/browserconfig",
695
687
  "icon": "",
696
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
697
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
698
- "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",
699
691
  "category": "Extensions",
700
692
  "type": "community",
701
693
  "maintainers": [
@@ -711,29 +703,6 @@
711
703
  "requires": {}
712
704
  }
713
705
  },
714
- {
715
- "name": "buefy",
716
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
717
- "repo": "buefy/nuxt-buefy",
718
- "npm": "nuxt-buefy",
719
- "icon": "buefy.png",
720
- "github": "https://github.com/buefy/nuxt-buefy",
721
- "website": "https://github.com/buefy/nuxt-buefy",
722
- "learn_more": "https://buefy.org/",
723
- "category": "UI",
724
- "type": "3rd-party",
725
- "maintainers": [
726
- {
727
- "name": "Walter Tommasi",
728
- "github": "jtommy",
729
- "twitter": "walter_tommasi"
730
- }
731
- ],
732
- "compatibility": {
733
- "nuxt": "^2.0.0",
734
- "requires": {}
735
- }
736
- },
737
706
  {
738
707
  "name": "bugsnag",
739
708
  "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
@@ -742,7 +711,7 @@
742
711
  "icon": "bugsnag.png",
743
712
  "github": "https://github.com/JulianMar/nuxt-bugsnag",
744
713
  "website": "https://github.com/JulianMar/nuxt-bugsnag",
745
- "learn_more": "https://www.bugsnag.com/",
714
+ "learn_more": "",
746
715
  "category": "Monitoring",
747
716
  "type": "3rd-party",
748
717
  "maintainers": [
@@ -753,7 +722,7 @@
753
722
  }
754
723
  ],
755
724
  "compatibility": {
756
- "nuxt": "^2.0.0 || >=3.0.0",
725
+ "nuxt": "^2.16.0 || >=3.0.0",
757
726
  "requires": {
758
727
  "bridge": true
759
728
  }
@@ -873,52 +842,6 @@
873
842
  "requires": {}
874
843
  }
875
844
  },
876
- {
877
- "name": "chakra-ui",
878
- "description": "Chakra UI Module for Nuxt",
879
- "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
880
- "npm": "@chakra-ui/nuxt",
881
- "icon": "chakra-ui.png",
882
- "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
883
- "website": "https://vue.chakra-ui.com/with-nuxt",
884
- "learn_more": "",
885
- "category": "UI",
886
- "type": "3rd-party",
887
- "maintainers": [
888
- {
889
- "name": "Jonathan Bakebwa",
890
- "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
891
- }
892
- ],
893
- "compatibility": {
894
- "nuxt": "^2.0.0",
895
- "requires": {}
896
- }
897
- },
898
- {
899
- "name": "chatwoot",
900
- "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
901
- "repo": "productdevbookcom/chatwoot",
902
- "npm": "@productdevbook/chatwoot",
903
- "icon": "chatwoot.png",
904
- "github": "https://github.com/productdevbookcom/chatwoot",
905
- "website": "https://github.com/productdevbookcom/chatwoot",
906
- "learn_more": "https://www.chatwoot.com",
907
- "category": "Libraries",
908
- "type": "3rd-party",
909
- "maintainers": [
910
- {
911
- "name": "Wind",
912
- "github": "productdevbook",
913
- "twitter": "productdevbook",
914
- "bluesky": "productdevbook.com"
915
- }
916
- ],
917
- "compatibility": {
918
- "nuxt": ">=3.0.0",
919
- "requires": {}
920
- }
921
- },
922
845
  {
923
846
  "name": "chiffre",
924
847
  "description": "Privacy-first, end-to-end encrypted analytics",
@@ -971,8 +894,8 @@
971
894
  "repo": "clerk/javascript#main/packages/nuxt",
972
895
  "npm": "@clerk/nuxt",
973
896
  "icon": "clerk.svg",
974
- "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
975
- "website": "https://clerk.com/docs/references/nuxt/overview",
897
+ "github": "https://github.com/clerk/javascript",
898
+ "website": "https://clerk.com/docs/reference/nuxt/overview",
976
899
  "learn_more": "https://clerk.com",
977
900
  "category": "Security",
978
901
  "type": "3rd-party",
@@ -1021,7 +944,7 @@
1021
944
  "icon": "",
1022
945
  "github": "https://github.com/gitana/cloudcms-nuxt",
1023
946
  "website": "https://github.com/gitana/cloudcms-nuxt",
1024
- "learn_more": "https://www.cloudcms.com/",
947
+ "learn_more": "https://gitana.io/",
1025
948
  "category": "CMS",
1026
949
  "type": "3rd-party",
1027
950
  "maintainers": [
@@ -1059,7 +982,7 @@
1059
982
  }
1060
983
  ],
1061
984
  "compatibility": {
1062
- "nuxt": ">=3.0.0",
985
+ "nuxt": "^3.0.0",
1063
986
  "requires": {}
1064
987
  }
1065
988
  },
@@ -1113,6 +1036,42 @@
1113
1036
  }
1114
1037
  }
1115
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
+ },
1116
1075
  {
1117
1076
  "name": "compodium",
1118
1077
  "description": "A plug an play component playground for Nuxt.",
@@ -1160,30 +1119,6 @@
1160
1119
  "requires": {}
1161
1120
  }
1162
1121
  },
1163
- {
1164
- "name": "composition-api",
1165
- "description": "Composition API hooks for Nuxt",
1166
- "repo": "nuxt-community/composition-api#main",
1167
- "npm": "@nuxtjs/composition-api",
1168
- "icon": "composition-api.svg",
1169
- "github": "https://github.com/nuxt-community/composition-api/tree/main",
1170
- "website": "https://composition-api.nuxtjs.org",
1171
- "learn_more": "",
1172
- "category": "Extensions",
1173
- "type": "community",
1174
- "maintainers": [
1175
- {
1176
- "name": "Daniel Roe",
1177
- "github": "danielroe",
1178
- "twitter": "danielcroe",
1179
- "bluesky": "danielroe.dev"
1180
- }
1181
- ],
1182
- "compatibility": {
1183
- "nuxt": "^2.0.0",
1184
- "requires": {}
1185
- }
1186
- },
1187
1122
  {
1188
1123
  "name": "content-assets",
1189
1124
  "description": "Enable locally-located assets in Nuxt Content",
@@ -1191,7 +1126,7 @@
1191
1126
  "npm": "nuxt-content-assets",
1192
1127
  "icon": "content-assets.png",
1193
1128
  "github": "https://github.com/davestewart/nuxt-content-assets",
1194
- "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
1129
+ "website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
1195
1130
  "learn_more": "",
1196
1131
  "category": "Images",
1197
1132
  "type": "3rd-party",
@@ -1262,31 +1197,10 @@
1262
1197
  }
1263
1198
  ],
1264
1199
  "compatibility": {
1265
- "nuxt": "^2.0.0 || >=3.0.0",
1200
+ "nuxt": ">=3.0.0-rc.3",
1266
1201
  "requires": {}
1267
- }
1268
- },
1269
- {
1270
- "name": "contentful",
1271
- "description": "nuxt contentful module",
1272
- "repo": "scaccogatto/contentful-module",
1273
- "npm": "contentful-module",
1274
- "icon": "contentful.png",
1275
- "github": "https://github.com/scaccogatto/contentful-module",
1276
- "website": "https://github.com/scaccogatto/contentful-module",
1277
- "learn_more": "https://www.contentful.com/",
1278
- "category": "CMS",
1279
- "type": "3rd-party",
1280
- "maintainers": [
1281
- {
1282
- "name": "Marco 'Gatto' Boffo",
1283
- "github": "scaccogatto"
1284
- }
1285
- ],
1286
- "compatibility": {
1287
- "nuxt": "^2.0.0",
1288
- "requires": {}
1289
- }
1202
+ },
1203
+ "mcp": "https://content.nuxt.com/mcp"
1290
1204
  },
1291
1205
  {
1292
1206
  "name": "contentstack",
@@ -1295,8 +1209,8 @@
1295
1209
  "npm": "nuxt-contentstack",
1296
1210
  "icon": "contentstack.png",
1297
1211
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1298
- "website": "https://nuxt-contentstack-docs.eu-contentstackapps.com/",
1299
- "learn_more": "https://community.contentstack.com/",
1212
+ "website": "https://github.com/timbenniks/nuxt-contentstack",
1213
+ "learn_more": "https://www.contentstack.com/community",
1300
1214
  "category": "CMS",
1301
1215
  "type": "3rd-party",
1302
1216
  "maintainers": [
@@ -1309,11 +1223,35 @@
1309
1223
  }
1310
1224
  ],
1311
1225
  "compatibility": {
1312
- "nuxt": "^3.16.0",
1226
+ "nuxt": ">=3.20.1",
1313
1227
  "requires": {},
1314
1228
  "devtools": "^0.0.0"
1315
1229
  }
1316
1230
  },
1231
+ {
1232
+ "name": "convex",
1233
+ "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1234
+ "repo": "onmax/nuxt-convex",
1235
+ "npm": "convex-monorepo",
1236
+ "icon": "convex.svg",
1237
+ "github": "https://github.com/onmax/nuxt-convex",
1238
+ "website": "https://nuxt-convex.onmax.me",
1239
+ "learn_more": "https://docs.convex.dev",
1240
+ "category": "Database",
1241
+ "type": "3rd-party",
1242
+ "maintainers": [
1243
+ {
1244
+ "name": "Max",
1245
+ "github": "onmax",
1246
+ "twitter": "_onmax",
1247
+ "bluesky": "onmax.bsky.social"
1248
+ }
1249
+ ],
1250
+ "compatibility": {
1251
+ "nuxt": ">=3.0.0",
1252
+ "requires": {}
1253
+ }
1254
+ },
1317
1255
  {
1318
1256
  "name": "cookie-control",
1319
1257
  "description": "A highly configurable cookie banner for Nuxt.",
@@ -1433,28 +1371,6 @@
1433
1371
  "requires": {}
1434
1372
  }
1435
1373
  },
1436
- {
1437
- "name": "datocms-nuxt2",
1438
- "description": "DatoCMS integration for Nuxt v2",
1439
- "repo": "voorhoede/nuxt-datocms-module",
1440
- "npm": "@voorhoede/nuxt-datocms-module",
1441
- "icon": "datocms.svg",
1442
- "github": "https://github.com/voorhoede/nuxt-datocms-module",
1443
- "website": "https://github.com/voorhoede/nuxt-datocms-module",
1444
- "learn_more": "https://www.datocms.com/",
1445
- "category": "CMS",
1446
- "type": "3rd-party",
1447
- "maintainers": [
1448
- {
1449
- "name": "Frank Warnaar",
1450
- "github": "Frankwarnaar"
1451
- }
1452
- ],
1453
- "compatibility": {
1454
- "nuxt": "^2.0.0",
1455
- "requires": {}
1456
- }
1457
- },
1458
1374
  {
1459
1375
  "name": "datocms",
1460
1376
  "description": "DatoCMS module for Nuxt",
@@ -1521,7 +1437,7 @@
1521
1437
  }
1522
1438
  ],
1523
1439
  "compatibility": {
1524
- "nuxt": "^2.0.0 || >=3.0.0",
1440
+ "nuxt": ">=3.5.0",
1525
1441
  "requires": {}
1526
1442
  }
1527
1443
  },
@@ -1544,7 +1460,7 @@
1544
1460
  }
1545
1461
  ],
1546
1462
  "compatibility": {
1547
- "nuxt": "^2.0.0 || >=3.0.0",
1463
+ "nuxt": "^2.16.0 || >=3.0.0",
1548
1464
  "requires": {}
1549
1465
  }
1550
1466
  },
@@ -1572,15 +1488,41 @@
1572
1488
  "requires": {}
1573
1489
  }
1574
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.com/",
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
+ },
1575
1517
  {
1576
1518
  "name": "directus",
1577
1519
  "description": "Easily connect your Nuxt application to your directus server.",
1578
1520
  "repo": "intevel/nuxt-directus",
1579
1521
  "npm": "nuxt-directus",
1580
1522
  "icon": "directus.svg",
1581
- "github": "https://github.com/intevel/nuxt-directus/",
1523
+ "github": "https://github.com/intevel/nuxt-directus",
1582
1524
  "website": "https://nuxt-directus.de/",
1583
- "learn_more": "https://directus.io/",
1525
+ "learn_more": "https://directus.com/",
1584
1526
  "category": "CMS",
1585
1527
  "type": "3rd-party",
1586
1528
  "maintainers": [
@@ -1604,7 +1546,7 @@
1604
1546
  }
1605
1547
  ],
1606
1548
  "compatibility": {
1607
- "nuxt": ">=3.0.0",
1549
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
1608
1550
  "requires": {},
1609
1551
  "devtools": "^0.0.0"
1610
1552
  }
@@ -1693,7 +1635,7 @@
1693
1635
  }
1694
1636
  ],
1695
1637
  "compatibility": {
1696
- "nuxt": "^3.0.0",
1638
+ "nuxt": ">=3.0.0",
1697
1639
  "requires": {}
1698
1640
  }
1699
1641
  },
@@ -1728,7 +1670,7 @@
1728
1670
  }
1729
1671
  ],
1730
1672
  "compatibility": {
1731
- "nuxt": "^2.0.0 || >=3.0.0",
1673
+ "nuxt": ">=3.7.0",
1732
1674
  "requires": {}
1733
1675
  }
1734
1676
  },
@@ -1796,7 +1738,7 @@
1796
1738
  }
1797
1739
  ],
1798
1740
  "compatibility": {
1799
- "nuxt": ">=3.0.0",
1741
+ "nuxt": ">=3.2.0",
1800
1742
  "requires": {}
1801
1743
  }
1802
1744
  },
@@ -1865,7 +1807,7 @@
1865
1807
  }
1866
1808
  ],
1867
1809
  "compatibility": {
1868
- "nuxt": ">=3.0.0",
1810
+ "nuxt": ">=3",
1869
1811
  "requires": {
1870
1812
  "bridge": "optional"
1871
1813
  }
@@ -1879,7 +1821,7 @@
1879
1821
  "icon": "emotion.png",
1880
1822
  "github": "https://github.com/nuxt-modules/emotion",
1881
1823
  "website": "https://github.com/nuxt-modules/emotion",
1882
- "learn_more": "https://emotion.sh/",
1824
+ "learn_more": "https://emotion.sh/docs/introduction",
1883
1825
  "category": "Extensions",
1884
1826
  "type": "community",
1885
1827
  "maintainers": [
@@ -1925,11 +1867,11 @@
1925
1867
  {
1926
1868
  "name": "eslint-module",
1927
1869
  "description": "ESLint module for Nuxt",
1928
- "repo": "nuxt-community/eslint-module",
1870
+ "repo": "nuxt-modules/eslint",
1929
1871
  "npm": "@nuxtjs/eslint-module",
1930
1872
  "icon": "eslint.png",
1931
- "github": "https://github.com/nuxt-community/eslint-module",
1932
- "website": "https://github.com/nuxt-community/eslint-module",
1873
+ "github": "https://github.com/nuxt-modules/eslint",
1874
+ "website": "https://github.com/nuxt-modules/eslint",
1933
1875
  "learn_more": "https://eslint.org/",
1934
1876
  "category": "Devtools",
1935
1877
  "type": "community",
@@ -1970,26 +1912,29 @@
1970
1912
  }
1971
1913
  },
1972
1914
  {
1973
- "name": "event-trace",
1974
- "description": "Module for event trace in Nuxt",
1975
- "repo": "nuxt-community/nuxt-event-trace",
1976
- "npm": "nuxt-event-trace",
1977
- "icon": "",
1978
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
1979
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
1980
- "learn_more": "",
1915
+ "name": "evlog",
1916
+ "description": "Wide events and structured errors for TypeScript. One log per request. Full context.",
1917
+ "repo": "HugoRCD/evlog#main/packages/evlog",
1918
+ "npm": "evlog",
1919
+ "icon": "evlog.svg",
1920
+ "github": "https://github.com/HugoRCD/evlog",
1921
+ "website": "https://www.evlog.dev/",
1922
+ "learn_more": "https://www.evlog.dev/start/introduction",
1981
1923
  "category": "Monitoring",
1982
- "type": "community",
1924
+ "type": "3rd-party",
1983
1925
  "maintainers": [
1984
1926
  {
1985
- "name": "Xin Du (Clark)",
1986
- "github": "clarkdo"
1927
+ "name": "Hugo",
1928
+ "github": "HugoRCD",
1929
+ "twitter": "hugorcd",
1930
+ "bluesky": "hugorcd.com"
1987
1931
  }
1988
1932
  ],
1989
1933
  "compatibility": {
1990
- "nuxt": "^2.0.0",
1934
+ "nuxt": ">=3.0.0",
1991
1935
  "requires": {}
1992
- }
1936
+ },
1937
+ "mcp": "https://evlog.dev/mcp"
1993
1938
  },
1994
1939
  {
1995
1940
  "name": "fathom-analytics",
@@ -2014,28 +1959,6 @@
2014
1959
  "requires": {}
2015
1960
  }
2016
1961
  },
2017
- {
2018
- "name": "fathom",
2019
- "description": "Fathom analytics for Nuxt",
2020
- "repo": "yabhq/nuxt-fathom",
2021
- "npm": "@yabhq/nuxt-fathom",
2022
- "icon": "fathom.png",
2023
- "github": "https://github.com/yabhq/nuxt-fathom",
2024
- "website": "https://github.com/yabhq/nuxt-fathom",
2025
- "learn_more": "https://usefathom.com/",
2026
- "category": "Analytics",
2027
- "type": "3rd-party",
2028
- "maintainers": [
2029
- {
2030
- "name": "yabhq",
2031
- "github": "yabhq"
2032
- }
2033
- ],
2034
- "compatibility": {
2035
- "nuxt": "^2.0.0",
2036
- "requires": {}
2037
- }
2038
- },
2039
1962
  {
2040
1963
  "name": "feature-toggle",
2041
1964
  "description": "Feature toggle module for Nuxt",
@@ -2090,7 +2013,7 @@
2090
2013
  "icon": "firebase.png",
2091
2014
  "github": "https://github.com/nuxt-community/firebase-module",
2092
2015
  "website": "https://firebase.nuxtjs.org",
2093
- "learn_more": "https://firebase.google.com/",
2016
+ "learn_more": "https://firebase.google.com/?hl=es-419",
2094
2017
  "category": "Database",
2095
2018
  "type": "community",
2096
2019
  "maintainers": [
@@ -2128,28 +2051,6 @@
2128
2051
  "requires": {}
2129
2052
  }
2130
2053
  },
2131
- {
2132
- "name": "font-loader-strategy",
2133
- "description": "Helps to load fonts and activate them by preloading.",
2134
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
2135
- "npm": "nuxt-font-loader-strategy",
2136
- "icon": "",
2137
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2138
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2139
- "learn_more": "",
2140
- "category": "Fonts",
2141
- "type": "3rd-party",
2142
- "maintainers": [
2143
- {
2144
- "name": "GrabarzUndPartner",
2145
- "github": "GrabarzUndPartner"
2146
- }
2147
- ],
2148
- "compatibility": {
2149
- "nuxt": "^2.0.0",
2150
- "requires": {}
2151
- }
2152
- },
2153
2054
  {
2154
2055
  "name": "fontagon",
2155
2056
  "description": "Easy convert SVG from nuxt to icon font.",
@@ -2192,7 +2093,7 @@
2192
2093
  }
2193
2094
  ],
2194
2095
  "compatibility": {
2195
- "nuxt": ">=3.0.0",
2096
+ "nuxt": ">=3.0.0-rc.6",
2196
2097
  "requires": {}
2197
2098
  }
2198
2099
  },
@@ -2261,7 +2162,7 @@
2261
2162
  }
2262
2163
  ],
2263
2164
  "compatibility": {
2264
- "nuxt": ">=3.7.0",
2165
+ "nuxt": ">=3",
2265
2166
  "requires": {}
2266
2167
  }
2267
2168
  },
@@ -2288,6 +2189,29 @@
2288
2189
  "twitter": "0xBOYD"
2289
2190
  }
2290
2191
  ],
2192
+ "compatibility": {
2193
+ "nuxt": ">=3.0.0 <5.0.0",
2194
+ "requires": {}
2195
+ }
2196
+ },
2197
+ {
2198
+ "name": "freeform",
2199
+ "description": "Desktop-like drag & drop for Nuxt. Lasso selection, reorder, drop into containers - zero dependencies, pure Vue magic.",
2200
+ "repo": "Flo0806/nuxt-freeform#main/packages/nuxt-freeform",
2201
+ "npm": "nuxt-freeform",
2202
+ "icon": "nuxt-freeform.png",
2203
+ "github": "https://github.com/Flo0806/nuxt-freeform",
2204
+ "website": "https://nuxt-freeform.fh-softdev.de",
2205
+ "learn_more": "",
2206
+ "category": "UI",
2207
+ "type": "3rd-party",
2208
+ "maintainers": [
2209
+ {
2210
+ "name": "Florian Heuberger",
2211
+ "github": "Flo0806",
2212
+ "bluesky": "flo-heuberger.bsky.social"
2213
+ }
2214
+ ],
2291
2215
  "compatibility": {
2292
2216
  "nuxt": ">=3.0.0",
2293
2217
  "requires": {}
@@ -2341,12 +2265,12 @@
2341
2265
  {
2342
2266
  "name": "google-adsense",
2343
2267
  "description": "Google Adsense Module for Nuxt",
2344
- "repo": "nuxt-community/google-adsense-module",
2268
+ "repo": "nuxt-modules/google-adsense",
2345
2269
  "npm": "@nuxtjs/google-adsense",
2346
2270
  "icon": "google-adsense.png",
2347
- "github": "https://github.com/nuxt-community/google-adsense-module",
2348
- "website": "https://github.com/nuxt-community/google-adsense-module",
2349
- "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/",
2350
2274
  "category": "Analytics",
2351
2275
  "type": "community",
2352
2276
  "maintainers": [
@@ -2362,17 +2286,17 @@
2362
2286
  }
2363
2287
  ],
2364
2288
  "compatibility": {
2365
- "nuxt": "^2.0.0 || >=3.0.0",
2289
+ "nuxt": "^2.15.0 || >=3.0.0",
2366
2290
  "requires": {}
2367
2291
  }
2368
2292
  },
2369
2293
  {
2370
2294
  "name": "google-analytics",
2371
2295
  "description": "Google analytics Module for Nuxt",
2372
- "repo": "nuxt-community/analytics-module",
2296
+ "repo": "nuxt-community/google-analytics-module",
2373
2297
  "npm": "@nuxtjs/google-analytics",
2374
2298
  "icon": "google-analytics.png",
2375
- "github": "https://github.com/nuxt-community/analytics-module",
2299
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2376
2300
  "website": "https://google-analytics.nuxtjs.org",
2377
2301
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2378
2302
  "category": "Analytics",
@@ -2409,7 +2333,7 @@
2409
2333
  "icon": "google-fonts.png",
2410
2334
  "github": "https://github.com/nuxt-modules/google-fonts",
2411
2335
  "website": "https://google-fonts.nuxtjs.org",
2412
- "learn_more": "https://developers.google.com/fonts",
2336
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2413
2337
  "category": "Fonts",
2414
2338
  "type": "community",
2415
2339
  "maintainers": [
@@ -2429,12 +2353,12 @@
2429
2353
  {
2430
2354
  "name": "google-gtag",
2431
2355
  "description": "Google GTag for Nuxt",
2432
- "repo": "nuxt-community/google-gtag",
2356
+ "repo": "nuxt-community/google-gtag-module",
2433
2357
  "npm": "@nuxtjs/google-gtag",
2434
2358
  "icon": "gtm.png",
2435
- "github": "https://github.com/nuxt-community/google-gtag",
2436
- "website": "https://github.com/nuxt-community/google-gtag",
2437
- "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",
2438
2362
  "category": "Analytics",
2439
2363
  "type": "community",
2440
2364
  "maintainers": [
@@ -2453,40 +2377,6 @@
2453
2377
  "requires": {}
2454
2378
  }
2455
2379
  },
2456
- {
2457
- "name": "google-optimize",
2458
- "description": "SSR friendly Google Optimize module for Nuxt",
2459
- "repo": "nuxt-community/google-optimize-module",
2460
- "npm": "nuxt-google-optimize",
2461
- "icon": "google-optimize.png",
2462
- "github": "https://github.com/nuxt-community/google-optimize-module",
2463
- "website": "https://github.com/nuxt-community/google-optimize-module",
2464
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
2465
- "category": "Analytics",
2466
- "type": "community",
2467
- "maintainers": [
2468
- {
2469
- "name": "Pooya Parsa",
2470
- "github": "pi0",
2471
- "twitter": "_pi0_",
2472
- "bluesky": "pi0.io"
2473
- },
2474
- {
2475
- "name": "Farzad Soltani",
2476
- "github": "farzadso",
2477
- "twitter": "farzadso"
2478
- },
2479
- {
2480
- "name": "Josh Deltener",
2481
- "github": "hecktarzuli",
2482
- "twitter": "JoshDeltener"
2483
- }
2484
- ],
2485
- "compatibility": {
2486
- "nuxt": "^2.0.0",
2487
- "requires": {}
2488
- }
2489
- },
2490
2380
  {
2491
2381
  "name": "graphql-client",
2492
2382
  "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
@@ -2506,7 +2396,7 @@
2506
2396
  }
2507
2397
  ],
2508
2398
  "compatibility": {
2509
- "nuxt": ">=3.0.0",
2399
+ "nuxt": ">=3.7.0",
2510
2400
  "requires": {}
2511
2401
  }
2512
2402
  },
@@ -2529,7 +2419,7 @@
2529
2419
  }
2530
2420
  ],
2531
2421
  "compatibility": {
2532
- "nuxt": "^2.0.0 || >=3.0.0",
2422
+ "nuxt": ">=3.0.0",
2533
2423
  "requires": {}
2534
2424
  }
2535
2425
  },
@@ -2577,7 +2467,7 @@
2577
2467
  }
2578
2468
  ],
2579
2469
  "compatibility": {
2580
- "nuxt": ">=3.0.0",
2470
+ "nuxt": ">=3.7.0",
2581
2471
  "requires": {}
2582
2472
  }
2583
2473
  },
@@ -2635,7 +2525,7 @@
2635
2525
  "icon": "hanko.svg",
2636
2526
  "github": "https://github.com/nuxt-modules/hanko",
2637
2527
  "website": "https://github.com/nuxt-modules/hanko",
2638
- "learn_more": "https://hanko.io/",
2528
+ "learn_more": "https://www.hanko.io/",
2639
2529
  "category": "Security",
2640
2530
  "type": "community",
2641
2531
  "maintainers": [
@@ -2729,7 +2619,7 @@
2729
2619
  "icon": "",
2730
2620
  "github": "https://github.com/victor-perez/nuxt-helmet",
2731
2621
  "website": "https://github.com/victor-perez/nuxt-helmet",
2732
- "learn_more": "https://helmetjs.github.io/",
2622
+ "learn_more": "https://helmet.js.org/",
2733
2623
  "category": "Security",
2734
2624
  "type": "3rd-party",
2735
2625
  "maintainers": [
@@ -2825,7 +2715,7 @@
2825
2715
  "type": "3rd-party",
2826
2716
  "maintainers": [
2827
2717
  {
2828
- "name": "raphaeldamevin",
2718
+ "name": "damevin",
2829
2719
  "github": "damevin"
2830
2720
  }
2831
2721
  ],
@@ -2876,7 +2766,7 @@
2876
2766
  }
2877
2767
  ],
2878
2768
  "compatibility": {
2879
- "nuxt": "^2.0.0 || >=3.0.0",
2769
+ "nuxt": "^2.0.0 || >=3.0.0-rc.7",
2880
2770
  "requires": {
2881
2771
  "bridge": "optional"
2882
2772
  }
@@ -2914,7 +2804,7 @@
2914
2804
  },
2915
2805
  {
2916
2806
  "name": "hub",
2917
- "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2807
+ "description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
2918
2808
  "repo": "nuxt-hub/core",
2919
2809
  "npm": "@nuxthub/core",
2920
2810
  "icon": "nuxthub.svg",
@@ -2953,7 +2843,8 @@
2953
2843
  "compatibility": {
2954
2844
  "nuxt": ">=3.0.0",
2955
2845
  "requires": {}
2956
- }
2846
+ },
2847
+ "mcp": "https://hub.nuxt.com/mcp"
2957
2848
  },
2958
2849
  {
2959
2850
  "name": "humans-txt",
@@ -2961,7 +2852,7 @@
2961
2852
  "repo": "Luxdamore/nuxt-humans-txt",
2962
2853
  "npm": "@luxdamore/nuxt-humans-txt",
2963
2854
  "icon": "",
2964
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2855
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2965
2856
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2966
2857
  "learn_more": "",
2967
2858
  "category": "SEO",
@@ -2997,7 +2888,7 @@
2997
2888
  {
2998
2889
  "name": "kazuya kawaguchi",
2999
2890
  "github": "kazupon",
3000
- "twitter": "kazu_pon",
2891
+ "twitter": "kazupon",
3001
2892
  "bluesky": "kazupon.dev"
3002
2893
  },
3003
2894
  {
@@ -3008,7 +2899,7 @@
3008
2899
  }
3009
2900
  ],
3010
2901
  "compatibility": {
3011
- "nuxt": "^2.0.0 || >=3.0.0",
2902
+ "nuxt": ">=3.0.0-rc.11",
3012
2903
  "requires": {}
3013
2904
  }
3014
2905
  },
@@ -3094,7 +2985,7 @@
3094
2985
  "repo": "gitfoxcode/nuxt-icons",
3095
2986
  "npm": "nuxt-icons",
3096
2987
  "icon": "icons.png",
3097
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2988
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
3098
2989
  "website": "https://github.com/gitFoxCode/nuxt-icons",
3099
2990
  "learn_more": "",
3100
2991
  "category": "UI",
@@ -3170,11 +3061,12 @@
3170
3061
  }
3171
3062
  ],
3172
3063
  "compatibility": {
3173
- "nuxt": "^2.0.0 || >=3.0.0",
3064
+ "nuxt": ">=3.1.0",
3174
3065
  "requires": {
3175
3066
  "bridge": "optional"
3176
3067
  }
3177
- }
3068
+ },
3069
+ "mcp": "https://image.nuxt.com/mcp"
3178
3070
  },
3179
3071
  {
3180
3072
  "name": "imagemin",
@@ -3199,31 +3091,6 @@
3199
3091
  "requires": {}
3200
3092
  }
3201
3093
  },
3202
- {
3203
- "name": "inkline",
3204
- "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
3205
- "repo": "inkline/inkline",
3206
- "npm": "inkline",
3207
- "icon": "inkline.svg",
3208
- "github": "https://github.com/inkline/inkline",
3209
- "website": "https://inkline.io",
3210
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3211
- "category": "UI",
3212
- "type": "3rd-party",
3213
- "maintainers": [
3214
- {
3215
- "name": "Alex Grozav",
3216
- "github": "alexgrozav",
3217
- "twitter": "alexgrozav"
3218
- }
3219
- ],
3220
- "compatibility": {
3221
- "nuxt": "^2.0.0 || >=3.0.0",
3222
- "requires": {
3223
- "bridge": true
3224
- }
3225
- }
3226
- },
3227
3094
  {
3228
3095
  "name": "intercom",
3229
3096
  "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
@@ -3266,7 +3133,7 @@
3266
3133
  }
3267
3134
  ],
3268
3135
  "compatibility": {
3269
- "nuxt": ">=3.0.0",
3136
+ "nuxt": ">=3.0.0-rc.12",
3270
3137
  "requires": {}
3271
3138
  }
3272
3139
  },
@@ -3289,7 +3156,30 @@
3289
3156
  }
3290
3157
  ],
3291
3158
  "compatibility": {
3292
- "nuxt": "^3.0.0",
3159
+ "nuxt": ">=3.0.0",
3160
+ "requires": {}
3161
+ }
3162
+ },
3163
+ {
3164
+ "name": "jasy",
3165
+ "description": "Author PDFs as Vue components in Nuxt - client or server, zero-config. ZUGFeRD/XRechnung ready.",
3166
+ "repo": "jasy-pdf/jasy#main/packages/nuxt",
3167
+ "npm": "@jasy/nuxt",
3168
+ "icon": "jasy.svg",
3169
+ "github": "https://github.com/jasy-pdf/jasy",
3170
+ "website": "https://jasy.dev",
3171
+ "learn_more": "https://jasy.dev/docs/nuxt",
3172
+ "category": "Libraries",
3173
+ "type": "3rd-party",
3174
+ "maintainers": [
3175
+ {
3176
+ "name": "Florian Heuberger",
3177
+ "github": "Flo0806",
3178
+ "bluesky": "flo-heuberger.bsky.social"
3179
+ }
3180
+ ],
3181
+ "compatibility": {
3182
+ "nuxt": ">=3.0.0",
3293
3183
  "requires": {}
3294
3184
  }
3295
3185
  },
@@ -3311,7 +3201,7 @@
3311
3201
  }
3312
3202
  ],
3313
3203
  "compatibility": {
3314
- "nuxt": "^2.0.0 || >=3.0.0",
3204
+ "nuxt": ">=3.0.0",
3315
3205
  "requires": {}
3316
3206
  }
3317
3207
  },
@@ -3333,7 +3223,7 @@
3333
3223
  }
3334
3224
  ],
3335
3225
  "compatibility": {
3336
- "nuxt": "^3.0.0",
3226
+ "nuxt": ">=3.0.0",
3337
3227
  "requires": {}
3338
3228
  }
3339
3229
  },
@@ -3366,8 +3256,8 @@
3366
3256
  "npm": "@nuxtjs/kinde",
3367
3257
  "icon": "kinde.svg",
3368
3258
  "github": "https://github.com/nuxt-modules/kinde",
3369
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3370
- "learn_more": "https://kinde.com/",
3259
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3260
+ "learn_more": "https://www.kinde.com/",
3371
3261
  "category": "Security",
3372
3262
  "type": "community",
3373
3263
  "maintainers": [
@@ -3395,7 +3285,7 @@
3395
3285
  "repo": "kong/kongponents",
3396
3286
  "npm": "@kong/kongponents",
3397
3287
  "icon": "kong.svg",
3398
- "github": "https://github.com/Kong/kongponents/tree/main/nuxt",
3288
+ "github": "https://github.com/kong/kongponents",
3399
3289
  "website": "https://kongponents.konghq.com/",
3400
3290
  "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3401
3291
  "category": "UI",
@@ -3416,11 +3306,11 @@
3416
3306
  {
3417
3307
  "name": "kql",
3418
3308
  "description": "Nuxt module for Kirby's Query Language API",
3419
- "repo": "johannschopplich/nuxt-kql",
3309
+ "repo": "johannschopplich/nuxt-kirby",
3420
3310
  "npm": "nuxt-kirby",
3421
3311
  "icon": "kql.svg",
3422
- "github": "https://github.com/johannschopplich/nuxt-kql",
3423
- "website": "https://nuxt-kql.byjohann.dev/",
3312
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3313
+ "website": "https://nuxt-kirby.byjohann.dev/",
3424
3314
  "learn_more": "",
3425
3315
  "category": "CMS",
3426
3316
  "type": "3rd-party",
@@ -3433,18 +3323,18 @@
3433
3323
  }
3434
3324
  ],
3435
3325
  "compatibility": {
3436
- "nuxt": ">=3.0.0",
3326
+ "nuxt": ">=4.0.0",
3437
3327
  "requires": {}
3438
3328
  }
3439
3329
  },
3440
3330
  {
3441
3331
  "name": "laravel-echo",
3442
3332
  "description": "Laravel Echo for Nuxt",
3443
- "repo": "nuxt-community/laravel-echo",
3333
+ "repo": "nuxt-community/laravel-echo-module",
3444
3334
  "npm": "@nuxtjs/laravel-echo",
3445
3335
  "icon": "laravel-echo.png",
3446
- "github": "https://github.com/nuxt-community/laravel-echo",
3447
- "website": "https://github.com/nuxt-community/laravel-echo",
3336
+ "github": "https://github.com/nuxt-community/laravel-echo-module",
3337
+ "website": "https://github.com/nuxt-community/laravel-echo-module",
3448
3338
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3449
3339
  "category": "CMS",
3450
3340
  "type": "community",
@@ -3460,28 +3350,6 @@
3460
3350
  "requires": {}
3461
3351
  }
3462
3352
  },
3463
- {
3464
- "name": "laravel-nuxt",
3465
- "description": "Build a SPA with Laravel and Nuxt",
3466
- "repo": "skyrpex/laravel-nuxt-js",
3467
- "npm": "laravel-nuxt",
3468
- "icon": "",
3469
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
3470
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
3471
- "learn_more": "https://laravel.com/",
3472
- "category": "CMS",
3473
- "type": "3rd-party",
3474
- "maintainers": [
3475
- {
3476
- "name": "Cristian Pallarés",
3477
- "github": "skyrpex"
3478
- }
3479
- ],
3480
- "compatibility": {
3481
- "nuxt": "^2.0.0",
3482
- "requires": {}
3483
- }
3484
- },
3485
3353
  {
3486
3354
  "name": "laravel",
3487
3355
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3548,7 +3416,7 @@
3548
3416
  }
3549
3417
  ],
3550
3418
  "compatibility": {
3551
- "nuxt": "^3.0.0",
3419
+ "nuxt": ">=3.0.0",
3552
3420
  "requires": {}
3553
3421
  }
3554
3422
  },
@@ -3559,8 +3427,8 @@
3559
3427
  "npm": "nuxt-link-checker",
3560
3428
  "icon": "link-checker.svg",
3561
3429
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3562
- "website": "https://nuxtseo.com/link-checker",
3563
- "learn_more": "https://nuxtseo.com/link-checker",
3430
+ "website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3431
+ "learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3564
3432
  "category": "SEO",
3565
3433
  "type": "3rd-party",
3566
3434
  "maintainers": [
@@ -3572,7 +3440,7 @@
3572
3440
  }
3573
3441
  ],
3574
3442
  "compatibility": {
3575
- "nuxt": ">=3.0.0",
3443
+ "nuxt": ">=3.9.0",
3576
3444
  "requires": {},
3577
3445
  "devtools": "^0.0.0"
3578
3446
  }
@@ -3580,14 +3448,14 @@
3580
3448
  {
3581
3449
  "name": "llms",
3582
3450
  "description": "Generate llms.txt documentation for your Nuxt application",
3583
- "repo": "nuxtlabs/nuxt-llms",
3451
+ "repo": "nuxt-content/nuxt-llms",
3584
3452
  "npm": "nuxt-llms",
3585
3453
  "icon": "llms.png",
3586
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3587
- "website": "https://github.com/nuxtlabs/nuxt-llms",
3454
+ "github": "https://github.com/nuxt-content/nuxt-llms",
3455
+ "website": "https://github.com/nuxt-content/nuxt-llms",
3588
3456
  "learn_more": "",
3589
3457
  "category": "AI",
3590
- "type": "3rd-party",
3458
+ "type": "community",
3591
3459
  "maintainers": [
3592
3460
  {
3593
3461
  "name": "Farnabaz",
@@ -3638,11 +3506,11 @@
3638
3506
  {
3639
3507
  "name": "localtunnel",
3640
3508
  "description": "exposes your localhost to the world for easy testing and sharing",
3641
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3509
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3642
3510
  "npm": "@nuxtjs/localtunnel",
3643
3511
  "icon": "localtunnel.png",
3644
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3645
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3512
+ "github": "https://github.com/nuxt-community/legacy-modules",
3513
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
3646
3514
  "learn_more": "https://github.com/localtunnel/localtunnel",
3647
3515
  "category": "Devtools",
3648
3516
  "type": "community",
@@ -3662,10 +3530,10 @@
3662
3530
  {
3663
3531
  "name": "locomotive-scroll",
3664
3532
  "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3665
- "repo": "arashsheyda/nuxt-locomotive-scroll",
3533
+ "repo": "nuxtaid/nuxt-locomotive-scroll",
3666
3534
  "npm": "nuxt-locomotive-scroll",
3667
3535
  "icon": "locomotive-scroll.png",
3668
- "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3536
+ "github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
3669
3537
  "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3670
3538
  "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3671
3539
  "category": "Libraries",
@@ -3683,28 +3551,6 @@
3683
3551
  "requires": {}
3684
3552
  }
3685
3553
  },
3686
- {
3687
- "name": "lodash",
3688
- "description": "lodash module with auto-import and custom prefix",
3689
- "repo": "cipami/nuxt-lodash",
3690
- "npm": "nuxt-lodash",
3691
- "icon": "lodash.svg",
3692
- "github": "https://github.com/cipami/nuxt-lodash",
3693
- "website": "https://github.com/cipami/nuxt-lodash#readme",
3694
- "learn_more": "https://github.com/lodash/lodash",
3695
- "category": "Libraries",
3696
- "type": "3rd-party",
3697
- "maintainers": [
3698
- {
3699
- "name": "Michal Čípa",
3700
- "github": "cipami"
3701
- }
3702
- ],
3703
- "compatibility": {
3704
- "nuxt": ">=3.0.0",
3705
- "requires": {}
3706
- }
3707
- },
3708
3554
  {
3709
3555
  "name": "logrocket",
3710
3556
  "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
@@ -3713,7 +3559,7 @@
3713
3559
  "icon": "logrocket.png",
3714
3560
  "github": "https://github.com/nuxt-modules/logrocket",
3715
3561
  "website": "https://github.com/nuxt-modules/logrocket",
3716
- "learn_more": "https://docs.logrocket.com/docs",
3562
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3717
3563
  "category": "Monitoring",
3718
3564
  "type": "community",
3719
3565
  "maintainers": [
@@ -3734,9 +3580,9 @@
3734
3580
  "repo": "logto-io/js#master/packages/nuxt",
3735
3581
  "npm": "@logto/nuxt",
3736
3582
  "icon": "logto.svg",
3737
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3583
+ "github": "https://github.com/logto-io/js",
3738
3584
  "website": "https://logto.io",
3739
- "learn_more": "https://docs.logto.io",
3585
+ "learn_more": "https://docs.logto.io/introduction",
3740
3586
  "category": "Security",
3741
3587
  "type": "3rd-party",
3742
3588
  "maintainers": [
@@ -3798,7 +3644,7 @@
3798
3644
  }
3799
3645
  ],
3800
3646
  "compatibility": {
3801
- "nuxt": ">=3.0.0",
3647
+ "nuxt": ">=3.3.0",
3802
3648
  "requires": {}
3803
3649
  }
3804
3650
  },
@@ -3831,8 +3677,8 @@
3831
3677
  "npm": "magic-regexp",
3832
3678
  "icon": "magic-regexp.svg",
3833
3679
  "github": "https://github.com/unjs/magic-regexp",
3834
- "website": "https://magic-regexp.roe.dev",
3835
- "learn_more": "https://magic-regexp.roe.dev",
3680
+ "website": "https://regexp.dev/",
3681
+ "learn_more": "https://regexp.dev/",
3836
3682
  "category": "Libraries",
3837
3683
  "type": "3rd-party",
3838
3684
  "maintainers": [
@@ -3854,7 +3700,7 @@
3854
3700
  "repo": "yizack/nuxt-mailchannels",
3855
3701
  "npm": "nuxt-mailchannels",
3856
3702
  "icon": "mailchannels.svg",
3857
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3703
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3858
3704
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3859
3705
  "learn_more": "https://www.mailchannels.com/email-api/",
3860
3706
  "category": "Extensions",
@@ -3925,7 +3771,7 @@
3925
3771
  "repo": "hanzydev/nuxt-marquee",
3926
3772
  "npm": "nuxt-marquee",
3927
3773
  "icon": "marquee.png",
3928
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3774
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3929
3775
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3930
3776
  "learn_more": "",
3931
3777
  "category": "UI",
@@ -3971,7 +3817,7 @@
3971
3817
  "repo": "louismazel/maz-ui#master/packages/nuxt",
3972
3818
  "npm": "@maz-ui/nuxt",
3973
3819
  "icon": "maz-ui.png",
3974
- "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3820
+ "github": "https://github.com/louismazel/maz-ui",
3975
3821
  "website": "https://maz-ui.com/",
3976
3822
  "learn_more": "https://maz-ui.com/guide/nuxt",
3977
3823
  "category": "UI",
@@ -3980,7 +3826,7 @@
3980
3826
  {
3981
3827
  "name": "Mazel",
3982
3828
  "github": "LouisMazel",
3983
- "twitter": "Mazeel"
3829
+ "twitter": "maz__ui"
3984
3830
  }
3985
3831
  ],
3986
3832
  "compatibility": {
@@ -3989,13 +3835,13 @@
3989
3835
  }
3990
3836
  },
3991
3837
  {
3992
- "name": "mcp-toolkit",
3838
+ "name": "mcp",
3993
3839
  "description": "Create MCP servers directly in your Nuxt application with zero configuration.",
3994
3840
  "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3995
3841
  "npm": "@nuxtjs/mcp-toolkit",
3996
3842
  "icon": "mcp-toolkit.png",
3997
- "github": "https://github.com/nuxt-modules/mcp-toolkit/tree/main/packages/nuxt-mcp-toolkit",
3998
- "website": "https://mcp-toolkit.nuxt.dev",
3843
+ "github": "https://github.com/nuxt-modules/mcp-toolkit",
3844
+ "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3999
3845
  "learn_more": "",
4000
3846
  "category": "AI",
4001
3847
  "type": "community",
@@ -4004,7 +3850,7 @@
4004
3850
  "name": "Hugo",
4005
3851
  "github": "HugoRCD",
4006
3852
  "twitter": "hugorcd",
4007
- "bluesky": "hrcd.fr"
3853
+ "bluesky": "hugorcd.com"
4008
3854
  }
4009
3855
  ],
4010
3856
  "compatibility": {
@@ -4016,11 +3862,11 @@
4016
3862
  {
4017
3863
  "name": "mdc",
4018
3864
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
4019
- "repo": "nuxt-modules/mdc",
3865
+ "repo": "nuxt-content/mdc",
4020
3866
  "npm": "@nuxtjs/mdc",
4021
3867
  "icon": "mdc.png",
4022
- "github": "https://github.com/nuxt-modules/mdc",
4023
- "website": "https://github.com/nuxt-modules/mdc",
3868
+ "github": "https://github.com/nuxt-content/mdc",
3869
+ "website": "https://github.com/nuxt-content/mdc",
4024
3870
  "learn_more": "",
4025
3871
  "category": "Extensions",
4026
3872
  "type": "community",
@@ -4063,14 +3909,14 @@
4063
3909
  {
4064
3910
  "name": "medusa",
4065
3911
  "description": "Easily connect to Medusa from your Nuxt application",
4066
- "repo": "Baroshem/nuxt-medusa",
3912
+ "repo": "nuxt-modules/medusa",
4067
3913
  "npm": "@nuxtjs/medusa",
4068
3914
  "icon": "medusa.svg",
4069
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3915
+ "github": "https://github.com/nuxt-modules/medusa",
4070
3916
  "website": "https://nuxt-medusa.vercel.app/",
4071
3917
  "learn_more": "https://nuxt-medusa.vercel.app/",
4072
3918
  "category": "Ecommerce",
4073
- "type": "3rd-party",
3919
+ "type": "community",
4074
3920
  "maintainers": [
4075
3921
  {
4076
3922
  "name": "Jakub Andrzejewski",
@@ -4166,7 +4012,7 @@
4166
4012
  "npm": "@mojocss/nuxt",
4167
4013
  "icon": "mojocss.svg",
4168
4014
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
4169
- "website": "https://mojocss.com/docs/guide/nuxtjs",
4015
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
4170
4016
  "learn_more": "",
4171
4017
  "category": "UI",
4172
4018
  "type": "3rd-party",
@@ -4177,7 +4023,7 @@
4177
4023
  }
4178
4024
  ],
4179
4025
  "compatibility": {
4180
- "nuxt": "^2.0.0 || >=3.0.0",
4026
+ "nuxt": ">=3.0.0",
4181
4027
  "requires": {}
4182
4028
  }
4183
4029
  },
@@ -4235,11 +4081,11 @@
4235
4081
  {
4236
4082
  "name": "neo4j",
4237
4083
  "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
4238
- "repo": "arashsheyda/nuxt-neo4j",
4084
+ "repo": "nuxtaid/nuxt-neo4j",
4239
4085
  "npm": "nuxt-neo4j",
4240
4086
  "icon": "nuxt-neo4j.png",
4241
- "github": "https://github.com/arashsheyda/nuxt-neo4j",
4242
- "website": "https://github.com/arashsheyda/nuxt-neo4j",
4087
+ "github": "https://github.com/nuxtaid/nuxt-neo4j",
4088
+ "website": "https://github.com/nuxtaid/nuxt-neo4j",
4243
4089
  "learn_more": "",
4244
4090
  "category": "Database",
4245
4091
  "type": "3rd-party",
@@ -4256,35 +4102,12 @@
4256
4102
  "requires": {}
4257
4103
  }
4258
4104
  },
4259
- {
4260
- "name": "netlify-cache",
4261
- "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
4262
- "repo": "DreaMinder/nuxt-netlify-cache",
4263
- "npm": "nuxt-netlify-cache",
4264
- "icon": "netlify.png",
4265
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
4266
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
4267
- "learn_more": "https://www.netlify.com/",
4268
- "category": "Deployment",
4269
- "type": "3rd-party",
4270
- "maintainers": [
4271
- {
4272
- "name": "DreaMinder",
4273
- "github": "DreaMinder",
4274
- "twitter": "DreaMinder"
4275
- }
4276
- ],
4277
- "compatibility": {
4278
- "nuxt": "^2.0.0",
4279
- "requires": {}
4280
- }
4281
- },
4282
4105
  {
4283
4106
  "name": "netlify-files",
4284
4107
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
4285
4108
  "repo": "nuxt-community/netlify-files-module",
4286
4109
  "npm": "@nuxtjs/netlify-files",
4287
- "icon": "netlify.png",
4110
+ "icon": "netlify.svg",
4288
4111
  "github": "https://github.com/nuxt-community/netlify-files-module",
4289
4112
  "website": "https://github.com/nuxt-community/netlify-files-module",
4290
4113
  "learn_more": "https://www.netlify.com/",
@@ -4305,23 +4128,23 @@
4305
4128
  },
4306
4129
  {
4307
4130
  "name": "netlify",
4308
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
4309
- "repo": "juliomrqz/nuxt-netlify",
4310
- "npm": "@aceforth/nuxt-netlify",
4311
- "icon": "netlify.png",
4312
- "github": "https://github.com/juliomrqz/nuxt-netlify",
4313
- "website": "https://github.com/juliomrqz/nuxt-netlify",
4314
- "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
4131
+ "description": "Local emulation of the Netlify platform in development",
4132
+ "repo": "netlify/framework-adapters#main/packages/nuxt-module",
4133
+ "npm": "@netlify/nuxt",
4134
+ "icon": "netlify.svg",
4135
+ "github": "https://github.com/netlify/framework-adapters",
4136
+ "website": "https://github.com/netlify/framework-adapters#readme",
4137
+ "learn_more": "https://npmx.dev/package/@netlify/nuxt",
4315
4138
  "category": "Deployment",
4316
4139
  "type": "3rd-party",
4317
4140
  "maintainers": [
4318
4141
  {
4319
- "name": "bazzite",
4320
- "github": "bazzite"
4142
+ "name": "Netlify",
4143
+ "github": "netlify"
4321
4144
  }
4322
4145
  ],
4323
4146
  "compatibility": {
4324
- "nuxt": "^2.0.0",
4147
+ "nuxt": "^3.0.0 || ^4.0.0",
4325
4148
  "requires": {}
4326
4149
  }
4327
4150
  },
@@ -4439,6 +4262,28 @@
4439
4262
  "requires": {}
4440
4263
  }
4441
4264
  },
4265
+ {
4266
+ "name": "nuxt-actions",
4267
+ "description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
4268
+ "repo": "billymaulana/nuxt-actions",
4269
+ "npm": "nuxt-actions",
4270
+ "icon": "nuxt-actions.svg",
4271
+ "github": "https://github.com/billymaulana/nuxt-actions",
4272
+ "website": "https://billymaulana.github.io/nuxt-actions/",
4273
+ "learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
4274
+ "category": "Request",
4275
+ "type": "3rd-party",
4276
+ "maintainers": [
4277
+ {
4278
+ "name": "Billy Maulana",
4279
+ "github": "billymaulana"
4280
+ }
4281
+ ],
4282
+ "compatibility": {
4283
+ "nuxt": "^3.7.0 || ^4.0.0",
4284
+ "requires": {}
4285
+ }
4286
+ },
4442
4287
  {
4443
4288
  "name": "nuxt-aidbase",
4444
4289
  "description": "Easily integrate Aidbase into your Nuxt app.",
@@ -4555,6 +4400,30 @@
4555
4400
  "requires": {}
4556
4401
  }
4557
4402
  },
4403
+ {
4404
+ "name": "nuxt-auto-form",
4405
+ "description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
4406
+ "repo": "Norbiros/nuxt-auto-form",
4407
+ "npm": "@norbiros/nuxt-auto-form",
4408
+ "icon": "nuxt-auto-form.svg",
4409
+ "github": "https://github.com/Norbiros/nuxt-auto-form",
4410
+ "website": "https://nuxt-auto-form.norbiros.dev",
4411
+ "learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
4412
+ "category": "Libraries",
4413
+ "type": "3rd-party",
4414
+ "maintainers": [
4415
+ {
4416
+ "name": "Norbiros",
4417
+ "github": "Norbiros",
4418
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
4419
+ "twitter": "norbiros_dev"
4420
+ }
4421
+ ],
4422
+ "compatibility": {
4423
+ "nuxt": ">=3.0.0",
4424
+ "requires": {}
4425
+ }
4426
+ },
4558
4427
  {
4559
4428
  "name": "nuxt-basic-auth",
4560
4429
  "description": "Nuxt Module for Basic Authentication",
@@ -4623,7 +4492,7 @@
4623
4492
  }
4624
4493
  ],
4625
4494
  "compatibility": {
4626
- "nuxt": ">=3.0.0",
4495
+ "nuxt": ">=3.13.1",
4627
4496
  "requires": {},
4628
4497
  "devtools": "^0.0.0"
4629
4498
  }
@@ -4653,12 +4522,12 @@
4653
4522
  {
4654
4523
  "name": "nuxt-charts",
4655
4524
  "description": "Nuxt module for vue-chrts",
4656
- "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4657
- "npm": "nuxt-charts",
4525
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt-charts",
4526
+ "npm": "nuxt-charts-legacy",
4658
4527
  "icon": "nuxt-charts.svg",
4659
4528
  "github": "https://github.com/dennisadriaans/vue-chrts",
4660
4529
  "website": "https://nuxtcharts.com/",
4661
- "learn_more": "https://nuxtcharts.com/docs",
4530
+ "learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
4662
4531
  "category": "UI",
4663
4532
  "type": "3rd-party",
4664
4533
  "maintainers": [
@@ -4691,6 +4560,28 @@
4691
4560
  "github": "schnapsterdog"
4692
4561
  }
4693
4562
  ],
4563
+ "compatibility": {
4564
+ "nuxt": ">=3.0.0 <5.0.0",
4565
+ "requires": {}
4566
+ }
4567
+ },
4568
+ {
4569
+ "name": "nuxt-claude-devtools",
4570
+ "description": "Nuxt DevTools integration for Claude Code AI assistant",
4571
+ "repo": "oro-ad/nuxt-claude-devtools",
4572
+ "npm": "@oro.ad/nuxt-claude-devtools",
4573
+ "icon": "",
4574
+ "github": "https://github.com/oro-ad/nuxt-claude-devtools",
4575
+ "website": "https://github.com/oro-ad/nuxt-claude-devtools",
4576
+ "learn_more": "",
4577
+ "category": "Devtools",
4578
+ "type": "3rd-party",
4579
+ "maintainers": [
4580
+ {
4581
+ "name": "oro-ad",
4582
+ "github": "oro-ad"
4583
+ }
4584
+ ],
4694
4585
  "compatibility": {
4695
4586
  "nuxt": ">=3.0.0",
4696
4587
  "requires": {}
@@ -4702,7 +4593,7 @@
4702
4593
  "repo": "thimodev/nuxt-codemirror",
4703
4594
  "npm": "nuxt-codemirror",
4704
4595
  "icon": "nuxt-codemirror.svg",
4705
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4596
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4706
4597
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4707
4598
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4708
4599
  "category": "Libraries",
@@ -4725,7 +4616,7 @@
4725
4616
  "repo": "lorexiq/nuxt-color-picker",
4726
4617
  "npm": "nuxt-color-picker",
4727
4618
  "icon": "nuxt-color-picker.png",
4728
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4619
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4729
4620
  "website": "https://nuxt-color-picker.nuxt.dev/",
4730
4621
  "learn_more": "",
4731
4622
  "category": "UI",
@@ -4765,20 +4656,21 @@
4765
4656
  }
4766
4657
  },
4767
4658
  {
4768
- "name": "nuxt-cookie-consent",
4769
- "description": "Nuxt module for integrating with cookie consent providers with ease",
4770
- "repo": "weareheavy/nuxt-cookie-consent",
4771
- "npm": "@weareheavy/nuxt-cookie-consent",
4772
- "icon": "wah.svg",
4773
- "github": "https://github.com/weareheavy/nuxt-cookie-consent",
4774
- "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
4659
+ "name": "nuxt-coolify",
4660
+ "description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
4661
+ "repo": "justserdar/nuxt-coolify",
4662
+ "npm": "nuxt-coolify",
4663
+ "icon": "nuxt-coolify.svg",
4664
+ "github": "https://github.com/justserdar/nuxt-coolify",
4665
+ "website": "https://github.com/justserdar/nuxt-coolify",
4775
4666
  "learn_more": "",
4776
- "category": "Extensions",
4667
+ "category": "Request",
4777
4668
  "type": "3rd-party",
4778
4669
  "maintainers": [
4779
4670
  {
4780
- "name": "weareheavy",
4781
- "github": "weareheavy"
4671
+ "name": "Serdar Yerdelen",
4672
+ "github": "JustSerdar",
4673
+ "twitter": "justserdardev"
4782
4674
  }
4783
4675
  ],
4784
4676
  "compatibility": {
@@ -4787,25 +4679,24 @@
4787
4679
  }
4788
4680
  },
4789
4681
  {
4790
- "name": "nuxt-coolify",
4791
- "description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
4792
- "repo": "justserdar/nuxt-coolify",
4793
- "npm": "nuxt-coolify",
4794
- "icon": "nuxt-coolify.svg",
4795
- "github": "https://github.com/justserdar/nuxt-coolify",
4796
- "website": "https://github.com/justserdar/nuxt-coolify",
4797
- "learn_more": "https://nuxt-coolify.justserdar.dev/",
4798
- "category": "Request",
4682
+ "name": "nuxt-csp-report",
4683
+ "description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
4684
+ "repo": "Gonzo17/nuxt-csp-report",
4685
+ "npm": "nuxt-csp-report",
4686
+ "icon": "nuxt-csp-report.svg",
4687
+ "github": "https://github.com/Gonzo17/nuxt-csp-report",
4688
+ "website": "https://github.com/Gonzo17/nuxt-csp-report",
4689
+ "learn_more": "",
4690
+ "category": "Security",
4799
4691
  "type": "3rd-party",
4800
4692
  "maintainers": [
4801
4693
  {
4802
- "name": "Serdar Yerdelen",
4803
- "github": "JustSerdar",
4804
- "twitter": "justserdardev"
4694
+ "name": "David Gonzalez Casin",
4695
+ "github": "Gonzo17"
4805
4696
  }
4806
4697
  ],
4807
4698
  "compatibility": {
4808
- "nuxt": ">=3.0.0",
4699
+ "nuxt": ">=3.12.0",
4809
4700
  "requires": {}
4810
4701
  }
4811
4702
  },
@@ -4846,7 +4737,7 @@
4846
4737
  "type": "3rd-party",
4847
4738
  "maintainers": [
4848
4739
  {
4849
- "name": "Supanut Dokmaithong",
4740
+ "name": "Supanut Weerachotthakorn",
4850
4741
  "github": "Boomgeek"
4851
4742
  },
4852
4743
  {
@@ -4855,7 +4746,7 @@
4855
4746
  }
4856
4747
  ],
4857
4748
  "compatibility": {
4858
- "nuxt": ">=3.0.0",
4749
+ "nuxt": "^3.6.0",
4859
4750
  "requires": {}
4860
4751
  }
4861
4752
  },
@@ -4917,7 +4808,8 @@
4917
4808
  "maintainers": [
4918
4809
  {
4919
4810
  "name": "Ali Sokkar",
4920
- "github": "NyllRE"
4811
+ "github": "NyllRE",
4812
+ "twitter": "nyllre"
4921
4813
  }
4922
4814
  ],
4923
4815
  "compatibility": {
@@ -4969,7 +4861,7 @@
4969
4861
  }
4970
4862
  ],
4971
4863
  "compatibility": {
4972
- "nuxt": "^3.0.0",
4864
+ "nuxt": ">=3.0.0",
4973
4865
  "requires": {}
4974
4866
  }
4975
4867
  },
@@ -5004,7 +4896,7 @@
5004
4896
  "npm": "nuxt-glaze",
5005
4897
  "icon": "nuxt-glaze.png",
5006
4898
  "github": "https://github.com/holux-design/nuxt-glaze",
5007
- "website": "https://glaze.dev",
4899
+ "website": "https://www.glaze.dev/",
5008
4900
  "learn_more": "",
5009
4901
  "category": "Libraries",
5010
4902
  "type": "3rd-party",
@@ -5037,7 +4929,7 @@
5037
4929
  }
5038
4930
  ],
5039
4931
  "compatibility": {
5040
- "nuxt": "^3.0.0",
4932
+ "nuxt": "^3.0.0 || ^4.0.0",
5041
4933
  "requires": {}
5042
4934
  }
5043
4935
  },
@@ -5059,13 +4951,13 @@
5059
4951
  }
5060
4952
  ],
5061
4953
  "compatibility": {
5062
- "nuxt": ">=3.0.0",
4954
+ "nuxt": "^3.0.0",
5063
4955
  "requires": {}
5064
4956
  }
5065
4957
  },
5066
4958
  {
5067
4959
  "name": "nuxt-gql-pulse",
5068
- "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4960
+ "description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
5069
4961
  "repo": "Abbasmoe/nuxt-gql-pulse",
5070
4962
  "npm": "nuxt-gql-pulse",
5071
4963
  "icon": "nuxt-gql-pulse.png",
@@ -5076,12 +4968,12 @@
5076
4968
  "type": "3rd-party",
5077
4969
  "maintainers": [
5078
4970
  {
5079
- "name": "Abbas Mohamed",
4971
+ "name": "Abbas Mohamed Ahmed",
5080
4972
  "github": "Abbasmoe"
5081
4973
  }
5082
4974
  ],
5083
4975
  "compatibility": {
5084
- "nuxt": ">=3.0.0",
4976
+ "nuxt": "^3.0.0 || ^4.0.0",
5085
4977
  "requires": {}
5086
4978
  }
5087
4979
  },
@@ -5110,18 +5002,18 @@
5110
5002
  }
5111
5003
  ],
5112
5004
  "compatibility": {
5113
- "nuxt": "^2.0.0 || >=3.0.0",
5005
+ "nuxt": ">=3.13.0",
5114
5006
  "requires": {}
5115
5007
  }
5116
5008
  },
5117
5009
  {
5118
5010
  "name": "nuxt-graphql-playground",
5119
5011
  "description": "",
5120
- "repo": "pinpon-dev/nuxt-graphql-playground",
5012
+ "repo": "tuarrep/nuxt-graphql-playground",
5121
5013
  "npm": "@pin-pon/nuxt-graphql-playground",
5122
5014
  "icon": "",
5123
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5124
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5015
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
5016
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
5125
5017
  "learn_more": "",
5126
5018
  "category": "Devtools",
5127
5019
  "type": "3rd-party",
@@ -5154,7 +5046,7 @@
5154
5046
  }
5155
5047
  ],
5156
5048
  "compatibility": {
5157
- "nuxt": ">=3.0.0",
5049
+ "nuxt": "^3.0.0",
5158
5050
  "requires": {},
5159
5051
  "devtools": "^0.0.0"
5160
5052
  }
@@ -5237,7 +5129,7 @@
5237
5129
  "repo": "daliborgogic/nuxt-interpolation#master",
5238
5130
  "npm": "nuxt-interpolation",
5239
5131
  "icon": "",
5240
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5132
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
5241
5133
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5242
5134
  "learn_more": "",
5243
5135
  "category": "Devtools",
@@ -5320,7 +5212,7 @@
5320
5212
  }
5321
5213
  ],
5322
5214
  "compatibility": {
5323
- "nuxt": ">=3.15.0",
5215
+ "nuxt": "^3.0.0 || >=4.0.3",
5324
5216
  "requires": {}
5325
5217
  }
5326
5218
  },
@@ -5344,7 +5236,31 @@
5344
5236
  }
5345
5237
  ],
5346
5238
  "compatibility": {
5347
- "nuxt": ">=3.12.0",
5239
+ "nuxt": ">=3.0.0",
5240
+ "requires": {}
5241
+ }
5242
+ },
5243
+ {
5244
+ "name": "nuxt-livekit",
5245
+ "description": "LiveKit integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
5246
+ "repo": "nuxtaid/nuxt-livekit",
5247
+ "npm": "nuxt-livekit",
5248
+ "icon": "nuxt-livekit.svg",
5249
+ "github": "https://github.com/nuxtaid/nuxt-livekit",
5250
+ "website": "https://github.com/nuxtaid/nuxt-livekit#readme",
5251
+ "learn_more": "https://docs.livekit.io/intro/overview/",
5252
+ "category": "Libraries",
5253
+ "type": "3rd-party",
5254
+ "maintainers": [
5255
+ {
5256
+ "name": "Arash Ari Sheyda",
5257
+ "github": "arashsheyda",
5258
+ "twitter": "arash_sheyda",
5259
+ "bluesky": "arashsheyda.me"
5260
+ }
5261
+ ],
5262
+ "compatibility": {
5263
+ "nuxt": ">=3.0.0",
5348
5264
  "requires": {}
5349
5265
  }
5350
5266
  },
@@ -5367,7 +5283,7 @@
5367
5283
  }
5368
5284
  ],
5369
5285
  "compatibility": {
5370
- "nuxt": ">=3.0.0",
5286
+ "nuxt": "^3.0.0",
5371
5287
  "requires": {}
5372
5288
  }
5373
5289
  },
@@ -5498,13 +5414,13 @@
5498
5414
  "type": "3rd-party",
5499
5415
  "maintainers": [
5500
5416
  {
5501
- "name": "Tanuki",
5417
+ "name": "erwann.dev",
5502
5418
  "github": "tanukijs",
5503
5419
  "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
5504
5420
  }
5505
5421
  ],
5506
5422
  "compatibility": {
5507
- "nuxt": ">=3.0.0",
5423
+ "nuxt": ">=3.7.0",
5508
5424
  "requires": {}
5509
5425
  }
5510
5426
  },
@@ -5527,17 +5443,17 @@
5527
5443
  }
5528
5444
  ],
5529
5445
  "compatibility": {
5530
- "nuxt": ">=3.0.0",
5446
+ "nuxt": ">=3.1.0",
5531
5447
  "requires": {}
5532
5448
  }
5533
5449
  },
5534
5450
  {
5535
5451
  "name": "nuxt-mongoose",
5536
5452
  "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
5537
- "repo": "arashsheyda/nuxt-mongoose",
5453
+ "repo": "nuxtaid/nuxt-mongoose",
5538
5454
  "npm": "nuxt-mongoose",
5539
5455
  "icon": "nuxt-mongoose.svg",
5540
- "github": "https://github.com/arashsheyda/nuxt-mongoose",
5456
+ "github": "https://github.com/nuxtaid/nuxt-mongoose",
5541
5457
  "website": "https://nuxt-mongoose.nuxt.space",
5542
5458
  "learn_more": "",
5543
5459
  "category": "Database",
@@ -5559,11 +5475,11 @@
5559
5475
  {
5560
5476
  "name": "nuxt-mqtt",
5561
5477
  "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5562
- "repo": "arashsheyda/nuxt-mqtt",
5478
+ "repo": "nuxtaid/nuxt-mqtt",
5563
5479
  "npm": "nuxt-mqtt",
5564
5480
  "icon": "nuxt-mqtt.png",
5565
- "github": "https://github.com/arashsheyda/nuxt-mqtt",
5566
- "website": "https://github.com/arashsheyda/nuxt-mongoose#readme",
5481
+ "github": "https://github.com/nuxtaid/nuxt-mqtt",
5482
+ "website": "https://github.com/nuxtaid/nuxt-mqtt#readme",
5567
5483
  "learn_more": "",
5568
5484
  "category": "Extensions",
5569
5485
  "type": "3rd-party",
@@ -5604,6 +5520,28 @@
5604
5520
  "requires": {}
5605
5521
  }
5606
5522
  },
5523
+ {
5524
+ "name": "nuxt-notify",
5525
+ "description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
5526
+ "repo": "nizaamomer/nuxt-notify",
5527
+ "npm": "nuxt-notify",
5528
+ "icon": "nuxt-notify.png",
5529
+ "github": "https://github.com/nizaamomer/nuxt-notify",
5530
+ "website": "https://nuxt-notify.nizaamomer.com",
5531
+ "learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
5532
+ "category": "UI",
5533
+ "type": "3rd-party",
5534
+ "maintainers": [
5535
+ {
5536
+ "name": "Nizam Omer",
5537
+ "github": "nizaamomer"
5538
+ }
5539
+ ],
5540
+ "compatibility": {
5541
+ "nuxt": "^3.0.0 || ^4.0.0",
5542
+ "requires": {}
5543
+ }
5544
+ },
5607
5545
  {
5608
5546
  "name": "nuxt-oidc-auth",
5609
5547
  "description": "Seamless modern authentication for Nuxt applications.",
@@ -5623,7 +5561,7 @@
5623
5561
  }
5624
5562
  ],
5625
5563
  "compatibility": {
5626
- "nuxt": ">=3.0.0",
5564
+ "nuxt": ">=3.9.0",
5627
5565
  "requires": {}
5628
5566
  }
5629
5567
  },
@@ -5647,7 +5585,7 @@
5647
5585
  }
5648
5586
  ],
5649
5587
  "compatibility": {
5650
- "nuxt": ">=3.15.0",
5588
+ "nuxt": ">=3.0.0",
5651
5589
  "requires": {}
5652
5590
  }
5653
5591
  },
@@ -5666,7 +5604,8 @@
5666
5604
  {
5667
5605
  "name": "Norbiros",
5668
5606
  "github": "Norbiros",
5669
- "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5607
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
5608
+ "twitter": "norbiros_dev"
5670
5609
  },
5671
5610
  {
5672
5611
  "name": "Taras Batenkov",
@@ -5724,7 +5663,7 @@
5724
5663
  }
5725
5664
  ],
5726
5665
  "compatibility": {
5727
- "nuxt": ">=3.0.0",
5666
+ "nuxt": ">=3.0.0-rc.8",
5728
5667
  "requires": {},
5729
5668
  "devtools": "^0.0.0"
5730
5669
  }
@@ -5759,7 +5698,7 @@
5759
5698
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5760
5699
  "npm": "@i2d/nuxt-pdf-frame",
5761
5700
  "icon": "pdf-frame.svg",
5762
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5701
+ "github": "https://github.com/i2djs/pdf-frame",
5763
5702
  "website": "https://www.pdf-frame.org",
5764
5703
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5765
5704
  "category": "Libraries",
@@ -5821,6 +5760,30 @@
5821
5760
  "requires": {}
5822
5761
  }
5823
5762
  },
5763
+ {
5764
+ "name": "nuxt-pinecone",
5765
+ "description": "Pinecone integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
5766
+ "repo": "nuxtaid/nuxt-pinecone",
5767
+ "npm": "nuxt-pinecone",
5768
+ "icon": "nuxt-pinecone.svg",
5769
+ "github": "https://github.com/nuxtaid/nuxt-pinecone",
5770
+ "website": "https://github.com/nuxtaid/nuxt-pinecone#readme",
5771
+ "learn_more": "https://docs.pinecone.io/guides/get-started/overview",
5772
+ "category": "Database",
5773
+ "type": "3rd-party",
5774
+ "maintainers": [
5775
+ {
5776
+ "name": "Arash Ari Sheyda",
5777
+ "github": "arashsheyda",
5778
+ "twitter": "arash_sheyda",
5779
+ "bluesky": "arashsheyda.me"
5780
+ }
5781
+ ],
5782
+ "compatibility": {
5783
+ "nuxt": ">=3.0.0",
5784
+ "requires": {}
5785
+ }
5786
+ },
5824
5787
  {
5825
5788
  "name": "nuxt-pino-log",
5826
5789
  "description": "Structured logs for nuxt apps using pino",
@@ -5856,7 +5819,7 @@
5856
5819
  "type": "3rd-party",
5857
5820
  "maintainers": [
5858
5821
  {
5859
- "name": "Supanut Dokmaithong",
5822
+ "name": "Supanut Weerachotthakorn",
5860
5823
  "github": "Boomgeek"
5861
5824
  },
5862
5825
  {
@@ -5865,7 +5828,7 @@
5865
5828
  }
5866
5829
  ],
5867
5830
  "compatibility": {
5868
- "nuxt": ">=3.0.0",
5831
+ "nuxt": "^3.6.0",
5869
5832
  "requires": {}
5870
5833
  }
5871
5834
  },
@@ -5933,7 +5896,7 @@
5933
5896
  }
5934
5897
  ],
5935
5898
  "compatibility": {
5936
- "nuxt": ">=3.0.0",
5899
+ "nuxt": "^3.0.0 || ^4.0.0",
5937
5900
  "requires": {}
5938
5901
  }
5939
5902
  },
@@ -5966,8 +5929,8 @@
5966
5929
  "repo": "onmax/nuxt-safe-runtime-config#main",
5967
5930
  "npm": "nuxt-safe-runtime-config",
5968
5931
  "icon": "nuxt-safe-runtime-config.svg",
5969
- "github": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5970
- "website": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5932
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5933
+ "website": "https://nuxt-safe-runtime-config.onmax.me",
5971
5934
  "learn_more": "",
5972
5935
  "category": "Devtools",
5973
5936
  "type": "3rd-party",
@@ -6085,17 +6048,17 @@
6085
6048
  {
6086
6049
  "name": "nuxt-smartlook",
6087
6050
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
6088
- "repo": "f00b4r/nuxt-smartlook",
6051
+ "repo": "contributte/nuxt-smartlook",
6089
6052
  "npm": "nuxt-smartlook",
6090
6053
  "icon": "nuxt-smartlook.png",
6091
- "github": "https://github.com/f00b4r/nuxt-smartlook",
6092
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6054
+ "github": "https://github.com/contributte/nuxt-smartlook",
6055
+ "website": "https://github.com/contributte/nuxt-smartlook",
6093
6056
  "learn_more": "https://www.smartlook.com/",
6094
6057
  "category": "Analytics",
6095
6058
  "type": "3rd-party",
6096
6059
  "maintainers": [
6097
6060
  {
6098
- "name": "Milan Felix Šulc",
6061
+ "name": "Milan Šulc",
6099
6062
  "github": "f3l1x",
6100
6063
  "twitter": "xf3l1x",
6101
6064
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
@@ -6130,6 +6093,28 @@
6130
6093
  "requires": {}
6131
6094
  }
6132
6095
  },
6096
+ {
6097
+ "name": "nuxt-spyglass",
6098
+ "description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
6099
+ "repo": "Flo0806/nuxt-spyglass",
6100
+ "npm": "nuxt-spyglass",
6101
+ "icon": "nuxt-spyglass.svg",
6102
+ "github": "https://github.com/Flo0806/nuxt-spyglass",
6103
+ "website": "https://spyglass.fh-softdev.de",
6104
+ "learn_more": "https://spyglass.fh-softdev.de",
6105
+ "category": "AI",
6106
+ "type": "3rd-party",
6107
+ "maintainers": [
6108
+ {
6109
+ "name": "Florian Heuberger",
6110
+ "github": "Flo0806"
6111
+ }
6112
+ ],
6113
+ "compatibility": {
6114
+ "nuxt": ">=3.0.0",
6115
+ "requires": {}
6116
+ }
6117
+ },
6133
6118
  {
6134
6119
  "name": "nuxt-ssr-api-logger",
6135
6120
  "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
@@ -6217,11 +6202,12 @@
6217
6202
  "maintainers": [
6218
6203
  {
6219
6204
  "name": "Frederik Bußmann",
6220
- "github": "freb97"
6205
+ "github": "freb97",
6206
+ "bluesky": "freb97.bsky.social"
6221
6207
  }
6222
6208
  ],
6223
6209
  "compatibility": {
6224
- "nuxt": "^3.0.0",
6210
+ "nuxt": ">=3.0.0",
6225
6211
  "requires": {}
6226
6212
  }
6227
6213
  },
@@ -6244,7 +6230,7 @@
6244
6230
  }
6245
6231
  ],
6246
6232
  "compatibility": {
6247
- "nuxt": ">=3.17.0",
6233
+ "nuxt": "^3.0.0 || ^4.0.0",
6248
6234
  "requires": {}
6249
6235
  }
6250
6236
  },
@@ -6291,7 +6277,7 @@
6291
6277
  }
6292
6278
  ],
6293
6279
  "compatibility": {
6294
- "nuxt": ">=3.0.0",
6280
+ "nuxt": ">=3.0.0-rc.0",
6295
6281
  "requires": {}
6296
6282
  }
6297
6283
  },
@@ -6321,11 +6307,11 @@
6321
6307
  {
6322
6308
  "name": "nuxt-toc",
6323
6309
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
6324
- "repo": "hanyujie2002/nuxt-toc",
6310
+ "repo": "thaikolja/nuxt-toc",
6325
6311
  "npm": "nuxt-toc",
6326
6312
  "icon": "nuxt-toc.png",
6327
- "github": "https://github.com/hanyujie2002/nuxt-toc",
6328
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6313
+ "github": "https://github.com/thaikolja/nuxt-toc",
6314
+ "website": "https://github.com/thaikolja/nuxt-toc",
6329
6315
  "learn_more": "",
6330
6316
  "category": "UI",
6331
6317
  "type": "3rd-party",
@@ -6362,30 +6348,6 @@
6362
6348
  "requires": {}
6363
6349
  }
6364
6350
  },
6365
- {
6366
- "name": "nuxt-use-sound",
6367
- "description": "A Nuxt module for playing sound effects.",
6368
- "repo": "Tahul/nuxt-use-sound",
6369
- "npm": "nuxt-use-sound",
6370
- "icon": "nuxt-use-sound.svg",
6371
- "github": "https://github.com/Tahul/nuxt-use-sound",
6372
- "website": "https://github.com/Tahul/nuxt-use-sound",
6373
- "learn_more": "https://github.com/vueuse/sound",
6374
- "category": "Libraries",
6375
- "type": "3rd-party",
6376
- "maintainers": [
6377
- {
6378
- "name": "Yaël Guilloux",
6379
- "github": "Tahul",
6380
- "twitter": "yaeeelglx",
6381
- "bluesky": "yael.dev"
6382
- }
6383
- ],
6384
- "compatibility": {
6385
- "nuxt": "^2.0.0",
6386
- "requires": {}
6387
- }
6388
- },
6389
6351
  {
6390
6352
  "name": "nuxt-useless-blobs",
6391
6353
  "description": "An easier way of using useless-blobs in your Nuxt project!",
@@ -6404,7 +6366,7 @@
6404
6366
  }
6405
6367
  ],
6406
6368
  "compatibility": {
6407
- "nuxt": "^3.0.0",
6369
+ "nuxt": ">=3.0.0",
6408
6370
  "requires": {}
6409
6371
  }
6410
6372
  },
@@ -6450,7 +6412,7 @@
6450
6412
  }
6451
6413
  ],
6452
6414
  "compatibility": {
6453
- "nuxt": ">=3.0.0",
6415
+ "nuxt": "^3.0.0",
6454
6416
  "requires": {}
6455
6417
  }
6456
6418
  },
@@ -6472,12 +6434,36 @@
6472
6434
  }
6473
6435
  ],
6474
6436
  "compatibility": {
6475
- "nuxt": "^2.0.0 || >=3.0.0",
6437
+ "nuxt": ">=3.0.0-rc.11",
6476
6438
  "requires": {
6477
6439
  "bridge": "optional"
6478
6440
  }
6479
6441
  }
6480
6442
  },
6443
+ {
6444
+ "name": "nuxt-volcano",
6445
+ "description": "A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and MCP tools",
6446
+ "repo": "arashsheyda/nuxt-volcano",
6447
+ "npm": "nuxt-volcano",
6448
+ "icon": "nuxt-volcano.png",
6449
+ "github": "https://github.com/arashsheyda/nuxt-volcano",
6450
+ "website": "https://github.com/arashsheyda/nuxt-volcano#readme",
6451
+ "learn_more": "",
6452
+ "category": "AI",
6453
+ "type": "3rd-party",
6454
+ "maintainers": [
6455
+ {
6456
+ "name": "Arash Ari Sheyda",
6457
+ "github": "arashsheyda",
6458
+ "twitter": "arash_sheyda",
6459
+ "bluesky": "arashsheyda.me"
6460
+ }
6461
+ ],
6462
+ "compatibility": {
6463
+ "nuxt": ">=3.0.0",
6464
+ "requires": {}
6465
+ }
6466
+ },
6481
6467
  {
6482
6468
  "name": "nuxt-vue3-google-signin",
6483
6469
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
@@ -6497,7 +6483,7 @@
6497
6483
  }
6498
6484
  ],
6499
6485
  "compatibility": {
6500
- "nuxt": ">=3.0.0",
6486
+ "nuxt": ">=3.0.0 <5.0.0",
6501
6487
  "requires": {}
6502
6488
  }
6503
6489
  },
@@ -6546,34 +6532,34 @@
6546
6532
  }
6547
6533
  },
6548
6534
  {
6549
- "name": "nuxt2-leaflet",
6550
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
6551
- "repo": "schlunsen/nuxt-leaflet",
6552
- "npm": "nuxt-leaflet",
6553
- "icon": "leaflet.png",
6554
- "github": "https://github.com/schlunsen/nuxt-leaflet",
6555
- "website": "https://github.com/schlunsen/nuxt-leaflet",
6556
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
6535
+ "name": "nuxt-zod",
6536
+ "description": "Zod integration for Nuxt with a simple composable.",
6537
+ "repo": "DarlanPrado/nuxt-zod",
6538
+ "npm": "nuxt-zod",
6539
+ "icon": "nuxt-zod.svg",
6540
+ "github": "https://github.com/DarlanPrado/nuxt-zod",
6541
+ "website": "https://github.com/DarlanPrado/nuxt-zod",
6542
+ "learn_more": "",
6557
6543
  "category": "Libraries",
6558
6544
  "type": "3rd-party",
6559
6545
  "maintainers": [
6560
6546
  {
6561
- "name": "Rasmus Schlünsen",
6562
- "github": "schlunsen"
6547
+ "name": "Darlan José Batista do Prado",
6548
+ "github": "DarlanPrado"
6563
6549
  }
6564
6550
  ],
6565
6551
  "compatibility": {
6566
- "nuxt": "^2.0.0",
6552
+ "nuxt": ">=3.0.0",
6567
6553
  "requires": {}
6568
6554
  }
6569
6555
  },
6570
6556
  {
6571
6557
  "name": "nuxt2-ngrok",
6572
6558
  "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",
6573
- "repo": "nuxt-community/ngrok",
6559
+ "repo": "nuxt-modules/ngrok",
6574
6560
  "npm": "@nuxtjs/ngrok",
6575
6561
  "icon": "ngrok.png",
6576
- "github": "https://github.com/nuxt-community/ngrok-module",
6562
+ "github": "https://github.com/nuxt-modules/ngrok",
6577
6563
  "website": "https://ngrok.nuxtjs.org",
6578
6564
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6579
6565
  "category": "Devtools",
@@ -6624,8 +6610,8 @@
6624
6610
  "repo": "daliborgogic/interpolation",
6625
6611
  "npm": "nuxt3-interpolation",
6626
6612
  "icon": "",
6627
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6628
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6613
+ "github": "https://github.com/daliborgogic/interpolation",
6614
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6629
6615
  "learn_more": "",
6630
6616
  "category": "Devtools",
6631
6617
  "type": "3rd-party",
@@ -6672,8 +6658,8 @@
6672
6658
  "npm": "nuxt-og-image",
6673
6659
  "icon": "og-image.svg",
6674
6660
  "github": "https://github.com/nuxt-modules/og-image",
6675
- "website": "https://nuxtseo.com/og-image",
6676
- "learn_more": "https://nuxtseo.com/og-image",
6661
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6662
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6677
6663
  "category": "SEO",
6678
6664
  "type": "community",
6679
6665
  "maintainers": [
@@ -6685,7 +6671,7 @@
6685
6671
  }
6686
6672
  ],
6687
6673
  "compatibility": {
6688
- "nuxt": ">=3.0.0",
6674
+ "nuxt": ">=3.10.3",
6689
6675
  "requires": {},
6690
6676
  "devtools": "^0.0.0"
6691
6677
  }
@@ -6745,7 +6731,7 @@
6745
6731
  },
6746
6732
  {
6747
6733
  "name": "onyx",
6748
- "description": "A design system and Vue.js component library created by Schwarz IT",
6734
+ "description": "A design system and Vue.js component library created by Schwarz Digits",
6749
6735
  "repo": "SchwarzIT/onyx#main/packages/nuxt",
6750
6736
  "npm": "@sit-onyx/nuxt",
6751
6737
  "icon": "onyx.svg",
@@ -6788,28 +6774,6 @@
6788
6774
  "requires": {}
6789
6775
  }
6790
6776
  },
6791
- {
6792
- "name": "page-generator-helper",
6793
- "description": "Generate your pages statically without using payload extractors.",
6794
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
6795
- "npm": "nuxt-page-generator-helper",
6796
- "icon": "",
6797
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6798
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6799
- "learn_more": "",
6800
- "category": "Extensions",
6801
- "type": "3rd-party",
6802
- "maintainers": [
6803
- {
6804
- "name": "GrabarzUndPartner",
6805
- "github": "GrabarzUndPartner"
6806
- }
6807
- ],
6808
- "compatibility": {
6809
- "nuxt": "^2.0.0",
6810
- "requires": {}
6811
- }
6812
- },
6813
6777
  {
6814
6778
  "name": "paper-ui",
6815
6779
  "description": "A ui kit for nuxt",
@@ -6873,7 +6837,7 @@
6873
6837
  }
6874
6838
  ],
6875
6839
  "compatibility": {
6876
- "nuxt": ">=3.0.0",
6840
+ "nuxt": "^3.7.0",
6877
6841
  "requires": {}
6878
6842
  }
6879
6843
  },
@@ -6885,7 +6849,7 @@
6885
6849
  "icon": "partytown.svg",
6886
6850
  "github": "https://github.com/nuxt-modules/partytown",
6887
6851
  "website": "https://github.com/nuxt-modules/partytown",
6888
- "learn_more": "https://partytown.builder.io/",
6852
+ "learn_more": "https://partytown.qwik.dev/",
6889
6853
  "category": "Performance",
6890
6854
  "type": "community",
6891
6855
  "maintainers": [
@@ -6906,11 +6870,11 @@
6906
6870
  {
6907
6871
  "name": "paypal",
6908
6872
  "description": "A Nuxt module for simplifying the use of Paypal in your project.",
6909
- "repo": "arashsheyda/nuxt-paypal",
6873
+ "repo": "nuxtaid/nuxt-paypal",
6910
6874
  "npm": "nuxt-paypal",
6911
6875
  "icon": "paypal.svg",
6912
- "github": "https://github.com/arashsheyda/nuxt-paypal",
6913
- "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
6876
+ "github": "https://github.com/nuxtaid/nuxt-paypal",
6877
+ "website": "https://github.com/nuxtaid/nuxt-paypal#readme",
6914
6878
  "learn_more": "https://developer.paypal.com/sdk/js/reference/",
6915
6879
  "category": "Payment",
6916
6880
  "type": "3rd-party",
@@ -6947,31 +6911,7 @@
6947
6911
  }
6948
6912
  ],
6949
6913
  "compatibility": {
6950
- "nuxt": ">=3.0.0",
6951
- "requires": {}
6952
- }
6953
- },
6954
- {
6955
- "name": "pergel",
6956
- "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
6957
- "repo": "oku-ui/pergel#main/packages-core/pergel",
6958
- "npm": "pergel",
6959
- "icon": "pergel.svg",
6960
- "github": "https://github.com/oku-ui/pergel",
6961
- "website": "https://pergel.oku-ui.com/",
6962
- "learn_more": "",
6963
- "category": "Devtools",
6964
- "type": "3rd-party",
6965
- "maintainers": [
6966
- {
6967
- "name": "Wind",
6968
- "github": "productdevbook",
6969
- "twitter": "productdevbook",
6970
- "bluesky": "productdevbook.com"
6971
- }
6972
- ],
6973
- "compatibility": {
6974
- "nuxt": ">=3.10.0",
6914
+ "nuxt": "^3.0.0",
6975
6915
  "requires": {}
6976
6916
  }
6977
6917
  },
@@ -7019,7 +6959,7 @@
7019
6959
  }
7020
6960
  ],
7021
6961
  "compatibility": {
7022
- "nuxt": ">=3.14.0",
6962
+ "nuxt": ">=3.15.0",
7023
6963
  "requires": {}
7024
6964
  }
7025
6965
  },
@@ -7029,7 +6969,7 @@
7029
6969
  "repo": "posva/pinia-colada#main/nuxt",
7030
6970
  "npm": "@pinia/colada-nuxt",
7031
6971
  "icon": "pinia-colada.png",
7032
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6972
+ "github": "https://github.com/posva/pinia-colada",
7033
6973
  "website": "https://pinia-colada.esm.dev",
7034
6974
  "learn_more": "",
7035
6975
  "category": "Extensions",
@@ -7043,7 +6983,7 @@
7043
6983
  }
7044
6984
  ],
7045
6985
  "compatibility": {
7046
- "nuxt": "^3.13.0 || ^4.0.0",
6986
+ "nuxt": "^3.17.7 || ^4.0.0",
7047
6987
  "requires": {}
7048
6988
  }
7049
6989
  },
@@ -7053,7 +6993,7 @@
7053
6993
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
7054
6994
  "npm": "@pinia-orm/nuxt",
7055
6995
  "icon": "pinia-orm.svg",
7056
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6996
+ "github": "https://github.com/CodeDredd/pinia-orm",
7057
6997
  "website": "https://pinia-orm.codedredd.de/",
7058
6998
  "learn_more": "",
7059
6999
  "category": "Extensions",
@@ -7066,32 +7006,7 @@
7066
7006
  }
7067
7007
  ],
7068
7008
  "compatibility": {
7069
- "nuxt": "^2.0.0 || >=3.0.0",
7070
- "requires": {
7071
- "bridge": "optional"
7072
- }
7073
- }
7074
- },
7075
- {
7076
- "name": "pinia-plugin-persistedstate",
7077
- "description": "Configurable persistence and rehydration of Pinia stores.",
7078
- "repo": "prazdevs/pinia-plugin-persistedstate",
7079
- "npm": "pinia-plugin-persistedstate",
7080
- "icon": "pinia-plugin-persistedstate.png",
7081
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
7082
- "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
7083
- "learn_more": "",
7084
- "category": "Extensions",
7085
- "type": "3rd-party",
7086
- "maintainers": [
7087
- {
7088
- "name": "praz",
7089
- "github": "prazdevs",
7090
- "bluesky": "dev.praz.me"
7091
- }
7092
- ],
7093
- "compatibility": {
7094
- "nuxt": "^2.0.0 || >=3.0.0",
7009
+ "nuxt": ">=3.14.0",
7095
7010
  "requires": {
7096
7011
  "bridge": "optional"
7097
7012
  }
@@ -7125,7 +7040,7 @@
7125
7040
  "repo": "vuejs/pinia#v2/packages/nuxt",
7126
7041
  "npm": "@pinia/nuxt",
7127
7042
  "icon": "pinia.svg",
7128
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
7043
+ "github": "https://github.com/vuejs/pinia",
7129
7044
  "website": "https://pinia.vuejs.org/",
7130
7045
  "learn_more": "",
7131
7046
  "category": "Extensions",
@@ -7139,7 +7054,7 @@
7139
7054
  }
7140
7055
  ],
7141
7056
  "compatibility": {
7142
- "nuxt": "^2.0.0 || >=3.0.0",
7057
+ "nuxt": "^3.15.0 || ^4.0.0",
7143
7058
  "requires": {
7144
7059
  "bridge": "optional"
7145
7060
  }
@@ -7186,7 +7101,29 @@
7186
7101
  }
7187
7102
  ],
7188
7103
  "compatibility": {
7189
- "nuxt": "^2.0.0 || >=3.0.0",
7104
+ "nuxt": ">=3.0.0",
7105
+ "requires": {}
7106
+ }
7107
+ },
7108
+ {
7109
+ "name": "powersync",
7110
+ "description": "Offline-first sync with native Nuxt integration — auto-imported composables, built-in diagnostics, Nuxt DevTools integration, and optional Kysely for type-safe queries",
7111
+ "repo": "powersync-ja/powersync-js#main/packages/nuxt",
7112
+ "npm": "@powersync/nuxt",
7113
+ "icon": "powersync.svg",
7114
+ "github": "https://github.com/powersync-ja/powersync-js",
7115
+ "website": "https://docs.powersync.com/intro/powersync-overview",
7116
+ "learn_more": "https://powersync.com/",
7117
+ "category": "Database",
7118
+ "type": "3rd-party",
7119
+ "maintainers": [
7120
+ {
7121
+ "name": "PowerSync",
7122
+ "github": "powersync-ja"
7123
+ }
7124
+ ],
7125
+ "compatibility": {
7126
+ "nuxt": ">=4.0.0",
7190
7127
  "requires": {}
7191
7128
  }
7192
7129
  },
@@ -7208,7 +7145,7 @@
7208
7145
  }
7209
7146
  ],
7210
7147
  "compatibility": {
7211
- "nuxt": ">=3.0.0",
7148
+ "nuxt": ">=3.9.0",
7212
7149
  "requires": {}
7213
7150
  }
7214
7151
  },
@@ -7258,29 +7195,6 @@
7258
7195
  "requires": {}
7259
7196
  }
7260
7197
  },
7261
- {
7262
- "name": "primevue",
7263
- "description": "Next Generation Vue UI Component Library",
7264
- "repo": "primefaces/primevue#master/packages/nuxt-module",
7265
- "npm": "@primevue/nuxt-module",
7266
- "icon": "primevue.svg",
7267
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7268
- "website": "https://primevue.org/",
7269
- "learn_more": "https://primevue.org/nuxt/",
7270
- "category": "UI",
7271
- "type": "3rd-party",
7272
- "maintainers": [
7273
- {
7274
- "name": "primefaces",
7275
- "github": "primefaces",
7276
- "twitter": "primevue"
7277
- }
7278
- ],
7279
- "compatibility": {
7280
- "nuxt": ">=3.0.0",
7281
- "requires": {}
7282
- }
7283
- },
7284
7198
  {
7285
7199
  "name": "prisma",
7286
7200
  "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
@@ -7288,7 +7202,7 @@
7288
7202
  "npm": "@prisma/nuxt",
7289
7203
  "icon": "prisma.png",
7290
7204
  "github": "https://github.com/prisma/nuxt-prisma",
7291
- "website": "https://pris.ly/prisma-nuxt",
7205
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
7292
7206
  "learn_more": "https://www.prisma.io/orm",
7293
7207
  "category": "Database",
7294
7208
  "type": "3rd-party",
@@ -7323,7 +7237,7 @@
7323
7237
  }
7324
7238
  ],
7325
7239
  "compatibility": {
7326
- "nuxt": "^2.0.0 || >=3.0.0",
7240
+ "nuxt": ">=3.7.0",
7327
7241
  "requires": {}
7328
7242
  }
7329
7243
  },
@@ -7345,7 +7259,7 @@
7345
7259
  }
7346
7260
  ],
7347
7261
  "compatibility": {
7348
- "nuxt": ">=3.0.0",
7262
+ "nuxt": "^2.16.0 || >=3.0.0",
7349
7263
  "requires": {}
7350
7264
  }
7351
7265
  },
@@ -7436,7 +7350,7 @@
7436
7350
  }
7437
7351
  ],
7438
7352
  "compatibility": {
7439
- "nuxt": "^2.0.0 || >=3.0.0",
7353
+ "nuxt": "^3.0.0-rc.11",
7440
7354
  "requires": {}
7441
7355
  }
7442
7356
  },
@@ -7448,7 +7362,7 @@
7448
7362
  "icon": "pwa.png",
7449
7363
  "github": "https://github.com/nuxt-community/pwa-module",
7450
7364
  "website": "https://pwa.nuxtjs.org",
7451
- "learn_more": "https://web.dev/progressive-web-apps/",
7365
+ "learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
7452
7366
  "category": "Performance",
7453
7367
  "type": "community",
7454
7368
  "maintainers": [
@@ -7509,7 +7423,7 @@
7509
7423
  }
7510
7424
  ],
7511
7425
  "compatibility": {
7512
- "nuxt": ">=3.10.0",
7426
+ "nuxt": ">=3.0.0",
7513
7427
  "requires": {}
7514
7428
  }
7515
7429
  },
@@ -7542,7 +7456,7 @@
7542
7456
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7543
7457
  "npm": "@query-api/nuxt",
7544
7458
  "icon": "query-api.svg",
7545
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7459
+ "github": "https://github.com/samuelreichor/query-api",
7546
7460
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7547
7461
  "learn_more": "https://samuelreichor.at/libraries",
7548
7462
  "category": "CMS",
@@ -7566,7 +7480,7 @@
7566
7480
  "icon": "radash.png",
7567
7481
  "github": "https://github.com/bbg/nuxt-radash",
7568
7482
  "website": "https://github.com/bbg/nuxt-radash#readme",
7569
- "learn_more": "https://github.com/rayepps/radash/",
7483
+ "learn_more": "https://github.com/sodiray/radash",
7570
7484
  "category": "Libraries",
7571
7485
  "type": "3rd-party",
7572
7486
  "maintainers": [
@@ -7576,7 +7490,7 @@
7576
7490
  }
7577
7491
  ],
7578
7492
  "compatibility": {
7579
- "nuxt": ">=3.0.0",
7493
+ "nuxt": "^3.0.0",
7580
7494
  "requires": {}
7581
7495
  }
7582
7496
  },
@@ -7588,7 +7502,7 @@
7588
7502
  "icon": "recaptcha.png",
7589
7503
  "github": "https://github.com/nuxt-community/recaptcha-module",
7590
7504
  "website": "https://github.com/nuxt-community/recaptcha-module",
7591
- "learn_more": "https://www.google.com/recaptcha/about/",
7505
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7592
7506
  "category": "Security",
7593
7507
  "type": "community",
7594
7508
  "maintainers": [
@@ -7653,10 +7567,10 @@
7653
7567
  {
7654
7568
  "name": "reka-ui",
7655
7569
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7656
- "repo": "unovue/radix-vue",
7570
+ "repo": "unovue/reka-ui",
7657
7571
  "npm": "reka-ui",
7658
7572
  "icon": "reka-ui.svg",
7659
- "github": "https://github.com/unovue/radix-vue",
7573
+ "github": "https://github.com/unovue/reka-ui",
7660
7574
  "website": "https://www.reka-ui.com/",
7661
7575
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7662
7576
  "category": "UI",
@@ -7759,7 +7673,7 @@
7759
7673
  }
7760
7674
  ],
7761
7675
  "compatibility": {
7762
- "nuxt": "^2.0.0 || >=3.0.0",
7676
+ "nuxt": ">=3.6.1",
7763
7677
  "requires": {
7764
7678
  "bridge": "optional"
7765
7679
  }
@@ -7767,47 +7681,23 @@
7767
7681
  },
7768
7682
  {
7769
7683
  "name": "rollbar",
7770
- "description": "Nuxt 3 module to integrate Rollbar.",
7771
- "repo": "jairoblatt/nuxt-rollbar",
7772
- "npm": "nuxt-rollbar",
7773
- "icon": "rollbar.png",
7774
- "github": "https://github.com/jairoblatt/nuxt-rollbar",
7775
- "website": "https://github.com/jairoblatt/nuxt-rollbar",
7776
- "learn_more": "https://docs.rollbar.com/docs/javascript",
7777
- "category": "Monitoring",
7778
- "type": "3rd-party",
7779
- "maintainers": [
7780
- {
7781
- "name": "Jairo Blatt",
7782
- "github": "jairoblatt"
7783
- }
7784
- ],
7785
- "compatibility": {
7786
- "nuxt": ">=3.0.0",
7787
- "requires": {}
7788
- }
7789
- },
7790
- {
7791
- "name": "router-extras",
7792
- "description": "Extra Add-ons for nuxt router",
7793
- "repo": "nuxt-community/router-extras-module",
7794
- "npm": "@nuxtjs/router-extras",
7795
- "icon": "vue.png",
7796
- "github": "https://github.com/nuxt-community/router-extras-module",
7797
- "website": "https://github.com/nuxt-community/router-extras-module",
7798
- "learn_more": "",
7799
- "category": "Extensions",
7800
- "type": "community",
7684
+ "description": "Nuxt 3 module to integrate Rollbar.",
7685
+ "repo": "jairoblatt/nuxt-rollbar",
7686
+ "npm": "nuxt-rollbar",
7687
+ "icon": "rollbar.png",
7688
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
7689
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
7690
+ "learn_more": "https://docs.rollbar.com/docs/javascript",
7691
+ "category": "Monitoring",
7692
+ "type": "3rd-party",
7801
7693
  "maintainers": [
7802
7694
  {
7803
- "name": "Farnabaz",
7804
- "github": "farnabaz",
7805
- "twitter": "a_birang",
7806
- "bluesky": "farnabaz.dev"
7695
+ "name": "Jairo Blatt",
7696
+ "github": "jairoblatt"
7807
7697
  }
7808
7698
  ],
7809
7699
  "compatibility": {
7810
- "nuxt": "^2.0.0",
7700
+ "nuxt": "^3",
7811
7701
  "requires": {}
7812
7702
  }
7813
7703
  },
@@ -7841,7 +7731,7 @@
7841
7731
  "repo": "nuxt-modules/sanity#main",
7842
7732
  "npm": "@nuxtjs/sanity",
7843
7733
  "icon": "sanity.png",
7844
- "github": "https://github.com/nuxt-modules/sanity#main",
7734
+ "github": "https://github.com/nuxt-modules/sanity",
7845
7735
  "website": "https://sanity.nuxtjs.org",
7846
7736
  "learn_more": "https://www.sanity.io/",
7847
7737
  "category": "CMS",
@@ -7855,7 +7745,7 @@
7855
7745
  }
7856
7746
  ],
7857
7747
  "compatibility": {
7858
- "nuxt": "^2.0.0 || >=3.0.0",
7748
+ "nuxt": ">=3.7.0",
7859
7749
  "requires": {
7860
7750
  "bridge": "optional"
7861
7751
  }
@@ -7867,7 +7757,7 @@
7867
7757
  "repo": "scalar/scalar#main/integrations/nuxt",
7868
7758
  "npm": "@scalar/nuxt",
7869
7759
  "icon": "scalar.svg",
7870
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7760
+ "github": "https://github.com/scalar/scalar",
7871
7761
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7872
7762
  "learn_more": "https://scalar.com",
7873
7763
  "category": "Devtools",
@@ -7891,7 +7781,7 @@
7891
7781
  "npm": "nuxt-schema-org",
7892
7782
  "icon": "schema-org.svg",
7893
7783
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7894
- "website": "https://nuxtseo.com/schema-org",
7784
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7895
7785
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7896
7786
  "category": "SEO",
7897
7787
  "type": "3rd-party",
@@ -7904,14 +7794,14 @@
7904
7794
  }
7905
7795
  ],
7906
7796
  "compatibility": {
7907
- "nuxt": ">=3.0.0",
7797
+ "nuxt": ">=3.0.0-rc.8",
7908
7798
  "requires": {}
7909
7799
  }
7910
7800
  },
7911
7801
  {
7912
7802
  "name": "scripts",
7913
7803
  "description": "Add 3rd-party scripts without sacrificing performance.",
7914
- "repo": "nuxt/scripts",
7804
+ "repo": "nuxt/scripts#main/packages/script",
7915
7805
  "npm": "@nuxt/scripts",
7916
7806
  "icon": "nuxt.svg",
7917
7807
  "github": "https://github.com/nuxt/scripts",
@@ -7927,7 +7817,7 @@
7927
7817
  }
7928
7818
  ],
7929
7819
  "compatibility": {
7930
- "nuxt": ">=3.0.0",
7820
+ "nuxt": ">=3.16.0",
7931
7821
  "requires": {}
7932
7822
  }
7933
7823
  },
@@ -8002,13 +7892,13 @@
8002
7892
  },
8003
7893
  {
8004
7894
  "name": "sentry",
8005
- "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7895
+ "description": "Sentry SDK for Nuxt",
8006
7896
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
8007
7897
  "npm": "@sentry/nuxt",
8008
7898
  "icon": "sentry.svg",
8009
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7899
+ "github": "https://github.com/getsentry/sentry-javascript",
8010
7900
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
8011
- "learn_more": "https://sentry.io",
7901
+ "learn_more": "https://sentry.io/welcome/",
8012
7902
  "category": "Monitoring",
8013
7903
  "type": "3rd-party",
8014
7904
  "maintainers": [
@@ -8025,12 +7915,12 @@
8025
7915
  {
8026
7916
  "name": "seo-experiments",
8027
7917
  "description": "Powerful SEO DX improvements.",
8028
- "repo": "harlan-zw/nuxt-seo-experiments",
7918
+ "repo": "harlan-zw/nuxt-seo-utils",
8029
7919
  "npm": "nuxt-seo-utils",
8030
7920
  "icon": "seo-experiments.svg",
8031
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
8032
- "website": "https://nuxtseo.com/experiments",
8033
- "learn_more": "https://nuxtseo.com/experiments",
7921
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7922
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7923
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
8034
7924
  "category": "SEO",
8035
7925
  "type": "3rd-party",
8036
7926
  "maintainers": [
@@ -8042,18 +7932,18 @@
8042
7932
  }
8043
7933
  ],
8044
7934
  "compatibility": {
8045
- "nuxt": ">=3.0.0",
7935
+ "nuxt": "<3.16.0 || >=3.6.1",
8046
7936
  "requires": {}
8047
7937
  }
8048
7938
  },
8049
7939
  {
8050
7940
  "name": "seo-meta",
8051
7941
  "description": "Simple generate seo metadata",
8052
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7942
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
8053
7943
  "npm": "nuxt-seo-meta",
8054
7944
  "icon": "",
8055
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
8056
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7945
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7946
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
8057
7947
  "learn_more": "",
8058
7948
  "category": "SEO",
8059
7949
  "type": "3rd-party",
@@ -8078,7 +7968,7 @@
8078
7968
  "icon": "nuxt.svg",
8079
7969
  "github": "https://github.com/harlan-zw/nuxt-seo",
8080
7970
  "website": "https://nuxtseo.com/",
8081
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7971
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
8082
7972
  "category": "SEO",
8083
7973
  "type": "3rd-party",
8084
7974
  "maintainers": [
@@ -8089,9 +7979,10 @@
8089
7979
  }
8090
7980
  ],
8091
7981
  "compatibility": {
8092
- "nuxt": ">=3.0.0",
7982
+ "nuxt": ">=3.7.0",
8093
7983
  "requires": {}
8094
- }
7984
+ },
7985
+ "mcp": "https://nuxtseo.com/mcp"
8095
7986
  },
8096
7987
  {
8097
7988
  "name": "seomatic-meta",
@@ -8166,10 +8057,10 @@
8166
8057
  {
8167
8058
  "name": "shadcn",
8168
8059
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
8169
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
8060
+ "repo": "unovue/shadcn-vue#dev/packages/module",
8170
8061
  "npm": "shadcn-nuxt",
8171
8062
  "icon": "",
8172
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
8063
+ "github": "https://github.com/unovue/shadcn-vue",
8173
8064
  "website": "https://www.shadcn-vue.com",
8174
8065
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
8175
8066
  "category": "UI",
@@ -8197,7 +8088,7 @@
8197
8088
  "npm": "@nuxtjs/shopify",
8198
8089
  "icon": "shopify.png",
8199
8090
  "github": "https://github.com/nuxt-modules/shopify",
8200
- "website": "https://nuxt-modules.github.io/shopify",
8091
+ "website": "https://shopify.nuxtjs.org/",
8201
8092
  "learn_more": "https://shopify.dev/docs",
8202
8093
  "category": "Ecommerce",
8203
8094
  "type": "community",
@@ -8208,7 +8099,8 @@
8208
8099
  },
8209
8100
  {
8210
8101
  "name": "Frederik Bußmann",
8211
- "github": "freb97"
8102
+ "github": "freb97",
8103
+ "bluesky": "freb97.bsky.social"
8212
8104
  }
8213
8105
  ],
8214
8106
  "compatibility": {
@@ -8222,9 +8114,9 @@
8222
8114
  "repo": "shopware/frontends#main/packages/nuxt-module",
8223
8115
  "npm": "@shopware/nuxt-module",
8224
8116
  "icon": "shopware.svg",
8225
- "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8226
- "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8227
- "learn_more": "https://www.shopware.com",
8117
+ "github": "https://github.com/shopware/frontends",
8118
+ "website": "https://developer.shopware.com/frontends/packages/nuxt-module.html",
8119
+ "learn_more": "https://www.shopware.com/en/",
8228
8120
  "category": "Ecommerce",
8229
8121
  "type": "3rd-party",
8230
8122
  "maintainers": [
@@ -8286,11 +8178,11 @@
8286
8178
  {
8287
8179
  "name": "simple-line-icons",
8288
8180
  "description": "Nuxt module to add simple-line-icons ",
8289
- "repo": "vaso2/nuxt-simple-line-icons",
8181
+ "repo": "galsd/nuxt-simple-line-icons",
8290
8182
  "npm": "nuxt-simple-line-icons",
8291
8183
  "icon": "",
8292
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
8293
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8184
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8185
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
8294
8186
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
8295
8187
  "category": "Fonts",
8296
8188
  "type": "3rd-party",
@@ -8313,7 +8205,7 @@
8313
8205
  "icon": "simple-sitemap.svg",
8314
8206
  "github": "https://github.com/nuxt-modules/sitemap",
8315
8207
  "website": "https://nuxtseo.com/",
8316
- "learn_more": "https://nuxtseo.com/sitemap",
8208
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
8317
8209
  "category": "SEO",
8318
8210
  "type": "community",
8319
8211
  "maintainers": [
@@ -8331,7 +8223,7 @@
8331
8223
  }
8332
8224
  ],
8333
8225
  "compatibility": {
8334
- "nuxt": ">=3.0.0",
8226
+ "nuxt": ">=3.9.0",
8335
8227
  "requires": {}
8336
8228
  }
8337
8229
  },
@@ -8341,9 +8233,9 @@
8341
8233
  "repo": "modbender/nuxt-snackbar#master",
8342
8234
  "npm": "nuxt-snackbar",
8343
8235
  "icon": "snackbar.png",
8344
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8236
+ "github": "https://github.com/modbender/nuxt-snackbar",
8345
8237
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
8346
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8238
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
8347
8239
  "category": "UI",
8348
8240
  "type": "3rd-party",
8349
8241
  "maintainers": [
@@ -8357,29 +8249,6 @@
8357
8249
  "requires": {}
8358
8250
  }
8359
8251
  },
8360
- {
8361
- "name": "snipcart",
8362
- "description": "Snipcart integration module for Nuxt",
8363
- "repo": "nuxt-modules/snipcart",
8364
- "npm": "@nuxtjs/snipcart",
8365
- "icon": "snipcart.png",
8366
- "github": "https://github.com/nuxt-modules/snipcart",
8367
- "website": "https://github.com/nuxt-modules/snipcart",
8368
- "learn_more": "",
8369
- "category": "Ecommerce",
8370
- "type": "community",
8371
- "maintainers": [
8372
- {
8373
- "name": "florent giraud",
8374
- "github": "flozero",
8375
- "twitter": "flozeroo"
8376
- }
8377
- ],
8378
- "compatibility": {
8379
- "nuxt": "^2.0.0 || >=3.0.0",
8380
- "requires": {}
8381
- }
8382
- },
8383
8252
  {
8384
8253
  "name": "social-meta",
8385
8254
  "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
@@ -8430,7 +8299,7 @@
8430
8299
  "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8431
8300
  "npm": "@solar-icons/nuxt",
8432
8301
  "icon": "solar-icons.svg",
8433
- "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8302
+ "github": "https://github.com/saoudi-h/solar-icons",
8434
8303
  "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8435
8304
  "learn_more": "https://solar-icons.vercel.app",
8436
8305
  "category": "UI",
@@ -8464,7 +8333,7 @@
8464
8333
  "name": "Filip Sobol",
8465
8334
  "github": "filipsobol",
8466
8335
  "twitter": "filipsobol",
8467
- "bluesky": "filipsobol.bsky.social"
8336
+ "bluesky": "filipsobol.com"
8468
8337
  }
8469
8338
  ],
8470
8339
  "compatibility": {
@@ -8480,7 +8349,7 @@
8480
8349
  "icon": "speedcurve.png",
8481
8350
  "github": "https://github.com/nuxt-community/speedcurve-module",
8482
8351
  "website": "https://speedcurve.nuxtjs.org",
8483
- "learn_more": "https://speedcurve.com",
8352
+ "learn_more": "https://www.speedcurve.com/",
8484
8353
  "category": "Analytics",
8485
8354
  "type": "community",
8486
8355
  "maintainers": [
@@ -8518,26 +8387,27 @@
8518
8387
  }
8519
8388
  },
8520
8389
  {
8521
- "name": "storage",
8522
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
8523
- "repo": "mazipan/nuxt-storage",
8524
- "npm": "nuxt-storage",
8525
- "icon": "",
8526
- "github": "https://github.com/mazipan/nuxt-storage",
8527
- "website": "https://github.com/mazipan/nuxt-storage",
8528
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
8529
- "category": "Extensions",
8390
+ "name": "stonecrop",
8391
+ "description": "Stonecrop for Nuxt",
8392
+ "repo": "agritheory/stonecrop#development/nuxt",
8393
+ "npm": "@stonecrop/nuxt",
8394
+ "icon": "stonecrop.svg",
8395
+ "github": "https://github.com/agritheory/stonecrop",
8396
+ "website": "https://stonecrop.io/",
8397
+ "learn_more": "https://agritheory.com/",
8398
+ "category": "Libraries",
8530
8399
  "type": "3rd-party",
8531
8400
  "maintainers": [
8532
8401
  {
8533
- "name": "Irfan Maulana",
8534
- "github": "mazipan",
8535
- "twitter": "Maz_Ipan"
8402
+ "name": "Tyler Matteson",
8403
+ "github": "agritheory"
8536
8404
  }
8537
8405
  ],
8538
8406
  "compatibility": {
8539
- "nuxt": "^2.0.0",
8540
- "requires": {}
8407
+ "nuxt": "^4.0.0",
8408
+ "requires": {
8409
+ "bridge": false
8410
+ }
8541
8411
  }
8542
8412
  },
8543
8413
  {
@@ -8594,11 +8464,11 @@
8594
8464
  {
8595
8465
  "name": "storyblok",
8596
8466
  "description": "Storyblok Nuxt module",
8597
- "repo": "storyblok/storyblok-nuxt#main",
8467
+ "repo": "storyblok/monoblok#main/packages/nuxt",
8598
8468
  "npm": "@storyblok/nuxt",
8599
8469
  "icon": "storyblok.png",
8600
- "github": "https://github.com/storyblok/storyblok-nuxt",
8601
- "website": "https://github.com/storyblok/storyblok-nuxt",
8470
+ "github": "https://github.com/storyblok/monoblok",
8471
+ "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8602
8472
  "learn_more": "",
8603
8473
  "category": "CMS",
8604
8474
  "type": "3rd-party",
@@ -8638,7 +8508,7 @@
8638
8508
  }
8639
8509
  ],
8640
8510
  "compatibility": {
8641
- "nuxt": "^2.0.0 || >=3.0.0",
8511
+ "nuxt": ">=3.0.0",
8642
8512
  "requires": {
8643
8513
  "bridge": "optional"
8644
8514
  },
@@ -8671,40 +8541,13 @@
8671
8541
  }
8672
8542
  ],
8673
8543
  "compatibility": {
8674
- "nuxt": "^2.0.0 || >=3.0.0",
8544
+ "nuxt": ">=3.7.0",
8675
8545
  "requires": {
8676
8546
  "bridge": true
8677
8547
  },
8678
8548
  "devtools": "^0.0.0"
8679
8549
  }
8680
8550
  },
8681
- {
8682
- "name": "stripe-next",
8683
- "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
8684
- "repo": "flozero/nuxt-stripe",
8685
- "npm": "@unlok-co/nuxt-stripe",
8686
- "icon": "stripe.png",
8687
- "github": "https://github.com/flozero/nuxt-stripe",
8688
- "website": "https://github.com/flozero/nuxt-stripe",
8689
- "learn_more": "https://stripe.com/docs",
8690
- "category": "Payment",
8691
- "type": "3rd-party",
8692
- "maintainers": [
8693
- {
8694
- "name": "Loïc Fuentes",
8695
- "github": "fuentesloic"
8696
- },
8697
- {
8698
- "name": "florent giraud",
8699
- "github": "flozero",
8700
- "twitter": "flozeroo"
8701
- }
8702
- ],
8703
- "compatibility": {
8704
- "nuxt": ">=3.0.0",
8705
- "requires": {}
8706
- }
8707
- },
8708
8551
  {
8709
8552
  "name": "stripe",
8710
8553
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -8713,7 +8556,7 @@
8713
8556
  "icon": "stripe.png",
8714
8557
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8715
8558
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8716
- "learn_more": "https://stripe.com/",
8559
+ "learn_more": "https://stripe.com/fr",
8717
8560
  "category": "Payment",
8718
8561
  "type": "3rd-party",
8719
8562
  "maintainers": [
@@ -8739,7 +8582,7 @@
8739
8582
  "website": "https://nuxt.studio",
8740
8583
  "learn_more": "",
8741
8584
  "category": "CMS",
8742
- "type": "3rd-party",
8585
+ "type": "community",
8743
8586
  "maintainers": [
8744
8587
  {
8745
8588
  "name": "Baptiste Leproux",
@@ -8770,11 +8613,11 @@
8770
8613
  {
8771
8614
  "name": "style-resources",
8772
8615
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8773
- "repo": "nuxt-community/style-resources-module",
8616
+ "repo": "nuxt-modules/style-resources",
8774
8617
  "npm": "@nuxtjs/style-resources",
8775
8618
  "icon": "",
8776
- "github": "https://github.com/nuxt-community/style-resources-module",
8777
- "website": "https://github.com/nuxt-community/style-resources-module",
8619
+ "github": "https://github.com/nuxt-modules/style-resources",
8620
+ "website": "https://github.com/nuxt-modules/style-resources",
8778
8621
  "learn_more": "",
8779
8622
  "category": "CSS",
8780
8623
  "type": "community",
@@ -8794,11 +8637,11 @@
8794
8637
  {
8795
8638
  "name": "stylelint",
8796
8639
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8797
- "repo": "nuxt-community/stylelint-module",
8640
+ "repo": "nuxt-modules/stylelint",
8798
8641
  "npm": "@nuxtjs/stylelint-module",
8799
8642
  "icon": "stylelint.png",
8800
- "github": "https://github.com/nuxt-community/stylelint-module",
8801
- "website": "https://github.com/nuxt-community/stylelint-module",
8643
+ "github": "https://github.com/nuxt-modules/stylelint",
8644
+ "website": "https://github.com/nuxt-modules/stylelint",
8802
8645
  "learn_more": "https://stylelint.io/",
8803
8646
  "category": "CSS",
8804
8647
  "type": "community",
@@ -8844,7 +8687,7 @@
8844
8687
  }
8845
8688
  ],
8846
8689
  "compatibility": {
8847
- "nuxt": "^2.0.0 || >=3.0.0",
8690
+ "nuxt": ">=3.0.0",
8848
8691
  "requires": {}
8849
8692
  }
8850
8693
  },
@@ -8869,7 +8712,7 @@
8869
8712
  }
8870
8713
  ],
8871
8714
  "compatibility": {
8872
- "nuxt": ">=3.10.0",
8715
+ "nuxt": "^3.21.0 || ^4.3.0",
8873
8716
  "requires": {}
8874
8717
  }
8875
8718
  },
@@ -8915,7 +8758,7 @@
8915
8758
  }
8916
8759
  ],
8917
8760
  "compatibility": {
8918
- "nuxt": "^2.0.0 || >=3.0.0",
8761
+ "nuxt": ">=3.0.0",
8919
8762
  "requires": {}
8920
8763
  }
8921
8764
  },
@@ -8941,28 +8784,6 @@
8941
8784
  "requires": {}
8942
8785
  }
8943
8786
  },
8944
- {
8945
- "name": "sweetalert2",
8946
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
8947
- "repo": "ImreC/nuxt-sweetalert2",
8948
- "npm": "nuxt-sweetalert2",
8949
- "icon": "",
8950
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
8951
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
8952
- "learn_more": "https://sweetalert2.github.io/",
8953
- "category": "Libraries",
8954
- "type": "3rd-party",
8955
- "maintainers": [
8956
- {
8957
- "name": "ImreC",
8958
- "github": "ImreC"
8959
- }
8960
- ],
8961
- "compatibility": {
8962
- "nuxt": "^2.0.0",
8963
- "requires": {}
8964
- }
8965
- },
8966
8787
  {
8967
8788
  "name": "swiftsearch",
8968
8789
  "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
@@ -9057,7 +8878,7 @@
9057
8878
  }
9058
8879
  ],
9059
8880
  "compatibility": {
9060
- "nuxt": "^2.0.0 || >=3.0.0",
8881
+ "nuxt": "^2.9.0 || >=3.0.0-rc.1",
9061
8882
  "requires": {},
9062
8883
  "devtools": "^0.0.0"
9063
8884
  },
@@ -9067,13 +8888,13 @@
9067
8888
  },
9068
8889
  {
9069
8890
  "name": "tdesign-vue-next",
9070
- "description": "A Vue 3 UI components library",
9071
- "repo": "tdesignOteam/tdesign-nuxt",
8891
+ "description": "A Vue3.x UI components lib for TDesign.",
8892
+ "repo": "Tencent/tdesign-vue-next#main/packages/tdesign-vue-next-nuxt",
9072
8893
  "npm": "@tdesign-vue-next/nuxt",
9073
8894
  "icon": "tdesign.svg",
9074
8895
  "github": "https://github.com/Tencent/tdesign-vue-next",
9075
8896
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
9076
- "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8897
+ "learn_more": "https://github.com/Tencent/tdesign-vue-next",
9077
8898
  "category": "UI",
9078
8899
  "type": "3rd-party",
9079
8900
  "maintainers": [
@@ -9098,7 +8919,7 @@
9098
8919
  "npm": "@nuxt/test-utils",
9099
8920
  "icon": "nuxt.svg",
9100
8921
  "github": "https://github.com/nuxt/test-utils",
9101
- "website": "https://nuxt.com/docs/getting-started/testing",
8922
+ "website": "https://nuxt.com/docs/4.x/getting-started/testing",
9102
8923
  "learn_more": "",
9103
8924
  "category": "Devtools",
9104
8925
  "type": "official",
@@ -9166,30 +8987,6 @@
9166
8987
  "requires": {}
9167
8988
  }
9168
8989
  },
9169
- {
9170
- "name": "time",
9171
- "description": "Safely render local dates and times on the server with Nuxt",
9172
- "repo": "danielroe/nuxt-time",
9173
- "npm": "nuxt-time",
9174
- "icon": "",
9175
- "github": "https://github.com/danielroe/nuxt-time",
9176
- "website": "https://github.com/danielroe/nuxt-time",
9177
- "learn_more": "",
9178
- "category": "Extensions",
9179
- "type": "3rd-party",
9180
- "maintainers": [
9181
- {
9182
- "name": "Daniel Roe",
9183
- "github": "danielroe",
9184
- "twitter": "danielcroe",
9185
- "bluesky": "danielroe.dev"
9186
- }
9187
- ],
9188
- "compatibility": {
9189
- "nuxt": ">=3.0.0",
9190
- "requires": {}
9191
- }
9192
- },
9193
8990
  {
9194
8991
  "name": "tiptap",
9195
8992
  "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
@@ -9215,11 +9012,11 @@
9215
9012
  {
9216
9013
  "name": "toast",
9217
9014
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
9218
- "repo": "nuxt-community/modules#master/packages/toast",
9015
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
9219
9016
  "npm": "@nuxtjs/toast",
9220
9017
  "icon": "",
9221
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
9222
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
9018
+ "github": "https://github.com/nuxt-community/legacy-modules",
9019
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
9223
9020
  "learn_more": "https://github.com/shakee93/vue-toasted",
9224
9021
  "category": "Libraries",
9225
9022
  "type": "community",
@@ -9284,11 +9081,11 @@
9284
9081
  {
9285
9082
  "name": "tresjs",
9286
9083
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
9287
- "repo": "tresjs/nuxt",
9084
+ "repo": "tresjs/tres#main/packages/nuxt",
9288
9085
  "npm": "@tresjs/nuxt",
9289
9086
  "icon": "tresjs.svg",
9290
- "github": "https://github.com/Tresjs/nuxt",
9291
- "website": "https://tresjs.org/guide/nuxt.html",
9087
+ "github": "https://github.com/tresjs/tres",
9088
+ "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
9292
9089
  "learn_more": "https://tresjs.org/",
9293
9090
  "category": "Libraries",
9294
9091
  "type": "3rd-party",
@@ -9311,7 +9108,7 @@
9311
9108
  }
9312
9109
  ],
9313
9110
  "compatibility": {
9314
- "nuxt": ">=3.0.0",
9111
+ "nuxt": ">=3.16.0",
9315
9112
  "requires": {}
9316
9113
  }
9317
9114
  },
@@ -9335,7 +9132,7 @@
9335
9132
  }
9336
9133
  ],
9337
9134
  "compatibility": {
9338
- "nuxt": "^2.0.0 || >=3.0.0",
9135
+ "nuxt": ">=3.0.0",
9339
9136
  "requires": {
9340
9137
  "bridge": true
9341
9138
  }
@@ -9349,7 +9146,7 @@
9349
9146
  "icon": "",
9350
9147
  "github": "https://github.com/tuarrep/nuxt-twa",
9351
9148
  "website": "https://nuxt-twa.tuarrep.dev",
9352
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9149
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
9353
9150
  "category": "Performance",
9354
9151
  "type": "3rd-party",
9355
9152
  "maintainers": [
@@ -9371,7 +9168,7 @@
9371
9168
  "repo": "yizack/nuxt-twemoji",
9372
9169
  "npm": "nuxt-twemoji",
9373
9170
  "icon": "twemoji.svg",
9374
- "github": "https://github.com/Yizack/nuxt-twemoji",
9171
+ "github": "https://github.com/yizack/nuxt-twemoji",
9375
9172
  "website": "https://github.com/Yizack/nuxt-twemoji",
9376
9173
  "learn_more": "",
9377
9174
  "category": "UI",
@@ -9442,44 +9239,18 @@
9442
9239
  }
9443
9240
  ],
9444
9241
  "compatibility": {
9445
- "nuxt": "^2.0.0 || >=3.0.0",
9242
+ "nuxt": ">=3.0.0",
9446
9243
  "requires": {}
9447
9244
  }
9448
9245
  },
9449
- {
9450
- "name": "typed-vuex",
9451
- "description": "A vanilla, strongly typed store accessor for Vuex.",
9452
- "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
9453
- "npm": "nuxt-typed-vuex",
9454
- "icon": "vue.png",
9455
- "github": "https://github.com/danielroe/typed-vuex",
9456
- "website": "https://github.com/danielroe/typed-vuex",
9457
- "learn_more": "",
9458
- "category": "Libraries",
9459
- "type": "3rd-party",
9460
- "maintainers": [
9461
- {
9462
- "name": "Daniel Roe",
9463
- "github": "danielroe",
9464
- "twitter": "danielcroe",
9465
- "bluesky": "danielroe.dev"
9466
- }
9467
- ],
9468
- "compatibility": {
9469
- "nuxt": "^2.0.0",
9470
- "requires": {
9471
- "bridge": "optional"
9472
- }
9473
- }
9474
- },
9475
9246
  {
9476
9247
  "name": "typescript-runtime",
9477
9248
  "description": "TypeScript Runtime support for Nuxt",
9478
9249
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
9479
9250
  "npm": "@nuxt/typescript-runtime",
9480
9251
  "icon": "typescript.svg",
9481
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
9482
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9252
+ "github": "https://github.com/nuxt/typescript",
9253
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
9483
9254
  "learn_more": "",
9484
9255
  "category": "Devtools",
9485
9256
  "type": "official",
@@ -9513,7 +9284,7 @@
9513
9284
  "repo": "nuxt/typescript#master/packages/typescript-build",
9514
9285
  "npm": "@nuxt/typescript-build",
9515
9286
  "icon": "typescript.svg",
9516
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9287
+ "github": "https://github.com/nuxt/typescript",
9517
9288
  "website": "https://typescript.nuxtjs.org",
9518
9289
  "learn_more": "",
9519
9290
  "category": "Devtools",
@@ -9573,7 +9344,7 @@
9573
9344
  "npm": "@nuxt/ui",
9574
9345
  "icon": "nuxt.svg",
9575
9346
  "github": "https://github.com/nuxt/ui",
9576
- "website": "https://ui.nuxt.com",
9347
+ "website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
9577
9348
  "learn_more": "",
9578
9349
  "category": "UI",
9579
9350
  "type": "official",
@@ -9592,7 +9363,7 @@
9592
9363
  }
9593
9364
  ],
9594
9365
  "compatibility": {
9595
- "nuxt": ">=3.0.0",
9366
+ "nuxt": ">=3.10.0",
9596
9367
  "requires": {}
9597
9368
  },
9598
9369
  "mcp": "https://ui.nuxt.com/mcp"
@@ -9605,7 +9376,7 @@
9605
9376
  "icon": "umami.svg",
9606
9377
  "github": "https://github.com/ijkml/nuxt-umami",
9607
9378
  "website": "https://github.com/ijkml/nuxt-umami",
9608
- "learn_more": "https://umami.is/docs/",
9379
+ "learn_more": "https://docs.umami.is/docs",
9609
9380
  "category": "Analytics",
9610
9381
  "type": "3rd-party",
9611
9382
  "maintainers": [
@@ -9657,7 +9428,7 @@
9657
9428
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9658
9429
  "npm": "@unlazy/nuxt",
9659
9430
  "icon": "unlazy.svg",
9660
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9431
+ "github": "https://github.com/johannschopplich/unlazy",
9661
9432
  "website": "https://unlazy.byjohann.dev/",
9662
9433
  "learn_more": "",
9663
9434
  "category": "Images",
@@ -9670,7 +9441,7 @@
9670
9441
  }
9671
9442
  ],
9672
9443
  "compatibility": {
9673
- "nuxt": ">=3.0.0",
9444
+ "nuxt": ">=3.5.0",
9674
9445
  "requires": {}
9675
9446
  }
9676
9447
  },
@@ -9705,12 +9476,12 @@
9705
9476
  {
9706
9477
  "name": "ununuracss",
9707
9478
  "description": "A Real CSS Engine. Only Scoped.",
9708
- "repo": "novout/ununuracss#main/packages/nuxt",
9479
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9709
9480
  "npm": "nuxt-ununura",
9710
9481
  "icon": "ununuracss.png",
9711
- "github": "https://github.com/novout/ununuracss",
9712
- "website": "https://github.com/novout/ununuracss",
9713
- "learn_more": "https://github.com/novout/ununuracss",
9482
+ "github": "https://github.com/betterwrite/ununuracss",
9483
+ "website": "https://github.com/betterwrite/ununuracss",
9484
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9714
9485
  "category": "UI",
9715
9486
  "type": "3rd-party",
9716
9487
  "maintainers": [
@@ -9743,30 +9514,7 @@
9743
9514
  }
9744
9515
  ],
9745
9516
  "compatibility": {
9746
- "nuxt": ">=3.0.0",
9747
- "requires": {}
9748
- }
9749
- },
9750
- {
9751
- "name": "user-agent",
9752
- "description": "Nuxt module for handling User-Agent.",
9753
- "repo": "fukuiretu/nuxt-user-agent",
9754
- "npm": "nuxt-user-agent",
9755
- "icon": "",
9756
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
9757
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
9758
- "learn_more": "",
9759
- "category": "Extensions",
9760
- "type": "3rd-party",
9761
- "maintainers": [
9762
- {
9763
- "name": "Retu Fukui",
9764
- "github": "fukuiretu",
9765
- "twitter": "fukuiretu"
9766
- }
9767
- ],
9768
- "compatibility": {
9769
- "nuxt": "^2.0.0",
9517
+ "nuxt": ">=3.17.1",
9770
9518
  "requires": {}
9771
9519
  }
9772
9520
  },
@@ -9810,7 +9558,7 @@
9810
9558
  }
9811
9559
  ],
9812
9560
  "compatibility": {
9813
- "nuxt": ">=3.0.0",
9561
+ "nuxt": ">=3",
9814
9562
  "requires": {
9815
9563
  "bridge": "optional"
9816
9564
  }
@@ -9822,7 +9570,7 @@
9822
9570
  "repo": "varletjs/varlet-nuxt",
9823
9571
  "npm": "@varlet/nuxt",
9824
9572
  "icon": "varlet.svg",
9825
- "github": "https://github.com/varletjs/varlet",
9573
+ "github": "https://github.com/varletjs/varlet-nuxt",
9826
9574
  "website": "https://varlet.pages.dev/#/en-US/index",
9827
9575
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9828
9576
  "category": "UI",
@@ -9847,7 +9595,7 @@
9847
9595
  "repo": "letstri/vaxee#main/packages/nuxt",
9848
9596
  "npm": "@vaxee/nuxt",
9849
9597
  "icon": "vaxee.svg",
9850
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9598
+ "github": "https://github.com/letstri/vaxee",
9851
9599
  "website": "https://vaxee.letstri.dev/",
9852
9600
  "learn_more": "",
9853
9601
  "category": "Extensions",
@@ -9860,7 +9608,7 @@
9860
9608
  }
9861
9609
  ],
9862
9610
  "compatibility": {
9863
- "nuxt": "^3.0.0",
9611
+ "nuxt": ">=3.5.0",
9864
9612
  "requires": {}
9865
9613
  }
9866
9614
  },
@@ -9882,7 +9630,7 @@
9882
9630
  }
9883
9631
  ],
9884
9632
  "compatibility": {
9885
- "nuxt": ">=3.0.0",
9633
+ "nuxt": "^3.0.0",
9886
9634
  "requires": {}
9887
9635
  }
9888
9636
  },
@@ -9892,7 +9640,7 @@
9892
9640
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9893
9641
  "npm": "@vee-validate/nuxt",
9894
9642
  "icon": "vee-validate.png",
9895
- "github": "https://github.com/logaretm/vee-validate/",
9643
+ "github": "https://github.com/logaretm/vee-validate",
9896
9644
  "website": "https://vee-validate.logaretm.com/v4/",
9897
9645
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9898
9646
  "category": "Libraries",
@@ -9902,7 +9650,7 @@
9902
9650
  "name": "Abdelrahman Awad",
9903
9651
  "github": "logaretm",
9904
9652
  "twitter": "logaretm",
9905
- "bluesky": "logaretm.com"
9653
+ "bluesky": "awad.dev"
9906
9654
  }
9907
9655
  ],
9908
9656
  "compatibility": {
@@ -9913,11 +9661,11 @@
9913
9661
  {
9914
9662
  "name": "vendor",
9915
9663
  "description": "directly serve node_modules",
9916
- "repo": "nuxt-community/modules#master/packages/vendor",
9664
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9917
9665
  "npm": "@nuxtjs/vendor",
9918
9666
  "icon": "",
9919
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9920
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9667
+ "github": "https://github.com/nuxt-community/legacy-modules",
9668
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9921
9669
  "learn_more": "",
9922
9670
  "category": "Extensions",
9923
9671
  "type": "community",
@@ -9934,13 +9682,57 @@
9934
9682
  "requires": {}
9935
9683
  }
9936
9684
  },
9685
+ {
9686
+ "name": "vercel-analytics",
9687
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9688
+ "repo": "vercel/analytics#main/packages/web",
9689
+ "npm": "@vercel/analytics",
9690
+ "icon": "vercel.svg",
9691
+ "github": "https://github.com/vercel/analytics",
9692
+ "website": "https://vercel.com/docs/analytics",
9693
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9694
+ "category": "Analytics",
9695
+ "type": "3rd-party",
9696
+ "maintainers": [
9697
+ {
9698
+ "name": "Vercel",
9699
+ "github": "vercel"
9700
+ }
9701
+ ],
9702
+ "compatibility": {
9703
+ "nuxt": ">=3.0.0",
9704
+ "requires": {}
9705
+ }
9706
+ },
9707
+ {
9708
+ "name": "vercel-speed-insights",
9709
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9710
+ "repo": "vercel/speed-insights#main/packages/web",
9711
+ "npm": "@vercel/speed-insights",
9712
+ "icon": "vercel.svg",
9713
+ "github": "https://github.com/vercel/speed-insights",
9714
+ "website": "https://vercel.com/docs/speed-insights",
9715
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9716
+ "category": "Performance",
9717
+ "type": "3rd-party",
9718
+ "maintainers": [
9719
+ {
9720
+ "name": "Vercel",
9721
+ "github": "vercel"
9722
+ }
9723
+ ],
9724
+ "compatibility": {
9725
+ "nuxt": ">=3.0.0",
9726
+ "requires": {}
9727
+ }
9728
+ },
9937
9729
  {
9938
9730
  "name": "vexip-ui",
9939
9731
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9940
9732
  "repo": "vexip-ui/nuxt",
9941
9733
  "npm": "@vexip-ui/nuxt",
9942
9734
  "icon": "vexip-ui.svg",
9943
- "github": "https://github.com/vexip-ui/vexip-ui",
9735
+ "github": "https://github.com/vexip-ui/nuxt",
9944
9736
  "website": "https://www.vexipui.com/",
9945
9737
  "learn_more": "https://github.com/vexip-ui/nuxt",
9946
9738
  "category": "UI",
@@ -10007,7 +9799,7 @@
10007
9799
  }
10008
9800
  ],
10009
9801
  "compatibility": {
10010
- "nuxt": ">=3.0.0",
9802
+ "nuxt": ">=3.6.5",
10011
9803
  "requires": {}
10012
9804
  }
10013
9805
  },
@@ -10058,37 +9850,6 @@
10058
9850
  "requires": {}
10059
9851
  }
10060
9852
  },
10061
- {
10062
- "name": "vue-email",
10063
- "description": "💌 Write email templates with vue",
10064
- "repo": "vue-email/nuxt",
10065
- "npm": "@vue-email/nuxt",
10066
- "icon": "vue-email.svg",
10067
- "github": "https://github.com/vue-email/nuxt",
10068
- "website": "https://vuemail.net/",
10069
- "learn_more": "https://vuemail.net/",
10070
- "category": "UI",
10071
- "type": "3rd-party",
10072
- "maintainers": [
10073
- {
10074
- "name": "David Arenas",
10075
- "github": "Dave136",
10076
- "twitter": "davejs4",
10077
- "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
10078
- },
10079
- {
10080
- "name": "Younes Barrad",
10081
- "github": "Flowko",
10082
- "twitter": "imflowko",
10083
- "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
10084
- }
10085
- ],
10086
- "compatibility": {
10087
- "nuxt": ">=3.0.0",
10088
- "requires": {},
10089
- "devtools": "^0.0.0"
10090
- }
10091
- },
10092
9853
  {
10093
9854
  "name": "vue-final-modal",
10094
9855
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
@@ -10138,12 +9899,12 @@
10138
9899
  {
10139
9900
  "name": "vue-macros",
10140
9901
  "description": "Explore more macros and syntax sugar to Vue.",
10141
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9902
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
10142
9903
  "npm": "@vue-macros/nuxt",
10143
9904
  "icon": "vue-macros.svg",
10144
- "github": "https://github.com/sxzz/vue-macros",
10145
- "website": "https://vue-macros.sxzz.moe",
10146
- "learn_more": "https://github.com/sxzz/vue-macros",
9905
+ "github": "https://github.com/vue-macros/vue-macros",
9906
+ "website": "https://vue-macros.dev/",
9907
+ "learn_more": "https://github.com/vue-macros/vue-macros",
10147
9908
  "category": "Extensions",
10148
9909
  "type": "3rd-party",
10149
9910
  "maintainers": [
@@ -10170,7 +9931,7 @@
10170
9931
  "icon": "vue-material.png",
10171
9932
  "github": "https://github.com/vaso2/nuxt-vue-material",
10172
9933
  "website": "https://github.com/vaso2/nuxt-vue-material",
10173
- "learn_more": "https://vuematerial.io/",
9934
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
10174
9935
  "category": "UI",
10175
9936
  "type": "3rd-party",
10176
9937
  "maintainers": [
@@ -10238,7 +9999,7 @@
10238
9999
  "icon": "vue-query.svg",
10239
10000
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
10240
10001
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
10241
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
10002
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
10242
10003
  "category": "Request",
10243
10004
  "type": "3rd-party",
10244
10005
  "maintainers": [
@@ -10249,7 +10010,7 @@
10249
10010
  }
10250
10011
  ],
10251
10012
  "compatibility": {
10252
- "nuxt": ">=3.0.0",
10013
+ "nuxt": "^3",
10253
10014
  "requires": {}
10254
10015
  }
10255
10016
  },
@@ -10307,7 +10068,7 @@
10307
10068
  "npm": "vue-warehouse",
10308
10069
  "icon": "",
10309
10070
  "github": "https://github.com/juliomrqz/vue-warehouse",
10310
- "website": "https://marquez.co/docs/vue-warehouse",
10071
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
10311
10072
  "learn_more": "",
10312
10073
  "category": "Libraries",
10313
10074
  "type": "3rd-party",
@@ -10352,7 +10113,7 @@
10352
10113
  "repo": "vuejs/vuefire#main/packages/nuxt",
10353
10114
  "npm": "nuxt-vuefire",
10354
10115
  "icon": "vuefire.svg",
10355
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10116
+ "github": "https://github.com/vuejs/vuefire",
10356
10117
  "website": "https://vuefire.vuejs.org/",
10357
10118
  "learn_more": "",
10358
10119
  "category": "Database",
@@ -10366,7 +10127,7 @@
10366
10127
  }
10367
10128
  ],
10368
10129
  "compatibility": {
10369
- "nuxt": ">=3.0.0",
10130
+ "nuxt": ">=3.1.0",
10370
10131
  "requires": {}
10371
10132
  }
10372
10133
  },
@@ -10422,7 +10183,7 @@
10422
10183
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
10423
10184
  "npm": "@vuestic/nuxt",
10424
10185
  "icon": "vuestic.png",
10425
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10186
+ "github": "https://github.com/epicmaxco/vuestic-ui",
10426
10187
  "website": "https://ui.vuestic.dev",
10427
10188
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
10428
10189
  "category": "UI",
@@ -10434,14 +10195,14 @@
10434
10195
  }
10435
10196
  ],
10436
10197
  "compatibility": {
10437
- "nuxt": ">=3.0.0",
10198
+ "nuxt": ">=3.3.0",
10438
10199
  "requires": {}
10439
10200
  }
10440
10201
  },
10441
10202
  {
10442
10203
  "name": "vuetify-nuxt-module",
10443
10204
  "description": "Zero-config Nuxt Module for Vuetify.",
10444
- "repo": "vuetifyjs/nuxt-module",
10205
+ "repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
10445
10206
  "npm": "vuetify-nuxt-module",
10446
10207
  "icon": "vuetify-logo-v3-dark.svg",
10447
10208
  "github": "https://github.com/vuetifyjs/nuxt-module",
@@ -10454,10 +10215,14 @@
10454
10215
  "name": "Joaquín Sánchez",
10455
10216
  "github": "userquin",
10456
10217
  "bluesky": "userquin.bsky.social"
10218
+ },
10219
+ {
10220
+ "name": "Andrei Elkin",
10221
+ "github": "andreyyolkin"
10457
10222
  }
10458
10223
  ],
10459
10224
  "compatibility": {
10460
- "nuxt": ">=3.0.0",
10225
+ "nuxt": ">=3.15.0",
10461
10226
  "requires": {}
10462
10227
  }
10463
10228
  },
@@ -10558,7 +10323,7 @@
10558
10323
  }
10559
10324
  ],
10560
10325
  "compatibility": {
10561
- "nuxt": ">=3.0.0",
10326
+ "nuxt": ">=3.0.0-rc.11",
10562
10327
  "requires": {}
10563
10328
  }
10564
10329
  },
@@ -10593,41 +10358,19 @@
10593
10358
  }
10594
10359
  ],
10595
10360
  "compatibility": {
10596
- "nuxt": "^2.0.0 || >=3.0.0",
10361
+ "nuxt": "^2.15.0 || ^3.0.0",
10597
10362
  "requires": {
10598
10363
  "bridge": "optional"
10599
10364
  }
10600
10365
  }
10601
10366
  },
10602
- {
10603
- "name": "webfontloader",
10604
- "description": "Efficient web font loading has never been easier!",
10605
- "repo": "Developmint/nuxt-webfontloader",
10606
- "npm": "nuxt-webfontloader",
10607
- "icon": "",
10608
- "github": "https://github.com/Developmint/nuxt-webfontloader",
10609
- "website": "https://github.com/Developmint/nuxt-webfontloader",
10610
- "learn_more": "https://www.npmjs.com/package/webfontloader",
10611
- "category": "Fonts",
10612
- "type": "3rd-party",
10613
- "maintainers": [
10614
- {
10615
- "name": "Developmint",
10616
- "github": "Developmint"
10617
- }
10618
- ],
10619
- "compatibility": {
10620
- "nuxt": "^2.0.0",
10621
- "requires": {}
10622
- }
10623
- },
10624
10367
  {
10625
10368
  "name": "webhook-validators",
10626
10369
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
10627
10370
  "repo": "yizack/nuxt-webhook-validators",
10628
10371
  "npm": "nuxt-webhook-validators",
10629
10372
  "icon": "webhook-validators.svg",
10630
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10373
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
10631
10374
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
10632
10375
  "learn_more": "",
10633
10376
  "category": "Security",
@@ -10716,30 +10459,6 @@
10716
10459
  "requires": {}
10717
10460
  }
10718
10461
  },
10719
- {
10720
- "name": "webpackmonitor",
10721
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
10722
- "repo": "nuxt-community/webpackmonitor-module",
10723
- "npm": "@nuxtjs/webpackmonitor",
10724
- "icon": "webpack.png",
10725
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
10726
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
10727
- "learn_more": "",
10728
- "category": "Devtools",
10729
- "type": "community",
10730
- "maintainers": [
10731
- {
10732
- "name": "Pooya Parsa",
10733
- "github": "pi0",
10734
- "twitter": "_pi0_",
10735
- "bluesky": "pi0.io"
10736
- }
10737
- ],
10738
- "compatibility": {
10739
- "nuxt": "^2.0.0",
10740
- "requires": {}
10741
- }
10742
- },
10743
10462
  {
10744
10463
  "name": "well-known",
10745
10464
  "description": "A Nuxt module to add well-known URIs using middlewares",
@@ -10758,17 +10477,17 @@
10758
10477
  }
10759
10478
  ],
10760
10479
  "compatibility": {
10761
- "nuxt": ">=3.0.0",
10480
+ "nuxt": "^3.0.0",
10762
10481
  "requires": {}
10763
10482
  }
10764
10483
  },
10765
10484
  {
10766
10485
  "name": "wideangle",
10767
10486
  "description": "Nuxt module to integrate Wide Angle Analytics",
10768
- "repo": "inputobjects/wideangle-nuxt",
10487
+ "repo": "wideangleanalytics/wideangle-nuxt",
10769
10488
  "npm": "wideangle-nuxt",
10770
10489
  "icon": "wideangle.png",
10771
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10490
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10772
10491
  "website": "https://wideangle.co",
10773
10492
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10774
10493
  "category": "Analytics",
@@ -10848,8 +10567,8 @@
10848
10567
  "repo": "vercel/workflow#main/packages/workflow",
10849
10568
  "npm": "workflow",
10850
10569
  "icon": "workflow.svg",
10851
- "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10852
- "website": "https://useworkflow.dev",
10570
+ "github": "https://github.com/vercel/workflow",
10571
+ "website": "https://workflow-sdk.dev/",
10853
10572
  "learn_more": "",
10854
10573
  "category": "Devtools",
10855
10574
  "type": "3rd-party",
@@ -10864,28 +10583,6 @@
10864
10583
  "requires": {}
10865
10584
  }
10866
10585
  },
10867
- {
10868
- "name": "wp-nuxt",
10869
- "description": "The module adds a Wordpress Rest API to your nuxt application",
10870
- "repo": "yashha/wp-nuxt",
10871
- "npm": "wp-nuxt",
10872
- "icon": "wordpress.png",
10873
- "github": "https://github.com/yashha/wp-nuxt",
10874
- "website": "https://github.com/yashha/wp-nuxt",
10875
- "learn_more": "https://github.com/WP-API/node-wpapi",
10876
- "category": "CMS",
10877
- "type": "3rd-party",
10878
- "maintainers": [
10879
- {
10880
- "name": "yashha",
10881
- "github": "yashha"
10882
- }
10883
- ],
10884
- "compatibility": {
10885
- "nuxt": "^2.0.0",
10886
- "requires": {}
10887
- }
10888
- },
10889
10586
  {
10890
10587
  "name": "xhr-cache",
10891
10588
  "description": "Cache api resources and serve it as static resource",
@@ -10927,7 +10624,7 @@
10927
10624
  }
10928
10625
  ],
10929
10626
  "compatibility": {
10930
- "nuxt": "^2.0.0 || >=3.0.0",
10627
+ "nuxt": "^2.16.0 || ^3.0.0",
10931
10628
  "requires": {
10932
10629
  "bridge": true
10933
10630
  }
@@ -10963,7 +10660,7 @@
10963
10660
  "icon": "zendesk.png",
10964
10661
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10965
10662
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10966
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10663
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10967
10664
  "category": "Ecommerce",
10968
10665
  "type": "3rd-party",
10969
10666
  "maintainers": [