@nuxt/modules 0.6.0-b7f256 → 0.6.0-b81687

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 +1061 -1111
  3. package/package.json +21 -19
package/modules.json CHANGED
@@ -1,30 +1,31 @@
1
1
  [
2
2
  {
3
- "name": "ackee",
4
- "description": "Nuxt module for Ackee analytics",
5
- "repo": "bdrtsky/nuxt-ackee",
6
- "npm": "nuxt-ackee",
7
- "icon": "ackee.png",
8
- "github": "https://github.com/bdrtsky/nuxt-ackee",
9
- "website": "https://github.com/bdrtsky/nuxt-ackee",
10
- "learn_more": "https://ackee.electerious.com",
11
- "category": "Analytics",
12
- "type": "3rd-party",
3
+ "name": "a11y",
4
+ "description": "Real-time accessibility feedback and automated testing in your browser during development.",
5
+ "repo": "nuxt/a11y",
6
+ "npm": "@nuxt/a11y",
7
+ "icon": "nuxt.svg",
8
+ "github": "https://github.com/nuxt/a11y",
9
+ "website": "https://github.com/nuxt/a11y",
10
+ "learn_more": "",
11
+ "category": "Devtools",
12
+ "type": "official",
13
13
  "maintainers": [
14
14
  {
15
- "name": "Serhii Bedrytskyi",
16
- "github": "bdrtsky",
17
- "twitter": "serhii_be"
15
+ "name": "Tim Damen",
16
+ "github": "timdamen",
17
+ "twitter": "timdamen_io",
18
+ "bluesky": "timdamen.io"
18
19
  },
19
20
  {
20
- "name": "Sébastien Chopin",
21
- "github": "Atinux",
22
- "twitter": "atinux",
23
- "bluesky": "atinux.com"
21
+ "name": "Daniel Roe",
22
+ "github": "danielroe",
23
+ "twitter": "danielcroe",
24
+ "bluesky": "danielroe.dev"
24
25
  }
25
26
  ],
26
27
  "compatibility": {
27
- "nuxt": "^2.0.0",
28
+ "nuxt": ">=3.0.0",
28
29
  "requires": {}
29
30
  }
30
31
  },
@@ -36,7 +37,7 @@
36
37
  "icon": "agility.png",
37
38
  "github": "https://github.com/agility/agilitycms-nuxt-module",
38
39
  "website": "https://github.com/agility/agilitycms-nuxt-module",
39
- "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
40
+ "learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
40
41
  "category": "CMS",
41
42
  "type": "3rd-party",
42
43
  "maintainers": [
@@ -78,7 +79,7 @@
78
79
  }
79
80
  ],
80
81
  "compatibility": {
81
- "nuxt": "^2.0.0 || >=3.0.0",
82
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
82
83
  "requires": {
83
84
  "bridge": true
84
85
  }
@@ -149,7 +150,7 @@
149
150
  }
150
151
  ],
151
152
  "compatibility": {
152
- "nuxt": "^2.0.0 || >=3.0.0",
153
+ "nuxt": ">=3.0.0",
153
154
  "requires": {}
154
155
  }
155
156
  },
@@ -178,6 +179,28 @@
178
179
  }
179
180
  }
180
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
+ },
181
204
  {
182
205
  "name": "aos",
183
206
  "description": "A Nuxt module that adds Animate On Scroll",
@@ -220,7 +243,7 @@
220
243
  }
221
244
  ],
222
245
  "compatibility": {
223
- "nuxt": ">=3.0.0",
246
+ "nuxt": ">=3.7.0",
224
247
  "requires": {}
225
248
  }
226
249
  },
@@ -254,7 +277,7 @@
254
277
  "repo": "Luxdamore/nuxt-apis-to-file",
255
278
  "npm": "@luxdamore/nuxt-apis-to-file",
256
279
  "icon": "",
257
- "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
280
+ "github": "https://github.com/Luxdamore/nuxt-apis-to-file",
258
281
  "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
259
282
  "learn_more": "",
260
283
  "category": "Performance",
@@ -383,7 +406,7 @@
383
406
  }
384
407
  ],
385
408
  "compatibility": {
386
- "nuxt": ">=3.0.0",
409
+ "nuxt": "^3.0.0",
387
410
  "requires": {}
388
411
  }
389
412
  },
@@ -415,14 +438,14 @@
415
438
  "repo": "askdoppler/doppler-js#main/nuxt",
416
439
  "npm": "@askdoppler/nuxt",
417
440
  "icon": "askdoppler.png",
418
- "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
441
+ "github": "https://github.com/askdoppler/doppler-js",
419
442
  "website": "https://askdoppler.com",
420
443
  "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
421
444
  "category": "SEO",
422
445
  "type": "3rd-party",
423
446
  "maintainers": [
424
447
  {
425
- "name": "maxime",
448
+ "name": "Maxime Dolores",
426
449
  "github": "mdolr",
427
450
  "twitter": "m_dolr"
428
451
  }
@@ -434,7 +457,7 @@
434
457
  },
435
458
  {
436
459
  "name": "auth-utils",
437
- "description": "Minimalist Auth module for Nuxt with SSR.",
460
+ "description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
438
461
  "repo": "atinux/nuxt-auth-utils",
439
462
  "npm": "nuxt-auth-utils",
440
463
  "icon": "",
@@ -484,29 +507,6 @@
484
507
  "requires": {}
485
508
  }
486
509
  },
487
- {
488
- "name": "authjs",
489
- "description": "Auth.js authentication Nuxt module. Edge compatible.",
490
- "repo": "Hebilicious/authjs-nuxt#main",
491
- "npm": "@hebilicious/authjs-nuxt",
492
- "icon": "authjs.png",
493
- "github": "https://github.com/Hebilicious/authjs-nuxt",
494
- "website": "https://authjs-nuxt.pages.dev/",
495
- "learn_more": "https://authjs.dev/",
496
- "category": "Security",
497
- "type": "3rd-party",
498
- "maintainers": [
499
- {
500
- "name": "Heb",
501
- "github": "Hebilicious",
502
- "twitter": "its_hebilicious"
503
- }
504
- ],
505
- "compatibility": {
506
- "nuxt": ">=3.0.0",
507
- "requires": {}
508
- }
509
- },
510
510
  {
511
511
  "name": "authorization",
512
512
  "description": "Manage permissions inside the app and the server.",
@@ -624,6 +624,28 @@
624
624
  "requires": {}
625
625
  }
626
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
+ },
627
649
  {
628
650
  "name": "bootstrap",
629
651
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -660,12 +682,12 @@
660
682
  {
661
683
  "name": "browserconfig",
662
684
  "description": "Adds XML browser configuration support",
663
- "repo": "nuxt-community/modules#master/packages/browserconfig",
685
+ "repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
664
686
  "npm": "@nuxtjs/browserconfig",
665
687
  "icon": "",
666
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
667
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
668
- "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
688
+ "github": "https://github.com/nuxt-community/legacy-modules",
689
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/browserconfig",
690
+ "learn_more": "https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
669
691
  "category": "Extensions",
670
692
  "type": "community",
671
693
  "maintainers": [
@@ -681,29 +703,6 @@
681
703
  "requires": {}
682
704
  }
683
705
  },
684
- {
685
- "name": "buefy",
686
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
687
- "repo": "buefy/nuxt-buefy",
688
- "npm": "nuxt-buefy",
689
- "icon": "buefy.png",
690
- "github": "https://github.com/buefy/nuxt-buefy",
691
- "website": "https://github.com/buefy/nuxt-buefy",
692
- "learn_more": "https://buefy.org/",
693
- "category": "UI",
694
- "type": "3rd-party",
695
- "maintainers": [
696
- {
697
- "name": "Walter Tommasi",
698
- "github": "jtommy",
699
- "twitter": "walter_tommasi"
700
- }
701
- ],
702
- "compatibility": {
703
- "nuxt": "^2.0.0",
704
- "requires": {}
705
- }
706
- },
707
706
  {
708
707
  "name": "bugsnag",
709
708
  "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
@@ -712,7 +711,7 @@
712
711
  "icon": "bugsnag.png",
713
712
  "github": "https://github.com/JulianMar/nuxt-bugsnag",
714
713
  "website": "https://github.com/JulianMar/nuxt-bugsnag",
715
- "learn_more": "https://www.bugsnag.com/",
714
+ "learn_more": "",
716
715
  "category": "Monitoring",
717
716
  "type": "3rd-party",
718
717
  "maintainers": [
@@ -723,7 +722,7 @@
723
722
  }
724
723
  ],
725
724
  "compatibility": {
726
- "nuxt": "^2.0.0 || >=3.0.0",
725
+ "nuxt": "^2.16.0 || >=3.0.0",
727
726
  "requires": {
728
727
  "bridge": true
729
728
  }
@@ -843,51 +842,6 @@
843
842
  "requires": {}
844
843
  }
845
844
  },
846
- {
847
- "name": "chakra-ui",
848
- "description": "Chakra UI Module for Nuxt",
849
- "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
850
- "npm": "@chakra-ui/nuxt",
851
- "icon": "chakra-ui.png",
852
- "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
853
- "website": "https://vue.chakra-ui.com/with-nuxt",
854
- "learn_more": "",
855
- "category": "UI",
856
- "type": "3rd-party",
857
- "maintainers": [
858
- {
859
- "name": "Jonathan Bakebwa",
860
- "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
861
- }
862
- ],
863
- "compatibility": {
864
- "nuxt": "^2.0.0",
865
- "requires": {}
866
- }
867
- },
868
- {
869
- "name": "chatwoot",
870
- "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
871
- "repo": "productdevbookcom/chatwoot",
872
- "npm": "@productdevbook/chatwoot",
873
- "icon": "chatwoot.png",
874
- "github": "https://github.com/productdevbookcom/chatwoot",
875
- "website": "https://github.com/productdevbookcom/chatwoot",
876
- "learn_more": "https://www.chatwoot.com",
877
- "category": "Libraries",
878
- "type": "3rd-party",
879
- "maintainers": [
880
- {
881
- "name": "Wind",
882
- "github": "productdevbook",
883
- "twitter": "productdevbook"
884
- }
885
- ],
886
- "compatibility": {
887
- "nuxt": ">=3.0.0",
888
- "requires": {}
889
- }
890
- },
891
845
  {
892
846
  "name": "chiffre",
893
847
  "description": "Privacy-first, end-to-end encrypted analytics",
@@ -940,8 +894,8 @@
940
894
  "repo": "clerk/javascript#main/packages/nuxt",
941
895
  "npm": "@clerk/nuxt",
942
896
  "icon": "clerk.svg",
943
- "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
944
- "website": "https://clerk.com/docs/references/nuxt/overview",
897
+ "github": "https://github.com/clerk/javascript",
898
+ "website": "https://clerk.com/docs/reference/nuxt/overview",
945
899
  "learn_more": "https://clerk.com",
946
900
  "category": "Security",
947
901
  "type": "3rd-party",
@@ -990,7 +944,7 @@
990
944
  "icon": "",
991
945
  "github": "https://github.com/gitana/cloudcms-nuxt",
992
946
  "website": "https://github.com/gitana/cloudcms-nuxt",
993
- "learn_more": "https://www.cloudcms.com/",
947
+ "learn_more": "https://gitana.io/",
994
948
  "category": "CMS",
995
949
  "type": "3rd-party",
996
950
  "maintainers": [
@@ -1028,7 +982,7 @@
1028
982
  }
1029
983
  ],
1030
984
  "compatibility": {
1031
- "nuxt": ">=3.0.0",
985
+ "nuxt": "^3.0.0",
1032
986
  "requires": {}
1033
987
  }
1034
988
  },
@@ -1082,6 +1036,42 @@
1082
1036
  }
1083
1037
  }
1084
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
+ },
1085
1075
  {
1086
1076
  "name": "compodium",
1087
1077
  "description": "A plug an play component playground for Nuxt.",
@@ -1129,30 +1119,6 @@
1129
1119
  "requires": {}
1130
1120
  }
1131
1121
  },
1132
- {
1133
- "name": "composition-api",
1134
- "description": "Composition API hooks for Nuxt",
1135
- "repo": "nuxt-community/composition-api#main",
1136
- "npm": "@nuxtjs/composition-api",
1137
- "icon": "composition-api.svg",
1138
- "github": "https://github.com/nuxt-community/composition-api/tree/main",
1139
- "website": "https://composition-api.nuxtjs.org",
1140
- "learn_more": "",
1141
- "category": "Extensions",
1142
- "type": "community",
1143
- "maintainers": [
1144
- {
1145
- "name": "Daniel Roe",
1146
- "github": "danielroe",
1147
- "twitter": "danielcroe",
1148
- "bluesky": "danielroe.dev"
1149
- }
1150
- ],
1151
- "compatibility": {
1152
- "nuxt": "^2.0.0",
1153
- "requires": {}
1154
- }
1155
- },
1156
1122
  {
1157
1123
  "name": "content-assets",
1158
1124
  "description": "Enable locally-located assets in Nuxt Content",
@@ -1160,7 +1126,7 @@
1160
1126
  "npm": "nuxt-content-assets",
1161
1127
  "icon": "content-assets.png",
1162
1128
  "github": "https://github.com/davestewart/nuxt-content-assets",
1163
- "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
1129
+ "website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
1164
1130
  "learn_more": "",
1165
1131
  "category": "Images",
1166
1132
  "type": "3rd-party",
@@ -1231,31 +1197,10 @@
1231
1197
  }
1232
1198
  ],
1233
1199
  "compatibility": {
1234
- "nuxt": "^2.0.0 || >=3.0.0",
1235
- "requires": {}
1236
- }
1237
- },
1238
- {
1239
- "name": "contentful",
1240
- "description": "nuxt contentful module",
1241
- "repo": "scaccogatto/contentful-module",
1242
- "npm": "contentful-module",
1243
- "icon": "contentful.png",
1244
- "github": "https://github.com/scaccogatto/contentful-module",
1245
- "website": "https://github.com/scaccogatto/contentful-module",
1246
- "learn_more": "https://www.contentful.com/",
1247
- "category": "CMS",
1248
- "type": "3rd-party",
1249
- "maintainers": [
1250
- {
1251
- "name": "Marco 'Gatto' Boffo",
1252
- "github": "scaccogatto"
1253
- }
1254
- ],
1255
- "compatibility": {
1256
- "nuxt": "^2.0.0",
1200
+ "nuxt": ">=3.0.0-rc.3",
1257
1201
  "requires": {}
1258
- }
1202
+ },
1203
+ "mcp": "https://content.nuxt.com/mcp"
1259
1204
  },
1260
1205
  {
1261
1206
  "name": "contentstack",
@@ -1265,7 +1210,7 @@
1265
1210
  "icon": "contentstack.png",
1266
1211
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1267
1212
  "website": "https://github.com/timbenniks/nuxt-contentstack",
1268
- "learn_more": "https://contentstack.com/",
1213
+ "learn_more": "https://www.contentstack.com/community",
1269
1214
  "category": "CMS",
1270
1215
  "type": "3rd-party",
1271
1216
  "maintainers": [
@@ -1278,7 +1223,32 @@
1278
1223
  }
1279
1224
  ],
1280
1225
  "compatibility": {
1281
- "nuxt": "^3.12.0",
1226
+ "nuxt": ">=3.20.1",
1227
+ "requires": {},
1228
+ "devtools": "^0.0.0"
1229
+ }
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",
1282
1252
  "requires": {}
1283
1253
  }
1284
1254
  },
@@ -1401,28 +1371,6 @@
1401
1371
  "requires": {}
1402
1372
  }
1403
1373
  },
1404
- {
1405
- "name": "datocms-nuxt2",
1406
- "description": "DatoCMS integration for Nuxt v2",
1407
- "repo": "voorhoede/nuxt-datocms-module",
1408
- "npm": "@voorhoede/nuxt-datocms-module",
1409
- "icon": "datocms.svg",
1410
- "github": "https://github.com/voorhoede/nuxt-datocms-module",
1411
- "website": "https://github.com/voorhoede/nuxt-datocms-module",
1412
- "learn_more": "https://www.datocms.com/",
1413
- "category": "CMS",
1414
- "type": "3rd-party",
1415
- "maintainers": [
1416
- {
1417
- "name": "Frank Warnaar",
1418
- "github": "Frankwarnaar"
1419
- }
1420
- ],
1421
- "compatibility": {
1422
- "nuxt": "^2.0.0",
1423
- "requires": {}
1424
- }
1425
- },
1426
1374
  {
1427
1375
  "name": "datocms",
1428
1376
  "description": "DatoCMS module for Nuxt",
@@ -1489,7 +1437,7 @@
1489
1437
  }
1490
1438
  ],
1491
1439
  "compatibility": {
1492
- "nuxt": "^2.0.0 || >=3.0.0",
1440
+ "nuxt": ">=3.5.0",
1493
1441
  "requires": {}
1494
1442
  }
1495
1443
  },
@@ -1512,7 +1460,7 @@
1512
1460
  }
1513
1461
  ],
1514
1462
  "compatibility": {
1515
- "nuxt": "^2.0.0 || >=3.0.0",
1463
+ "nuxt": "^2.16.0 || >=3.0.0",
1516
1464
  "requires": {}
1517
1465
  }
1518
1466
  },
@@ -1540,13 +1488,39 @@
1540
1488
  "requires": {}
1541
1489
  }
1542
1490
  },
1491
+ {
1492
+ "name": "directus-sdk",
1493
+ "description": "A Nuxt module for Directus with built-in authentication, realtime, file management, type generation, and visual editor support.",
1494
+ "repo": "rolleyio/nuxt-directus-sdk",
1495
+ "npm": "nuxt-directus-sdk",
1496
+ "icon": "directus-sdk.svg",
1497
+ "github": "https://github.com/rolleyio/nuxt-directus-sdk",
1498
+ "website": "https://www.nuxt-directus-sdk.com/",
1499
+ "learn_more": "https://directus.io/",
1500
+ "category": "CMS",
1501
+ "type": "3rd-party",
1502
+ "maintainers": [
1503
+ {
1504
+ "name": "Matthew Rollinson",
1505
+ "github": "matt-rolley"
1506
+ },
1507
+ {
1508
+ "name": "kheiner",
1509
+ "github": "kheiner"
1510
+ }
1511
+ ],
1512
+ "compatibility": {
1513
+ "nuxt": "^3.0.0 || ^4.0.0",
1514
+ "requires": {}
1515
+ }
1516
+ },
1543
1517
  {
1544
1518
  "name": "directus",
1545
1519
  "description": "Easily connect your Nuxt application to your directus server.",
1546
1520
  "repo": "intevel/nuxt-directus",
1547
1521
  "npm": "nuxt-directus",
1548
1522
  "icon": "directus.svg",
1549
- "github": "https://github.com/intevel/nuxt-directus/",
1523
+ "github": "https://github.com/intevel/nuxt-directus",
1550
1524
  "website": "https://nuxt-directus.de/",
1551
1525
  "learn_more": "https://directus.io/",
1552
1526
  "category": "CMS",
@@ -1572,7 +1546,7 @@
1572
1546
  }
1573
1547
  ],
1574
1548
  "compatibility": {
1575
- "nuxt": ">=3.0.0",
1549
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
1576
1550
  "requires": {},
1577
1551
  "devtools": "^0.0.0"
1578
1552
  }
@@ -1661,7 +1635,7 @@
1661
1635
  }
1662
1636
  ],
1663
1637
  "compatibility": {
1664
- "nuxt": "^3.0.0",
1638
+ "nuxt": ">=3.0.0",
1665
1639
  "requires": {}
1666
1640
  }
1667
1641
  },
@@ -1696,7 +1670,7 @@
1696
1670
  }
1697
1671
  ],
1698
1672
  "compatibility": {
1699
- "nuxt": "^2.0.0 || >=3.0.0",
1673
+ "nuxt": ">=3.7.0",
1700
1674
  "requires": {}
1701
1675
  }
1702
1676
  },
@@ -1764,7 +1738,7 @@
1764
1738
  }
1765
1739
  ],
1766
1740
  "compatibility": {
1767
- "nuxt": ">=3.0.0",
1741
+ "nuxt": ">=3.2.0",
1768
1742
  "requires": {}
1769
1743
  }
1770
1744
  },
@@ -1833,7 +1807,7 @@
1833
1807
  }
1834
1808
  ],
1835
1809
  "compatibility": {
1836
- "nuxt": ">=3.0.0",
1810
+ "nuxt": ">=3",
1837
1811
  "requires": {
1838
1812
  "bridge": "optional"
1839
1813
  }
@@ -1847,7 +1821,7 @@
1847
1821
  "icon": "emotion.png",
1848
1822
  "github": "https://github.com/nuxt-modules/emotion",
1849
1823
  "website": "https://github.com/nuxt-modules/emotion",
1850
- "learn_more": "https://emotion.sh/",
1824
+ "learn_more": "https://emotion.sh/docs/introduction",
1851
1825
  "category": "Extensions",
1852
1826
  "type": "community",
1853
1827
  "maintainers": [
@@ -1873,10 +1847,10 @@
1873
1847
  "description": "Es-toolkit auto import module for Nuxt",
1874
1848
  "repo": "bubblesortt/nuxt-es-toolkit",
1875
1849
  "npm": "@bubblesortt/nuxt-es-toolkit",
1876
- "icon": "",
1850
+ "icon": "es-toolkit.png",
1877
1851
  "github": "https://github.com/bubblesortt/nuxt-es-toolkit",
1878
1852
  "website": "https://github.com/bubblesortt/nuxt-es-toolkit",
1879
- "learn_more": "",
1853
+ "learn_more": "https://es-toolkit.dev/",
1880
1854
  "category": "Libraries",
1881
1855
  "type": "3rd-party",
1882
1856
  "maintainers": [
@@ -1893,11 +1867,11 @@
1893
1867
  {
1894
1868
  "name": "eslint-module",
1895
1869
  "description": "ESLint module for Nuxt",
1896
- "repo": "nuxt-community/eslint-module",
1870
+ "repo": "nuxt-modules/eslint",
1897
1871
  "npm": "@nuxtjs/eslint-module",
1898
1872
  "icon": "eslint.png",
1899
- "github": "https://github.com/nuxt-community/eslint-module",
1900
- "website": "https://github.com/nuxt-community/eslint-module",
1873
+ "github": "https://github.com/nuxt-modules/eslint",
1874
+ "website": "https://github.com/nuxt-modules/eslint",
1901
1875
  "learn_more": "https://eslint.org/",
1902
1876
  "category": "Devtools",
1903
1877
  "type": "community",
@@ -1938,26 +1912,29 @@
1938
1912
  }
1939
1913
  },
1940
1914
  {
1941
- "name": "event-trace",
1942
- "description": "Module for event trace in Nuxt",
1943
- "repo": "nuxt-community/nuxt-event-trace",
1944
- "npm": "nuxt-event-trace",
1945
- "icon": "",
1946
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
1947
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
1948
- "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",
1949
1923
  "category": "Monitoring",
1950
- "type": "community",
1924
+ "type": "3rd-party",
1951
1925
  "maintainers": [
1952
1926
  {
1953
- "name": "Xin Du (Clark)",
1954
- "github": "clarkdo"
1927
+ "name": "Hugo",
1928
+ "github": "HugoRCD",
1929
+ "twitter": "hugorcd",
1930
+ "bluesky": "hrcd.fr"
1955
1931
  }
1956
1932
  ],
1957
1933
  "compatibility": {
1958
- "nuxt": "^2.0.0",
1934
+ "nuxt": ">=3.0.0",
1959
1935
  "requires": {}
1960
- }
1936
+ },
1937
+ "mcp": "https://evlog.dev/mcp"
1961
1938
  },
1962
1939
  {
1963
1940
  "name": "fathom-analytics",
@@ -1982,28 +1959,6 @@
1982
1959
  "requires": {}
1983
1960
  }
1984
1961
  },
1985
- {
1986
- "name": "fathom",
1987
- "description": "Fathom analytics for Nuxt",
1988
- "repo": "yabhq/nuxt-fathom",
1989
- "npm": "@yabhq/nuxt-fathom",
1990
- "icon": "fathom.png",
1991
- "github": "https://github.com/yabhq/nuxt-fathom",
1992
- "website": "https://github.com/yabhq/nuxt-fathom",
1993
- "learn_more": "https://usefathom.com/",
1994
- "category": "Analytics",
1995
- "type": "3rd-party",
1996
- "maintainers": [
1997
- {
1998
- "name": "yabhq",
1999
- "github": "yabhq"
2000
- }
2001
- ],
2002
- "compatibility": {
2003
- "nuxt": "^2.0.0",
2004
- "requires": {}
2005
- }
2006
- },
2007
1962
  {
2008
1963
  "name": "feature-toggle",
2009
1964
  "description": "Feature toggle module for Nuxt",
@@ -2058,7 +2013,7 @@
2058
2013
  "icon": "firebase.png",
2059
2014
  "github": "https://github.com/nuxt-community/firebase-module",
2060
2015
  "website": "https://firebase.nuxtjs.org",
2061
- "learn_more": "https://firebase.google.com/",
2016
+ "learn_more": "https://firebase.google.com/?hl=es-419",
2062
2017
  "category": "Database",
2063
2018
  "type": "community",
2064
2019
  "maintainers": [
@@ -2096,28 +2051,6 @@
2096
2051
  "requires": {}
2097
2052
  }
2098
2053
  },
2099
- {
2100
- "name": "font-loader-strategy",
2101
- "description": "Helps to load fonts and activate them by preloading.",
2102
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
2103
- "npm": "nuxt-font-loader-strategy",
2104
- "icon": "",
2105
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2106
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2107
- "learn_more": "",
2108
- "category": "Fonts",
2109
- "type": "3rd-party",
2110
- "maintainers": [
2111
- {
2112
- "name": "GrabarzUndPartner",
2113
- "github": "GrabarzUndPartner"
2114
- }
2115
- ],
2116
- "compatibility": {
2117
- "nuxt": "^2.0.0",
2118
- "requires": {}
2119
- }
2120
- },
2121
2054
  {
2122
2055
  "name": "fontagon",
2123
2056
  "description": "Easy convert SVG from nuxt to icon font.",
@@ -2160,7 +2093,7 @@
2160
2093
  }
2161
2094
  ],
2162
2095
  "compatibility": {
2163
- "nuxt": ">=3.0.0",
2096
+ "nuxt": ">=3.0.0-rc.6",
2164
2097
  "requires": {}
2165
2098
  }
2166
2099
  },
@@ -2229,7 +2162,7 @@
2229
2162
  }
2230
2163
  ],
2231
2164
  "compatibility": {
2232
- "nuxt": ">=3.7.0",
2165
+ "nuxt": ">=3",
2233
2166
  "requires": {}
2234
2167
  }
2235
2168
  },
@@ -2256,6 +2189,29 @@
2256
2189
  "twitter": "0xBOYD"
2257
2190
  }
2258
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
+ ],
2259
2215
  "compatibility": {
2260
2216
  "nuxt": ">=3.0.0",
2261
2217
  "requires": {}
@@ -2309,12 +2265,12 @@
2309
2265
  {
2310
2266
  "name": "google-adsense",
2311
2267
  "description": "Google Adsense Module for Nuxt",
2312
- "repo": "nuxt-community/google-adsense-module",
2268
+ "repo": "nuxt-modules/google-adsense",
2313
2269
  "npm": "@nuxtjs/google-adsense",
2314
2270
  "icon": "google-adsense.png",
2315
- "github": "https://github.com/nuxt-community/google-adsense-module",
2316
- "website": "https://github.com/nuxt-community/google-adsense-module",
2317
- "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/",
2318
2274
  "category": "Analytics",
2319
2275
  "type": "community",
2320
2276
  "maintainers": [
@@ -2330,17 +2286,17 @@
2330
2286
  }
2331
2287
  ],
2332
2288
  "compatibility": {
2333
- "nuxt": "^2.0.0 || >=3.0.0",
2289
+ "nuxt": "^2.15.0 || >=3.0.0",
2334
2290
  "requires": {}
2335
2291
  }
2336
2292
  },
2337
2293
  {
2338
2294
  "name": "google-analytics",
2339
2295
  "description": "Google analytics Module for Nuxt",
2340
- "repo": "nuxt-community/analytics-module",
2296
+ "repo": "nuxt-community/google-analytics-module",
2341
2297
  "npm": "@nuxtjs/google-analytics",
2342
2298
  "icon": "google-analytics.png",
2343
- "github": "https://github.com/nuxt-community/analytics-module",
2299
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2344
2300
  "website": "https://google-analytics.nuxtjs.org",
2345
2301
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2346
2302
  "category": "Analytics",
@@ -2377,7 +2333,7 @@
2377
2333
  "icon": "google-fonts.png",
2378
2334
  "github": "https://github.com/nuxt-modules/google-fonts",
2379
2335
  "website": "https://google-fonts.nuxtjs.org",
2380
- "learn_more": "https://developers.google.com/fonts",
2336
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2381
2337
  "category": "Fonts",
2382
2338
  "type": "community",
2383
2339
  "maintainers": [
@@ -2397,12 +2353,12 @@
2397
2353
  {
2398
2354
  "name": "google-gtag",
2399
2355
  "description": "Google GTag for Nuxt",
2400
- "repo": "nuxt-community/google-gtag",
2356
+ "repo": "nuxt-community/google-gtag-module",
2401
2357
  "npm": "@nuxtjs/google-gtag",
2402
2358
  "icon": "gtm.png",
2403
- "github": "https://github.com/nuxt-community/google-gtag",
2404
- "website": "https://github.com/nuxt-community/google-gtag",
2405
- "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",
2406
2362
  "category": "Analytics",
2407
2363
  "type": "community",
2408
2364
  "maintainers": [
@@ -2421,40 +2377,6 @@
2421
2377
  "requires": {}
2422
2378
  }
2423
2379
  },
2424
- {
2425
- "name": "google-optimize",
2426
- "description": "SSR friendly Google Optimize module for Nuxt",
2427
- "repo": "nuxt-community/google-optimize-module",
2428
- "npm": "nuxt-google-optimize",
2429
- "icon": "google-optimize.png",
2430
- "github": "https://github.com/nuxt-community/google-optimize-module",
2431
- "website": "https://github.com/nuxt-community/google-optimize-module",
2432
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
2433
- "category": "Analytics",
2434
- "type": "community",
2435
- "maintainers": [
2436
- {
2437
- "name": "Pooya Parsa",
2438
- "github": "pi0",
2439
- "twitter": "_pi0_",
2440
- "bluesky": "pi0.io"
2441
- },
2442
- {
2443
- "name": "Farzad Soltani",
2444
- "github": "farzadso",
2445
- "twitter": "farzadso"
2446
- },
2447
- {
2448
- "name": "Josh Deltener",
2449
- "github": "hecktarzuli",
2450
- "twitter": "JoshDeltener"
2451
- }
2452
- ],
2453
- "compatibility": {
2454
- "nuxt": "^2.0.0",
2455
- "requires": {}
2456
- }
2457
- },
2458
2380
  {
2459
2381
  "name": "graphql-client",
2460
2382
  "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
@@ -2474,7 +2396,7 @@
2474
2396
  }
2475
2397
  ],
2476
2398
  "compatibility": {
2477
- "nuxt": ">=3.0.0",
2399
+ "nuxt": ">=3.7.0",
2478
2400
  "requires": {}
2479
2401
  }
2480
2402
  },
@@ -2497,7 +2419,7 @@
2497
2419
  }
2498
2420
  ],
2499
2421
  "compatibility": {
2500
- "nuxt": "^2.0.0 || >=3.0.0",
2422
+ "nuxt": ">=3.0.0",
2501
2423
  "requires": {}
2502
2424
  }
2503
2425
  },
@@ -2545,7 +2467,7 @@
2545
2467
  }
2546
2468
  ],
2547
2469
  "compatibility": {
2548
- "nuxt": ">=3.0.0",
2470
+ "nuxt": ">=3.7.0",
2549
2471
  "requires": {}
2550
2472
  }
2551
2473
  },
@@ -2603,7 +2525,7 @@
2603
2525
  "icon": "hanko.svg",
2604
2526
  "github": "https://github.com/nuxt-modules/hanko",
2605
2527
  "website": "https://github.com/nuxt-modules/hanko",
2606
- "learn_more": "https://hanko.io/",
2528
+ "learn_more": "https://www.hanko.io/",
2607
2529
  "category": "Security",
2608
2530
  "type": "community",
2609
2531
  "maintainers": [
@@ -2697,7 +2619,7 @@
2697
2619
  "icon": "",
2698
2620
  "github": "https://github.com/victor-perez/nuxt-helmet",
2699
2621
  "website": "https://github.com/victor-perez/nuxt-helmet",
2700
- "learn_more": "https://helmetjs.github.io/",
2622
+ "learn_more": "https://helmet.js.org/",
2701
2623
  "category": "Security",
2702
2624
  "type": "3rd-party",
2703
2625
  "maintainers": [
@@ -2733,6 +2655,30 @@
2733
2655
  "requires": {}
2734
2656
  }
2735
2657
  },
2658
+ {
2659
+ "name": "hints",
2660
+ "description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
2661
+ "repo": "nuxt/hints",
2662
+ "npm": "@nuxt/hints",
2663
+ "icon": "nuxt.svg",
2664
+ "github": "https://github.com/nuxt/hints",
2665
+ "website": "https://github.com/nuxt/hints",
2666
+ "learn_more": "",
2667
+ "category": "Devtools",
2668
+ "type": "official",
2669
+ "maintainers": [
2670
+ {
2671
+ "name": "Julien Huang",
2672
+ "github": "huang-julien",
2673
+ "twitter": "JulienHuang_dev",
2674
+ "bluesky": "julienhuang-dev.bsky.social"
2675
+ }
2676
+ ],
2677
+ "compatibility": {
2678
+ "nuxt": ">=3.0.0",
2679
+ "requires": {}
2680
+ }
2681
+ },
2736
2682
  {
2737
2683
  "name": "history-state",
2738
2684
  "description": "Nuxt module to backup or restore historical states",
@@ -2769,7 +2715,7 @@
2769
2715
  "type": "3rd-party",
2770
2716
  "maintainers": [
2771
2717
  {
2772
- "name": "raphaeldamevin",
2718
+ "name": "damevin",
2773
2719
  "github": "damevin"
2774
2720
  }
2775
2721
  ],
@@ -2820,7 +2766,7 @@
2820
2766
  }
2821
2767
  ],
2822
2768
  "compatibility": {
2823
- "nuxt": "^2.0.0 || >=3.0.0",
2769
+ "nuxt": "^2.0.0 || >=3.0.0-rc.7",
2824
2770
  "requires": {
2825
2771
  "bridge": "optional"
2826
2772
  }
@@ -2858,7 +2804,7 @@
2858
2804
  },
2859
2805
  {
2860
2806
  "name": "hub",
2861
- "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.",
2862
2808
  "repo": "nuxt-hub/core",
2863
2809
  "npm": "@nuxthub/core",
2864
2810
  "icon": "nuxthub.svg",
@@ -2897,7 +2843,8 @@
2897
2843
  "compatibility": {
2898
2844
  "nuxt": ">=3.0.0",
2899
2845
  "requires": {}
2900
- }
2846
+ },
2847
+ "mcp": "https://hub.nuxt.com/mcp"
2901
2848
  },
2902
2849
  {
2903
2850
  "name": "humans-txt",
@@ -2905,7 +2852,7 @@
2905
2852
  "repo": "Luxdamore/nuxt-humans-txt",
2906
2853
  "npm": "@luxdamore/nuxt-humans-txt",
2907
2854
  "icon": "",
2908
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2855
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2909
2856
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2910
2857
  "learn_more": "",
2911
2858
  "category": "SEO",
@@ -2941,7 +2888,7 @@
2941
2888
  {
2942
2889
  "name": "kazuya kawaguchi",
2943
2890
  "github": "kazupon",
2944
- "twitter": "kazu_pon",
2891
+ "twitter": "kazupon",
2945
2892
  "bluesky": "kazupon.dev"
2946
2893
  },
2947
2894
  {
@@ -2952,7 +2899,7 @@
2952
2899
  }
2953
2900
  ],
2954
2901
  "compatibility": {
2955
- "nuxt": "^2.0.0 || >=3.0.0",
2902
+ "nuxt": ">=3.0.0-rc.11",
2956
2903
  "requires": {}
2957
2904
  }
2958
2905
  },
@@ -3038,7 +2985,7 @@
3038
2985
  "repo": "gitfoxcode/nuxt-icons",
3039
2986
  "npm": "nuxt-icons",
3040
2987
  "icon": "icons.png",
3041
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2988
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
3042
2989
  "website": "https://github.com/gitFoxCode/nuxt-icons",
3043
2990
  "learn_more": "",
3044
2991
  "category": "UI",
@@ -3114,11 +3061,12 @@
3114
3061
  }
3115
3062
  ],
3116
3063
  "compatibility": {
3117
- "nuxt": "^2.0.0 || >=3.0.0",
3064
+ "nuxt": ">=3.1.0",
3118
3065
  "requires": {
3119
3066
  "bridge": "optional"
3120
3067
  }
3121
- }
3068
+ },
3069
+ "mcp": "https://image.nuxt.com/mcp"
3122
3070
  },
3123
3071
  {
3124
3072
  "name": "imagemin",
@@ -3143,31 +3091,6 @@
3143
3091
  "requires": {}
3144
3092
  }
3145
3093
  },
3146
- {
3147
- "name": "inkline",
3148
- "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
3149
- "repo": "inkline/inkline",
3150
- "npm": "inkline",
3151
- "icon": "inkline.svg",
3152
- "github": "https://github.com/inkline/inkline",
3153
- "website": "https://inkline.io",
3154
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3155
- "category": "UI",
3156
- "type": "3rd-party",
3157
- "maintainers": [
3158
- {
3159
- "name": "Alex Grozav",
3160
- "github": "alexgrozav",
3161
- "twitter": "alexgrozav"
3162
- }
3163
- ],
3164
- "compatibility": {
3165
- "nuxt": "^2.0.0 || >=3.0.0",
3166
- "requires": {
3167
- "bridge": true
3168
- }
3169
- }
3170
- },
3171
3094
  {
3172
3095
  "name": "intercom",
3173
3096
  "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
@@ -3210,7 +3133,7 @@
3210
3133
  }
3211
3134
  ],
3212
3135
  "compatibility": {
3213
- "nuxt": ">=3.0.0",
3136
+ "nuxt": ">=3.0.0-rc.12",
3214
3137
  "requires": {}
3215
3138
  }
3216
3139
  },
@@ -3233,7 +3156,7 @@
3233
3156
  }
3234
3157
  ],
3235
3158
  "compatibility": {
3236
- "nuxt": "^3.0.0",
3159
+ "nuxt": ">=3.0.0",
3237
3160
  "requires": {}
3238
3161
  }
3239
3162
  },
@@ -3255,7 +3178,7 @@
3255
3178
  }
3256
3179
  ],
3257
3180
  "compatibility": {
3258
- "nuxt": "^2.0.0 || >=3.0.0",
3181
+ "nuxt": ">=3.0.0",
3259
3182
  "requires": {}
3260
3183
  }
3261
3184
  },
@@ -3277,7 +3200,7 @@
3277
3200
  }
3278
3201
  ],
3279
3202
  "compatibility": {
3280
- "nuxt": "^3.0.0",
3203
+ "nuxt": ">=3.0.0",
3281
3204
  "requires": {}
3282
3205
  }
3283
3206
  },
@@ -3310,8 +3233,8 @@
3310
3233
  "npm": "@nuxtjs/kinde",
3311
3234
  "icon": "kinde.svg",
3312
3235
  "github": "https://github.com/nuxt-modules/kinde",
3313
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3314
- "learn_more": "https://kinde.com/",
3236
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3237
+ "learn_more": "https://www.kinde.com/",
3315
3238
  "category": "Security",
3316
3239
  "type": "community",
3317
3240
  "maintainers": [
@@ -3333,14 +3256,38 @@
3333
3256
  },
3334
3257
  "sponsor": true
3335
3258
  },
3259
+ {
3260
+ "name": "kongponents",
3261
+ "description": "Kong Component library",
3262
+ "repo": "kong/kongponents",
3263
+ "npm": "@kong/kongponents",
3264
+ "icon": "kong.svg",
3265
+ "github": "https://github.com/kong/kongponents",
3266
+ "website": "https://kongponents.konghq.com/",
3267
+ "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3268
+ "category": "UI",
3269
+ "type": "3rd-party",
3270
+ "maintainers": [
3271
+ {
3272
+ "name": "Kong",
3273
+ "github": "Kong",
3274
+ "twitter": "kong"
3275
+ }
3276
+ ],
3277
+ "compatibility": {
3278
+ "nuxt": ">=3.0.0",
3279
+ "requires": {},
3280
+ "devtools": "^0.0.0"
3281
+ }
3282
+ },
3336
3283
  {
3337
3284
  "name": "kql",
3338
3285
  "description": "Nuxt module for Kirby's Query Language API",
3339
- "repo": "johannschopplich/nuxt-kql",
3286
+ "repo": "johannschopplich/nuxt-kirby",
3340
3287
  "npm": "nuxt-kirby",
3341
3288
  "icon": "kql.svg",
3342
- "github": "https://github.com/johannschopplich/nuxt-kql",
3343
- "website": "https://nuxt-kql.byjohann.dev/",
3289
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3290
+ "website": "https://nuxt-kirby.byjohann.dev/",
3344
3291
  "learn_more": "",
3345
3292
  "category": "CMS",
3346
3293
  "type": "3rd-party",
@@ -3353,18 +3300,18 @@
3353
3300
  }
3354
3301
  ],
3355
3302
  "compatibility": {
3356
- "nuxt": ">=3.0.0",
3303
+ "nuxt": ">=4.0.0",
3357
3304
  "requires": {}
3358
3305
  }
3359
3306
  },
3360
3307
  {
3361
3308
  "name": "laravel-echo",
3362
3309
  "description": "Laravel Echo for Nuxt",
3363
- "repo": "nuxt-community/laravel-echo",
3310
+ "repo": "nuxt-community/laravel-echo-module",
3364
3311
  "npm": "@nuxtjs/laravel-echo",
3365
3312
  "icon": "laravel-echo.png",
3366
- "github": "https://github.com/nuxt-community/laravel-echo",
3367
- "website": "https://github.com/nuxt-community/laravel-echo",
3313
+ "github": "https://github.com/nuxt-community/laravel-echo-module",
3314
+ "website": "https://github.com/nuxt-community/laravel-echo-module",
3368
3315
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3369
3316
  "category": "CMS",
3370
3317
  "type": "community",
@@ -3380,28 +3327,6 @@
3380
3327
  "requires": {}
3381
3328
  }
3382
3329
  },
3383
- {
3384
- "name": "laravel-nuxt",
3385
- "description": "Build a SPA with Laravel and Nuxt",
3386
- "repo": "skyrpex/laravel-nuxt-js",
3387
- "npm": "laravel-nuxt",
3388
- "icon": "",
3389
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
3390
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
3391
- "learn_more": "https://laravel.com/",
3392
- "category": "CMS",
3393
- "type": "3rd-party",
3394
- "maintainers": [
3395
- {
3396
- "name": "Cristian Pallarés",
3397
- "github": "skyrpex"
3398
- }
3399
- ],
3400
- "compatibility": {
3401
- "nuxt": "^2.0.0",
3402
- "requires": {}
3403
- }
3404
- },
3405
3330
  {
3406
3331
  "name": "laravel",
3407
3332
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3468,7 +3393,7 @@
3468
3393
  }
3469
3394
  ],
3470
3395
  "compatibility": {
3471
- "nuxt": "^3.0.0",
3396
+ "nuxt": ">=3.0.0",
3472
3397
  "requires": {}
3473
3398
  }
3474
3399
  },
@@ -3479,8 +3404,8 @@
3479
3404
  "npm": "nuxt-link-checker",
3480
3405
  "icon": "link-checker.svg",
3481
3406
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3482
- "website": "https://nuxtseo.com/link-checker",
3483
- "learn_more": "https://nuxtseo.com/link-checker",
3407
+ "website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3408
+ "learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3484
3409
  "category": "SEO",
3485
3410
  "type": "3rd-party",
3486
3411
  "maintainers": [
@@ -3492,7 +3417,7 @@
3492
3417
  }
3493
3418
  ],
3494
3419
  "compatibility": {
3495
- "nuxt": ">=3.0.0",
3420
+ "nuxt": ">=3.9.0",
3496
3421
  "requires": {},
3497
3422
  "devtools": "^0.0.0"
3498
3423
  }
@@ -3500,14 +3425,14 @@
3500
3425
  {
3501
3426
  "name": "llms",
3502
3427
  "description": "Generate llms.txt documentation for your Nuxt application",
3503
- "repo": "nuxtlabs/nuxt-llms",
3428
+ "repo": "nuxt-content/nuxt-llms",
3504
3429
  "npm": "nuxt-llms",
3505
3430
  "icon": "llms.png",
3506
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3507
- "website": "https://github.com/nuxtlabs/nuxt-llms",
3431
+ "github": "https://github.com/nuxt-content/nuxt-llms",
3432
+ "website": "https://github.com/nuxt-content/nuxt-llms",
3508
3433
  "learn_more": "",
3509
- "category": "SEO",
3510
- "type": "3rd-party",
3434
+ "category": "AI",
3435
+ "type": "community",
3511
3436
  "maintainers": [
3512
3437
  {
3513
3438
  "name": "Farnabaz",
@@ -3558,11 +3483,11 @@
3558
3483
  {
3559
3484
  "name": "localtunnel",
3560
3485
  "description": "exposes your localhost to the world for easy testing and sharing",
3561
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3486
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3562
3487
  "npm": "@nuxtjs/localtunnel",
3563
3488
  "icon": "localtunnel.png",
3564
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3565
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3489
+ "github": "https://github.com/nuxt-community/legacy-modules",
3490
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
3566
3491
  "learn_more": "https://github.com/localtunnel/localtunnel",
3567
3492
  "category": "Devtools",
3568
3493
  "type": "community",
@@ -3582,10 +3507,10 @@
3582
3507
  {
3583
3508
  "name": "locomotive-scroll",
3584
3509
  "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3585
- "repo": "arashsheyda/nuxt-locomotive-scroll",
3510
+ "repo": "nuxtaid/nuxt-locomotive-scroll",
3586
3511
  "npm": "nuxt-locomotive-scroll",
3587
3512
  "icon": "locomotive-scroll.png",
3588
- "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3513
+ "github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
3589
3514
  "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3590
3515
  "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3591
3516
  "category": "Libraries",
@@ -3603,28 +3528,6 @@
3603
3528
  "requires": {}
3604
3529
  }
3605
3530
  },
3606
- {
3607
- "name": "lodash",
3608
- "description": "lodash module with auto-import and custom prefix",
3609
- "repo": "cipami/nuxt-lodash",
3610
- "npm": "nuxt-lodash",
3611
- "icon": "lodash.svg",
3612
- "github": "https://github.com/cipami/nuxt-lodash",
3613
- "website": "https://github.com/cipami/nuxt-lodash#readme",
3614
- "learn_more": "https://github.com/lodash/lodash",
3615
- "category": "Libraries",
3616
- "type": "3rd-party",
3617
- "maintainers": [
3618
- {
3619
- "name": "Michal Čípa",
3620
- "github": "cipami"
3621
- }
3622
- ],
3623
- "compatibility": {
3624
- "nuxt": ">=3.0.0",
3625
- "requires": {}
3626
- }
3627
- },
3628
3531
  {
3629
3532
  "name": "logrocket",
3630
3533
  "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
@@ -3633,7 +3536,7 @@
3633
3536
  "icon": "logrocket.png",
3634
3537
  "github": "https://github.com/nuxt-modules/logrocket",
3635
3538
  "website": "https://github.com/nuxt-modules/logrocket",
3636
- "learn_more": "https://docs.logrocket.com/docs",
3539
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3637
3540
  "category": "Monitoring",
3638
3541
  "type": "community",
3639
3542
  "maintainers": [
@@ -3654,9 +3557,9 @@
3654
3557
  "repo": "logto-io/js#master/packages/nuxt",
3655
3558
  "npm": "@logto/nuxt",
3656
3559
  "icon": "logto.svg",
3657
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3560
+ "github": "https://github.com/logto-io/js",
3658
3561
  "website": "https://logto.io",
3659
- "learn_more": "https://docs.logto.io",
3562
+ "learn_more": "https://docs.logto.io/introduction",
3660
3563
  "category": "Security",
3661
3564
  "type": "3rd-party",
3662
3565
  "maintainers": [
@@ -3718,7 +3621,7 @@
3718
3621
  }
3719
3622
  ],
3720
3623
  "compatibility": {
3721
- "nuxt": ">=3.0.0",
3624
+ "nuxt": ">=3.3.0",
3722
3625
  "requires": {}
3723
3626
  }
3724
3627
  },
@@ -3751,8 +3654,8 @@
3751
3654
  "npm": "magic-regexp",
3752
3655
  "icon": "magic-regexp.svg",
3753
3656
  "github": "https://github.com/unjs/magic-regexp",
3754
- "website": "https://magic-regexp.roe.dev",
3755
- "learn_more": "https://magic-regexp.roe.dev",
3657
+ "website": "https://regexp.dev/",
3658
+ "learn_more": "https://regexp.dev/",
3756
3659
  "category": "Libraries",
3757
3660
  "type": "3rd-party",
3758
3661
  "maintainers": [
@@ -3774,7 +3677,7 @@
3774
3677
  "repo": "yizack/nuxt-mailchannels",
3775
3678
  "npm": "nuxt-mailchannels",
3776
3679
  "icon": "mailchannels.svg",
3777
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3680
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3778
3681
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3779
3682
  "learn_more": "https://www.mailchannels.com/email-api/",
3780
3683
  "category": "Extensions",
@@ -3845,7 +3748,7 @@
3845
3748
  "repo": "hanzydev/nuxt-marquee",
3846
3749
  "npm": "nuxt-marquee",
3847
3750
  "icon": "marquee.png",
3848
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3751
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3849
3752
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3850
3753
  "learn_more": "",
3851
3754
  "category": "UI",
@@ -3891,7 +3794,7 @@
3891
3794
  "repo": "louismazel/maz-ui#master/packages/nuxt",
3892
3795
  "npm": "@maz-ui/nuxt",
3893
3796
  "icon": "maz-ui.png",
3894
- "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3797
+ "github": "https://github.com/louismazel/maz-ui",
3895
3798
  "website": "https://maz-ui.com/",
3896
3799
  "learn_more": "https://maz-ui.com/guide/nuxt",
3897
3800
  "category": "UI",
@@ -3900,7 +3803,7 @@
3900
3803
  {
3901
3804
  "name": "Mazel",
3902
3805
  "github": "LouisMazel",
3903
- "twitter": "Mazeel"
3806
+ "twitter": "maz__ui"
3904
3807
  }
3905
3808
  ],
3906
3809
  "compatibility": {
@@ -3908,14 +3811,39 @@
3908
3811
  "requires": {}
3909
3812
  }
3910
3813
  },
3814
+ {
3815
+ "name": "mcp",
3816
+ "description": "Create MCP servers directly in your Nuxt application with zero configuration.",
3817
+ "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3818
+ "npm": "@nuxtjs/mcp-toolkit",
3819
+ "icon": "mcp-toolkit.png",
3820
+ "github": "https://github.com/nuxt-modules/mcp-toolkit",
3821
+ "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3822
+ "learn_more": "",
3823
+ "category": "AI",
3824
+ "type": "community",
3825
+ "maintainers": [
3826
+ {
3827
+ "name": "Hugo",
3828
+ "github": "HugoRCD",
3829
+ "twitter": "hugorcd",
3830
+ "bluesky": "hrcd.fr"
3831
+ }
3832
+ ],
3833
+ "compatibility": {
3834
+ "nuxt": ">=3.0.0",
3835
+ "requires": {}
3836
+ },
3837
+ "mcp": "https://mcp-toolkit.nuxt.dev/mcp"
3838
+ },
3911
3839
  {
3912
3840
  "name": "mdc",
3913
3841
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3914
- "repo": "nuxt-modules/mdc",
3842
+ "repo": "nuxt-content/mdc",
3915
3843
  "npm": "@nuxtjs/mdc",
3916
3844
  "icon": "mdc.png",
3917
- "github": "https://github.com/nuxt-modules/mdc",
3918
- "website": "https://github.com/nuxt-modules/mdc",
3845
+ "github": "https://github.com/nuxt-content/mdc",
3846
+ "website": "https://github.com/nuxt-content/mdc",
3919
3847
  "learn_more": "",
3920
3848
  "category": "Extensions",
3921
3849
  "type": "community",
@@ -3958,14 +3886,14 @@
3958
3886
  {
3959
3887
  "name": "medusa",
3960
3888
  "description": "Easily connect to Medusa from your Nuxt application",
3961
- "repo": "Baroshem/nuxt-medusa",
3889
+ "repo": "nuxt-modules/medusa",
3962
3890
  "npm": "@nuxtjs/medusa",
3963
3891
  "icon": "medusa.svg",
3964
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3892
+ "github": "https://github.com/nuxt-modules/medusa",
3965
3893
  "website": "https://nuxt-medusa.vercel.app/",
3966
3894
  "learn_more": "https://nuxt-medusa.vercel.app/",
3967
3895
  "category": "Ecommerce",
3968
- "type": "3rd-party",
3896
+ "type": "community",
3969
3897
  "maintainers": [
3970
3898
  {
3971
3899
  "name": "Jakub Andrzejewski",
@@ -4061,7 +3989,7 @@
4061
3989
  "npm": "@mojocss/nuxt",
4062
3990
  "icon": "mojocss.svg",
4063
3991
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
4064
- "website": "https://mojocss.com/docs/guide/nuxtjs",
3992
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
4065
3993
  "learn_more": "",
4066
3994
  "category": "UI",
4067
3995
  "type": "3rd-party",
@@ -4072,7 +4000,7 @@
4072
4000
  }
4073
4001
  ],
4074
4002
  "compatibility": {
4075
- "nuxt": "^2.0.0 || >=3.0.0",
4003
+ "nuxt": ">=3.0.0",
4076
4004
  "requires": {}
4077
4005
  }
4078
4006
  },
@@ -4130,11 +4058,11 @@
4130
4058
  {
4131
4059
  "name": "neo4j",
4132
4060
  "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
4133
- "repo": "arashsheyda/nuxt-neo4j",
4061
+ "repo": "nuxtaid/nuxt-neo4j",
4134
4062
  "npm": "nuxt-neo4j",
4135
4063
  "icon": "nuxt-neo4j.png",
4136
- "github": "https://github.com/arashsheyda/nuxt-neo4j",
4137
- "website": "https://github.com/arashsheyda/nuxt-neo4j",
4064
+ "github": "https://github.com/nuxtaid/nuxt-neo4j",
4065
+ "website": "https://github.com/nuxtaid/nuxt-neo4j",
4138
4066
  "learn_more": "",
4139
4067
  "category": "Database",
4140
4068
  "type": "3rd-party",
@@ -4151,35 +4079,12 @@
4151
4079
  "requires": {}
4152
4080
  }
4153
4081
  },
4154
- {
4155
- "name": "netlify-cache",
4156
- "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
4157
- "repo": "DreaMinder/nuxt-netlify-cache",
4158
- "npm": "nuxt-netlify-cache",
4159
- "icon": "netlify.png",
4160
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
4161
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
4162
- "learn_more": "https://www.netlify.com/",
4163
- "category": "Deployment",
4164
- "type": "3rd-party",
4165
- "maintainers": [
4166
- {
4167
- "name": "DreaMinder",
4168
- "github": "DreaMinder",
4169
- "twitter": "DreaMinder"
4170
- }
4171
- ],
4172
- "compatibility": {
4173
- "nuxt": "^2.0.0",
4174
- "requires": {}
4175
- }
4176
- },
4177
4082
  {
4178
4083
  "name": "netlify-files",
4179
4084
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
4180
4085
  "repo": "nuxt-community/netlify-files-module",
4181
4086
  "npm": "@nuxtjs/netlify-files",
4182
- "icon": "netlify.png",
4087
+ "icon": "netlify.svg",
4183
4088
  "github": "https://github.com/nuxt-community/netlify-files-module",
4184
4089
  "website": "https://github.com/nuxt-community/netlify-files-module",
4185
4090
  "learn_more": "https://www.netlify.com/",
@@ -4200,23 +4105,23 @@
4200
4105
  },
4201
4106
  {
4202
4107
  "name": "netlify",
4203
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
4204
- "repo": "juliomrqz/nuxt-netlify",
4205
- "npm": "@aceforth/nuxt-netlify",
4206
- "icon": "netlify.png",
4207
- "github": "https://github.com/juliomrqz/nuxt-netlify",
4208
- "website": "https://github.com/juliomrqz/nuxt-netlify",
4209
- "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
4108
+ "description": "Local emulation of the Netlify platform in development",
4109
+ "repo": "netlify/primitives#main/packages/nuxt-module",
4110
+ "npm": "@netlify/nuxt",
4111
+ "icon": "netlify.svg",
4112
+ "github": "https://github.com/netlify/primitives",
4113
+ "website": "https://github.com/netlify/primitives#readme",
4114
+ "learn_more": "https://npmx.dev/package/@netlify/nuxt",
4210
4115
  "category": "Deployment",
4211
4116
  "type": "3rd-party",
4212
4117
  "maintainers": [
4213
4118
  {
4214
- "name": "bazzite",
4215
- "github": "bazzite"
4119
+ "name": "Netlify",
4120
+ "github": "netlify"
4216
4121
  }
4217
4122
  ],
4218
4123
  "compatibility": {
4219
- "nuxt": "^2.0.0",
4124
+ "nuxt": "^3.0.0 || ^4.0.0",
4220
4125
  "requires": {}
4221
4126
  }
4222
4127
  },
@@ -4244,6 +4149,30 @@
4244
4149
  "requires": {}
4245
4150
  }
4246
4151
  },
4152
+ {
4153
+ "name": "nitro-graphql",
4154
+ "description": "A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.",
4155
+ "repo": "productdevbook/nitro-graphql",
4156
+ "npm": "nitro-graphql",
4157
+ "icon": "",
4158
+ "github": "https://github.com/productdevbook/nitro-graphql",
4159
+ "website": "https://github.com/productdevbook/nitro-graphql",
4160
+ "learn_more": "",
4161
+ "category": "Request",
4162
+ "type": "3rd-party",
4163
+ "maintainers": [
4164
+ {
4165
+ "name": "Wind",
4166
+ "github": "productdevbook",
4167
+ "twitter": "productdevbook",
4168
+ "bluesky": "productdevbook.com"
4169
+ }
4170
+ ],
4171
+ "compatibility": {
4172
+ "nuxt": "^3.0.0",
4173
+ "requires": {}
4174
+ }
4175
+ },
4247
4176
  {
4248
4177
  "name": "nodemailer",
4249
4178
  "description": "Nuxt integration for nodemailer",
@@ -4310,6 +4239,28 @@
4310
4239
  "requires": {}
4311
4240
  }
4312
4241
  },
4242
+ {
4243
+ "name": "nuxt-actions",
4244
+ "description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
4245
+ "repo": "billymaulana/nuxt-actions",
4246
+ "npm": "nuxt-actions",
4247
+ "icon": "nuxt-actions.svg",
4248
+ "github": "https://github.com/billymaulana/nuxt-actions",
4249
+ "website": "https://billymaulana.github.io/nuxt-actions/",
4250
+ "learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
4251
+ "category": "Request",
4252
+ "type": "3rd-party",
4253
+ "maintainers": [
4254
+ {
4255
+ "name": "Billy Maulana",
4256
+ "github": "billymaulana"
4257
+ }
4258
+ ],
4259
+ "compatibility": {
4260
+ "nuxt": "^3.7.0 || ^4.0.0",
4261
+ "requires": {}
4262
+ }
4263
+ },
4313
4264
  {
4314
4265
  "name": "nuxt-aidbase",
4315
4266
  "description": "Easily integrate Aidbase into your Nuxt app.",
@@ -4426,6 +4377,30 @@
4426
4377
  "requires": {}
4427
4378
  }
4428
4379
  },
4380
+ {
4381
+ "name": "nuxt-auto-form",
4382
+ "description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
4383
+ "repo": "Norbiros/nuxt-auto-form",
4384
+ "npm": "@norbiros/nuxt-auto-form",
4385
+ "icon": "nuxt-auto-form.svg",
4386
+ "github": "https://github.com/Norbiros/nuxt-auto-form",
4387
+ "website": "https://nuxt-auto-form.norbiros.dev",
4388
+ "learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
4389
+ "category": "Libraries",
4390
+ "type": "3rd-party",
4391
+ "maintainers": [
4392
+ {
4393
+ "name": "Norbiros",
4394
+ "github": "Norbiros",
4395
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
4396
+ "twitter": "norbiros_dev"
4397
+ }
4398
+ ],
4399
+ "compatibility": {
4400
+ "nuxt": ">=3.0.0",
4401
+ "requires": {}
4402
+ }
4403
+ },
4429
4404
  {
4430
4405
  "name": "nuxt-basic-auth",
4431
4406
  "description": "Nuxt Module for Basic Authentication",
@@ -4494,7 +4469,7 @@
4494
4469
  }
4495
4470
  ],
4496
4471
  "compatibility": {
4497
- "nuxt": ">=3.0.0",
4472
+ "nuxt": ">=3.13.1",
4498
4473
  "requires": {},
4499
4474
  "devtools": "^0.0.0"
4500
4475
  }
@@ -4529,7 +4504,7 @@
4529
4504
  "icon": "nuxt-charts.svg",
4530
4505
  "github": "https://github.com/dennisadriaans/vue-chrts",
4531
4506
  "website": "https://nuxtcharts.com/",
4532
- "learn_more": "https://nuxtcharts.com/docs",
4507
+ "learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
4533
4508
  "category": "UI",
4534
4509
  "type": "3rd-party",
4535
4510
  "maintainers": [
@@ -4562,6 +4537,28 @@
4562
4537
  "github": "schnapsterdog"
4563
4538
  }
4564
4539
  ],
4540
+ "compatibility": {
4541
+ "nuxt": ">=3.0.0 <5.0.0",
4542
+ "requires": {}
4543
+ }
4544
+ },
4545
+ {
4546
+ "name": "nuxt-claude-devtools",
4547
+ "description": "Nuxt DevTools integration for Claude Code AI assistant",
4548
+ "repo": "oro-ad/nuxt-claude-devtools",
4549
+ "npm": "@oro.ad/nuxt-claude-devtools",
4550
+ "icon": "",
4551
+ "github": "https://github.com/oro-ad/nuxt-claude-devtools",
4552
+ "website": "https://github.com/oro-ad/nuxt-claude-devtools",
4553
+ "learn_more": "",
4554
+ "category": "Devtools",
4555
+ "type": "3rd-party",
4556
+ "maintainers": [
4557
+ {
4558
+ "name": "oro-ad",
4559
+ "github": "oro-ad"
4560
+ }
4561
+ ],
4565
4562
  "compatibility": {
4566
4563
  "nuxt": ">=3.0.0",
4567
4564
  "requires": {}
@@ -4573,7 +4570,7 @@
4573
4570
  "repo": "thimodev/nuxt-codemirror",
4574
4571
  "npm": "nuxt-codemirror",
4575
4572
  "icon": "nuxt-codemirror.svg",
4576
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4573
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4577
4574
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4578
4575
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4579
4576
  "category": "Libraries",
@@ -4596,7 +4593,7 @@
4596
4593
  "repo": "lorexiq/nuxt-color-picker",
4597
4594
  "npm": "nuxt-color-picker",
4598
4595
  "icon": "nuxt-color-picker.png",
4599
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4596
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4600
4597
  "website": "https://nuxt-color-picker.nuxt.dev/",
4601
4598
  "learn_more": "",
4602
4599
  "category": "UI",
@@ -4665,7 +4662,7 @@
4665
4662
  "icon": "nuxt-coolify.svg",
4666
4663
  "github": "https://github.com/justserdar/nuxt-coolify",
4667
4664
  "website": "https://github.com/justserdar/nuxt-coolify",
4668
- "learn_more": "https://nuxt-coolify.justserdar.dev/",
4665
+ "learn_more": "",
4669
4666
  "category": "Request",
4670
4667
  "type": "3rd-party",
4671
4668
  "maintainers": [
@@ -4680,6 +4677,28 @@
4680
4677
  "requires": {}
4681
4678
  }
4682
4679
  },
4680
+ {
4681
+ "name": "nuxt-csp-report",
4682
+ "description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
4683
+ "repo": "Gonzo17/nuxt-csp-report",
4684
+ "npm": "nuxt-csp-report",
4685
+ "icon": "nuxt-csp-report.svg",
4686
+ "github": "https://github.com/Gonzo17/nuxt-csp-report",
4687
+ "website": "https://github.com/Gonzo17/nuxt-csp-report",
4688
+ "learn_more": "",
4689
+ "category": "Security",
4690
+ "type": "3rd-party",
4691
+ "maintainers": [
4692
+ {
4693
+ "name": "David Gonzalez Casin",
4694
+ "github": "Gonzo17"
4695
+ }
4696
+ ],
4697
+ "compatibility": {
4698
+ "nuxt": ">=3.12.0",
4699
+ "requires": {}
4700
+ }
4701
+ },
4683
4702
  {
4684
4703
  "name": "nuxt-email-renderer",
4685
4704
  "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
@@ -4717,7 +4736,7 @@
4717
4736
  "type": "3rd-party",
4718
4737
  "maintainers": [
4719
4738
  {
4720
- "name": "Supanut Dokmaithong",
4739
+ "name": "Supanut Weerachotthakorn",
4721
4740
  "github": "Boomgeek"
4722
4741
  },
4723
4742
  {
@@ -4726,7 +4745,7 @@
4726
4745
  }
4727
4746
  ],
4728
4747
  "compatibility": {
4729
- "nuxt": ">=3.0.0",
4748
+ "nuxt": "^3.6.0",
4730
4749
  "requires": {}
4731
4750
  }
4732
4751
  },
@@ -4788,7 +4807,8 @@
4788
4807
  "maintainers": [
4789
4808
  {
4790
4809
  "name": "Ali Sokkar",
4791
- "github": "NyllRE"
4810
+ "github": "NyllRE",
4811
+ "twitter": "nyllre"
4792
4812
  }
4793
4813
  ],
4794
4814
  "compatibility": {
@@ -4819,6 +4839,31 @@
4819
4839
  "requires": {}
4820
4840
  }
4821
4841
  },
4842
+ {
4843
+ "name": "nuxt-formisch",
4844
+ "description": "Formisch integration for Nuxt - schema-based, headless form library",
4845
+ "repo": "onmax/nuxt-formisch",
4846
+ "npm": "nuxt-formisch",
4847
+ "icon": "nuxt-formisch.svg",
4848
+ "github": "https://github.com/onmax/nuxt-formisch",
4849
+ "website": "https://github.com/onmax/nuxt-formisch",
4850
+ "learn_more": "",
4851
+ "category": "Libraries",
4852
+ "type": "3rd-party",
4853
+ "maintainers": [
4854
+ {
4855
+ "name": "Max",
4856
+ "github": "onmax",
4857
+ "avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
4858
+ "bluesky": "onmax.bsky.social",
4859
+ "twitter": "_onmax"
4860
+ }
4861
+ ],
4862
+ "compatibility": {
4863
+ "nuxt": ">=3.0.0",
4864
+ "requires": {}
4865
+ }
4866
+ },
4822
4867
  {
4823
4868
  "name": "nuxt-fortify",
4824
4869
  "description": "Use Laravel fortify and sanctum with Nuxt",
@@ -4850,7 +4895,7 @@
4850
4895
  "npm": "nuxt-glaze",
4851
4896
  "icon": "nuxt-glaze.png",
4852
4897
  "github": "https://github.com/holux-design/nuxt-glaze",
4853
- "website": "https://glaze.dev",
4898
+ "website": "https://www.glaze.dev/",
4854
4899
  "learn_more": "",
4855
4900
  "category": "Libraries",
4856
4901
  "type": "3rd-party",
@@ -4883,7 +4928,7 @@
4883
4928
  }
4884
4929
  ],
4885
4930
  "compatibility": {
4886
- "nuxt": "^3.0.0",
4931
+ "nuxt": "^3.0.0 || ^4.0.0",
4887
4932
  "requires": {}
4888
4933
  }
4889
4934
  },
@@ -4905,16 +4950,16 @@
4905
4950
  }
4906
4951
  ],
4907
4952
  "compatibility": {
4908
- "nuxt": ">=3.0.0",
4953
+ "nuxt": "^3.0.0",
4909
4954
  "requires": {}
4910
4955
  }
4911
4956
  },
4912
4957
  {
4913
4958
  "name": "nuxt-gql-pulse",
4914
- "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4959
+ "description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
4915
4960
  "repo": "Abbasmoe/nuxt-gql-pulse",
4916
4961
  "npm": "nuxt-gql-pulse",
4917
- "icon": "",
4962
+ "icon": "nuxt-gql-pulse.png",
4918
4963
  "github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4919
4964
  "website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4920
4965
  "learn_more": "",
@@ -4922,12 +4967,12 @@
4922
4967
  "type": "3rd-party",
4923
4968
  "maintainers": [
4924
4969
  {
4925
- "name": "Abbas Mohamed",
4970
+ "name": "Abbas Mohamed Ahmed",
4926
4971
  "github": "Abbasmoe"
4927
4972
  }
4928
4973
  ],
4929
4974
  "compatibility": {
4930
- "nuxt": ">=3.0.0",
4975
+ "nuxt": "^3.0.0 || ^4.0.0",
4931
4976
  "requires": {}
4932
4977
  }
4933
4978
  },
@@ -4956,18 +5001,18 @@
4956
5001
  }
4957
5002
  ],
4958
5003
  "compatibility": {
4959
- "nuxt": "^2.0.0 || >=3.0.0",
5004
+ "nuxt": ">=3.13.0",
4960
5005
  "requires": {}
4961
5006
  }
4962
5007
  },
4963
5008
  {
4964
5009
  "name": "nuxt-graphql-playground",
4965
5010
  "description": "",
4966
- "repo": "pinpon-dev/nuxt-graphql-playground",
5011
+ "repo": "tuarrep/nuxt-graphql-playground",
4967
5012
  "npm": "@pin-pon/nuxt-graphql-playground",
4968
5013
  "icon": "",
4969
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
4970
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5014
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
5015
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
4971
5016
  "learn_more": "",
4972
5017
  "category": "Devtools",
4973
5018
  "type": "3rd-party",
@@ -5000,7 +5045,7 @@
5000
5045
  }
5001
5046
  ],
5002
5047
  "compatibility": {
5003
- "nuxt": ">=3.0.0",
5048
+ "nuxt": "^3.0.0",
5004
5049
  "requires": {},
5005
5050
  "devtools": "^0.0.0"
5006
5051
  }
@@ -5083,7 +5128,7 @@
5083
5128
  "repo": "daliborgogic/nuxt-interpolation#master",
5084
5129
  "npm": "nuxt-interpolation",
5085
5130
  "icon": "",
5086
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5131
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
5087
5132
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5088
5133
  "learn_more": "",
5089
5134
  "category": "Devtools",
@@ -5166,7 +5211,7 @@
5166
5211
  }
5167
5212
  ],
5168
5213
  "compatibility": {
5169
- "nuxt": ">=3.15.0",
5214
+ "nuxt": "^3.0.0 || >=4.0.3",
5170
5215
  "requires": {}
5171
5216
  }
5172
5217
  },
@@ -5190,7 +5235,7 @@
5190
5235
  }
5191
5236
  ],
5192
5237
  "compatibility": {
5193
- "nuxt": ">=3.12.0",
5238
+ "nuxt": ">=3.0.0",
5194
5239
  "requires": {}
5195
5240
  }
5196
5241
  },
@@ -5213,7 +5258,7 @@
5213
5258
  }
5214
5259
  ],
5215
5260
  "compatibility": {
5216
- "nuxt": ">=3.0.0",
5261
+ "nuxt": "^3.0.0",
5217
5262
  "requires": {}
5218
5263
  }
5219
5264
  },
@@ -5305,7 +5350,7 @@
5305
5350
  }
5306
5351
  ],
5307
5352
  "compatibility": {
5308
- "nuxt": "^3.0.0",
5353
+ "nuxt": ">=3.0.0",
5309
5354
  "requires": {}
5310
5355
  }
5311
5356
  },
@@ -5344,13 +5389,13 @@
5344
5389
  "type": "3rd-party",
5345
5390
  "maintainers": [
5346
5391
  {
5347
- "name": "Tanuki",
5392
+ "name": "erwann.dev",
5348
5393
  "github": "tanukijs",
5349
5394
  "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
5350
5395
  }
5351
5396
  ],
5352
5397
  "compatibility": {
5353
- "nuxt": ">=3.0.0",
5398
+ "nuxt": ">=3.7.0",
5354
5399
  "requires": {}
5355
5400
  }
5356
5401
  },
@@ -5373,17 +5418,17 @@
5373
5418
  }
5374
5419
  ],
5375
5420
  "compatibility": {
5376
- "nuxt": ">=3.0.0",
5421
+ "nuxt": ">=3.1.0",
5377
5422
  "requires": {}
5378
5423
  }
5379
5424
  },
5380
5425
  {
5381
5426
  "name": "nuxt-mongoose",
5382
5427
  "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
5383
- "repo": "arashsheyda/nuxt-mongoose",
5428
+ "repo": "nuxtaid/nuxt-mongoose",
5384
5429
  "npm": "nuxt-mongoose",
5385
5430
  "icon": "nuxt-mongoose.svg",
5386
- "github": "https://github.com/arashsheyda/nuxt-mongoose",
5431
+ "github": "https://github.com/nuxtaid/nuxt-mongoose",
5387
5432
  "website": "https://nuxt-mongoose.nuxt.space",
5388
5433
  "learn_more": "",
5389
5434
  "category": "Database",
@@ -5402,6 +5447,31 @@
5402
5447
  "devtools": "^0.0.0"
5403
5448
  }
5404
5449
  },
5450
+ {
5451
+ "name": "nuxt-mqtt",
5452
+ "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5453
+ "repo": "nuxtaid/nuxt-mqtt",
5454
+ "npm": "nuxt-mqtt",
5455
+ "icon": "nuxt-mqtt.png",
5456
+ "github": "https://github.com/nuxtaid/nuxt-mqtt",
5457
+ "website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
5458
+ "learn_more": "",
5459
+ "category": "Extensions",
5460
+ "type": "3rd-party",
5461
+ "maintainers": [
5462
+ {
5463
+ "name": "Arash Ari Sheyda",
5464
+ "github": "arashsheyda",
5465
+ "twitter": "arash_sheyda",
5466
+ "bluesky": "arashsheyda.me"
5467
+ }
5468
+ ],
5469
+ "compatibility": {
5470
+ "nuxt": ">=3.0.0",
5471
+ "requires": {},
5472
+ "devtools": "^0.0.0"
5473
+ }
5474
+ },
5405
5475
  {
5406
5476
  "name": "nuxt-music-flow",
5407
5477
  "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
@@ -5421,7 +5491,29 @@
5421
5491
  }
5422
5492
  ],
5423
5493
  "compatibility": {
5424
- "nuxt": ">=3.0.0",
5494
+ "nuxt": ">=3.0.0",
5495
+ "requires": {}
5496
+ }
5497
+ },
5498
+ {
5499
+ "name": "nuxt-notify",
5500
+ "description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
5501
+ "repo": "nizaamomer/nuxt-notify",
5502
+ "npm": "nuxt-notify",
5503
+ "icon": "nuxt-notify.png",
5504
+ "github": "https://github.com/nizaamomer/nuxt-notify",
5505
+ "website": "https://nuxt-notify.nizaamomer.com",
5506
+ "learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
5507
+ "category": "UI",
5508
+ "type": "3rd-party",
5509
+ "maintainers": [
5510
+ {
5511
+ "name": "Nizam Omer",
5512
+ "github": "nizaamomer"
5513
+ }
5514
+ ],
5515
+ "compatibility": {
5516
+ "nuxt": "^3.0.0 || ^4.0.0",
5425
5517
  "requires": {}
5426
5518
  }
5427
5519
  },
@@ -5444,17 +5536,17 @@
5444
5536
  }
5445
5537
  ],
5446
5538
  "compatibility": {
5447
- "nuxt": ">=3.0.0",
5539
+ "nuxt": ">=3.9.0",
5448
5540
  "requires": {}
5449
5541
  }
5450
5542
  },
5451
5543
  {
5452
5544
  "name": "nuxt-ollama",
5453
5545
  "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5454
- "repo": "jericho1060/nuxt-ollama",
5546
+ "repo": "thoda-dev/nuxt-ollama",
5455
5547
  "npm": "nuxt-ollama",
5456
5548
  "icon": "nuxt-ollama.png",
5457
- "github": "https://github.com/jericho1060/nuxt-ollama",
5549
+ "github": "https://github.com/thoda-dev/nuxt-ollama",
5458
5550
  "website": "https://nuxt-ollama.jericho.dev/",
5459
5551
  "learn_more": "https://nuxt-ollama.jericho.dev/",
5460
5552
  "category": "Libraries",
@@ -5462,13 +5554,13 @@
5462
5554
  "maintainers": [
5463
5555
  {
5464
5556
  "name": "Thomas",
5465
- "github": "jericho1060",
5466
- "avatar": "https://avatars.githubusercontent.com/jericho1060",
5467
- "twitter": "jerichodev"
5557
+ "github": "thoda-dev",
5558
+ "avatar": "https://avatars.githubusercontent.com/thoda-dev",
5559
+ "twitter": "thoda_dev"
5468
5560
  }
5469
5561
  ],
5470
5562
  "compatibility": {
5471
- "nuxt": "^3.15.0",
5563
+ "nuxt": ">=3.0.0",
5472
5564
  "requires": {}
5473
5565
  }
5474
5566
  },
@@ -5487,7 +5579,8 @@
5487
5579
  {
5488
5580
  "name": "Norbiros",
5489
5581
  "github": "Norbiros",
5490
- "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5582
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
5583
+ "twitter": "norbiros_dev"
5491
5584
  },
5492
5585
  {
5493
5586
  "name": "Taras Batenkov",
@@ -5545,7 +5638,7 @@
5545
5638
  }
5546
5639
  ],
5547
5640
  "compatibility": {
5548
- "nuxt": ">=3.0.0",
5641
+ "nuxt": ">=3.0.0-rc.8",
5549
5642
  "requires": {},
5550
5643
  "devtools": "^0.0.0"
5551
5644
  }
@@ -5580,7 +5673,7 @@
5580
5673
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5581
5674
  "npm": "@i2d/nuxt-pdf-frame",
5582
5675
  "icon": "pdf-frame.svg",
5583
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5676
+ "github": "https://github.com/i2djs/pdf-frame",
5584
5677
  "website": "https://www.pdf-frame.org",
5585
5678
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5586
5679
  "category": "Libraries",
@@ -5677,7 +5770,7 @@
5677
5770
  "type": "3rd-party",
5678
5771
  "maintainers": [
5679
5772
  {
5680
- "name": "Supanut Dokmaithong",
5773
+ "name": "Supanut Weerachotthakorn",
5681
5774
  "github": "Boomgeek"
5682
5775
  },
5683
5776
  {
@@ -5686,7 +5779,7 @@
5686
5779
  }
5687
5780
  ],
5688
5781
  "compatibility": {
5689
- "nuxt": ">=3.0.0",
5782
+ "nuxt": "^3.6.0",
5690
5783
  "requires": {}
5691
5784
  }
5692
5785
  },
@@ -5754,7 +5847,7 @@
5754
5847
  }
5755
5848
  ],
5756
5849
  "compatibility": {
5757
- "nuxt": ">=3.0.0",
5850
+ "nuxt": "^3.0.0 || ^4.0.0",
5758
5851
  "requires": {}
5759
5852
  }
5760
5853
  },
@@ -5781,6 +5874,30 @@
5781
5874
  "requires": {}
5782
5875
  }
5783
5876
  },
5877
+ {
5878
+ "name": "nuxt-safe-runtime-config",
5879
+ "description": "Validate Nuxt runtime config with Standard Schema at build time",
5880
+ "repo": "onmax/nuxt-safe-runtime-config#main",
5881
+ "npm": "nuxt-safe-runtime-config",
5882
+ "icon": "nuxt-safe-runtime-config.svg",
5883
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5884
+ "website": "https://nuxt-safe-runtime-config.onmax.me",
5885
+ "learn_more": "",
5886
+ "category": "Devtools",
5887
+ "type": "3rd-party",
5888
+ "maintainers": [
5889
+ {
5890
+ "name": "Max",
5891
+ "github": "onmax",
5892
+ "bluesky": "onmax.bsky.social",
5893
+ "twitter": "_onmax"
5894
+ }
5895
+ ],
5896
+ "compatibility": {
5897
+ "nuxt": ">=3.0.0",
5898
+ "requires": {}
5899
+ }
5900
+ },
5784
5901
  {
5785
5902
  "name": "nuxt-sanctum-authentication",
5786
5903
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5834,27 +5951,24 @@
5834
5951
  },
5835
5952
  {
5836
5953
  "name": "nuxt-shopify",
5837
- "description": "Easily integrate Shopify into your Nuxt app.",
5838
- "repo": "nuxt-modules/shopify",
5839
- "npm": "@nuxtjs/shopify",
5954
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5955
+ "repo": "Gomah/nuxt-shopify",
5956
+ "npm": "nuxt-shopify",
5840
5957
  "icon": "nuxt-shopify.png",
5841
- "github": "https://github.com/nuxt-modules/shopify",
5842
- "website": "https://nuxt-modules.github.io/shopify",
5843
- "learn_more": "https://shopify.dev/docs",
5958
+ "github": "https://github.com/Gomah/nuxt-shopify",
5959
+ "website": "https://github.com/Gomah/nuxt-shopify",
5960
+ "learn_more": "https://www.shopify.com/",
5844
5961
  "category": "Ecommerce",
5845
- "type": "community",
5962
+ "type": "3rd-party",
5846
5963
  "maintainers": [
5847
5964
  {
5848
- "name": "Zoltan Lukacs",
5849
- "github": "konkonam"
5850
- },
5851
- {
5852
- "name": "Frederik Bußmann",
5853
- "github": "freb97"
5965
+ "name": "Thomas Marrec",
5966
+ "github": "Gomah",
5967
+ "twitter": "Gomah"
5854
5968
  }
5855
5969
  ],
5856
5970
  "compatibility": {
5857
- "nuxt": "^3.0.0",
5971
+ "nuxt": "^2.0.0",
5858
5972
  "requires": {}
5859
5973
  }
5860
5974
  },
@@ -5885,17 +5999,17 @@
5885
5999
  {
5886
6000
  "name": "nuxt-smartlook",
5887
6001
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
5888
- "repo": "f00b4r/nuxt-smartlook",
6002
+ "repo": "contributte/nuxt-smartlook",
5889
6003
  "npm": "nuxt-smartlook",
5890
6004
  "icon": "nuxt-smartlook.png",
5891
- "github": "https://github.com/f00b4r/nuxt-smartlook",
5892
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6005
+ "github": "https://github.com/contributte/nuxt-smartlook",
6006
+ "website": "https://github.com/contributte/nuxt-smartlook",
5893
6007
  "learn_more": "https://www.smartlook.com/",
5894
6008
  "category": "Analytics",
5895
6009
  "type": "3rd-party",
5896
6010
  "maintainers": [
5897
6011
  {
5898
- "name": "Milan Felix Šulc",
6012
+ "name": "Milan Šulc",
5899
6013
  "github": "f3l1x",
5900
6014
  "twitter": "xf3l1x",
5901
6015
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
@@ -5930,6 +6044,28 @@
5930
6044
  "requires": {}
5931
6045
  }
5932
6046
  },
6047
+ {
6048
+ "name": "nuxt-spyglass",
6049
+ "description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
6050
+ "repo": "Flo0806/nuxt-spyglass",
6051
+ "npm": "nuxt-spyglass",
6052
+ "icon": "nuxt-spyglass.svg",
6053
+ "github": "https://github.com/Flo0806/nuxt-spyglass",
6054
+ "website": "https://spyglass.fh-softdev.de",
6055
+ "learn_more": "https://spyglass.fh-softdev.de",
6056
+ "category": "AI",
6057
+ "type": "3rd-party",
6058
+ "maintainers": [
6059
+ {
6060
+ "name": "Florian Heuberger",
6061
+ "github": "Flo0806"
6062
+ }
6063
+ ],
6064
+ "compatibility": {
6065
+ "nuxt": ">=4.0.0",
6066
+ "requires": {}
6067
+ }
6068
+ },
5933
6069
  {
5934
6070
  "name": "nuxt-ssr-api-logger",
5935
6071
  "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
@@ -6017,11 +6153,12 @@
6017
6153
  "maintainers": [
6018
6154
  {
6019
6155
  "name": "Frederik Bußmann",
6020
- "github": "freb97"
6156
+ "github": "freb97",
6157
+ "bluesky": "freb97.bsky.social"
6021
6158
  }
6022
6159
  ],
6023
6160
  "compatibility": {
6024
- "nuxt": "^3.0.0",
6161
+ "nuxt": ">=3.0.0",
6025
6162
  "requires": {}
6026
6163
  }
6027
6164
  },
@@ -6044,7 +6181,7 @@
6044
6181
  }
6045
6182
  ],
6046
6183
  "compatibility": {
6047
- "nuxt": ">=3.17.0",
6184
+ "nuxt": "^3.0.0 || ^4.0.0",
6048
6185
  "requires": {}
6049
6186
  }
6050
6187
  },
@@ -6091,7 +6228,7 @@
6091
6228
  }
6092
6229
  ],
6093
6230
  "compatibility": {
6094
- "nuxt": ">=3.0.0",
6231
+ "nuxt": ">=3.0.0-rc.0",
6095
6232
  "requires": {}
6096
6233
  }
6097
6234
  },
@@ -6121,11 +6258,11 @@
6121
6258
  {
6122
6259
  "name": "nuxt-toc",
6123
6260
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
6124
- "repo": "hanyujie2002/nuxt-toc",
6261
+ "repo": "thaikolja/nuxt-toc",
6125
6262
  "npm": "nuxt-toc",
6126
6263
  "icon": "nuxt-toc.png",
6127
- "github": "https://github.com/hanyujie2002/nuxt-toc",
6128
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6264
+ "github": "https://github.com/thaikolja/nuxt-toc",
6265
+ "website": "https://github.com/thaikolja/nuxt-toc",
6129
6266
  "learn_more": "",
6130
6267
  "category": "UI",
6131
6268
  "type": "3rd-party",
@@ -6162,30 +6299,6 @@
6162
6299
  "requires": {}
6163
6300
  }
6164
6301
  },
6165
- {
6166
- "name": "nuxt-use-sound",
6167
- "description": "A Nuxt module for playing sound effects.",
6168
- "repo": "Tahul/nuxt-use-sound",
6169
- "npm": "nuxt-use-sound",
6170
- "icon": "nuxt-use-sound.svg",
6171
- "github": "https://github.com/Tahul/nuxt-use-sound",
6172
- "website": "https://github.com/Tahul/nuxt-use-sound",
6173
- "learn_more": "https://github.com/vueuse/sound",
6174
- "category": "Libraries",
6175
- "type": "3rd-party",
6176
- "maintainers": [
6177
- {
6178
- "name": "Yaël Guilloux",
6179
- "github": "Tahul",
6180
- "twitter": "yaeeelglx",
6181
- "bluesky": "yael.dev"
6182
- }
6183
- ],
6184
- "compatibility": {
6185
- "nuxt": "^2.0.0",
6186
- "requires": {}
6187
- }
6188
- },
6189
6302
  {
6190
6303
  "name": "nuxt-useless-blobs",
6191
6304
  "description": "An easier way of using useless-blobs in your Nuxt project!",
@@ -6204,7 +6317,31 @@
6204
6317
  }
6205
6318
  ],
6206
6319
  "compatibility": {
6207
- "nuxt": "^3.0.0",
6320
+ "nuxt": ">=3.0.0",
6321
+ "requires": {}
6322
+ }
6323
+ },
6324
+ {
6325
+ "name": "nuxt-users",
6326
+ "description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
6327
+ "repo": "rrd108/nuxt-users",
6328
+ "npm": "nuxt-users",
6329
+ "icon": "nuxt-users.png",
6330
+ "github": "https://github.com/rrd108/nuxt-users",
6331
+ "website": "https://nuxt-users.webmania.cc/",
6332
+ "learn_more": "https://nuxt-users.webmania.cc/",
6333
+ "category": "Security",
6334
+ "type": "3rd-party",
6335
+ "maintainers": [
6336
+ {
6337
+ "name": "rrd",
6338
+ "github": "rrd108",
6339
+ "twitter": "radharadhya",
6340
+ "bluesky": "rrd108.bsky.social"
6341
+ }
6342
+ ],
6343
+ "compatibility": {
6344
+ "nuxt": ">=3.0.0",
6208
6345
  "requires": {}
6209
6346
  }
6210
6347
  },
@@ -6226,7 +6363,7 @@
6226
6363
  }
6227
6364
  ],
6228
6365
  "compatibility": {
6229
- "nuxt": ">=3.0.0",
6366
+ "nuxt": "^3.0.0",
6230
6367
  "requires": {}
6231
6368
  }
6232
6369
  },
@@ -6248,7 +6385,7 @@
6248
6385
  }
6249
6386
  ],
6250
6387
  "compatibility": {
6251
- "nuxt": "^2.0.0 || >=3.0.0",
6388
+ "nuxt": ">=3.0.0-rc.11",
6252
6389
  "requires": {
6253
6390
  "bridge": "optional"
6254
6391
  }
@@ -6273,25 +6410,25 @@
6273
6410
  }
6274
6411
  ],
6275
6412
  "compatibility": {
6276
- "nuxt": ">=3.0.0",
6413
+ "nuxt": ">=3.0.0 <5.0.0",
6277
6414
  "requires": {}
6278
6415
  }
6279
6416
  },
6280
6417
  {
6281
- "name": "nuxt-zod-i18n",
6282
- "description": "A Nuxt Module for localizing zod error messages.",
6283
- "repo": "xibman/nuxt-zod-i18n",
6284
- "npm": "nuxt-zod-i18n",
6285
- "icon": "nuxt-zod-i18n.svg",
6286
- "github": "https://github.com/xibman/nuxt-zod-i18n",
6287
- "website": "https://github.com/xibman/nuxt-zod-i18n",
6418
+ "name": "nuxt-yup",
6419
+ "description": "Yup integration for Nuxt 4 with a simple composable.",
6420
+ "repo": "DarlanPrado/nuxt-yup",
6421
+ "npm": "nuxt-yup",
6422
+ "icon": "",
6423
+ "github": "https://github.com/DarlanPrado/nuxt-yup",
6424
+ "website": "https://github.com/DarlanPrado/nuxt-yup",
6288
6425
  "learn_more": "",
6289
6426
  "category": "Libraries",
6290
6427
  "type": "3rd-party",
6291
6428
  "maintainers": [
6292
6429
  {
6293
- "name": "Georget Julien",
6294
- "github": "xibman"
6430
+ "name": "Darlan José Batista do Prado",
6431
+ "github": "DarlanPrado"
6295
6432
  }
6296
6433
  ],
6297
6434
  "compatibility": {
@@ -6300,34 +6437,34 @@
6300
6437
  }
6301
6438
  },
6302
6439
  {
6303
- "name": "nuxt2-leaflet",
6304
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
6305
- "repo": "schlunsen/nuxt-leaflet",
6306
- "npm": "nuxt-leaflet",
6307
- "icon": "leaflet.png",
6308
- "github": "https://github.com/schlunsen/nuxt-leaflet",
6309
- "website": "https://github.com/schlunsen/nuxt-leaflet",
6310
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
6440
+ "name": "nuxt-zod-i18n",
6441
+ "description": "A Nuxt Module for localizing zod error messages.",
6442
+ "repo": "xibman/nuxt-zod-i18n",
6443
+ "npm": "nuxt-zod-i18n",
6444
+ "icon": "nuxt-zod-i18n.svg",
6445
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
6446
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
6447
+ "learn_more": "",
6311
6448
  "category": "Libraries",
6312
6449
  "type": "3rd-party",
6313
6450
  "maintainers": [
6314
6451
  {
6315
- "name": "Rasmus Schlünsen",
6316
- "github": "schlunsen"
6452
+ "name": "Georget Julien",
6453
+ "github": "xibman"
6317
6454
  }
6318
6455
  ],
6319
6456
  "compatibility": {
6320
- "nuxt": "^2.0.0",
6457
+ "nuxt": ">=3.0.0",
6321
6458
  "requires": {}
6322
6459
  }
6323
6460
  },
6324
6461
  {
6325
6462
  "name": "nuxt2-ngrok",
6326
6463
  "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",
6327
- "repo": "nuxt-community/ngrok",
6464
+ "repo": "nuxt-modules/ngrok",
6328
6465
  "npm": "@nuxtjs/ngrok",
6329
6466
  "icon": "ngrok.png",
6330
- "github": "https://github.com/nuxt-community/ngrok-module",
6467
+ "github": "https://github.com/nuxt-modules/ngrok",
6331
6468
  "website": "https://ngrok.nuxtjs.org",
6332
6469
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6333
6470
  "category": "Devtools",
@@ -6378,8 +6515,8 @@
6378
6515
  "repo": "daliborgogic/interpolation",
6379
6516
  "npm": "nuxt3-interpolation",
6380
6517
  "icon": "",
6381
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6382
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6518
+ "github": "https://github.com/daliborgogic/interpolation",
6519
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6383
6520
  "learn_more": "",
6384
6521
  "category": "Devtools",
6385
6522
  "type": "3rd-party",
@@ -6426,8 +6563,8 @@
6426
6563
  "npm": "nuxt-og-image",
6427
6564
  "icon": "og-image.svg",
6428
6565
  "github": "https://github.com/nuxt-modules/og-image",
6429
- "website": "https://nuxtseo.com/og-image",
6430
- "learn_more": "https://nuxtseo.com/og-image",
6566
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6567
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6431
6568
  "category": "SEO",
6432
6569
  "type": "community",
6433
6570
  "maintainers": [
@@ -6439,7 +6576,7 @@
6439
6576
  }
6440
6577
  ],
6441
6578
  "compatibility": {
6442
- "nuxt": ">=3.0.0",
6579
+ "nuxt": ">=3.10.3",
6443
6580
  "requires": {},
6444
6581
  "devtools": "^0.0.0"
6445
6582
  }
@@ -6464,7 +6601,8 @@
6464
6601
  {
6465
6602
  "name": "Wind",
6466
6603
  "github": "productdevbook",
6467
- "twitter": "productdevbook"
6604
+ "twitter": "productdevbook",
6605
+ "bluesky": "productdevbook.com"
6468
6606
  }
6469
6607
  ],
6470
6608
  "compatibility": {
@@ -6541,28 +6679,6 @@
6541
6679
  "requires": {}
6542
6680
  }
6543
6681
  },
6544
- {
6545
- "name": "page-generator-helper",
6546
- "description": "Generate your pages statically without using payload extractors.",
6547
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
6548
- "npm": "nuxt-page-generator-helper",
6549
- "icon": "",
6550
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6551
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6552
- "learn_more": "",
6553
- "category": "Extensions",
6554
- "type": "3rd-party",
6555
- "maintainers": [
6556
- {
6557
- "name": "GrabarzUndPartner",
6558
- "github": "GrabarzUndPartner"
6559
- }
6560
- ],
6561
- "compatibility": {
6562
- "nuxt": "^2.0.0",
6563
- "requires": {}
6564
- }
6565
- },
6566
6682
  {
6567
6683
  "name": "paper-ui",
6568
6684
  "description": "A ui kit for nuxt",
@@ -6626,7 +6742,7 @@
6626
6742
  }
6627
6743
  ],
6628
6744
  "compatibility": {
6629
- "nuxt": ">=3.0.0",
6745
+ "nuxt": "^3.7.0",
6630
6746
  "requires": {}
6631
6747
  }
6632
6748
  },
@@ -6638,7 +6754,7 @@
6638
6754
  "icon": "partytown.svg",
6639
6755
  "github": "https://github.com/nuxt-modules/partytown",
6640
6756
  "website": "https://github.com/nuxt-modules/partytown",
6641
- "learn_more": "https://partytown.builder.io/",
6757
+ "learn_more": "https://partytown.qwik.dev/",
6642
6758
  "category": "Performance",
6643
6759
  "type": "community",
6644
6760
  "maintainers": [
@@ -6659,11 +6775,11 @@
6659
6775
  {
6660
6776
  "name": "paypal",
6661
6777
  "description": "A Nuxt module for simplifying the use of Paypal in your project.",
6662
- "repo": "arashsheyda/nuxt-paypal",
6778
+ "repo": "nuxtaid/nuxt-paypal",
6663
6779
  "npm": "nuxt-paypal",
6664
6780
  "icon": "paypal.svg",
6665
- "github": "https://github.com/arashsheyda/nuxt-paypal",
6666
- "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
6781
+ "github": "https://github.com/nuxtaid/nuxt-paypal",
6782
+ "website": "https://github.com/nuxtaid/nuxt-paypal#readme",
6667
6783
  "learn_more": "https://developer.paypal.com/sdk/js/reference/",
6668
6784
  "category": "Payment",
6669
6785
  "type": "3rd-party",
@@ -6693,37 +6809,14 @@
6693
6809
  "type": "3rd-party",
6694
6810
  "maintainers": [
6695
6811
  {
6696
- "name": "Giovane Cardoso",
6812
+ "name": "Giovane Silva",
6697
6813
  "github": "novout",
6698
6814
  "twitter": "novoutttttt",
6699
6815
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
6700
6816
  }
6701
6817
  ],
6702
6818
  "compatibility": {
6703
- "nuxt": ">=3.0.0",
6704
- "requires": {}
6705
- }
6706
- },
6707
- {
6708
- "name": "pergel",
6709
- "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
6710
- "repo": "oku-ui/pergel#main/packages-core/pergel",
6711
- "npm": "pergel",
6712
- "icon": "pergel.svg",
6713
- "github": "https://github.com/oku-ui/pergel",
6714
- "website": "https://pergel.oku-ui.com/",
6715
- "learn_more": "",
6716
- "category": "Devtools",
6717
- "type": "3rd-party",
6718
- "maintainers": [
6719
- {
6720
- "name": "Wind",
6721
- "github": "productdevbook",
6722
- "twitter": "productdevbook"
6723
- }
6724
- ],
6725
- "compatibility": {
6726
- "nuxt": ">=3.10.0",
6819
+ "nuxt": "^3.0.0",
6727
6820
  "requires": {}
6728
6821
  }
6729
6822
  },
@@ -6750,13 +6843,38 @@
6750
6843
  "requires": {}
6751
6844
  }
6752
6845
  },
6846
+ {
6847
+ "name": "pglite",
6848
+ "description": "A Nuxt module aimed to simplify the use of PGlite.",
6849
+ "repo": "sandros94/nuxt-pglite",
6850
+ "npm": "nuxt-pglite",
6851
+ "icon": "pglite.svg",
6852
+ "github": "https://github.com/sandros94/nuxt-pglite",
6853
+ "website": "https://github.com/sandros94/nuxt-pglite",
6854
+ "learn_more": "https://pglite.dev",
6855
+ "category": "Database",
6856
+ "type": "3rd-party",
6857
+ "maintainers": [
6858
+ {
6859
+ "name": "Sandro Circi",
6860
+ "github": "sandros94",
6861
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6862
+ "bluesky": "sandros94.com",
6863
+ "twitter": "_sandros94"
6864
+ }
6865
+ ],
6866
+ "compatibility": {
6867
+ "nuxt": ">=3.15.0",
6868
+ "requires": {}
6869
+ }
6870
+ },
6753
6871
  {
6754
6872
  "name": "pinia-colada",
6755
6873
  "description": "The smart data fetching layer for Pinia",
6756
6874
  "repo": "posva/pinia-colada#main/nuxt",
6757
6875
  "npm": "@pinia/colada-nuxt",
6758
6876
  "icon": "pinia-colada.png",
6759
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6877
+ "github": "https://github.com/posva/pinia-colada",
6760
6878
  "website": "https://pinia-colada.esm.dev",
6761
6879
  "learn_more": "",
6762
6880
  "category": "Extensions",
@@ -6770,7 +6888,7 @@
6770
6888
  }
6771
6889
  ],
6772
6890
  "compatibility": {
6773
- "nuxt": "^3.13.0 || ^4.0.0",
6891
+ "nuxt": "^3.17.7 || ^4.0.0",
6774
6892
  "requires": {}
6775
6893
  }
6776
6894
  },
@@ -6780,7 +6898,7 @@
6780
6898
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
6781
6899
  "npm": "@pinia-orm/nuxt",
6782
6900
  "icon": "pinia-orm.svg",
6783
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6901
+ "github": "https://github.com/CodeDredd/pinia-orm",
6784
6902
  "website": "https://pinia-orm.codedredd.de/",
6785
6903
  "learn_more": "",
6786
6904
  "category": "Extensions",
@@ -6799,31 +6917,6 @@
6799
6917
  }
6800
6918
  }
6801
6919
  },
6802
- {
6803
- "name": "pinia-plugin-persistedstate",
6804
- "description": "Configurable persistence and rehydration of Pinia stores.",
6805
- "repo": "prazdevs/pinia-plugin-persistedstate",
6806
- "npm": "pinia-plugin-persistedstate",
6807
- "icon": "pinia-plugin-persistedstate.png",
6808
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
6809
- "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
6810
- "learn_more": "",
6811
- "category": "Extensions",
6812
- "type": "3rd-party",
6813
- "maintainers": [
6814
- {
6815
- "name": "praz",
6816
- "github": "prazdevs",
6817
- "bluesky": "dev.praz.me"
6818
- }
6819
- ],
6820
- "compatibility": {
6821
- "nuxt": "^2.0.0 || >=3.0.0",
6822
- "requires": {
6823
- "bridge": "optional"
6824
- }
6825
- }
6826
- },
6827
6920
  {
6828
6921
  "name": "pinia-plugin-unstorage",
6829
6922
  "description": "Configurable persistence and rehydration of Pinia stores.",
@@ -6852,7 +6945,7 @@
6852
6945
  "repo": "vuejs/pinia#v2/packages/nuxt",
6853
6946
  "npm": "@pinia/nuxt",
6854
6947
  "icon": "pinia.svg",
6855
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
6948
+ "github": "https://github.com/vuejs/pinia",
6856
6949
  "website": "https://pinia.vuejs.org/",
6857
6950
  "learn_more": "",
6858
6951
  "category": "Extensions",
@@ -6866,7 +6959,7 @@
6866
6959
  }
6867
6960
  ],
6868
6961
  "compatibility": {
6869
- "nuxt": "^2.0.0 || >=3.0.0",
6962
+ "nuxt": "^3.15.0 || ^4.0.0",
6870
6963
  "requires": {
6871
6964
  "bridge": "optional"
6872
6965
  }
@@ -6913,7 +7006,7 @@
6913
7006
  }
6914
7007
  ],
6915
7008
  "compatibility": {
6916
- "nuxt": "^2.0.0 || >=3.0.0",
7009
+ "nuxt": ">=3.0.0",
6917
7010
  "requires": {}
6918
7011
  }
6919
7012
  },
@@ -6935,7 +7028,7 @@
6935
7028
  }
6936
7029
  ],
6937
7030
  "compatibility": {
6938
- "nuxt": ">=3.0.0",
7031
+ "nuxt": ">=3.9.0",
6939
7032
  "requires": {}
6940
7033
  }
6941
7034
  },
@@ -6991,7 +7084,7 @@
6991
7084
  "repo": "primefaces/primevue#master/packages/nuxt-module",
6992
7085
  "npm": "@primevue/nuxt-module",
6993
7086
  "icon": "primevue.svg",
6994
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7087
+ "github": "https://github.com/primefaces/primevue",
6995
7088
  "website": "https://primevue.org/",
6996
7089
  "learn_more": "https://primevue.org/nuxt/",
6997
7090
  "category": "UI",
@@ -7015,7 +7108,7 @@
7015
7108
  "npm": "@prisma/nuxt",
7016
7109
  "icon": "prisma.png",
7017
7110
  "github": "https://github.com/prisma/nuxt-prisma",
7018
- "website": "https://pris.ly/prisma-nuxt",
7111
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
7019
7112
  "learn_more": "https://www.prisma.io/orm",
7020
7113
  "category": "Database",
7021
7114
  "type": "3rd-party",
@@ -7050,7 +7143,7 @@
7050
7143
  }
7051
7144
  ],
7052
7145
  "compatibility": {
7053
- "nuxt": "^2.0.0 || >=3.0.0",
7146
+ "nuxt": ">=3.7.0",
7054
7147
  "requires": {}
7055
7148
  }
7056
7149
  },
@@ -7072,7 +7165,7 @@
7072
7165
  }
7073
7166
  ],
7074
7167
  "compatibility": {
7075
- "nuxt": ">=3.0.0",
7168
+ "nuxt": "^2.16.0 || >=3.0.0",
7076
7169
  "requires": {}
7077
7170
  }
7078
7171
  },
@@ -7163,7 +7256,7 @@
7163
7256
  }
7164
7257
  ],
7165
7258
  "compatibility": {
7166
- "nuxt": "^2.0.0 || >=3.0.0",
7259
+ "nuxt": "^3.0.0-rc.11",
7167
7260
  "requires": {}
7168
7261
  }
7169
7262
  },
@@ -7175,7 +7268,7 @@
7175
7268
  "icon": "pwa.png",
7176
7269
  "github": "https://github.com/nuxt-community/pwa-module",
7177
7270
  "website": "https://pwa.nuxtjs.org",
7178
- "learn_more": "https://web.dev/progressive-web-apps/",
7271
+ "learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
7179
7272
  "category": "Performance",
7180
7273
  "type": "community",
7181
7274
  "maintainers": [
@@ -7236,7 +7329,7 @@
7236
7329
  }
7237
7330
  ],
7238
7331
  "compatibility": {
7239
- "nuxt": ">=3.10.0",
7332
+ "nuxt": ">=3.0.0",
7240
7333
  "requires": {}
7241
7334
  }
7242
7335
  },
@@ -7269,7 +7362,7 @@
7269
7362
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7270
7363
  "npm": "@query-api/nuxt",
7271
7364
  "icon": "query-api.svg",
7272
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7365
+ "github": "https://github.com/samuelreichor/query-api",
7273
7366
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7274
7367
  "learn_more": "https://samuelreichor.at/libraries",
7275
7368
  "category": "CMS",
@@ -7293,7 +7386,7 @@
7293
7386
  "icon": "radash.png",
7294
7387
  "github": "https://github.com/bbg/nuxt-radash",
7295
7388
  "website": "https://github.com/bbg/nuxt-radash#readme",
7296
- "learn_more": "https://github.com/rayepps/radash/",
7389
+ "learn_more": "https://github.com/sodiray/radash",
7297
7390
  "category": "Libraries",
7298
7391
  "type": "3rd-party",
7299
7392
  "maintainers": [
@@ -7303,7 +7396,7 @@
7303
7396
  }
7304
7397
  ],
7305
7398
  "compatibility": {
7306
- "nuxt": ">=3.0.0",
7399
+ "nuxt": "^3.0.0",
7307
7400
  "requires": {}
7308
7401
  }
7309
7402
  },
@@ -7315,7 +7408,7 @@
7315
7408
  "icon": "recaptcha.png",
7316
7409
  "github": "https://github.com/nuxt-community/recaptcha-module",
7317
7410
  "website": "https://github.com/nuxt-community/recaptcha-module",
7318
- "learn_more": "https://www.google.com/recaptcha/about/",
7411
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7319
7412
  "category": "Security",
7320
7413
  "type": "community",
7321
7414
  "maintainers": [
@@ -7380,10 +7473,10 @@
7380
7473
  {
7381
7474
  "name": "reka-ui",
7382
7475
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7383
- "repo": "unovue/radix-vue",
7476
+ "repo": "unovue/reka-ui",
7384
7477
  "npm": "reka-ui",
7385
7478
  "icon": "reka-ui.svg",
7386
- "github": "https://github.com/unovue/radix-vue",
7479
+ "github": "https://github.com/unovue/reka-ui",
7387
7480
  "website": "https://www.reka-ui.com/",
7388
7481
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7389
7482
  "category": "UI",
@@ -7486,7 +7579,7 @@
7486
7579
  }
7487
7580
  ],
7488
7581
  "compatibility": {
7489
- "nuxt": "^2.0.0 || >=3.0.0",
7582
+ "nuxt": ">=3.6.1",
7490
7583
  "requires": {
7491
7584
  "bridge": "optional"
7492
7585
  }
@@ -7510,31 +7603,7 @@
7510
7603
  }
7511
7604
  ],
7512
7605
  "compatibility": {
7513
- "nuxt": ">=3.0.0",
7514
- "requires": {}
7515
- }
7516
- },
7517
- {
7518
- "name": "router-extras",
7519
- "description": "Extra Add-ons for nuxt router",
7520
- "repo": "nuxt-community/router-extras-module",
7521
- "npm": "@nuxtjs/router-extras",
7522
- "icon": "vue.png",
7523
- "github": "https://github.com/nuxt-community/router-extras-module",
7524
- "website": "https://github.com/nuxt-community/router-extras-module",
7525
- "learn_more": "",
7526
- "category": "Extensions",
7527
- "type": "community",
7528
- "maintainers": [
7529
- {
7530
- "name": "Farnabaz",
7531
- "github": "farnabaz",
7532
- "twitter": "a_birang",
7533
- "bluesky": "farnabaz.dev"
7534
- }
7535
- ],
7536
- "compatibility": {
7537
- "nuxt": "^2.0.0",
7606
+ "nuxt": "^3",
7538
7607
  "requires": {}
7539
7608
  }
7540
7609
  },
@@ -7568,7 +7637,7 @@
7568
7637
  "repo": "nuxt-modules/sanity#main",
7569
7638
  "npm": "@nuxtjs/sanity",
7570
7639
  "icon": "sanity.png",
7571
- "github": "https://github.com/nuxt-modules/sanity#main",
7640
+ "github": "https://github.com/nuxt-modules/sanity",
7572
7641
  "website": "https://sanity.nuxtjs.org",
7573
7642
  "learn_more": "https://www.sanity.io/",
7574
7643
  "category": "CMS",
@@ -7582,7 +7651,7 @@
7582
7651
  }
7583
7652
  ],
7584
7653
  "compatibility": {
7585
- "nuxt": "^2.0.0 || >=3.0.0",
7654
+ "nuxt": ">=3.7.0",
7586
7655
  "requires": {
7587
7656
  "bridge": "optional"
7588
7657
  }
@@ -7594,7 +7663,7 @@
7594
7663
  "repo": "scalar/scalar#main/integrations/nuxt",
7595
7664
  "npm": "@scalar/nuxt",
7596
7665
  "icon": "scalar.svg",
7597
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7666
+ "github": "https://github.com/scalar/scalar",
7598
7667
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7599
7668
  "learn_more": "https://scalar.com",
7600
7669
  "category": "Devtools",
@@ -7618,7 +7687,7 @@
7618
7687
  "npm": "nuxt-schema-org",
7619
7688
  "icon": "schema-org.svg",
7620
7689
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7621
- "website": "https://nuxtseo.com/schema-org",
7690
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7622
7691
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7623
7692
  "category": "SEO",
7624
7693
  "type": "3rd-party",
@@ -7631,14 +7700,14 @@
7631
7700
  }
7632
7701
  ],
7633
7702
  "compatibility": {
7634
- "nuxt": ">=3.0.0",
7703
+ "nuxt": ">=3.0.0-rc.8",
7635
7704
  "requires": {}
7636
7705
  }
7637
7706
  },
7638
7707
  {
7639
7708
  "name": "scripts",
7640
7709
  "description": "Add 3rd-party scripts without sacrificing performance.",
7641
- "repo": "nuxt/scripts",
7710
+ "repo": "nuxt/scripts#main/packages/script",
7642
7711
  "npm": "@nuxt/scripts",
7643
7712
  "icon": "nuxt.svg",
7644
7713
  "github": "https://github.com/nuxt/scripts",
@@ -7654,7 +7723,7 @@
7654
7723
  }
7655
7724
  ],
7656
7725
  "compatibility": {
7657
- "nuxt": ">=3.0.0",
7726
+ "nuxt": ">=3.16.0",
7658
7727
  "requires": {}
7659
7728
  }
7660
7729
  },
@@ -7729,13 +7798,13 @@
7729
7798
  },
7730
7799
  {
7731
7800
  "name": "sentry",
7732
- "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7801
+ "description": "Sentry SDK for Nuxt",
7733
7802
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7734
7803
  "npm": "@sentry/nuxt",
7735
7804
  "icon": "sentry.svg",
7736
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7805
+ "github": "https://github.com/getsentry/sentry-javascript",
7737
7806
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7738
- "learn_more": "https://sentry.io",
7807
+ "learn_more": "https://sentry.io/welcome/",
7739
7808
  "category": "Monitoring",
7740
7809
  "type": "3rd-party",
7741
7810
  "maintainers": [
@@ -7752,12 +7821,12 @@
7752
7821
  {
7753
7822
  "name": "seo-experiments",
7754
7823
  "description": "Powerful SEO DX improvements.",
7755
- "repo": "harlan-zw/nuxt-seo-experiments",
7824
+ "repo": "harlan-zw/nuxt-seo-utils",
7756
7825
  "npm": "nuxt-seo-utils",
7757
7826
  "icon": "seo-experiments.svg",
7758
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
7759
- "website": "https://nuxtseo.com/experiments",
7760
- "learn_more": "https://nuxtseo.com/experiments",
7827
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7828
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7829
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7761
7830
  "category": "SEO",
7762
7831
  "type": "3rd-party",
7763
7832
  "maintainers": [
@@ -7769,18 +7838,18 @@
7769
7838
  }
7770
7839
  ],
7771
7840
  "compatibility": {
7772
- "nuxt": ">=3.0.0",
7841
+ "nuxt": "<3.16.0 || >=3.6.1",
7773
7842
  "requires": {}
7774
7843
  }
7775
7844
  },
7776
7845
  {
7777
7846
  "name": "seo-meta",
7778
7847
  "description": "Simple generate seo metadata",
7779
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7848
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
7780
7849
  "npm": "nuxt-seo-meta",
7781
7850
  "icon": "",
7782
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7783
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7851
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7852
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
7784
7853
  "learn_more": "",
7785
7854
  "category": "SEO",
7786
7855
  "type": "3rd-party",
@@ -7805,7 +7874,7 @@
7805
7874
  "icon": "nuxt.svg",
7806
7875
  "github": "https://github.com/harlan-zw/nuxt-seo",
7807
7876
  "website": "https://nuxtseo.com/",
7808
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7877
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
7809
7878
  "category": "SEO",
7810
7879
  "type": "3rd-party",
7811
7880
  "maintainers": [
@@ -7816,9 +7885,10 @@
7816
7885
  }
7817
7886
  ],
7818
7887
  "compatibility": {
7819
- "nuxt": ">=3.0.0",
7888
+ "nuxt": ">=3.7.0",
7820
7889
  "requires": {}
7821
- }
7890
+ },
7891
+ "mcp": "https://nuxtseo.com/mcp"
7822
7892
  },
7823
7893
  {
7824
7894
  "name": "seomatic-meta",
@@ -7893,10 +7963,10 @@
7893
7963
  {
7894
7964
  "name": "shadcn",
7895
7965
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
7896
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
7966
+ "repo": "unovue/shadcn-vue#dev/packages/module",
7897
7967
  "npm": "shadcn-nuxt",
7898
7968
  "icon": "",
7899
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
7969
+ "github": "https://github.com/unovue/shadcn-vue",
7900
7970
  "website": "https://www.shadcn-vue.com",
7901
7971
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
7902
7972
  "category": "UI",
@@ -7918,25 +7988,51 @@
7918
7988
  }
7919
7989
  },
7920
7990
  {
7921
- "name": "shopify",
7922
- "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
7923
- "repo": "Gomah/nuxt-shopify",
7924
- "npm": "nuxt-shopify",
7925
- "icon": "shopify.png",
7926
- "github": "https://github.com/Gomah/nuxt-shopify",
7927
- "website": "https://github.com/Gomah/nuxt-shopify",
7928
- "learn_more": "https://www.shopify.com/",
7991
+ "name": "shopify",
7992
+ "description": "Easily integrate Shopify into your Nuxt app.",
7993
+ "repo": "nuxt-modules/shopify",
7994
+ "npm": "@nuxtjs/shopify",
7995
+ "icon": "shopify.png",
7996
+ "github": "https://github.com/nuxt-modules/shopify",
7997
+ "website": "https://shopify.nuxtjs.org/",
7998
+ "learn_more": "https://shopify.dev/docs",
7999
+ "category": "Ecommerce",
8000
+ "type": "community",
8001
+ "maintainers": [
8002
+ {
8003
+ "name": "Zoltan Lukacs",
8004
+ "github": "konkonam"
8005
+ },
8006
+ {
8007
+ "name": "Frederik Bußmann",
8008
+ "github": "freb97",
8009
+ "bluesky": "freb97.bsky.social"
8010
+ }
8011
+ ],
8012
+ "compatibility": {
8013
+ "nuxt": ">=3.0.0",
8014
+ "requires": {}
8015
+ }
8016
+ },
8017
+ {
8018
+ "name": "shopware",
8019
+ "description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
8020
+ "repo": "shopware/frontends#main/packages/nuxt-module",
8021
+ "npm": "@shopware/nuxt-module",
8022
+ "icon": "shopware.svg",
8023
+ "github": "https://github.com/shopware/frontends",
8024
+ "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8025
+ "learn_more": "https://www.shopware.com/en/",
7929
8026
  "category": "Ecommerce",
7930
8027
  "type": "3rd-party",
7931
8028
  "maintainers": [
7932
8029
  {
7933
- "name": "Thomas Marrec",
7934
- "github": "Gomah",
7935
- "twitter": "Gomah"
8030
+ "name": "Shopware AG",
8031
+ "github": "shopware"
7936
8032
  }
7937
8033
  ],
7938
8034
  "compatibility": {
7939
- "nuxt": "^2.0.0",
8035
+ "nuxt": ">=3.0.0",
7940
8036
  "requires": {}
7941
8037
  }
7942
8038
  },
@@ -7988,11 +8084,11 @@
7988
8084
  {
7989
8085
  "name": "simple-line-icons",
7990
8086
  "description": "Nuxt module to add simple-line-icons ",
7991
- "repo": "vaso2/nuxt-simple-line-icons",
8087
+ "repo": "galsd/nuxt-simple-line-icons",
7992
8088
  "npm": "nuxt-simple-line-icons",
7993
8089
  "icon": "",
7994
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
7995
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8090
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8091
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
7996
8092
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
7997
8093
  "category": "Fonts",
7998
8094
  "type": "3rd-party",
@@ -8015,7 +8111,7 @@
8015
8111
  "icon": "simple-sitemap.svg",
8016
8112
  "github": "https://github.com/nuxt-modules/sitemap",
8017
8113
  "website": "https://nuxtseo.com/",
8018
- "learn_more": "https://nuxtseo.com/sitemap",
8114
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
8019
8115
  "category": "SEO",
8020
8116
  "type": "community",
8021
8117
  "maintainers": [
@@ -8033,7 +8129,7 @@
8033
8129
  }
8034
8130
  ],
8035
8131
  "compatibility": {
8036
- "nuxt": ">=3.0.0",
8132
+ "nuxt": ">=3.9.0",
8037
8133
  "requires": {}
8038
8134
  }
8039
8135
  },
@@ -8043,9 +8139,9 @@
8043
8139
  "repo": "modbender/nuxt-snackbar#master",
8044
8140
  "npm": "nuxt-snackbar",
8045
8141
  "icon": "snackbar.png",
8046
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8142
+ "github": "https://github.com/modbender/nuxt-snackbar",
8047
8143
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
8048
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8144
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
8049
8145
  "category": "UI",
8050
8146
  "type": "3rd-party",
8051
8147
  "maintainers": [
@@ -8059,29 +8155,6 @@
8059
8155
  "requires": {}
8060
8156
  }
8061
8157
  },
8062
- {
8063
- "name": "snipcart",
8064
- "description": "Snipcart integration module for Nuxt",
8065
- "repo": "nuxt-modules/snipcart",
8066
- "npm": "@nuxtjs/snipcart",
8067
- "icon": "snipcart.png",
8068
- "github": "https://github.com/nuxt-modules/snipcart",
8069
- "website": "https://github.com/nuxt-modules/snipcart",
8070
- "learn_more": "",
8071
- "category": "Ecommerce",
8072
- "type": "community",
8073
- "maintainers": [
8074
- {
8075
- "name": "florent giraud",
8076
- "github": "flozero",
8077
- "twitter": "flozeroo"
8078
- }
8079
- ],
8080
- "compatibility": {
8081
- "nuxt": "^2.0.0 || >=3.0.0",
8082
- "requires": {}
8083
- }
8084
- },
8085
8158
  {
8086
8159
  "name": "social-meta",
8087
8160
  "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
@@ -8132,7 +8205,7 @@
8132
8205
  "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8133
8206
  "npm": "@solar-icons/nuxt",
8134
8207
  "icon": "solar-icons.svg",
8135
- "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8208
+ "github": "https://github.com/saoudi-h/solar-icons",
8136
8209
  "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8137
8210
  "learn_more": "https://solar-icons.vercel.app",
8138
8211
  "category": "UI",
@@ -8166,7 +8239,7 @@
8166
8239
  "name": "Filip Sobol",
8167
8240
  "github": "filipsobol",
8168
8241
  "twitter": "filipsobol",
8169
- "bluesky": "filipsobol.bsky.social"
8242
+ "bluesky": "filipsobol.com"
8170
8243
  }
8171
8244
  ],
8172
8245
  "compatibility": {
@@ -8182,7 +8255,7 @@
8182
8255
  "icon": "speedcurve.png",
8183
8256
  "github": "https://github.com/nuxt-community/speedcurve-module",
8184
8257
  "website": "https://speedcurve.nuxtjs.org",
8185
- "learn_more": "https://speedcurve.com",
8258
+ "learn_more": "https://www.speedcurve.com/",
8186
8259
  "category": "Analytics",
8187
8260
  "type": "community",
8188
8261
  "maintainers": [
@@ -8220,26 +8293,27 @@
8220
8293
  }
8221
8294
  },
8222
8295
  {
8223
- "name": "storage",
8224
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
8225
- "repo": "mazipan/nuxt-storage",
8226
- "npm": "nuxt-storage",
8227
- "icon": "",
8228
- "github": "https://github.com/mazipan/nuxt-storage",
8229
- "website": "https://github.com/mazipan/nuxt-storage",
8230
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
8231
- "category": "Extensions",
8296
+ "name": "stonecrop",
8297
+ "description": "Stonecrop for Nuxt",
8298
+ "repo": "agritheory/stonecrop#development/nuxt",
8299
+ "npm": "@stonecrop/nuxt",
8300
+ "icon": "stonecrop.svg",
8301
+ "github": "https://github.com/agritheory/stonecrop",
8302
+ "website": "https://stonecrop.io/",
8303
+ "learn_more": "https://agritheory.com/",
8304
+ "category": "Libraries",
8232
8305
  "type": "3rd-party",
8233
8306
  "maintainers": [
8234
8307
  {
8235
- "name": "Irfan Maulana",
8236
- "github": "mazipan",
8237
- "twitter": "Maz_Ipan"
8308
+ "name": "Tyler Matteson",
8309
+ "github": "agritheory"
8238
8310
  }
8239
8311
  ],
8240
8312
  "compatibility": {
8241
- "nuxt": "^2.0.0",
8242
- "requires": {}
8313
+ "nuxt": "^4.0.0",
8314
+ "requires": {
8315
+ "bridge": false
8316
+ }
8243
8317
  }
8244
8318
  },
8245
8319
  {
@@ -8296,11 +8370,11 @@
8296
8370
  {
8297
8371
  "name": "storyblok",
8298
8372
  "description": "Storyblok Nuxt module",
8299
- "repo": "storyblok/storyblok-nuxt#main",
8373
+ "repo": "storyblok/monoblok#main/packages/nuxt",
8300
8374
  "npm": "@storyblok/nuxt",
8301
8375
  "icon": "storyblok.png",
8302
- "github": "https://github.com/storyblok/storyblok-nuxt",
8303
- "website": "https://github.com/storyblok/storyblok-nuxt",
8376
+ "github": "https://github.com/storyblok/monoblok",
8377
+ "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8304
8378
  "learn_more": "",
8305
8379
  "category": "CMS",
8306
8380
  "type": "3rd-party",
@@ -8340,7 +8414,7 @@
8340
8414
  }
8341
8415
  ],
8342
8416
  "compatibility": {
8343
- "nuxt": "^2.0.0 || >=3.0.0",
8417
+ "nuxt": ">=3.0.0",
8344
8418
  "requires": {
8345
8419
  "bridge": "optional"
8346
8420
  },
@@ -8373,40 +8447,13 @@
8373
8447
  }
8374
8448
  ],
8375
8449
  "compatibility": {
8376
- "nuxt": "^2.0.0 || >=3.0.0",
8450
+ "nuxt": ">=3.7.0",
8377
8451
  "requires": {
8378
8452
  "bridge": true
8379
8453
  },
8380
8454
  "devtools": "^0.0.0"
8381
8455
  }
8382
8456
  },
8383
- {
8384
- "name": "stripe-next",
8385
- "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.",
8386
- "repo": "flozero/nuxt-stripe",
8387
- "npm": "@unlok-co/nuxt-stripe",
8388
- "icon": "stripe.png",
8389
- "github": "https://github.com/flozero/nuxt-stripe",
8390
- "website": "https://github.com/flozero/nuxt-stripe",
8391
- "learn_more": "https://stripe.com/docs",
8392
- "category": "Payment",
8393
- "type": "3rd-party",
8394
- "maintainers": [
8395
- {
8396
- "name": "Loïc Fuentes",
8397
- "github": "fuentesloic"
8398
- },
8399
- {
8400
- "name": "florent giraud",
8401
- "github": "flozero",
8402
- "twitter": "flozeroo"
8403
- }
8404
- ],
8405
- "compatibility": {
8406
- "nuxt": ">=3.0.0",
8407
- "requires": {}
8408
- }
8409
- },
8410
8457
  {
8411
8458
  "name": "stripe",
8412
8459
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -8415,7 +8462,7 @@
8415
8462
  "icon": "stripe.png",
8416
8463
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8417
8464
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8418
- "learn_more": "https://stripe.com/",
8465
+ "learn_more": "https://stripe.com/fr",
8419
8466
  "category": "Payment",
8420
8467
  "type": "3rd-party",
8421
8468
  "maintainers": [
@@ -8434,15 +8481,21 @@
8434
8481
  {
8435
8482
  "name": "studio",
8436
8483
  "description": "A new experience to build content-driven website with Nuxt.",
8437
- "repo": "nuxtlabs/studio-module",
8438
- "npm": "@nuxthq/studio",
8439
- "icon": "studio.svg",
8440
- "github": "https://github.com/nuxtlabs/studio-module",
8484
+ "repo": "nuxt-content/nuxt-studio",
8485
+ "npm": "nuxt-studio",
8486
+ "icon": "nuxt.svg",
8487
+ "github": "https://github.com/nuxt-content/nuxt-studio",
8441
8488
  "website": "https://nuxt.studio",
8442
- "learn_more": "https://nuxt.studio",
8489
+ "learn_more": "",
8443
8490
  "category": "CMS",
8444
- "type": "3rd-party",
8491
+ "type": "community",
8445
8492
  "maintainers": [
8493
+ {
8494
+ "name": "Baptiste Leproux",
8495
+ "github": "larbish",
8496
+ "twitter": "_larbish",
8497
+ "bluesky": "larbish.bsky.social"
8498
+ },
8446
8499
  {
8447
8500
  "name": "Farnabaz",
8448
8501
  "github": "farnabaz",
@@ -8466,11 +8519,11 @@
8466
8519
  {
8467
8520
  "name": "style-resources",
8468
8521
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8469
- "repo": "nuxt-community/style-resources-module",
8522
+ "repo": "nuxt-modules/style-resources",
8470
8523
  "npm": "@nuxtjs/style-resources",
8471
8524
  "icon": "",
8472
- "github": "https://github.com/nuxt-community/style-resources-module",
8473
- "website": "https://github.com/nuxt-community/style-resources-module",
8525
+ "github": "https://github.com/nuxt-modules/style-resources",
8526
+ "website": "https://github.com/nuxt-modules/style-resources",
8474
8527
  "learn_more": "",
8475
8528
  "category": "CSS",
8476
8529
  "type": "community",
@@ -8490,11 +8543,11 @@
8490
8543
  {
8491
8544
  "name": "stylelint",
8492
8545
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8493
- "repo": "nuxt-community/stylelint-module",
8546
+ "repo": "nuxt-modules/stylelint",
8494
8547
  "npm": "@nuxtjs/stylelint-module",
8495
8548
  "icon": "stylelint.png",
8496
- "github": "https://github.com/nuxt-community/stylelint-module",
8497
- "website": "https://github.com/nuxt-community/stylelint-module",
8549
+ "github": "https://github.com/nuxt-modules/stylelint",
8550
+ "website": "https://github.com/nuxt-modules/stylelint",
8498
8551
  "learn_more": "https://stylelint.io/",
8499
8552
  "category": "CSS",
8500
8553
  "type": "community",
@@ -8540,7 +8593,7 @@
8540
8593
  }
8541
8594
  ],
8542
8595
  "compatibility": {
8543
- "nuxt": "^2.0.0 || >=3.0.0",
8596
+ "nuxt": ">=3.0.0",
8544
8597
  "requires": {}
8545
8598
  }
8546
8599
  },
@@ -8565,7 +8618,7 @@
8565
8618
  }
8566
8619
  ],
8567
8620
  "compatibility": {
8568
- "nuxt": ">=3.10.0",
8621
+ "nuxt": "^3.21.0 || ^4.3.0",
8569
8622
  "requires": {}
8570
8623
  }
8571
8624
  },
@@ -8611,7 +8664,7 @@
8611
8664
  }
8612
8665
  ],
8613
8666
  "compatibility": {
8614
- "nuxt": "^2.0.0 || >=3.0.0",
8667
+ "nuxt": ">=3.0.0",
8615
8668
  "requires": {}
8616
8669
  }
8617
8670
  },
@@ -8637,28 +8690,6 @@
8637
8690
  "requires": {}
8638
8691
  }
8639
8692
  },
8640
- {
8641
- "name": "sweetalert2",
8642
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
8643
- "repo": "ImreC/nuxt-sweetalert2",
8644
- "npm": "nuxt-sweetalert2",
8645
- "icon": "",
8646
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
8647
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
8648
- "learn_more": "https://sweetalert2.github.io/",
8649
- "category": "Libraries",
8650
- "type": "3rd-party",
8651
- "maintainers": [
8652
- {
8653
- "name": "ImreC",
8654
- "github": "ImreC"
8655
- }
8656
- ],
8657
- "compatibility": {
8658
- "nuxt": "^2.0.0",
8659
- "requires": {}
8660
- }
8661
- },
8662
8693
  {
8663
8694
  "name": "swiftsearch",
8664
8695
  "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
@@ -8753,7 +8784,7 @@
8753
8784
  }
8754
8785
  ],
8755
8786
  "compatibility": {
8756
- "nuxt": "^2.0.0 || >=3.0.0",
8787
+ "nuxt": "^2.9.0 || >=3.0.0-rc.1",
8757
8788
  "requires": {},
8758
8789
  "devtools": "^0.0.0"
8759
8790
  },
@@ -8767,7 +8798,7 @@
8767
8798
  "repo": "tdesignOteam/tdesign-nuxt",
8768
8799
  "npm": "@tdesign-vue-next/nuxt",
8769
8800
  "icon": "tdesign.svg",
8770
- "github": "https://github.com/Tencent/tdesign-vue-next",
8801
+ "github": "https://github.com/tdesignOteam/tdesign-nuxt",
8771
8802
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
8772
8803
  "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8773
8804
  "category": "UI",
@@ -8862,30 +8893,6 @@
8862
8893
  "requires": {}
8863
8894
  }
8864
8895
  },
8865
- {
8866
- "name": "time",
8867
- "description": "Safely render local dates and times on the server with Nuxt",
8868
- "repo": "danielroe/nuxt-time",
8869
- "npm": "nuxt-time",
8870
- "icon": "",
8871
- "github": "https://github.com/danielroe/nuxt-time",
8872
- "website": "https://github.com/danielroe/nuxt-time",
8873
- "learn_more": "",
8874
- "category": "Extensions",
8875
- "type": "3rd-party",
8876
- "maintainers": [
8877
- {
8878
- "name": "Daniel Roe",
8879
- "github": "danielroe",
8880
- "twitter": "danielcroe",
8881
- "bluesky": "danielroe.dev"
8882
- }
8883
- ],
8884
- "compatibility": {
8885
- "nuxt": ">=3.0.0",
8886
- "requires": {}
8887
- }
8888
- },
8889
8896
  {
8890
8897
  "name": "tiptap",
8891
8898
  "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
@@ -8911,11 +8918,11 @@
8911
8918
  {
8912
8919
  "name": "toast",
8913
8920
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
8914
- "repo": "nuxt-community/modules#master/packages/toast",
8921
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
8915
8922
  "npm": "@nuxtjs/toast",
8916
8923
  "icon": "",
8917
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8918
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8924
+ "github": "https://github.com/nuxt-community/legacy-modules",
8925
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
8919
8926
  "learn_more": "https://github.com/shakee93/vue-toasted",
8920
8927
  "category": "Libraries",
8921
8928
  "type": "community",
@@ -8980,11 +8987,11 @@
8980
8987
  {
8981
8988
  "name": "tresjs",
8982
8989
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
8983
- "repo": "tresjs/nuxt",
8990
+ "repo": "tresjs/tres#main/packages/nuxt",
8984
8991
  "npm": "@tresjs/nuxt",
8985
8992
  "icon": "tresjs.svg",
8986
- "github": "https://github.com/Tresjs/nuxt",
8987
- "website": "https://tresjs.org/guide/nuxt.html",
8993
+ "github": "https://github.com/tresjs/tres",
8994
+ "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
8988
8995
  "learn_more": "https://tresjs.org/",
8989
8996
  "category": "Libraries",
8990
8997
  "type": "3rd-party",
@@ -9007,7 +9014,7 @@
9007
9014
  }
9008
9015
  ],
9009
9016
  "compatibility": {
9010
- "nuxt": ">=3.0.0",
9017
+ "nuxt": ">=3.16.0",
9011
9018
  "requires": {}
9012
9019
  }
9013
9020
  },
@@ -9031,7 +9038,7 @@
9031
9038
  }
9032
9039
  ],
9033
9040
  "compatibility": {
9034
- "nuxt": "^2.0.0 || >=3.0.0",
9041
+ "nuxt": ">=3.0.0",
9035
9042
  "requires": {
9036
9043
  "bridge": true
9037
9044
  }
@@ -9045,7 +9052,7 @@
9045
9052
  "icon": "",
9046
9053
  "github": "https://github.com/tuarrep/nuxt-twa",
9047
9054
  "website": "https://nuxt-twa.tuarrep.dev",
9048
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9055
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
9049
9056
  "category": "Performance",
9050
9057
  "type": "3rd-party",
9051
9058
  "maintainers": [
@@ -9067,7 +9074,7 @@
9067
9074
  "repo": "yizack/nuxt-twemoji",
9068
9075
  "npm": "nuxt-twemoji",
9069
9076
  "icon": "twemoji.svg",
9070
- "github": "https://github.com/Yizack/nuxt-twemoji",
9077
+ "github": "https://github.com/yizack/nuxt-twemoji",
9071
9078
  "website": "https://github.com/Yizack/nuxt-twemoji",
9072
9079
  "learn_more": "",
9073
9080
  "category": "UI",
@@ -9138,44 +9145,18 @@
9138
9145
  }
9139
9146
  ],
9140
9147
  "compatibility": {
9141
- "nuxt": "^2.0.0 || >=3.0.0",
9148
+ "nuxt": ">=3.0.0",
9142
9149
  "requires": {}
9143
9150
  }
9144
9151
  },
9145
- {
9146
- "name": "typed-vuex",
9147
- "description": "A vanilla, strongly typed store accessor for Vuex.",
9148
- "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
9149
- "npm": "nuxt-typed-vuex",
9150
- "icon": "vue.png",
9151
- "github": "https://github.com/danielroe/typed-vuex",
9152
- "website": "https://github.com/danielroe/typed-vuex",
9153
- "learn_more": "",
9154
- "category": "Libraries",
9155
- "type": "3rd-party",
9156
- "maintainers": [
9157
- {
9158
- "name": "Daniel Roe",
9159
- "github": "danielroe",
9160
- "twitter": "danielcroe",
9161
- "bluesky": "danielroe.dev"
9162
- }
9163
- ],
9164
- "compatibility": {
9165
- "nuxt": "^2.0.0",
9166
- "requires": {
9167
- "bridge": "optional"
9168
- }
9169
- }
9170
- },
9171
9152
  {
9172
9153
  "name": "typescript-runtime",
9173
9154
  "description": "TypeScript Runtime support for Nuxt",
9174
9155
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
9175
9156
  "npm": "@nuxt/typescript-runtime",
9176
9157
  "icon": "typescript.svg",
9177
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
9178
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9158
+ "github": "https://github.com/nuxt/typescript",
9159
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
9179
9160
  "learn_more": "",
9180
9161
  "category": "Devtools",
9181
9162
  "type": "official",
@@ -9209,7 +9190,7 @@
9209
9190
  "repo": "nuxt/typescript#master/packages/typescript-build",
9210
9191
  "npm": "@nuxt/typescript-build",
9211
9192
  "icon": "typescript.svg",
9212
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9193
+ "github": "https://github.com/nuxt/typescript",
9213
9194
  "website": "https://typescript.nuxtjs.org",
9214
9195
  "learn_more": "",
9215
9196
  "category": "Devtools",
@@ -9269,7 +9250,7 @@
9269
9250
  "npm": "@nuxt/ui",
9270
9251
  "icon": "nuxt.svg",
9271
9252
  "github": "https://github.com/nuxt/ui",
9272
- "website": "https://ui.nuxt.com",
9253
+ "website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
9273
9254
  "learn_more": "",
9274
9255
  "category": "UI",
9275
9256
  "type": "official",
@@ -9288,9 +9269,10 @@
9288
9269
  }
9289
9270
  ],
9290
9271
  "compatibility": {
9291
- "nuxt": ">=3.0.0",
9272
+ "nuxt": ">=3.10.0",
9292
9273
  "requires": {}
9293
- }
9274
+ },
9275
+ "mcp": "https://ui.nuxt.com/mcp"
9294
9276
  },
9295
9277
  {
9296
9278
  "name": "umami",
@@ -9300,7 +9282,7 @@
9300
9282
  "icon": "umami.svg",
9301
9283
  "github": "https://github.com/ijkml/nuxt-umami",
9302
9284
  "website": "https://github.com/ijkml/nuxt-umami",
9303
- "learn_more": "https://umami.is/docs/",
9285
+ "learn_more": "https://docs.umami.is/docs",
9304
9286
  "category": "Analytics",
9305
9287
  "type": "3rd-party",
9306
9288
  "maintainers": [
@@ -9352,7 +9334,7 @@
9352
9334
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9353
9335
  "npm": "@unlazy/nuxt",
9354
9336
  "icon": "unlazy.svg",
9355
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9337
+ "github": "https://github.com/johannschopplich/unlazy",
9356
9338
  "website": "https://unlazy.byjohann.dev/",
9357
9339
  "learn_more": "",
9358
9340
  "category": "Images",
@@ -9365,7 +9347,7 @@
9365
9347
  }
9366
9348
  ],
9367
9349
  "compatibility": {
9368
- "nuxt": ">=3.0.0",
9350
+ "nuxt": ">=3.5.0",
9369
9351
  "requires": {}
9370
9352
  }
9371
9353
  },
@@ -9400,17 +9382,17 @@
9400
9382
  {
9401
9383
  "name": "ununuracss",
9402
9384
  "description": "A Real CSS Engine. Only Scoped.",
9403
- "repo": "novout/ununuracss#main/packages/nuxt",
9385
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9404
9386
  "npm": "nuxt-ununura",
9405
9387
  "icon": "ununuracss.png",
9406
- "github": "https://github.com/novout/ununuracss",
9407
- "website": "https://github.com/novout/ununuracss",
9408
- "learn_more": "https://github.com/novout/ununuracss",
9388
+ "github": "https://github.com/betterwrite/ununuracss",
9389
+ "website": "https://github.com/betterwrite/ununuracss",
9390
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9409
9391
  "category": "UI",
9410
9392
  "type": "3rd-party",
9411
9393
  "maintainers": [
9412
9394
  {
9413
- "name": "Giovane Cardoso",
9395
+ "name": "Giovane Silva",
9414
9396
  "github": "novout",
9415
9397
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
9416
9398
  }
@@ -9438,30 +9420,7 @@
9438
9420
  }
9439
9421
  ],
9440
9422
  "compatibility": {
9441
- "nuxt": ">=3.0.0",
9442
- "requires": {}
9443
- }
9444
- },
9445
- {
9446
- "name": "user-agent",
9447
- "description": "Nuxt module for handling User-Agent.",
9448
- "repo": "fukuiretu/nuxt-user-agent",
9449
- "npm": "nuxt-user-agent",
9450
- "icon": "",
9451
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
9452
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
9453
- "learn_more": "",
9454
- "category": "Extensions",
9455
- "type": "3rd-party",
9456
- "maintainers": [
9457
- {
9458
- "name": "Retu Fukui",
9459
- "github": "fukuiretu",
9460
- "twitter": "fukuiretu"
9461
- }
9462
- ],
9463
- "compatibility": {
9464
- "nuxt": "^2.0.0",
9423
+ "nuxt": ">=3.17.1",
9465
9424
  "requires": {}
9466
9425
  }
9467
9426
  },
@@ -9505,7 +9464,7 @@
9505
9464
  }
9506
9465
  ],
9507
9466
  "compatibility": {
9508
- "nuxt": ">=3.0.0",
9467
+ "nuxt": ">=3",
9509
9468
  "requires": {
9510
9469
  "bridge": "optional"
9511
9470
  }
@@ -9517,7 +9476,7 @@
9517
9476
  "repo": "varletjs/varlet-nuxt",
9518
9477
  "npm": "@varlet/nuxt",
9519
9478
  "icon": "varlet.svg",
9520
- "github": "https://github.com/varletjs/varlet",
9479
+ "github": "https://github.com/varletjs/varlet-nuxt",
9521
9480
  "website": "https://varlet.pages.dev/#/en-US/index",
9522
9481
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9523
9482
  "category": "UI",
@@ -9542,7 +9501,7 @@
9542
9501
  "repo": "letstri/vaxee#main/packages/nuxt",
9543
9502
  "npm": "@vaxee/nuxt",
9544
9503
  "icon": "vaxee.svg",
9545
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9504
+ "github": "https://github.com/letstri/vaxee",
9546
9505
  "website": "https://vaxee.letstri.dev/",
9547
9506
  "learn_more": "",
9548
9507
  "category": "Extensions",
@@ -9555,7 +9514,7 @@
9555
9514
  }
9556
9515
  ],
9557
9516
  "compatibility": {
9558
- "nuxt": "^3.0.0",
9517
+ "nuxt": ">=3.5.0",
9559
9518
  "requires": {}
9560
9519
  }
9561
9520
  },
@@ -9577,7 +9536,7 @@
9577
9536
  }
9578
9537
  ],
9579
9538
  "compatibility": {
9580
- "nuxt": ">=3.0.0",
9539
+ "nuxt": "^3.0.0",
9581
9540
  "requires": {}
9582
9541
  }
9583
9542
  },
@@ -9587,7 +9546,7 @@
9587
9546
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9588
9547
  "npm": "@vee-validate/nuxt",
9589
9548
  "icon": "vee-validate.png",
9590
- "github": "https://github.com/logaretm/vee-validate/",
9549
+ "github": "https://github.com/logaretm/vee-validate",
9591
9550
  "website": "https://vee-validate.logaretm.com/v4/",
9592
9551
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9593
9552
  "category": "Libraries",
@@ -9597,7 +9556,7 @@
9597
9556
  "name": "Abdelrahman Awad",
9598
9557
  "github": "logaretm",
9599
9558
  "twitter": "logaretm",
9600
- "bluesky": "logaretm.com"
9559
+ "bluesky": "awad.dev"
9601
9560
  }
9602
9561
  ],
9603
9562
  "compatibility": {
@@ -9608,11 +9567,11 @@
9608
9567
  {
9609
9568
  "name": "vendor",
9610
9569
  "description": "directly serve node_modules",
9611
- "repo": "nuxt-community/modules#master/packages/vendor",
9570
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9612
9571
  "npm": "@nuxtjs/vendor",
9613
9572
  "icon": "",
9614
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9615
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9573
+ "github": "https://github.com/nuxt-community/legacy-modules",
9574
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9616
9575
  "learn_more": "",
9617
9576
  "category": "Extensions",
9618
9577
  "type": "community",
@@ -9629,13 +9588,57 @@
9629
9588
  "requires": {}
9630
9589
  }
9631
9590
  },
9591
+ {
9592
+ "name": "vercel-analytics",
9593
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9594
+ "repo": "vercel/analytics#main/packages/web",
9595
+ "npm": "@vercel/analytics",
9596
+ "icon": "vercel.svg",
9597
+ "github": "https://github.com/vercel/analytics",
9598
+ "website": "https://vercel.com/docs/analytics",
9599
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9600
+ "category": "Analytics",
9601
+ "type": "3rd-party",
9602
+ "maintainers": [
9603
+ {
9604
+ "name": "Vercel",
9605
+ "github": "vercel"
9606
+ }
9607
+ ],
9608
+ "compatibility": {
9609
+ "nuxt": ">=3.0.0",
9610
+ "requires": {}
9611
+ }
9612
+ },
9613
+ {
9614
+ "name": "vercel-speed-insights",
9615
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9616
+ "repo": "vercel/speed-insights#main/packages/web",
9617
+ "npm": "@vercel/speed-insights",
9618
+ "icon": "vercel.svg",
9619
+ "github": "https://github.com/vercel/speed-insights",
9620
+ "website": "https://vercel.com/docs/speed-insights",
9621
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9622
+ "category": "Performance",
9623
+ "type": "3rd-party",
9624
+ "maintainers": [
9625
+ {
9626
+ "name": "Vercel",
9627
+ "github": "vercel"
9628
+ }
9629
+ ],
9630
+ "compatibility": {
9631
+ "nuxt": ">=3.0.0",
9632
+ "requires": {}
9633
+ }
9634
+ },
9632
9635
  {
9633
9636
  "name": "vexip-ui",
9634
9637
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9635
9638
  "repo": "vexip-ui/nuxt",
9636
9639
  "npm": "@vexip-ui/nuxt",
9637
9640
  "icon": "vexip-ui.svg",
9638
- "github": "https://github.com/vexip-ui/vexip-ui",
9641
+ "github": "https://github.com/vexip-ui/nuxt",
9639
9642
  "website": "https://www.vexipui.com/",
9640
9643
  "learn_more": "https://github.com/vexip-ui/nuxt",
9641
9644
  "category": "UI",
@@ -9702,10 +9705,34 @@
9702
9705
  }
9703
9706
  ],
9704
9707
  "compatibility": {
9705
- "nuxt": ">=3.0.0",
9708
+ "nuxt": ">=3.6.5",
9706
9709
  "requires": {}
9707
9710
  }
9708
9711
  },
9712
+ {
9713
+ "name": "vorm",
9714
+ "description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
9715
+ "repo": "Flo0806/vorm#main/packages/vorm-nuxt",
9716
+ "npm": "vorm-nuxt",
9717
+ "icon": "vorm.png",
9718
+ "github": "https://github.com/Flo0806/vorm",
9719
+ "website": "https://vorm.fh-softdev.de",
9720
+ "learn_more": "https://vorm.fh-softdev.de/nuxt/",
9721
+ "category": "Libraries",
9722
+ "type": "3rd-party",
9723
+ "maintainers": [
9724
+ {
9725
+ "name": "Florian Heuberger",
9726
+ "github": "Flo0806"
9727
+ }
9728
+ ],
9729
+ "compatibility": {
9730
+ "nuxt": ">=3.0.0",
9731
+ "requires": {
9732
+ "vorm-vue": ">=1.0.0"
9733
+ }
9734
+ }
9735
+ },
9709
9736
  {
9710
9737
  "name": "vue-api",
9711
9738
  "description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
@@ -9729,37 +9756,6 @@
9729
9756
  "requires": {}
9730
9757
  }
9731
9758
  },
9732
- {
9733
- "name": "vue-email",
9734
- "description": "💌 Write email templates with vue",
9735
- "repo": "vue-email/nuxt",
9736
- "npm": "@vue-email/nuxt",
9737
- "icon": "vue-email.svg",
9738
- "github": "https://github.com/vue-email/nuxt",
9739
- "website": "https://vuemail.net/",
9740
- "learn_more": "https://vuemail.net/",
9741
- "category": "UI",
9742
- "type": "3rd-party",
9743
- "maintainers": [
9744
- {
9745
- "name": "David Arenas",
9746
- "github": "Dave136",
9747
- "twitter": "davejs4",
9748
- "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
9749
- },
9750
- {
9751
- "name": "Younes Barrad",
9752
- "github": "Flowko",
9753
- "twitter": "imflowko",
9754
- "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
9755
- }
9756
- ],
9757
- "compatibility": {
9758
- "nuxt": ">=3.0.0",
9759
- "requires": {},
9760
- "devtools": "^0.0.0"
9761
- }
9762
- },
9763
9759
  {
9764
9760
  "name": "vue-final-modal",
9765
9761
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
@@ -9809,12 +9805,12 @@
9809
9805
  {
9810
9806
  "name": "vue-macros",
9811
9807
  "description": "Explore more macros and syntax sugar to Vue.",
9812
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9808
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
9813
9809
  "npm": "@vue-macros/nuxt",
9814
9810
  "icon": "vue-macros.svg",
9815
- "github": "https://github.com/sxzz/vue-macros",
9816
- "website": "https://vue-macros.sxzz.moe",
9817
- "learn_more": "https://github.com/sxzz/vue-macros",
9811
+ "github": "https://github.com/vue-macros/vue-macros",
9812
+ "website": "https://vue-macros.dev/",
9813
+ "learn_more": "https://github.com/vue-macros/vue-macros",
9818
9814
  "category": "Extensions",
9819
9815
  "type": "3rd-party",
9820
9816
  "maintainers": [
@@ -9841,7 +9837,7 @@
9841
9837
  "icon": "vue-material.png",
9842
9838
  "github": "https://github.com/vaso2/nuxt-vue-material",
9843
9839
  "website": "https://github.com/vaso2/nuxt-vue-material",
9844
- "learn_more": "https://vuematerial.io/",
9840
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
9845
9841
  "category": "UI",
9846
9842
  "type": "3rd-party",
9847
9843
  "maintainers": [
@@ -9909,7 +9905,7 @@
9909
9905
  "icon": "vue-query.svg",
9910
9906
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
9911
9907
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
9912
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
9908
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
9913
9909
  "category": "Request",
9914
9910
  "type": "3rd-party",
9915
9911
  "maintainers": [
@@ -9920,7 +9916,7 @@
9920
9916
  }
9921
9917
  ],
9922
9918
  "compatibility": {
9923
- "nuxt": ">=3.0.0",
9919
+ "nuxt": "^3",
9924
9920
  "requires": {}
9925
9921
  }
9926
9922
  },
@@ -9978,7 +9974,7 @@
9978
9974
  "npm": "vue-warehouse",
9979
9975
  "icon": "",
9980
9976
  "github": "https://github.com/juliomrqz/vue-warehouse",
9981
- "website": "https://marquez.co/docs/vue-warehouse",
9977
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
9982
9978
  "learn_more": "",
9983
9979
  "category": "Libraries",
9984
9980
  "type": "3rd-party",
@@ -10023,7 +10019,7 @@
10023
10019
  "repo": "vuejs/vuefire#main/packages/nuxt",
10024
10020
  "npm": "nuxt-vuefire",
10025
10021
  "icon": "vuefire.svg",
10026
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10022
+ "github": "https://github.com/vuejs/vuefire",
10027
10023
  "website": "https://vuefire.vuejs.org/",
10028
10024
  "learn_more": "",
10029
10025
  "category": "Database",
@@ -10037,7 +10033,7 @@
10037
10033
  }
10038
10034
  ],
10039
10035
  "compatibility": {
10040
- "nuxt": ">=3.0.0",
10036
+ "nuxt": ">=3.1.0",
10041
10037
  "requires": {}
10042
10038
  }
10043
10039
  },
@@ -10093,7 +10089,7 @@
10093
10089
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
10094
10090
  "npm": "@vuestic/nuxt",
10095
10091
  "icon": "vuestic.png",
10096
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10092
+ "github": "https://github.com/epicmaxco/vuestic-ui",
10097
10093
  "website": "https://ui.vuestic.dev",
10098
10094
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
10099
10095
  "category": "UI",
@@ -10105,7 +10101,7 @@
10105
10101
  }
10106
10102
  ],
10107
10103
  "compatibility": {
10108
- "nuxt": ">=3.0.0",
10104
+ "nuxt": ">=3.3.0",
10109
10105
  "requires": {}
10110
10106
  }
10111
10107
  },
@@ -10113,7 +10109,7 @@
10113
10109
  "name": "vuetify-nuxt-module",
10114
10110
  "description": "Zero-config Nuxt Module for Vuetify.",
10115
10111
  "repo": "vuetifyjs/nuxt-module",
10116
- "npm": "vuetify-nuxt-module",
10112
+ "npm": "vuetify-nuxt-module-workspace",
10117
10113
  "icon": "vuetify-logo-v3-dark.svg",
10118
10114
  "github": "https://github.com/vuetifyjs/nuxt-module",
10119
10115
  "website": "https://nuxt.vuetifyjs.com/",
@@ -10128,7 +10124,7 @@
10128
10124
  }
10129
10125
  ],
10130
10126
  "compatibility": {
10131
- "nuxt": ">=3.0.0",
10127
+ "nuxt": ">=3.15.0",
10132
10128
  "requires": {}
10133
10129
  }
10134
10130
  },
@@ -10229,7 +10225,7 @@
10229
10225
  }
10230
10226
  ],
10231
10227
  "compatibility": {
10232
- "nuxt": ">=3.0.0",
10228
+ "nuxt": ">=3.0.0-rc.11",
10233
10229
  "requires": {}
10234
10230
  }
10235
10231
  },
@@ -10264,41 +10260,19 @@
10264
10260
  }
10265
10261
  ],
10266
10262
  "compatibility": {
10267
- "nuxt": "^2.0.0 || >=3.0.0",
10263
+ "nuxt": "^2.15.0 || ^3.0.0",
10268
10264
  "requires": {
10269
10265
  "bridge": "optional"
10270
10266
  }
10271
10267
  }
10272
10268
  },
10273
- {
10274
- "name": "webfontloader",
10275
- "description": "Efficient web font loading has never been easier!",
10276
- "repo": "Developmint/nuxt-webfontloader",
10277
- "npm": "nuxt-webfontloader",
10278
- "icon": "",
10279
- "github": "https://github.com/Developmint/nuxt-webfontloader",
10280
- "website": "https://github.com/Developmint/nuxt-webfontloader",
10281
- "learn_more": "https://www.npmjs.com/package/webfontloader",
10282
- "category": "Fonts",
10283
- "type": "3rd-party",
10284
- "maintainers": [
10285
- {
10286
- "name": "Developmint",
10287
- "github": "Developmint"
10288
- }
10289
- ],
10290
- "compatibility": {
10291
- "nuxt": "^2.0.0",
10292
- "requires": {}
10293
- }
10294
- },
10295
10269
  {
10296
10270
  "name": "webhook-validators",
10297
10271
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
10298
10272
  "repo": "yizack/nuxt-webhook-validators",
10299
10273
  "npm": "nuxt-webhook-validators",
10300
10274
  "icon": "webhook-validators.svg",
10301
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10275
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
10302
10276
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
10303
10277
  "learn_more": "",
10304
10278
  "category": "Security",
@@ -10387,30 +10361,6 @@
10387
10361
  "requires": {}
10388
10362
  }
10389
10363
  },
10390
- {
10391
- "name": "webpackmonitor",
10392
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
10393
- "repo": "nuxt-community/webpackmonitor-module",
10394
- "npm": "@nuxtjs/webpackmonitor",
10395
- "icon": "webpack.png",
10396
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
10397
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
10398
- "learn_more": "",
10399
- "category": "Devtools",
10400
- "type": "community",
10401
- "maintainers": [
10402
- {
10403
- "name": "Pooya Parsa",
10404
- "github": "pi0",
10405
- "twitter": "_pi0_",
10406
- "bluesky": "pi0.io"
10407
- }
10408
- ],
10409
- "compatibility": {
10410
- "nuxt": "^2.0.0",
10411
- "requires": {}
10412
- }
10413
- },
10414
10364
  {
10415
10365
  "name": "well-known",
10416
10366
  "description": "A Nuxt module to add well-known URIs using middlewares",
@@ -10429,17 +10379,17 @@
10429
10379
  }
10430
10380
  ],
10431
10381
  "compatibility": {
10432
- "nuxt": ">=3.0.0",
10382
+ "nuxt": "^3.0.0",
10433
10383
  "requires": {}
10434
10384
  }
10435
10385
  },
10436
10386
  {
10437
10387
  "name": "wideangle",
10438
10388
  "description": "Nuxt module to integrate Wide Angle Analytics",
10439
- "repo": "inputobjects/wideangle-nuxt",
10389
+ "repo": "wideangleanalytics/wideangle-nuxt",
10440
10390
  "npm": "wideangle-nuxt",
10441
10391
  "icon": "wideangle.png",
10442
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10392
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10443
10393
  "website": "https://wideangle.co",
10444
10394
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10445
10395
  "category": "Analytics",
@@ -10514,24 +10464,24 @@
10514
10464
  }
10515
10465
  },
10516
10466
  {
10517
- "name": "wp-nuxt",
10518
- "description": "The module adds a Wordpress Rest API to your nuxt application",
10519
- "repo": "yashha/wp-nuxt",
10520
- "npm": "wp-nuxt",
10521
- "icon": "wordpress.png",
10522
- "github": "https://github.com/yashha/wp-nuxt",
10523
- "website": "https://github.com/yashha/wp-nuxt",
10524
- "learn_more": "https://github.com/WP-API/node-wpapi",
10525
- "category": "CMS",
10467
+ "name": "workflow",
10468
+ "description": "Workflow DevKit - Build durable, resilient, and observable workflows",
10469
+ "repo": "vercel/workflow#main/packages/workflow",
10470
+ "npm": "workflow",
10471
+ "icon": "workflow.svg",
10472
+ "github": "https://github.com/vercel/workflow",
10473
+ "website": "https://workflow-sdk.dev/",
10474
+ "learn_more": "",
10475
+ "category": "Devtools",
10526
10476
  "type": "3rd-party",
10527
10477
  "maintainers": [
10528
10478
  {
10529
- "name": "yashha",
10530
- "github": "yashha"
10479
+ "name": "vercel",
10480
+ "github": "vercel"
10531
10481
  }
10532
10482
  ],
10533
10483
  "compatibility": {
10534
- "nuxt": "^2.0.0",
10484
+ "nuxt": ">=3.0.0",
10535
10485
  "requires": {}
10536
10486
  }
10537
10487
  },
@@ -10576,7 +10526,7 @@
10576
10526
  }
10577
10527
  ],
10578
10528
  "compatibility": {
10579
- "nuxt": "^2.0.0 || >=3.0.0",
10529
+ "nuxt": "^2.16.0 || ^3.0.0",
10580
10530
  "requires": {
10581
10531
  "bridge": true
10582
10532
  }
@@ -10612,7 +10562,7 @@
10612
10562
  "icon": "zendesk.png",
10613
10563
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10614
10564
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10615
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10565
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10616
10566
  "category": "Ecommerce",
10617
10567
  "type": "3rd-party",
10618
10568
  "maintainers": [