@nuxt/modules 0.6.0-111486 → 0.6.0-11abc1

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 +4 -4
  2. package/modules.json +1056 -1148
  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",
1200
+ "nuxt": ">=3.0.0-rc.3",
1235
1201
  "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",
1257
- "requires": {}
1258
- }
1202
+ },
1203
+ "mcp": "https://content.nuxt.com/mcp"
1259
1204
  },
1260
1205
  {
1261
1206
  "name": "contentstack",
@@ -1264,8 +1209,8 @@
1264
1209
  "npm": "nuxt-contentstack",
1265
1210
  "icon": "contentstack.png",
1266
1211
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1267
- "website": "https://nuxt-contentstack-docs.eu-contentstackapps.com/",
1268
- "learn_more": "https://community.contentstack.com/",
1212
+ "website": "https://github.com/timbenniks/nuxt-contentstack",
1213
+ "learn_more": "https://www.contentstack.com/community",
1269
1214
  "category": "CMS",
1270
1215
  "type": "3rd-party",
1271
1216
  "maintainers": [
@@ -1278,11 +1223,35 @@
1278
1223
  }
1279
1224
  ],
1280
1225
  "compatibility": {
1281
- "nuxt": "^3.16.0",
1226
+ "nuxt": ">=3.20.1",
1282
1227
  "requires": {},
1283
1228
  "devtools": "^0.0.0"
1284
1229
  }
1285
1230
  },
1231
+ {
1232
+ "name": "convex",
1233
+ "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1234
+ "repo": "onmax/nuxt-convex",
1235
+ "npm": "convex-monorepo",
1236
+ "icon": "convex.svg",
1237
+ "github": "https://github.com/onmax/nuxt-convex",
1238
+ "website": "https://nuxt-convex.onmax.me",
1239
+ "learn_more": "https://docs.convex.dev",
1240
+ "category": "Database",
1241
+ "type": "3rd-party",
1242
+ "maintainers": [
1243
+ {
1244
+ "name": "Max",
1245
+ "github": "onmax",
1246
+ "twitter": "_onmax",
1247
+ "bluesky": "onmax.bsky.social"
1248
+ }
1249
+ ],
1250
+ "compatibility": {
1251
+ "nuxt": ">=3.0.0",
1252
+ "requires": {}
1253
+ }
1254
+ },
1286
1255
  {
1287
1256
  "name": "cookie-control",
1288
1257
  "description": "A highly configurable cookie banner for Nuxt.",
@@ -1402,28 +1371,6 @@
1402
1371
  "requires": {}
1403
1372
  }
1404
1373
  },
1405
- {
1406
- "name": "datocms-nuxt2",
1407
- "description": "DatoCMS integration for Nuxt v2",
1408
- "repo": "voorhoede/nuxt-datocms-module",
1409
- "npm": "@voorhoede/nuxt-datocms-module",
1410
- "icon": "datocms.svg",
1411
- "github": "https://github.com/voorhoede/nuxt-datocms-module",
1412
- "website": "https://github.com/voorhoede/nuxt-datocms-module",
1413
- "learn_more": "https://www.datocms.com/",
1414
- "category": "CMS",
1415
- "type": "3rd-party",
1416
- "maintainers": [
1417
- {
1418
- "name": "Frank Warnaar",
1419
- "github": "Frankwarnaar"
1420
- }
1421
- ],
1422
- "compatibility": {
1423
- "nuxt": "^2.0.0",
1424
- "requires": {}
1425
- }
1426
- },
1427
1374
  {
1428
1375
  "name": "datocms",
1429
1376
  "description": "DatoCMS module for Nuxt",
@@ -1490,7 +1437,7 @@
1490
1437
  }
1491
1438
  ],
1492
1439
  "compatibility": {
1493
- "nuxt": "^2.0.0 || >=3.0.0",
1440
+ "nuxt": ">=3.5.0",
1494
1441
  "requires": {}
1495
1442
  }
1496
1443
  },
@@ -1513,7 +1460,7 @@
1513
1460
  }
1514
1461
  ],
1515
1462
  "compatibility": {
1516
- "nuxt": "^2.0.0 || >=3.0.0",
1463
+ "nuxt": "^2.16.0 || >=3.0.0",
1517
1464
  "requires": {}
1518
1465
  }
1519
1466
  },
@@ -1541,15 +1488,41 @@
1541
1488
  "requires": {}
1542
1489
  }
1543
1490
  },
1491
+ {
1492
+ "name": "directus-sdk",
1493
+ "description": "A Nuxt module for Directus with built-in authentication, realtime, file management, type generation, and visual editor support.",
1494
+ "repo": "rolleyio/nuxt-directus-sdk",
1495
+ "npm": "nuxt-directus-sdk",
1496
+ "icon": "directus-sdk.svg",
1497
+ "github": "https://github.com/rolleyio/nuxt-directus-sdk",
1498
+ "website": "https://www.nuxt-directus-sdk.com/",
1499
+ "learn_more": "https://directus.com/",
1500
+ "category": "CMS",
1501
+ "type": "3rd-party",
1502
+ "maintainers": [
1503
+ {
1504
+ "name": "Matthew Rollinson",
1505
+ "github": "matt-rolley"
1506
+ },
1507
+ {
1508
+ "name": "kheiner",
1509
+ "github": "kheiner"
1510
+ }
1511
+ ],
1512
+ "compatibility": {
1513
+ "nuxt": "^3.0.0 || ^4.0.0",
1514
+ "requires": {}
1515
+ }
1516
+ },
1544
1517
  {
1545
1518
  "name": "directus",
1546
1519
  "description": "Easily connect your Nuxt application to your directus server.",
1547
1520
  "repo": "intevel/nuxt-directus",
1548
1521
  "npm": "nuxt-directus",
1549
1522
  "icon": "directus.svg",
1550
- "github": "https://github.com/intevel/nuxt-directus/",
1523
+ "github": "https://github.com/intevel/nuxt-directus",
1551
1524
  "website": "https://nuxt-directus.de/",
1552
- "learn_more": "https://directus.io/",
1525
+ "learn_more": "https://directus.com/",
1553
1526
  "category": "CMS",
1554
1527
  "type": "3rd-party",
1555
1528
  "maintainers": [
@@ -1573,7 +1546,7 @@
1573
1546
  }
1574
1547
  ],
1575
1548
  "compatibility": {
1576
- "nuxt": ">=3.0.0",
1549
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
1577
1550
  "requires": {},
1578
1551
  "devtools": "^0.0.0"
1579
1552
  }
@@ -1662,7 +1635,7 @@
1662
1635
  }
1663
1636
  ],
1664
1637
  "compatibility": {
1665
- "nuxt": "^3.0.0",
1638
+ "nuxt": ">=3.0.0",
1666
1639
  "requires": {}
1667
1640
  }
1668
1641
  },
@@ -1697,7 +1670,7 @@
1697
1670
  }
1698
1671
  ],
1699
1672
  "compatibility": {
1700
- "nuxt": "^2.0.0 || >=3.0.0",
1673
+ "nuxt": ">=3.7.0",
1701
1674
  "requires": {}
1702
1675
  }
1703
1676
  },
@@ -1765,7 +1738,7 @@
1765
1738
  }
1766
1739
  ],
1767
1740
  "compatibility": {
1768
- "nuxt": ">=3.0.0",
1741
+ "nuxt": ">=3.2.0",
1769
1742
  "requires": {}
1770
1743
  }
1771
1744
  },
@@ -1834,7 +1807,7 @@
1834
1807
  }
1835
1808
  ],
1836
1809
  "compatibility": {
1837
- "nuxt": ">=3.0.0",
1810
+ "nuxt": ">=3",
1838
1811
  "requires": {
1839
1812
  "bridge": "optional"
1840
1813
  }
@@ -1848,7 +1821,7 @@
1848
1821
  "icon": "emotion.png",
1849
1822
  "github": "https://github.com/nuxt-modules/emotion",
1850
1823
  "website": "https://github.com/nuxt-modules/emotion",
1851
- "learn_more": "https://emotion.sh/",
1824
+ "learn_more": "https://emotion.sh/docs/introduction",
1852
1825
  "category": "Extensions",
1853
1826
  "type": "community",
1854
1827
  "maintainers": [
@@ -1874,10 +1847,10 @@
1874
1847
  "description": "Es-toolkit auto import module for Nuxt",
1875
1848
  "repo": "bubblesortt/nuxt-es-toolkit",
1876
1849
  "npm": "@bubblesortt/nuxt-es-toolkit",
1877
- "icon": "",
1850
+ "icon": "es-toolkit.png",
1878
1851
  "github": "https://github.com/bubblesortt/nuxt-es-toolkit",
1879
1852
  "website": "https://github.com/bubblesortt/nuxt-es-toolkit",
1880
- "learn_more": "",
1853
+ "learn_more": "https://es-toolkit.dev/",
1881
1854
  "category": "Libraries",
1882
1855
  "type": "3rd-party",
1883
1856
  "maintainers": [
@@ -1894,11 +1867,11 @@
1894
1867
  {
1895
1868
  "name": "eslint-module",
1896
1869
  "description": "ESLint module for Nuxt",
1897
- "repo": "nuxt-community/eslint-module",
1870
+ "repo": "nuxt-modules/eslint",
1898
1871
  "npm": "@nuxtjs/eslint-module",
1899
1872
  "icon": "eslint.png",
1900
- "github": "https://github.com/nuxt-community/eslint-module",
1901
- "website": "https://github.com/nuxt-community/eslint-module",
1873
+ "github": "https://github.com/nuxt-modules/eslint",
1874
+ "website": "https://github.com/nuxt-modules/eslint",
1902
1875
  "learn_more": "https://eslint.org/",
1903
1876
  "category": "Devtools",
1904
1877
  "type": "community",
@@ -1939,26 +1912,29 @@
1939
1912
  }
1940
1913
  },
1941
1914
  {
1942
- "name": "event-trace",
1943
- "description": "Module for event trace in Nuxt",
1944
- "repo": "nuxt-community/nuxt-event-trace",
1945
- "npm": "nuxt-event-trace",
1946
- "icon": "",
1947
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
1948
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
1949
- "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",
1950
1923
  "category": "Monitoring",
1951
- "type": "community",
1924
+ "type": "3rd-party",
1952
1925
  "maintainers": [
1953
1926
  {
1954
- "name": "Xin Du (Clark)",
1955
- "github": "clarkdo"
1927
+ "name": "Hugo",
1928
+ "github": "HugoRCD",
1929
+ "twitter": "hugorcd",
1930
+ "bluesky": "hugorc.com"
1956
1931
  }
1957
1932
  ],
1958
1933
  "compatibility": {
1959
- "nuxt": "^2.0.0",
1934
+ "nuxt": ">=3.0.0",
1960
1935
  "requires": {}
1961
- }
1936
+ },
1937
+ "mcp": "https://evlog.dev/mcp"
1962
1938
  },
1963
1939
  {
1964
1940
  "name": "fathom-analytics",
@@ -1983,28 +1959,6 @@
1983
1959
  "requires": {}
1984
1960
  }
1985
1961
  },
1986
- {
1987
- "name": "fathom",
1988
- "description": "Fathom analytics for Nuxt",
1989
- "repo": "yabhq/nuxt-fathom",
1990
- "npm": "@yabhq/nuxt-fathom",
1991
- "icon": "fathom.png",
1992
- "github": "https://github.com/yabhq/nuxt-fathom",
1993
- "website": "https://github.com/yabhq/nuxt-fathom",
1994
- "learn_more": "https://usefathom.com/",
1995
- "category": "Analytics",
1996
- "type": "3rd-party",
1997
- "maintainers": [
1998
- {
1999
- "name": "yabhq",
2000
- "github": "yabhq"
2001
- }
2002
- ],
2003
- "compatibility": {
2004
- "nuxt": "^2.0.0",
2005
- "requires": {}
2006
- }
2007
- },
2008
1962
  {
2009
1963
  "name": "feature-toggle",
2010
1964
  "description": "Feature toggle module for Nuxt",
@@ -2059,7 +2013,7 @@
2059
2013
  "icon": "firebase.png",
2060
2014
  "github": "https://github.com/nuxt-community/firebase-module",
2061
2015
  "website": "https://firebase.nuxtjs.org",
2062
- "learn_more": "https://firebase.google.com/",
2016
+ "learn_more": "https://firebase.google.com/?hl=es-419",
2063
2017
  "category": "Database",
2064
2018
  "type": "community",
2065
2019
  "maintainers": [
@@ -2097,28 +2051,6 @@
2097
2051
  "requires": {}
2098
2052
  }
2099
2053
  },
2100
- {
2101
- "name": "font-loader-strategy",
2102
- "description": "Helps to load fonts and activate them by preloading.",
2103
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
2104
- "npm": "nuxt-font-loader-strategy",
2105
- "icon": "",
2106
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2107
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2108
- "learn_more": "",
2109
- "category": "Fonts",
2110
- "type": "3rd-party",
2111
- "maintainers": [
2112
- {
2113
- "name": "GrabarzUndPartner",
2114
- "github": "GrabarzUndPartner"
2115
- }
2116
- ],
2117
- "compatibility": {
2118
- "nuxt": "^2.0.0",
2119
- "requires": {}
2120
- }
2121
- },
2122
2054
  {
2123
2055
  "name": "fontagon",
2124
2056
  "description": "Easy convert SVG from nuxt to icon font.",
@@ -2161,7 +2093,7 @@
2161
2093
  }
2162
2094
  ],
2163
2095
  "compatibility": {
2164
- "nuxt": ">=3.0.0",
2096
+ "nuxt": ">=3.0.0-rc.6",
2165
2097
  "requires": {}
2166
2098
  }
2167
2099
  },
@@ -2230,7 +2162,7 @@
2230
2162
  }
2231
2163
  ],
2232
2164
  "compatibility": {
2233
- "nuxt": ">=3.7.0",
2165
+ "nuxt": ">=3",
2234
2166
  "requires": {}
2235
2167
  }
2236
2168
  },
@@ -2257,6 +2189,29 @@
2257
2189
  "twitter": "0xBOYD"
2258
2190
  }
2259
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
+ ],
2260
2215
  "compatibility": {
2261
2216
  "nuxt": ">=3.0.0",
2262
2217
  "requires": {}
@@ -2310,12 +2265,12 @@
2310
2265
  {
2311
2266
  "name": "google-adsense",
2312
2267
  "description": "Google Adsense Module for Nuxt",
2313
- "repo": "nuxt-community/google-adsense-module",
2268
+ "repo": "nuxt-modules/google-adsense",
2314
2269
  "npm": "@nuxtjs/google-adsense",
2315
2270
  "icon": "google-adsense.png",
2316
- "github": "https://github.com/nuxt-community/google-adsense-module",
2317
- "website": "https://github.com/nuxt-community/google-adsense-module",
2318
- "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/",
2319
2274
  "category": "Analytics",
2320
2275
  "type": "community",
2321
2276
  "maintainers": [
@@ -2331,17 +2286,17 @@
2331
2286
  }
2332
2287
  ],
2333
2288
  "compatibility": {
2334
- "nuxt": "^2.0.0 || >=3.0.0",
2289
+ "nuxt": "^2.15.0 || >=3.0.0",
2335
2290
  "requires": {}
2336
2291
  }
2337
2292
  },
2338
2293
  {
2339
2294
  "name": "google-analytics",
2340
2295
  "description": "Google analytics Module for Nuxt",
2341
- "repo": "nuxt-community/analytics-module",
2296
+ "repo": "nuxt-community/google-analytics-module",
2342
2297
  "npm": "@nuxtjs/google-analytics",
2343
2298
  "icon": "google-analytics.png",
2344
- "github": "https://github.com/nuxt-community/analytics-module",
2299
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2345
2300
  "website": "https://google-analytics.nuxtjs.org",
2346
2301
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2347
2302
  "category": "Analytics",
@@ -2378,7 +2333,7 @@
2378
2333
  "icon": "google-fonts.png",
2379
2334
  "github": "https://github.com/nuxt-modules/google-fonts",
2380
2335
  "website": "https://google-fonts.nuxtjs.org",
2381
- "learn_more": "https://developers.google.com/fonts",
2336
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2382
2337
  "category": "Fonts",
2383
2338
  "type": "community",
2384
2339
  "maintainers": [
@@ -2398,12 +2353,12 @@
2398
2353
  {
2399
2354
  "name": "google-gtag",
2400
2355
  "description": "Google GTag for Nuxt",
2401
- "repo": "nuxt-community/google-gtag",
2356
+ "repo": "nuxt-community/google-gtag-module",
2402
2357
  "npm": "@nuxtjs/google-gtag",
2403
2358
  "icon": "gtm.png",
2404
- "github": "https://github.com/nuxt-community/google-gtag",
2405
- "website": "https://github.com/nuxt-community/google-gtag",
2406
- "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",
2407
2362
  "category": "Analytics",
2408
2363
  "type": "community",
2409
2364
  "maintainers": [
@@ -2422,40 +2377,6 @@
2422
2377
  "requires": {}
2423
2378
  }
2424
2379
  },
2425
- {
2426
- "name": "google-optimize",
2427
- "description": "SSR friendly Google Optimize module for Nuxt",
2428
- "repo": "nuxt-community/google-optimize-module",
2429
- "npm": "nuxt-google-optimize",
2430
- "icon": "google-optimize.png",
2431
- "github": "https://github.com/nuxt-community/google-optimize-module",
2432
- "website": "https://github.com/nuxt-community/google-optimize-module",
2433
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
2434
- "category": "Analytics",
2435
- "type": "community",
2436
- "maintainers": [
2437
- {
2438
- "name": "Pooya Parsa",
2439
- "github": "pi0",
2440
- "twitter": "_pi0_",
2441
- "bluesky": "pi0.io"
2442
- },
2443
- {
2444
- "name": "Farzad Soltani",
2445
- "github": "farzadso",
2446
- "twitter": "farzadso"
2447
- },
2448
- {
2449
- "name": "Josh Deltener",
2450
- "github": "hecktarzuli",
2451
- "twitter": "JoshDeltener"
2452
- }
2453
- ],
2454
- "compatibility": {
2455
- "nuxt": "^2.0.0",
2456
- "requires": {}
2457
- }
2458
- },
2459
2380
  {
2460
2381
  "name": "graphql-client",
2461
2382
  "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
@@ -2475,7 +2396,7 @@
2475
2396
  }
2476
2397
  ],
2477
2398
  "compatibility": {
2478
- "nuxt": ">=3.0.0",
2399
+ "nuxt": ">=3.7.0",
2479
2400
  "requires": {}
2480
2401
  }
2481
2402
  },
@@ -2498,7 +2419,7 @@
2498
2419
  }
2499
2420
  ],
2500
2421
  "compatibility": {
2501
- "nuxt": "^2.0.0 || >=3.0.0",
2422
+ "nuxt": ">=3.0.0",
2502
2423
  "requires": {}
2503
2424
  }
2504
2425
  },
@@ -2546,7 +2467,7 @@
2546
2467
  }
2547
2468
  ],
2548
2469
  "compatibility": {
2549
- "nuxt": ">=3.0.0",
2470
+ "nuxt": ">=3.7.0",
2550
2471
  "requires": {}
2551
2472
  }
2552
2473
  },
@@ -2604,7 +2525,7 @@
2604
2525
  "icon": "hanko.svg",
2605
2526
  "github": "https://github.com/nuxt-modules/hanko",
2606
2527
  "website": "https://github.com/nuxt-modules/hanko",
2607
- "learn_more": "https://hanko.io/",
2528
+ "learn_more": "https://www.hanko.io/",
2608
2529
  "category": "Security",
2609
2530
  "type": "community",
2610
2531
  "maintainers": [
@@ -2698,7 +2619,7 @@
2698
2619
  "icon": "",
2699
2620
  "github": "https://github.com/victor-perez/nuxt-helmet",
2700
2621
  "website": "https://github.com/victor-perez/nuxt-helmet",
2701
- "learn_more": "https://helmetjs.github.io/",
2622
+ "learn_more": "https://helmet.js.org/",
2702
2623
  "category": "Security",
2703
2624
  "type": "3rd-party",
2704
2625
  "maintainers": [
@@ -2794,7 +2715,7 @@
2794
2715
  "type": "3rd-party",
2795
2716
  "maintainers": [
2796
2717
  {
2797
- "name": "raphaeldamevin",
2718
+ "name": "damevin",
2798
2719
  "github": "damevin"
2799
2720
  }
2800
2721
  ],
@@ -2845,7 +2766,7 @@
2845
2766
  }
2846
2767
  ],
2847
2768
  "compatibility": {
2848
- "nuxt": "^2.0.0 || >=3.0.0",
2769
+ "nuxt": "^2.0.0 || >=3.0.0-rc.7",
2849
2770
  "requires": {
2850
2771
  "bridge": "optional"
2851
2772
  }
@@ -2883,7 +2804,7 @@
2883
2804
  },
2884
2805
  {
2885
2806
  "name": "hub",
2886
- "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.",
2887
2808
  "repo": "nuxt-hub/core",
2888
2809
  "npm": "@nuxthub/core",
2889
2810
  "icon": "nuxthub.svg",
@@ -2922,7 +2843,8 @@
2922
2843
  "compatibility": {
2923
2844
  "nuxt": ">=3.0.0",
2924
2845
  "requires": {}
2925
- }
2846
+ },
2847
+ "mcp": "https://hub.nuxt.com/mcp"
2926
2848
  },
2927
2849
  {
2928
2850
  "name": "humans-txt",
@@ -2930,7 +2852,7 @@
2930
2852
  "repo": "Luxdamore/nuxt-humans-txt",
2931
2853
  "npm": "@luxdamore/nuxt-humans-txt",
2932
2854
  "icon": "",
2933
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2855
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2934
2856
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2935
2857
  "learn_more": "",
2936
2858
  "category": "SEO",
@@ -2966,7 +2888,7 @@
2966
2888
  {
2967
2889
  "name": "kazuya kawaguchi",
2968
2890
  "github": "kazupon",
2969
- "twitter": "kazu_pon",
2891
+ "twitter": "kazupon",
2970
2892
  "bluesky": "kazupon.dev"
2971
2893
  },
2972
2894
  {
@@ -2977,7 +2899,7 @@
2977
2899
  }
2978
2900
  ],
2979
2901
  "compatibility": {
2980
- "nuxt": "^2.0.0 || >=3.0.0",
2902
+ "nuxt": ">=3.0.0-rc.11",
2981
2903
  "requires": {}
2982
2904
  }
2983
2905
  },
@@ -3063,7 +2985,7 @@
3063
2985
  "repo": "gitfoxcode/nuxt-icons",
3064
2986
  "npm": "nuxt-icons",
3065
2987
  "icon": "icons.png",
3066
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2988
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
3067
2989
  "website": "https://github.com/gitFoxCode/nuxt-icons",
3068
2990
  "learn_more": "",
3069
2991
  "category": "UI",
@@ -3139,11 +3061,12 @@
3139
3061
  }
3140
3062
  ],
3141
3063
  "compatibility": {
3142
- "nuxt": "^2.0.0 || >=3.0.0",
3064
+ "nuxt": ">=3.1.0",
3143
3065
  "requires": {
3144
3066
  "bridge": "optional"
3145
3067
  }
3146
- }
3068
+ },
3069
+ "mcp": "https://image.nuxt.com/mcp"
3147
3070
  },
3148
3071
  {
3149
3072
  "name": "imagemin",
@@ -3168,31 +3091,6 @@
3168
3091
  "requires": {}
3169
3092
  }
3170
3093
  },
3171
- {
3172
- "name": "inkline",
3173
- "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
3174
- "repo": "inkline/inkline",
3175
- "npm": "inkline",
3176
- "icon": "inkline.svg",
3177
- "github": "https://github.com/inkline/inkline",
3178
- "website": "https://inkline.io",
3179
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3180
- "category": "UI",
3181
- "type": "3rd-party",
3182
- "maintainers": [
3183
- {
3184
- "name": "Alex Grozav",
3185
- "github": "alexgrozav",
3186
- "twitter": "alexgrozav"
3187
- }
3188
- ],
3189
- "compatibility": {
3190
- "nuxt": "^2.0.0 || >=3.0.0",
3191
- "requires": {
3192
- "bridge": true
3193
- }
3194
- }
3195
- },
3196
3094
  {
3197
3095
  "name": "intercom",
3198
3096
  "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
@@ -3235,7 +3133,7 @@
3235
3133
  }
3236
3134
  ],
3237
3135
  "compatibility": {
3238
- "nuxt": ">=3.0.0",
3136
+ "nuxt": ">=3.0.0-rc.12",
3239
3137
  "requires": {}
3240
3138
  }
3241
3139
  },
@@ -3258,7 +3156,7 @@
3258
3156
  }
3259
3157
  ],
3260
3158
  "compatibility": {
3261
- "nuxt": "^3.0.0",
3159
+ "nuxt": ">=3.0.0",
3262
3160
  "requires": {}
3263
3161
  }
3264
3162
  },
@@ -3280,7 +3178,7 @@
3280
3178
  }
3281
3179
  ],
3282
3180
  "compatibility": {
3283
- "nuxt": "^2.0.0 || >=3.0.0",
3181
+ "nuxt": ">=3.0.0",
3284
3182
  "requires": {}
3285
3183
  }
3286
3184
  },
@@ -3302,7 +3200,7 @@
3302
3200
  }
3303
3201
  ],
3304
3202
  "compatibility": {
3305
- "nuxt": "^3.0.0",
3203
+ "nuxt": ">=3.0.0",
3306
3204
  "requires": {}
3307
3205
  }
3308
3206
  },
@@ -3335,8 +3233,8 @@
3335
3233
  "npm": "@nuxtjs/kinde",
3336
3234
  "icon": "kinde.svg",
3337
3235
  "github": "https://github.com/nuxt-modules/kinde",
3338
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3339
- "learn_more": "https://kinde.com/",
3236
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3237
+ "learn_more": "https://www.kinde.com/",
3340
3238
  "category": "Security",
3341
3239
  "type": "community",
3342
3240
  "maintainers": [
@@ -3358,14 +3256,38 @@
3358
3256
  },
3359
3257
  "sponsor": true
3360
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
+ },
3361
3283
  {
3362
3284
  "name": "kql",
3363
3285
  "description": "Nuxt module for Kirby's Query Language API",
3364
- "repo": "johannschopplich/nuxt-kql",
3286
+ "repo": "johannschopplich/nuxt-kirby",
3365
3287
  "npm": "nuxt-kirby",
3366
3288
  "icon": "kql.svg",
3367
- "github": "https://github.com/johannschopplich/nuxt-kql",
3368
- "website": "https://nuxt-kql.byjohann.dev/",
3289
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3290
+ "website": "https://nuxt-kirby.byjohann.dev/",
3369
3291
  "learn_more": "",
3370
3292
  "category": "CMS",
3371
3293
  "type": "3rd-party",
@@ -3378,18 +3300,18 @@
3378
3300
  }
3379
3301
  ],
3380
3302
  "compatibility": {
3381
- "nuxt": ">=3.0.0",
3303
+ "nuxt": ">=4.0.0",
3382
3304
  "requires": {}
3383
3305
  }
3384
3306
  },
3385
3307
  {
3386
3308
  "name": "laravel-echo",
3387
3309
  "description": "Laravel Echo for Nuxt",
3388
- "repo": "nuxt-community/laravel-echo",
3310
+ "repo": "nuxt-community/laravel-echo-module",
3389
3311
  "npm": "@nuxtjs/laravel-echo",
3390
3312
  "icon": "laravel-echo.png",
3391
- "github": "https://github.com/nuxt-community/laravel-echo",
3392
- "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",
3393
3315
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3394
3316
  "category": "CMS",
3395
3317
  "type": "community",
@@ -3405,28 +3327,6 @@
3405
3327
  "requires": {}
3406
3328
  }
3407
3329
  },
3408
- {
3409
- "name": "laravel-nuxt",
3410
- "description": "Build a SPA with Laravel and Nuxt",
3411
- "repo": "skyrpex/laravel-nuxt-js",
3412
- "npm": "laravel-nuxt",
3413
- "icon": "",
3414
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
3415
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
3416
- "learn_more": "https://laravel.com/",
3417
- "category": "CMS",
3418
- "type": "3rd-party",
3419
- "maintainers": [
3420
- {
3421
- "name": "Cristian Pallarés",
3422
- "github": "skyrpex"
3423
- }
3424
- ],
3425
- "compatibility": {
3426
- "nuxt": "^2.0.0",
3427
- "requires": {}
3428
- }
3429
- },
3430
3330
  {
3431
3331
  "name": "laravel",
3432
3332
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3493,7 +3393,7 @@
3493
3393
  }
3494
3394
  ],
3495
3395
  "compatibility": {
3496
- "nuxt": "^3.0.0",
3396
+ "nuxt": ">=3.0.0",
3497
3397
  "requires": {}
3498
3398
  }
3499
3399
  },
@@ -3504,8 +3404,8 @@
3504
3404
  "npm": "nuxt-link-checker",
3505
3405
  "icon": "link-checker.svg",
3506
3406
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3507
- "website": "https://nuxtseo.com/link-checker",
3508
- "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",
3509
3409
  "category": "SEO",
3510
3410
  "type": "3rd-party",
3511
3411
  "maintainers": [
@@ -3517,7 +3417,7 @@
3517
3417
  }
3518
3418
  ],
3519
3419
  "compatibility": {
3520
- "nuxt": ">=3.0.0",
3420
+ "nuxt": ">=3.9.0",
3521
3421
  "requires": {},
3522
3422
  "devtools": "^0.0.0"
3523
3423
  }
@@ -3525,14 +3425,14 @@
3525
3425
  {
3526
3426
  "name": "llms",
3527
3427
  "description": "Generate llms.txt documentation for your Nuxt application",
3528
- "repo": "nuxtlabs/nuxt-llms",
3428
+ "repo": "nuxt-content/nuxt-llms",
3529
3429
  "npm": "nuxt-llms",
3530
3430
  "icon": "llms.png",
3531
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3532
- "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",
3533
3433
  "learn_more": "",
3534
- "category": "SEO",
3535
- "type": "3rd-party",
3434
+ "category": "AI",
3435
+ "type": "community",
3536
3436
  "maintainers": [
3537
3437
  {
3538
3438
  "name": "Farnabaz",
@@ -3583,11 +3483,11 @@
3583
3483
  {
3584
3484
  "name": "localtunnel",
3585
3485
  "description": "exposes your localhost to the world for easy testing and sharing",
3586
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3486
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3587
3487
  "npm": "@nuxtjs/localtunnel",
3588
3488
  "icon": "localtunnel.png",
3589
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3590
- "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",
3591
3491
  "learn_more": "https://github.com/localtunnel/localtunnel",
3592
3492
  "category": "Devtools",
3593
3493
  "type": "community",
@@ -3607,10 +3507,10 @@
3607
3507
  {
3608
3508
  "name": "locomotive-scroll",
3609
3509
  "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3610
- "repo": "arashsheyda/nuxt-locomotive-scroll",
3510
+ "repo": "nuxtaid/nuxt-locomotive-scroll",
3611
3511
  "npm": "nuxt-locomotive-scroll",
3612
3512
  "icon": "locomotive-scroll.png",
3613
- "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3513
+ "github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
3614
3514
  "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3615
3515
  "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3616
3516
  "category": "Libraries",
@@ -3628,28 +3528,6 @@
3628
3528
  "requires": {}
3629
3529
  }
3630
3530
  },
3631
- {
3632
- "name": "lodash",
3633
- "description": "lodash module with auto-import and custom prefix",
3634
- "repo": "cipami/nuxt-lodash",
3635
- "npm": "nuxt-lodash",
3636
- "icon": "lodash.svg",
3637
- "github": "https://github.com/cipami/nuxt-lodash",
3638
- "website": "https://github.com/cipami/nuxt-lodash#readme",
3639
- "learn_more": "https://github.com/lodash/lodash",
3640
- "category": "Libraries",
3641
- "type": "3rd-party",
3642
- "maintainers": [
3643
- {
3644
- "name": "Michal Čípa",
3645
- "github": "cipami"
3646
- }
3647
- ],
3648
- "compatibility": {
3649
- "nuxt": ">=3.0.0",
3650
- "requires": {}
3651
- }
3652
- },
3653
3531
  {
3654
3532
  "name": "logrocket",
3655
3533
  "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
@@ -3658,7 +3536,7 @@
3658
3536
  "icon": "logrocket.png",
3659
3537
  "github": "https://github.com/nuxt-modules/logrocket",
3660
3538
  "website": "https://github.com/nuxt-modules/logrocket",
3661
- "learn_more": "https://docs.logrocket.com/docs",
3539
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3662
3540
  "category": "Monitoring",
3663
3541
  "type": "community",
3664
3542
  "maintainers": [
@@ -3679,9 +3557,9 @@
3679
3557
  "repo": "logto-io/js#master/packages/nuxt",
3680
3558
  "npm": "@logto/nuxt",
3681
3559
  "icon": "logto.svg",
3682
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3560
+ "github": "https://github.com/logto-io/js",
3683
3561
  "website": "https://logto.io",
3684
- "learn_more": "https://docs.logto.io",
3562
+ "learn_more": "https://docs.logto.io/introduction",
3685
3563
  "category": "Security",
3686
3564
  "type": "3rd-party",
3687
3565
  "maintainers": [
@@ -3743,7 +3621,7 @@
3743
3621
  }
3744
3622
  ],
3745
3623
  "compatibility": {
3746
- "nuxt": ">=3.0.0",
3624
+ "nuxt": ">=3.3.0",
3747
3625
  "requires": {}
3748
3626
  }
3749
3627
  },
@@ -3776,8 +3654,8 @@
3776
3654
  "npm": "magic-regexp",
3777
3655
  "icon": "magic-regexp.svg",
3778
3656
  "github": "https://github.com/unjs/magic-regexp",
3779
- "website": "https://magic-regexp.roe.dev",
3780
- "learn_more": "https://magic-regexp.roe.dev",
3657
+ "website": "https://regexp.dev/",
3658
+ "learn_more": "https://regexp.dev/",
3781
3659
  "category": "Libraries",
3782
3660
  "type": "3rd-party",
3783
3661
  "maintainers": [
@@ -3799,7 +3677,7 @@
3799
3677
  "repo": "yizack/nuxt-mailchannels",
3800
3678
  "npm": "nuxt-mailchannels",
3801
3679
  "icon": "mailchannels.svg",
3802
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3680
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3803
3681
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3804
3682
  "learn_more": "https://www.mailchannels.com/email-api/",
3805
3683
  "category": "Extensions",
@@ -3870,7 +3748,7 @@
3870
3748
  "repo": "hanzydev/nuxt-marquee",
3871
3749
  "npm": "nuxt-marquee",
3872
3750
  "icon": "marquee.png",
3873
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3751
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3874
3752
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3875
3753
  "learn_more": "",
3876
3754
  "category": "UI",
@@ -3916,7 +3794,7 @@
3916
3794
  "repo": "louismazel/maz-ui#master/packages/nuxt",
3917
3795
  "npm": "@maz-ui/nuxt",
3918
3796
  "icon": "maz-ui.png",
3919
- "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3797
+ "github": "https://github.com/louismazel/maz-ui",
3920
3798
  "website": "https://maz-ui.com/",
3921
3799
  "learn_more": "https://maz-ui.com/guide/nuxt",
3922
3800
  "category": "UI",
@@ -3925,7 +3803,7 @@
3925
3803
  {
3926
3804
  "name": "Mazel",
3927
3805
  "github": "LouisMazel",
3928
- "twitter": "Mazeel"
3806
+ "twitter": "maz__ui"
3929
3807
  }
3930
3808
  ],
3931
3809
  "compatibility": {
@@ -3933,14 +3811,39 @@
3933
3811
  "requires": {}
3934
3812
  }
3935
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": "hugorc.com"
3831
+ }
3832
+ ],
3833
+ "compatibility": {
3834
+ "nuxt": ">=3.0.0",
3835
+ "requires": {}
3836
+ },
3837
+ "mcp": "https://mcp-toolkit.nuxt.dev/mcp"
3838
+ },
3936
3839
  {
3937
3840
  "name": "mdc",
3938
3841
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3939
- "repo": "nuxt-modules/mdc",
3842
+ "repo": "nuxt-content/mdc",
3940
3843
  "npm": "@nuxtjs/mdc",
3941
3844
  "icon": "mdc.png",
3942
- "github": "https://github.com/nuxt-modules/mdc",
3943
- "website": "https://github.com/nuxt-modules/mdc",
3845
+ "github": "https://github.com/nuxt-content/mdc",
3846
+ "website": "https://github.com/nuxt-content/mdc",
3944
3847
  "learn_more": "",
3945
3848
  "category": "Extensions",
3946
3849
  "type": "community",
@@ -3983,14 +3886,14 @@
3983
3886
  {
3984
3887
  "name": "medusa",
3985
3888
  "description": "Easily connect to Medusa from your Nuxt application",
3986
- "repo": "Baroshem/nuxt-medusa",
3889
+ "repo": "nuxt-modules/medusa",
3987
3890
  "npm": "@nuxtjs/medusa",
3988
3891
  "icon": "medusa.svg",
3989
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3892
+ "github": "https://github.com/nuxt-modules/medusa",
3990
3893
  "website": "https://nuxt-medusa.vercel.app/",
3991
3894
  "learn_more": "https://nuxt-medusa.vercel.app/",
3992
3895
  "category": "Ecommerce",
3993
- "type": "3rd-party",
3896
+ "type": "community",
3994
3897
  "maintainers": [
3995
3898
  {
3996
3899
  "name": "Jakub Andrzejewski",
@@ -4086,7 +3989,7 @@
4086
3989
  "npm": "@mojocss/nuxt",
4087
3990
  "icon": "mojocss.svg",
4088
3991
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
4089
- "website": "https://mojocss.com/docs/guide/nuxtjs",
3992
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
4090
3993
  "learn_more": "",
4091
3994
  "category": "UI",
4092
3995
  "type": "3rd-party",
@@ -4097,7 +4000,7 @@
4097
4000
  }
4098
4001
  ],
4099
4002
  "compatibility": {
4100
- "nuxt": "^2.0.0 || >=3.0.0",
4003
+ "nuxt": ">=3.0.0",
4101
4004
  "requires": {}
4102
4005
  }
4103
4006
  },
@@ -4155,11 +4058,11 @@
4155
4058
  {
4156
4059
  "name": "neo4j",
4157
4060
  "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
4158
- "repo": "arashsheyda/nuxt-neo4j",
4061
+ "repo": "nuxtaid/nuxt-neo4j",
4159
4062
  "npm": "nuxt-neo4j",
4160
4063
  "icon": "nuxt-neo4j.png",
4161
- "github": "https://github.com/arashsheyda/nuxt-neo4j",
4162
- "website": "https://github.com/arashsheyda/nuxt-neo4j",
4064
+ "github": "https://github.com/nuxtaid/nuxt-neo4j",
4065
+ "website": "https://github.com/nuxtaid/nuxt-neo4j",
4163
4066
  "learn_more": "",
4164
4067
  "category": "Database",
4165
4068
  "type": "3rd-party",
@@ -4176,35 +4079,12 @@
4176
4079
  "requires": {}
4177
4080
  }
4178
4081
  },
4179
- {
4180
- "name": "netlify-cache",
4181
- "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
4182
- "repo": "DreaMinder/nuxt-netlify-cache",
4183
- "npm": "nuxt-netlify-cache",
4184
- "icon": "netlify.png",
4185
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
4186
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
4187
- "learn_more": "https://www.netlify.com/",
4188
- "category": "Deployment",
4189
- "type": "3rd-party",
4190
- "maintainers": [
4191
- {
4192
- "name": "DreaMinder",
4193
- "github": "DreaMinder",
4194
- "twitter": "DreaMinder"
4195
- }
4196
- ],
4197
- "compatibility": {
4198
- "nuxt": "^2.0.0",
4199
- "requires": {}
4200
- }
4201
- },
4202
4082
  {
4203
4083
  "name": "netlify-files",
4204
4084
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
4205
4085
  "repo": "nuxt-community/netlify-files-module",
4206
4086
  "npm": "@nuxtjs/netlify-files",
4207
- "icon": "netlify.png",
4087
+ "icon": "netlify.svg",
4208
4088
  "github": "https://github.com/nuxt-community/netlify-files-module",
4209
4089
  "website": "https://github.com/nuxt-community/netlify-files-module",
4210
4090
  "learn_more": "https://www.netlify.com/",
@@ -4225,23 +4105,23 @@
4225
4105
  },
4226
4106
  {
4227
4107
  "name": "netlify",
4228
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
4229
- "repo": "juliomrqz/nuxt-netlify",
4230
- "npm": "@aceforth/nuxt-netlify",
4231
- "icon": "netlify.png",
4232
- "github": "https://github.com/juliomrqz/nuxt-netlify",
4233
- "website": "https://github.com/juliomrqz/nuxt-netlify",
4234
- "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
4108
+ "description": "Local emulation of the Netlify platform in development",
4109
+ "repo": "netlify/framework-adapters#main/packages/nuxt-module",
4110
+ "npm": "@netlify/nuxt",
4111
+ "icon": "netlify.svg",
4112
+ "github": "https://github.com/netlify/framework-adapters",
4113
+ "website": "https://github.com/netlify/framework-adapters#readme",
4114
+ "learn_more": "https://npmx.dev/package/@netlify/nuxt",
4235
4115
  "category": "Deployment",
4236
4116
  "type": "3rd-party",
4237
4117
  "maintainers": [
4238
4118
  {
4239
- "name": "bazzite",
4240
- "github": "bazzite"
4119
+ "name": "Netlify",
4120
+ "github": "netlify"
4241
4121
  }
4242
4122
  ],
4243
4123
  "compatibility": {
4244
- "nuxt": "^2.0.0",
4124
+ "nuxt": "^3.0.0 || ^4.0.0",
4245
4125
  "requires": {}
4246
4126
  }
4247
4127
  },
@@ -4269,6 +4149,30 @@
4269
4149
  "requires": {}
4270
4150
  }
4271
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
+ },
4272
4176
  {
4273
4177
  "name": "nodemailer",
4274
4178
  "description": "Nuxt integration for nodemailer",
@@ -4335,6 +4239,28 @@
4335
4239
  "requires": {}
4336
4240
  }
4337
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
+ },
4338
4264
  {
4339
4265
  "name": "nuxt-aidbase",
4340
4266
  "description": "Easily integrate Aidbase into your Nuxt app.",
@@ -4451,6 +4377,30 @@
4451
4377
  "requires": {}
4452
4378
  }
4453
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
+ },
4454
4404
  {
4455
4405
  "name": "nuxt-basic-auth",
4456
4406
  "description": "Nuxt Module for Basic Authentication",
@@ -4519,7 +4469,7 @@
4519
4469
  }
4520
4470
  ],
4521
4471
  "compatibility": {
4522
- "nuxt": ">=3.0.0",
4472
+ "nuxt": ">=3.13.1",
4523
4473
  "requires": {},
4524
4474
  "devtools": "^0.0.0"
4525
4475
  }
@@ -4549,12 +4499,12 @@
4549
4499
  {
4550
4500
  "name": "nuxt-charts",
4551
4501
  "description": "Nuxt module for vue-chrts",
4552
- "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4502
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt-charts",
4553
4503
  "npm": "nuxt-charts",
4554
4504
  "icon": "nuxt-charts.svg",
4555
4505
  "github": "https://github.com/dennisadriaans/vue-chrts",
4556
4506
  "website": "https://nuxtcharts.com/",
4557
- "learn_more": "https://nuxtcharts.com/docs",
4507
+ "learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
4558
4508
  "category": "UI",
4559
4509
  "type": "3rd-party",
4560
4510
  "maintainers": [
@@ -4587,6 +4537,28 @@
4587
4537
  "github": "schnapsterdog"
4588
4538
  }
4589
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
+ ],
4590
4562
  "compatibility": {
4591
4563
  "nuxt": ">=3.0.0",
4592
4564
  "requires": {}
@@ -4598,7 +4570,7 @@
4598
4570
  "repo": "thimodev/nuxt-codemirror",
4599
4571
  "npm": "nuxt-codemirror",
4600
4572
  "icon": "nuxt-codemirror.svg",
4601
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4573
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4602
4574
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4603
4575
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4604
4576
  "category": "Libraries",
@@ -4621,7 +4593,7 @@
4621
4593
  "repo": "lorexiq/nuxt-color-picker",
4622
4594
  "npm": "nuxt-color-picker",
4623
4595
  "icon": "nuxt-color-picker.png",
4624
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4596
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4625
4597
  "website": "https://nuxt-color-picker.nuxt.dev/",
4626
4598
  "learn_more": "",
4627
4599
  "category": "UI",
@@ -4660,28 +4632,6 @@
4660
4632
  "requires": {}
4661
4633
  }
4662
4634
  },
4663
- {
4664
- "name": "nuxt-cookie-consent",
4665
- "description": "Nuxt module for integrating with cookie consent providers with ease",
4666
- "repo": "weareheavy/nuxt-cookie-consent",
4667
- "npm": "@weareheavy/nuxt-cookie-consent",
4668
- "icon": "wah.svg",
4669
- "github": "https://github.com/weareheavy/nuxt-cookie-consent",
4670
- "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
4671
- "learn_more": "",
4672
- "category": "Extensions",
4673
- "type": "3rd-party",
4674
- "maintainers": [
4675
- {
4676
- "name": "weareheavy",
4677
- "github": "weareheavy"
4678
- }
4679
- ],
4680
- "compatibility": {
4681
- "nuxt": ">=3.0.0",
4682
- "requires": {}
4683
- }
4684
- },
4685
4635
  {
4686
4636
  "name": "nuxt-coolify",
4687
4637
  "description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
@@ -4690,7 +4640,7 @@
4690
4640
  "icon": "nuxt-coolify.svg",
4691
4641
  "github": "https://github.com/justserdar/nuxt-coolify",
4692
4642
  "website": "https://github.com/justserdar/nuxt-coolify",
4693
- "learn_more": "https://nuxt-coolify.justserdar.dev/",
4643
+ "learn_more": "",
4694
4644
  "category": "Request",
4695
4645
  "type": "3rd-party",
4696
4646
  "maintainers": [
@@ -4705,6 +4655,28 @@
4705
4655
  "requires": {}
4706
4656
  }
4707
4657
  },
4658
+ {
4659
+ "name": "nuxt-csp-report",
4660
+ "description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
4661
+ "repo": "Gonzo17/nuxt-csp-report",
4662
+ "npm": "nuxt-csp-report",
4663
+ "icon": "nuxt-csp-report.svg",
4664
+ "github": "https://github.com/Gonzo17/nuxt-csp-report",
4665
+ "website": "https://github.com/Gonzo17/nuxt-csp-report",
4666
+ "learn_more": "",
4667
+ "category": "Security",
4668
+ "type": "3rd-party",
4669
+ "maintainers": [
4670
+ {
4671
+ "name": "David Gonzalez Casin",
4672
+ "github": "Gonzo17"
4673
+ }
4674
+ ],
4675
+ "compatibility": {
4676
+ "nuxt": ">=3.12.0",
4677
+ "requires": {}
4678
+ }
4679
+ },
4708
4680
  {
4709
4681
  "name": "nuxt-email-renderer",
4710
4682
  "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
@@ -4742,7 +4714,7 @@
4742
4714
  "type": "3rd-party",
4743
4715
  "maintainers": [
4744
4716
  {
4745
- "name": "Supanut Dokmaithong",
4717
+ "name": "Supanut Weerachotthakorn",
4746
4718
  "github": "Boomgeek"
4747
4719
  },
4748
4720
  {
@@ -4751,7 +4723,7 @@
4751
4723
  }
4752
4724
  ],
4753
4725
  "compatibility": {
4754
- "nuxt": ">=3.0.0",
4726
+ "nuxt": "^3.6.0",
4755
4727
  "requires": {}
4756
4728
  }
4757
4729
  },
@@ -4813,7 +4785,8 @@
4813
4785
  "maintainers": [
4814
4786
  {
4815
4787
  "name": "Ali Sokkar",
4816
- "github": "NyllRE"
4788
+ "github": "NyllRE",
4789
+ "twitter": "nyllre"
4817
4790
  }
4818
4791
  ],
4819
4792
  "compatibility": {
@@ -4865,7 +4838,7 @@
4865
4838
  }
4866
4839
  ],
4867
4840
  "compatibility": {
4868
- "nuxt": "^3.0.0",
4841
+ "nuxt": ">=3.0.0",
4869
4842
  "requires": {}
4870
4843
  }
4871
4844
  },
@@ -4900,7 +4873,7 @@
4900
4873
  "npm": "nuxt-glaze",
4901
4874
  "icon": "nuxt-glaze.png",
4902
4875
  "github": "https://github.com/holux-design/nuxt-glaze",
4903
- "website": "https://glaze.dev",
4876
+ "website": "https://www.glaze.dev/",
4904
4877
  "learn_more": "",
4905
4878
  "category": "Libraries",
4906
4879
  "type": "3rd-party",
@@ -4933,7 +4906,7 @@
4933
4906
  }
4934
4907
  ],
4935
4908
  "compatibility": {
4936
- "nuxt": "^3.0.0",
4909
+ "nuxt": "^3.0.0 || ^4.0.0",
4937
4910
  "requires": {}
4938
4911
  }
4939
4912
  },
@@ -4955,13 +4928,13 @@
4955
4928
  }
4956
4929
  ],
4957
4930
  "compatibility": {
4958
- "nuxt": ">=3.0.0",
4931
+ "nuxt": "^3.0.0",
4959
4932
  "requires": {}
4960
4933
  }
4961
4934
  },
4962
4935
  {
4963
4936
  "name": "nuxt-gql-pulse",
4964
- "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4937
+ "description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
4965
4938
  "repo": "Abbasmoe/nuxt-gql-pulse",
4966
4939
  "npm": "nuxt-gql-pulse",
4967
4940
  "icon": "nuxt-gql-pulse.png",
@@ -4972,12 +4945,12 @@
4972
4945
  "type": "3rd-party",
4973
4946
  "maintainers": [
4974
4947
  {
4975
- "name": "Abbas Mohamed",
4948
+ "name": "Abbas Mohamed Ahmed",
4976
4949
  "github": "Abbasmoe"
4977
4950
  }
4978
4951
  ],
4979
4952
  "compatibility": {
4980
- "nuxt": ">=3.0.0",
4953
+ "nuxt": "^3.0.0 || ^4.0.0",
4981
4954
  "requires": {}
4982
4955
  }
4983
4956
  },
@@ -5006,18 +4979,18 @@
5006
4979
  }
5007
4980
  ],
5008
4981
  "compatibility": {
5009
- "nuxt": "^2.0.0 || >=3.0.0",
4982
+ "nuxt": ">=3.13.0",
5010
4983
  "requires": {}
5011
4984
  }
5012
4985
  },
5013
4986
  {
5014
4987
  "name": "nuxt-graphql-playground",
5015
4988
  "description": "",
5016
- "repo": "pinpon-dev/nuxt-graphql-playground",
4989
+ "repo": "tuarrep/nuxt-graphql-playground",
5017
4990
  "npm": "@pin-pon/nuxt-graphql-playground",
5018
4991
  "icon": "",
5019
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5020
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
4992
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
4993
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
5021
4994
  "learn_more": "",
5022
4995
  "category": "Devtools",
5023
4996
  "type": "3rd-party",
@@ -5050,7 +5023,7 @@
5050
5023
  }
5051
5024
  ],
5052
5025
  "compatibility": {
5053
- "nuxt": ">=3.0.0",
5026
+ "nuxt": "^3.0.0",
5054
5027
  "requires": {},
5055
5028
  "devtools": "^0.0.0"
5056
5029
  }
@@ -5133,7 +5106,7 @@
5133
5106
  "repo": "daliborgogic/nuxt-interpolation#master",
5134
5107
  "npm": "nuxt-interpolation",
5135
5108
  "icon": "",
5136
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5109
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
5137
5110
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5138
5111
  "learn_more": "",
5139
5112
  "category": "Devtools",
@@ -5216,7 +5189,7 @@
5216
5189
  }
5217
5190
  ],
5218
5191
  "compatibility": {
5219
- "nuxt": ">=3.15.0",
5192
+ "nuxt": "^3.0.0 || >=4.0.3",
5220
5193
  "requires": {}
5221
5194
  }
5222
5195
  },
@@ -5240,7 +5213,31 @@
5240
5213
  }
5241
5214
  ],
5242
5215
  "compatibility": {
5243
- "nuxt": ">=3.12.0",
5216
+ "nuxt": ">=3.0.0",
5217
+ "requires": {}
5218
+ }
5219
+ },
5220
+ {
5221
+ "name": "nuxt-livekit",
5222
+ "description": "LiveKit integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
5223
+ "repo": "nuxtaid/nuxt-livekit",
5224
+ "npm": "nuxt-livekit",
5225
+ "icon": "nuxt-livekit.svg",
5226
+ "github": "https://github.com/nuxtaid/nuxt-livekit",
5227
+ "website": "https://github.com/nuxtaid/nuxt-livekit#readme",
5228
+ "learn_more": "https://docs.livekit.io/intro/overview/",
5229
+ "category": "Libraries",
5230
+ "type": "3rd-party",
5231
+ "maintainers": [
5232
+ {
5233
+ "name": "Arash Ari Sheyda",
5234
+ "github": "arashsheyda",
5235
+ "twitter": "arash_sheyda",
5236
+ "bluesky": "arashsheyda.me"
5237
+ }
5238
+ ],
5239
+ "compatibility": {
5240
+ "nuxt": ">=3.0.0",
5244
5241
  "requires": {}
5245
5242
  }
5246
5243
  },
@@ -5263,7 +5260,7 @@
5263
5260
  }
5264
5261
  ],
5265
5262
  "compatibility": {
5266
- "nuxt": ">=3.0.0",
5263
+ "nuxt": "^3.0.0",
5267
5264
  "requires": {}
5268
5265
  }
5269
5266
  },
@@ -5394,13 +5391,13 @@
5394
5391
  "type": "3rd-party",
5395
5392
  "maintainers": [
5396
5393
  {
5397
- "name": "Tanuki",
5394
+ "name": "erwann.dev",
5398
5395
  "github": "tanukijs",
5399
5396
  "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
5400
5397
  }
5401
5398
  ],
5402
5399
  "compatibility": {
5403
- "nuxt": ">=3.0.0",
5400
+ "nuxt": ">=3.7.0",
5404
5401
  "requires": {}
5405
5402
  }
5406
5403
  },
@@ -5423,17 +5420,17 @@
5423
5420
  }
5424
5421
  ],
5425
5422
  "compatibility": {
5426
- "nuxt": ">=3.0.0",
5423
+ "nuxt": ">=3.1.0",
5427
5424
  "requires": {}
5428
5425
  }
5429
5426
  },
5430
5427
  {
5431
5428
  "name": "nuxt-mongoose",
5432
5429
  "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
5433
- "repo": "arashsheyda/nuxt-mongoose",
5430
+ "repo": "nuxtaid/nuxt-mongoose",
5434
5431
  "npm": "nuxt-mongoose",
5435
5432
  "icon": "nuxt-mongoose.svg",
5436
- "github": "https://github.com/arashsheyda/nuxt-mongoose",
5433
+ "github": "https://github.com/nuxtaid/nuxt-mongoose",
5437
5434
  "website": "https://nuxt-mongoose.nuxt.space",
5438
5435
  "learn_more": "",
5439
5436
  "category": "Database",
@@ -5452,6 +5449,31 @@
5452
5449
  "devtools": "^0.0.0"
5453
5450
  }
5454
5451
  },
5452
+ {
5453
+ "name": "nuxt-mqtt",
5454
+ "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5455
+ "repo": "nuxtaid/nuxt-mqtt",
5456
+ "npm": "nuxt-mqtt",
5457
+ "icon": "nuxt-mqtt.png",
5458
+ "github": "https://github.com/nuxtaid/nuxt-mqtt",
5459
+ "website": "https://github.com/nuxtaid/nuxt-mqtt#readme",
5460
+ "learn_more": "",
5461
+ "category": "Extensions",
5462
+ "type": "3rd-party",
5463
+ "maintainers": [
5464
+ {
5465
+ "name": "Arash Ari Sheyda",
5466
+ "github": "arashsheyda",
5467
+ "twitter": "arash_sheyda",
5468
+ "bluesky": "arashsheyda.me"
5469
+ }
5470
+ ],
5471
+ "compatibility": {
5472
+ "nuxt": ">=3.0.0",
5473
+ "requires": {},
5474
+ "devtools": "^0.0.0"
5475
+ }
5476
+ },
5455
5477
  {
5456
5478
  "name": "nuxt-music-flow",
5457
5479
  "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
@@ -5465,13 +5487,35 @@
5465
5487
  "type": "3rd-party",
5466
5488
  "maintainers": [
5467
5489
  {
5468
- "name": "Nemanja Dragun",
5469
- "github": "ndragun92",
5470
- "twitter": "nemanjadragun"
5490
+ "name": "Nemanja Dragun",
5491
+ "github": "ndragun92",
5492
+ "twitter": "nemanjadragun"
5493
+ }
5494
+ ],
5495
+ "compatibility": {
5496
+ "nuxt": ">=3.0.0",
5497
+ "requires": {}
5498
+ }
5499
+ },
5500
+ {
5501
+ "name": "nuxt-notify",
5502
+ "description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
5503
+ "repo": "nizaamomer/nuxt-notify",
5504
+ "npm": "nuxt-notify",
5505
+ "icon": "nuxt-notify.png",
5506
+ "github": "https://github.com/nizaamomer/nuxt-notify",
5507
+ "website": "https://nuxt-notify.nizaamomer.com",
5508
+ "learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
5509
+ "category": "UI",
5510
+ "type": "3rd-party",
5511
+ "maintainers": [
5512
+ {
5513
+ "name": "Nizam Omer",
5514
+ "github": "nizaamomer"
5471
5515
  }
5472
5516
  ],
5473
5517
  "compatibility": {
5474
- "nuxt": ">=3.0.0",
5518
+ "nuxt": "^3.0.0 || ^4.0.0",
5475
5519
  "requires": {}
5476
5520
  }
5477
5521
  },
@@ -5494,17 +5538,17 @@
5494
5538
  }
5495
5539
  ],
5496
5540
  "compatibility": {
5497
- "nuxt": ">=3.0.0",
5541
+ "nuxt": ">=3.9.0",
5498
5542
  "requires": {}
5499
5543
  }
5500
5544
  },
5501
5545
  {
5502
5546
  "name": "nuxt-ollama",
5503
5547
  "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5504
- "repo": "jericho1060/nuxt-ollama",
5548
+ "repo": "thoda-dev/nuxt-ollama",
5505
5549
  "npm": "nuxt-ollama",
5506
5550
  "icon": "nuxt-ollama.png",
5507
- "github": "https://github.com/jericho1060/nuxt-ollama",
5551
+ "github": "https://github.com/thoda-dev/nuxt-ollama",
5508
5552
  "website": "https://nuxt-ollama.jericho.dev/",
5509
5553
  "learn_more": "https://nuxt-ollama.jericho.dev/",
5510
5554
  "category": "Libraries",
@@ -5512,13 +5556,13 @@
5512
5556
  "maintainers": [
5513
5557
  {
5514
5558
  "name": "Thomas",
5515
- "github": "jericho1060",
5516
- "avatar": "https://avatars.githubusercontent.com/jericho1060",
5517
- "twitter": "jerichodev"
5559
+ "github": "thoda-dev",
5560
+ "avatar": "https://avatars.githubusercontent.com/thoda-dev",
5561
+ "twitter": "thoda_dev"
5518
5562
  }
5519
5563
  ],
5520
5564
  "compatibility": {
5521
- "nuxt": "^3.15.0",
5565
+ "nuxt": ">=3.0.0",
5522
5566
  "requires": {}
5523
5567
  }
5524
5568
  },
@@ -5537,7 +5581,8 @@
5537
5581
  {
5538
5582
  "name": "Norbiros",
5539
5583
  "github": "Norbiros",
5540
- "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5584
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
5585
+ "twitter": "norbiros_dev"
5541
5586
  },
5542
5587
  {
5543
5588
  "name": "Taras Batenkov",
@@ -5595,7 +5640,7 @@
5595
5640
  }
5596
5641
  ],
5597
5642
  "compatibility": {
5598
- "nuxt": ">=3.0.0",
5643
+ "nuxt": ">=3.0.0-rc.8",
5599
5644
  "requires": {},
5600
5645
  "devtools": "^0.0.0"
5601
5646
  }
@@ -5630,7 +5675,7 @@
5630
5675
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5631
5676
  "npm": "@i2d/nuxt-pdf-frame",
5632
5677
  "icon": "pdf-frame.svg",
5633
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5678
+ "github": "https://github.com/i2djs/pdf-frame",
5634
5679
  "website": "https://www.pdf-frame.org",
5635
5680
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5636
5681
  "category": "Libraries",
@@ -5692,6 +5737,30 @@
5692
5737
  "requires": {}
5693
5738
  }
5694
5739
  },
5740
+ {
5741
+ "name": "nuxt-pinecone",
5742
+ "description": "Pinecone integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
5743
+ "repo": "nuxtaid/nuxt-pinecone",
5744
+ "npm": "nuxt-pinecone",
5745
+ "icon": "nuxt-pinecone.svg",
5746
+ "github": "https://github.com/nuxtaid/nuxt-pinecone",
5747
+ "website": "https://github.com/nuxtaid/nuxt-pinecone#readme",
5748
+ "learn_more": "https://docs.pinecone.io/guides/get-started/overview",
5749
+ "category": "Database",
5750
+ "type": "3rd-party",
5751
+ "maintainers": [
5752
+ {
5753
+ "name": "Arash Ari Sheyda",
5754
+ "github": "arashsheyda",
5755
+ "twitter": "arash_sheyda",
5756
+ "bluesky": "arashsheyda.me"
5757
+ }
5758
+ ],
5759
+ "compatibility": {
5760
+ "nuxt": ">=3.0.0",
5761
+ "requires": {}
5762
+ }
5763
+ },
5695
5764
  {
5696
5765
  "name": "nuxt-pino-log",
5697
5766
  "description": "Structured logs for nuxt apps using pino",
@@ -5727,7 +5796,7 @@
5727
5796
  "type": "3rd-party",
5728
5797
  "maintainers": [
5729
5798
  {
5730
- "name": "Supanut Dokmaithong",
5799
+ "name": "Supanut Weerachotthakorn",
5731
5800
  "github": "Boomgeek"
5732
5801
  },
5733
5802
  {
@@ -5736,7 +5805,7 @@
5736
5805
  }
5737
5806
  ],
5738
5807
  "compatibility": {
5739
- "nuxt": ">=3.0.0",
5808
+ "nuxt": "^3.6.0",
5740
5809
  "requires": {}
5741
5810
  }
5742
5811
  },
@@ -5804,7 +5873,7 @@
5804
5873
  }
5805
5874
  ],
5806
5875
  "compatibility": {
5807
- "nuxt": ">=3.0.0",
5876
+ "nuxt": "^3.0.0 || ^4.0.0",
5808
5877
  "requires": {}
5809
5878
  }
5810
5879
  },
@@ -5831,6 +5900,30 @@
5831
5900
  "requires": {}
5832
5901
  }
5833
5902
  },
5903
+ {
5904
+ "name": "nuxt-safe-runtime-config",
5905
+ "description": "Validate Nuxt runtime config with Standard Schema at build time",
5906
+ "repo": "onmax/nuxt-safe-runtime-config#main",
5907
+ "npm": "nuxt-safe-runtime-config",
5908
+ "icon": "nuxt-safe-runtime-config.svg",
5909
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5910
+ "website": "https://nuxt-safe-runtime-config.onmax.me",
5911
+ "learn_more": "",
5912
+ "category": "Devtools",
5913
+ "type": "3rd-party",
5914
+ "maintainers": [
5915
+ {
5916
+ "name": "Max",
5917
+ "github": "onmax",
5918
+ "bluesky": "onmax.bsky.social",
5919
+ "twitter": "_onmax"
5920
+ }
5921
+ ],
5922
+ "compatibility": {
5923
+ "nuxt": ">=3.0.0",
5924
+ "requires": {}
5925
+ }
5926
+ },
5834
5927
  {
5835
5928
  "name": "nuxt-sanctum-authentication",
5836
5929
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5932,17 +6025,17 @@
5932
6025
  {
5933
6026
  "name": "nuxt-smartlook",
5934
6027
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
5935
- "repo": "f00b4r/nuxt-smartlook",
6028
+ "repo": "contributte/nuxt-smartlook",
5936
6029
  "npm": "nuxt-smartlook",
5937
6030
  "icon": "nuxt-smartlook.png",
5938
- "github": "https://github.com/f00b4r/nuxt-smartlook",
5939
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6031
+ "github": "https://github.com/contributte/nuxt-smartlook",
6032
+ "website": "https://github.com/contributte/nuxt-smartlook",
5940
6033
  "learn_more": "https://www.smartlook.com/",
5941
6034
  "category": "Analytics",
5942
6035
  "type": "3rd-party",
5943
6036
  "maintainers": [
5944
6037
  {
5945
- "name": "Milan Felix Šulc",
6038
+ "name": "Milan Šulc",
5946
6039
  "github": "f3l1x",
5947
6040
  "twitter": "xf3l1x",
5948
6041
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
@@ -5977,6 +6070,28 @@
5977
6070
  "requires": {}
5978
6071
  }
5979
6072
  },
6073
+ {
6074
+ "name": "nuxt-spyglass",
6075
+ "description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
6076
+ "repo": "Flo0806/nuxt-spyglass",
6077
+ "npm": "nuxt-spyglass",
6078
+ "icon": "nuxt-spyglass.svg",
6079
+ "github": "https://github.com/Flo0806/nuxt-spyglass",
6080
+ "website": "https://spyglass.fh-softdev.de",
6081
+ "learn_more": "https://spyglass.fh-softdev.de",
6082
+ "category": "AI",
6083
+ "type": "3rd-party",
6084
+ "maintainers": [
6085
+ {
6086
+ "name": "Florian Heuberger",
6087
+ "github": "Flo0806"
6088
+ }
6089
+ ],
6090
+ "compatibility": {
6091
+ "nuxt": ">=3.0.0",
6092
+ "requires": {}
6093
+ }
6094
+ },
5980
6095
  {
5981
6096
  "name": "nuxt-ssr-api-logger",
5982
6097
  "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
@@ -6064,11 +6179,12 @@
6064
6179
  "maintainers": [
6065
6180
  {
6066
6181
  "name": "Frederik Bußmann",
6067
- "github": "freb97"
6182
+ "github": "freb97",
6183
+ "bluesky": "freb97.bsky.social"
6068
6184
  }
6069
6185
  ],
6070
6186
  "compatibility": {
6071
- "nuxt": "^3.0.0",
6187
+ "nuxt": ">=3.0.0",
6072
6188
  "requires": {}
6073
6189
  }
6074
6190
  },
@@ -6091,7 +6207,7 @@
6091
6207
  }
6092
6208
  ],
6093
6209
  "compatibility": {
6094
- "nuxt": ">=3.17.0",
6210
+ "nuxt": "^3.0.0 || ^4.0.0",
6095
6211
  "requires": {}
6096
6212
  }
6097
6213
  },
@@ -6138,7 +6254,7 @@
6138
6254
  }
6139
6255
  ],
6140
6256
  "compatibility": {
6141
- "nuxt": ">=3.0.0",
6257
+ "nuxt": ">=3.0.0-rc.0",
6142
6258
  "requires": {}
6143
6259
  }
6144
6260
  },
@@ -6168,11 +6284,11 @@
6168
6284
  {
6169
6285
  "name": "nuxt-toc",
6170
6286
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
6171
- "repo": "hanyujie2002/nuxt-toc",
6287
+ "repo": "thaikolja/nuxt-toc",
6172
6288
  "npm": "nuxt-toc",
6173
6289
  "icon": "nuxt-toc.png",
6174
- "github": "https://github.com/hanyujie2002/nuxt-toc",
6175
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6290
+ "github": "https://github.com/thaikolja/nuxt-toc",
6291
+ "website": "https://github.com/thaikolja/nuxt-toc",
6176
6292
  "learn_more": "",
6177
6293
  "category": "UI",
6178
6294
  "type": "3rd-party",
@@ -6209,30 +6325,6 @@
6209
6325
  "requires": {}
6210
6326
  }
6211
6327
  },
6212
- {
6213
- "name": "nuxt-use-sound",
6214
- "description": "A Nuxt module for playing sound effects.",
6215
- "repo": "Tahul/nuxt-use-sound",
6216
- "npm": "nuxt-use-sound",
6217
- "icon": "nuxt-use-sound.svg",
6218
- "github": "https://github.com/Tahul/nuxt-use-sound",
6219
- "website": "https://github.com/Tahul/nuxt-use-sound",
6220
- "learn_more": "https://github.com/vueuse/sound",
6221
- "category": "Libraries",
6222
- "type": "3rd-party",
6223
- "maintainers": [
6224
- {
6225
- "name": "Yaël Guilloux",
6226
- "github": "Tahul",
6227
- "twitter": "yaeeelglx",
6228
- "bluesky": "yael.dev"
6229
- }
6230
- ],
6231
- "compatibility": {
6232
- "nuxt": "^2.0.0",
6233
- "requires": {}
6234
- }
6235
- },
6236
6328
  {
6237
6329
  "name": "nuxt-useless-blobs",
6238
6330
  "description": "An easier way of using useless-blobs in your Nuxt project!",
@@ -6251,7 +6343,31 @@
6251
6343
  }
6252
6344
  ],
6253
6345
  "compatibility": {
6254
- "nuxt": "^3.0.0",
6346
+ "nuxt": ">=3.0.0",
6347
+ "requires": {}
6348
+ }
6349
+ },
6350
+ {
6351
+ "name": "nuxt-users",
6352
+ "description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
6353
+ "repo": "rrd108/nuxt-users",
6354
+ "npm": "nuxt-users",
6355
+ "icon": "nuxt-users.png",
6356
+ "github": "https://github.com/rrd108/nuxt-users",
6357
+ "website": "https://nuxt-users.webmania.cc/",
6358
+ "learn_more": "https://nuxt-users.webmania.cc/",
6359
+ "category": "Security",
6360
+ "type": "3rd-party",
6361
+ "maintainers": [
6362
+ {
6363
+ "name": "rrd",
6364
+ "github": "rrd108",
6365
+ "twitter": "radharadhya",
6366
+ "bluesky": "rrd108.bsky.social"
6367
+ }
6368
+ ],
6369
+ "compatibility": {
6370
+ "nuxt": ">=3.0.0",
6255
6371
  "requires": {}
6256
6372
  }
6257
6373
  },
@@ -6273,7 +6389,7 @@
6273
6389
  }
6274
6390
  ],
6275
6391
  "compatibility": {
6276
- "nuxt": ">=3.0.0",
6392
+ "nuxt": "^3.0.0",
6277
6393
  "requires": {}
6278
6394
  }
6279
6395
  },
@@ -6295,12 +6411,36 @@
6295
6411
  }
6296
6412
  ],
6297
6413
  "compatibility": {
6298
- "nuxt": "^2.0.0 || >=3.0.0",
6414
+ "nuxt": ">=3.0.0-rc.11",
6299
6415
  "requires": {
6300
6416
  "bridge": "optional"
6301
6417
  }
6302
6418
  }
6303
6419
  },
6420
+ {
6421
+ "name": "nuxt-volcano",
6422
+ "description": "A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and MCP tools",
6423
+ "repo": "arashsheyda/nuxt-volcano",
6424
+ "npm": "nuxt-volcano",
6425
+ "icon": "nuxt-volcano.png",
6426
+ "github": "https://github.com/arashsheyda/nuxt-volcano",
6427
+ "website": "https://github.com/arashsheyda/nuxt-volcano#readme",
6428
+ "learn_more": "",
6429
+ "category": "AI",
6430
+ "type": "3rd-party",
6431
+ "maintainers": [
6432
+ {
6433
+ "name": "Arash Ari Sheyda",
6434
+ "github": "arashsheyda",
6435
+ "twitter": "arash_sheyda",
6436
+ "bluesky": "arashsheyda.me"
6437
+ }
6438
+ ],
6439
+ "compatibility": {
6440
+ "nuxt": ">=3.0.0",
6441
+ "requires": {}
6442
+ }
6443
+ },
6304
6444
  {
6305
6445
  "name": "nuxt-vue3-google-signin",
6306
6446
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
@@ -6320,7 +6460,7 @@
6320
6460
  }
6321
6461
  ],
6322
6462
  "compatibility": {
6323
- "nuxt": ">=3.0.0",
6463
+ "nuxt": ">=3.0.0 <5.0.0",
6324
6464
  "requires": {}
6325
6465
  }
6326
6466
  },
@@ -6369,34 +6509,34 @@
6369
6509
  }
6370
6510
  },
6371
6511
  {
6372
- "name": "nuxt2-leaflet",
6373
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
6374
- "repo": "schlunsen/nuxt-leaflet",
6375
- "npm": "nuxt-leaflet",
6376
- "icon": "leaflet.png",
6377
- "github": "https://github.com/schlunsen/nuxt-leaflet",
6378
- "website": "https://github.com/schlunsen/nuxt-leaflet",
6379
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
6512
+ "name": "nuxt-zod",
6513
+ "description": "Zod integration for Nuxt with a simple composable.",
6514
+ "repo": "DarlanPrado/nuxt-zod",
6515
+ "npm": "nuxt-zod",
6516
+ "icon": "nuxt-zod.svg",
6517
+ "github": "https://github.com/DarlanPrado/nuxt-zod",
6518
+ "website": "https://github.com/DarlanPrado/nuxt-zod",
6519
+ "learn_more": "",
6380
6520
  "category": "Libraries",
6381
6521
  "type": "3rd-party",
6382
6522
  "maintainers": [
6383
6523
  {
6384
- "name": "Rasmus Schlünsen",
6385
- "github": "schlunsen"
6524
+ "name": "Darlan José Batista do Prado",
6525
+ "github": "DarlanPrado"
6386
6526
  }
6387
6527
  ],
6388
6528
  "compatibility": {
6389
- "nuxt": "^2.0.0",
6529
+ "nuxt": ">=3.0.0",
6390
6530
  "requires": {}
6391
6531
  }
6392
6532
  },
6393
6533
  {
6394
6534
  "name": "nuxt2-ngrok",
6395
6535
  "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",
6396
- "repo": "nuxt-community/ngrok",
6536
+ "repo": "nuxt-modules/ngrok",
6397
6537
  "npm": "@nuxtjs/ngrok",
6398
6538
  "icon": "ngrok.png",
6399
- "github": "https://github.com/nuxt-community/ngrok-module",
6539
+ "github": "https://github.com/nuxt-modules/ngrok",
6400
6540
  "website": "https://ngrok.nuxtjs.org",
6401
6541
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6402
6542
  "category": "Devtools",
@@ -6447,8 +6587,8 @@
6447
6587
  "repo": "daliborgogic/interpolation",
6448
6588
  "npm": "nuxt3-interpolation",
6449
6589
  "icon": "",
6450
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6451
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6590
+ "github": "https://github.com/daliborgogic/interpolation",
6591
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6452
6592
  "learn_more": "",
6453
6593
  "category": "Devtools",
6454
6594
  "type": "3rd-party",
@@ -6495,8 +6635,8 @@
6495
6635
  "npm": "nuxt-og-image",
6496
6636
  "icon": "og-image.svg",
6497
6637
  "github": "https://github.com/nuxt-modules/og-image",
6498
- "website": "https://nuxtseo.com/og-image",
6499
- "learn_more": "https://nuxtseo.com/og-image",
6638
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6639
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6500
6640
  "category": "SEO",
6501
6641
  "type": "community",
6502
6642
  "maintainers": [
@@ -6508,7 +6648,7 @@
6508
6648
  }
6509
6649
  ],
6510
6650
  "compatibility": {
6511
- "nuxt": ">=3.0.0",
6651
+ "nuxt": ">=3.10.3",
6512
6652
  "requires": {},
6513
6653
  "devtools": "^0.0.0"
6514
6654
  }
@@ -6533,7 +6673,8 @@
6533
6673
  {
6534
6674
  "name": "Wind",
6535
6675
  "github": "productdevbook",
6536
- "twitter": "productdevbook"
6676
+ "twitter": "productdevbook",
6677
+ "bluesky": "productdevbook.com"
6537
6678
  }
6538
6679
  ],
6539
6680
  "compatibility": {
@@ -6567,7 +6708,7 @@
6567
6708
  },
6568
6709
  {
6569
6710
  "name": "onyx",
6570
- "description": "A design system and Vue.js component library created by Schwarz IT",
6711
+ "description": "A design system and Vue.js component library created by Schwarz Digits",
6571
6712
  "repo": "SchwarzIT/onyx#main/packages/nuxt",
6572
6713
  "npm": "@sit-onyx/nuxt",
6573
6714
  "icon": "onyx.svg",
@@ -6610,28 +6751,6 @@
6610
6751
  "requires": {}
6611
6752
  }
6612
6753
  },
6613
- {
6614
- "name": "page-generator-helper",
6615
- "description": "Generate your pages statically without using payload extractors.",
6616
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
6617
- "npm": "nuxt-page-generator-helper",
6618
- "icon": "",
6619
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6620
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6621
- "learn_more": "",
6622
- "category": "Extensions",
6623
- "type": "3rd-party",
6624
- "maintainers": [
6625
- {
6626
- "name": "GrabarzUndPartner",
6627
- "github": "GrabarzUndPartner"
6628
- }
6629
- ],
6630
- "compatibility": {
6631
- "nuxt": "^2.0.0",
6632
- "requires": {}
6633
- }
6634
- },
6635
6754
  {
6636
6755
  "name": "paper-ui",
6637
6756
  "description": "A ui kit for nuxt",
@@ -6695,7 +6814,7 @@
6695
6814
  }
6696
6815
  ],
6697
6816
  "compatibility": {
6698
- "nuxt": ">=3.0.0",
6817
+ "nuxt": "^3.7.0",
6699
6818
  "requires": {}
6700
6819
  }
6701
6820
  },
@@ -6707,7 +6826,7 @@
6707
6826
  "icon": "partytown.svg",
6708
6827
  "github": "https://github.com/nuxt-modules/partytown",
6709
6828
  "website": "https://github.com/nuxt-modules/partytown",
6710
- "learn_more": "https://partytown.builder.io/",
6829
+ "learn_more": "https://partytown.qwik.dev/",
6711
6830
  "category": "Performance",
6712
6831
  "type": "community",
6713
6832
  "maintainers": [
@@ -6728,11 +6847,11 @@
6728
6847
  {
6729
6848
  "name": "paypal",
6730
6849
  "description": "A Nuxt module for simplifying the use of Paypal in your project.",
6731
- "repo": "arashsheyda/nuxt-paypal",
6850
+ "repo": "nuxtaid/nuxt-paypal",
6732
6851
  "npm": "nuxt-paypal",
6733
6852
  "icon": "paypal.svg",
6734
- "github": "https://github.com/arashsheyda/nuxt-paypal",
6735
- "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
6853
+ "github": "https://github.com/nuxtaid/nuxt-paypal",
6854
+ "website": "https://github.com/nuxtaid/nuxt-paypal#readme",
6736
6855
  "learn_more": "https://developer.paypal.com/sdk/js/reference/",
6737
6856
  "category": "Payment",
6738
6857
  "type": "3rd-party",
@@ -6769,30 +6888,7 @@
6769
6888
  }
6770
6889
  ],
6771
6890
  "compatibility": {
6772
- "nuxt": ">=3.0.0",
6773
- "requires": {}
6774
- }
6775
- },
6776
- {
6777
- "name": "pergel",
6778
- "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
6779
- "repo": "oku-ui/pergel#main/packages-core/pergel",
6780
- "npm": "pergel",
6781
- "icon": "pergel.svg",
6782
- "github": "https://github.com/oku-ui/pergel",
6783
- "website": "https://pergel.oku-ui.com/",
6784
- "learn_more": "",
6785
- "category": "Devtools",
6786
- "type": "3rd-party",
6787
- "maintainers": [
6788
- {
6789
- "name": "Wind",
6790
- "github": "productdevbook",
6791
- "twitter": "productdevbook"
6792
- }
6793
- ],
6794
- "compatibility": {
6795
- "nuxt": ">=3.10.0",
6891
+ "nuxt": "^3.0.0",
6796
6892
  "requires": {}
6797
6893
  }
6798
6894
  },
@@ -6819,13 +6915,38 @@
6819
6915
  "requires": {}
6820
6916
  }
6821
6917
  },
6918
+ {
6919
+ "name": "pglite",
6920
+ "description": "A Nuxt module aimed to simplify the use of PGlite.",
6921
+ "repo": "sandros94/nuxt-pglite",
6922
+ "npm": "nuxt-pglite",
6923
+ "icon": "pglite.svg",
6924
+ "github": "https://github.com/sandros94/nuxt-pglite",
6925
+ "website": "https://github.com/sandros94/nuxt-pglite",
6926
+ "learn_more": "https://pglite.dev",
6927
+ "category": "Database",
6928
+ "type": "3rd-party",
6929
+ "maintainers": [
6930
+ {
6931
+ "name": "Sandro Circi",
6932
+ "github": "sandros94",
6933
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6934
+ "bluesky": "sandros94.com",
6935
+ "twitter": "_sandros94"
6936
+ }
6937
+ ],
6938
+ "compatibility": {
6939
+ "nuxt": ">=3.15.0",
6940
+ "requires": {}
6941
+ }
6942
+ },
6822
6943
  {
6823
6944
  "name": "pinia-colada",
6824
6945
  "description": "The smart data fetching layer for Pinia",
6825
6946
  "repo": "posva/pinia-colada#main/nuxt",
6826
6947
  "npm": "@pinia/colada-nuxt",
6827
6948
  "icon": "pinia-colada.png",
6828
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6949
+ "github": "https://github.com/posva/pinia-colada",
6829
6950
  "website": "https://pinia-colada.esm.dev",
6830
6951
  "learn_more": "",
6831
6952
  "category": "Extensions",
@@ -6839,7 +6960,7 @@
6839
6960
  }
6840
6961
  ],
6841
6962
  "compatibility": {
6842
- "nuxt": "^3.13.0 || ^4.0.0",
6963
+ "nuxt": "^3.17.7 || ^4.0.0",
6843
6964
  "requires": {}
6844
6965
  }
6845
6966
  },
@@ -6849,7 +6970,7 @@
6849
6970
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
6850
6971
  "npm": "@pinia-orm/nuxt",
6851
6972
  "icon": "pinia-orm.svg",
6852
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6973
+ "github": "https://github.com/CodeDredd/pinia-orm",
6853
6974
  "website": "https://pinia-orm.codedredd.de/",
6854
6975
  "learn_more": "",
6855
6976
  "category": "Extensions",
@@ -6868,31 +6989,6 @@
6868
6989
  }
6869
6990
  }
6870
6991
  },
6871
- {
6872
- "name": "pinia-plugin-persistedstate",
6873
- "description": "Configurable persistence and rehydration of Pinia stores.",
6874
- "repo": "prazdevs/pinia-plugin-persistedstate",
6875
- "npm": "pinia-plugin-persistedstate",
6876
- "icon": "pinia-plugin-persistedstate.png",
6877
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
6878
- "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
6879
- "learn_more": "",
6880
- "category": "Extensions",
6881
- "type": "3rd-party",
6882
- "maintainers": [
6883
- {
6884
- "name": "praz",
6885
- "github": "prazdevs",
6886
- "bluesky": "dev.praz.me"
6887
- }
6888
- ],
6889
- "compatibility": {
6890
- "nuxt": "^2.0.0 || >=3.0.0",
6891
- "requires": {
6892
- "bridge": "optional"
6893
- }
6894
- }
6895
- },
6896
6992
  {
6897
6993
  "name": "pinia-plugin-unstorage",
6898
6994
  "description": "Configurable persistence and rehydration of Pinia stores.",
@@ -6921,7 +7017,7 @@
6921
7017
  "repo": "vuejs/pinia#v2/packages/nuxt",
6922
7018
  "npm": "@pinia/nuxt",
6923
7019
  "icon": "pinia.svg",
6924
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
7020
+ "github": "https://github.com/vuejs/pinia",
6925
7021
  "website": "https://pinia.vuejs.org/",
6926
7022
  "learn_more": "",
6927
7023
  "category": "Extensions",
@@ -6935,7 +7031,7 @@
6935
7031
  }
6936
7032
  ],
6937
7033
  "compatibility": {
6938
- "nuxt": "^2.0.0 || >=3.0.0",
7034
+ "nuxt": "^3.15.0 || ^4.0.0",
6939
7035
  "requires": {
6940
7036
  "bridge": "optional"
6941
7037
  }
@@ -6982,7 +7078,29 @@
6982
7078
  }
6983
7079
  ],
6984
7080
  "compatibility": {
6985
- "nuxt": "^2.0.0 || >=3.0.0",
7081
+ "nuxt": ">=3.0.0",
7082
+ "requires": {}
7083
+ }
7084
+ },
7085
+ {
7086
+ "name": "powersync",
7087
+ "description": "Offline-first sync with native Nuxt integration — auto-imported composables, built-in diagnostics, Nuxt DevTools integration, and optional Kysely for type-safe queries",
7088
+ "repo": "powersync-ja/powersync-js#main/packages/nuxt",
7089
+ "npm": "@powersync/nuxt",
7090
+ "icon": "powersync.svg",
7091
+ "github": "https://github.com/powersync-ja/powersync-js",
7092
+ "website": "https://docs.powersync.com/intro/powersync-overview",
7093
+ "learn_more": "https://powersync.com/",
7094
+ "category": "Database",
7095
+ "type": "3rd-party",
7096
+ "maintainers": [
7097
+ {
7098
+ "name": "PowerSync",
7099
+ "github": "powersync-ja"
7100
+ }
7101
+ ],
7102
+ "compatibility": {
7103
+ "nuxt": ">=4.0.0",
6986
7104
  "requires": {}
6987
7105
  }
6988
7106
  },
@@ -7004,7 +7122,7 @@
7004
7122
  }
7005
7123
  ],
7006
7124
  "compatibility": {
7007
- "nuxt": ">=3.0.0",
7125
+ "nuxt": ">=3.9.0",
7008
7126
  "requires": {}
7009
7127
  }
7010
7128
  },
@@ -7054,29 +7172,6 @@
7054
7172
  "requires": {}
7055
7173
  }
7056
7174
  },
7057
- {
7058
- "name": "primevue",
7059
- "description": "Next Generation Vue UI Component Library",
7060
- "repo": "primefaces/primevue#master/packages/nuxt-module",
7061
- "npm": "@primevue/nuxt-module",
7062
- "icon": "primevue.svg",
7063
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7064
- "website": "https://primevue.org/",
7065
- "learn_more": "https://primevue.org/nuxt/",
7066
- "category": "UI",
7067
- "type": "3rd-party",
7068
- "maintainers": [
7069
- {
7070
- "name": "primefaces",
7071
- "github": "primefaces",
7072
- "twitter": "primevue"
7073
- }
7074
- ],
7075
- "compatibility": {
7076
- "nuxt": ">=3.0.0",
7077
- "requires": {}
7078
- }
7079
- },
7080
7175
  {
7081
7176
  "name": "prisma",
7082
7177
  "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
@@ -7084,7 +7179,7 @@
7084
7179
  "npm": "@prisma/nuxt",
7085
7180
  "icon": "prisma.png",
7086
7181
  "github": "https://github.com/prisma/nuxt-prisma",
7087
- "website": "https://pris.ly/prisma-nuxt",
7182
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
7088
7183
  "learn_more": "https://www.prisma.io/orm",
7089
7184
  "category": "Database",
7090
7185
  "type": "3rd-party",
@@ -7119,7 +7214,7 @@
7119
7214
  }
7120
7215
  ],
7121
7216
  "compatibility": {
7122
- "nuxt": "^2.0.0 || >=3.0.0",
7217
+ "nuxt": ">=3.7.0",
7123
7218
  "requires": {}
7124
7219
  }
7125
7220
  },
@@ -7141,7 +7236,7 @@
7141
7236
  }
7142
7237
  ],
7143
7238
  "compatibility": {
7144
- "nuxt": ">=3.0.0",
7239
+ "nuxt": "^2.16.0 || >=3.0.0",
7145
7240
  "requires": {}
7146
7241
  }
7147
7242
  },
@@ -7232,7 +7327,7 @@
7232
7327
  }
7233
7328
  ],
7234
7329
  "compatibility": {
7235
- "nuxt": "^2.0.0 || >=3.0.0",
7330
+ "nuxt": "^3.0.0-rc.11",
7236
7331
  "requires": {}
7237
7332
  }
7238
7333
  },
@@ -7244,7 +7339,7 @@
7244
7339
  "icon": "pwa.png",
7245
7340
  "github": "https://github.com/nuxt-community/pwa-module",
7246
7341
  "website": "https://pwa.nuxtjs.org",
7247
- "learn_more": "https://web.dev/progressive-web-apps/",
7342
+ "learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
7248
7343
  "category": "Performance",
7249
7344
  "type": "community",
7250
7345
  "maintainers": [
@@ -7305,7 +7400,7 @@
7305
7400
  }
7306
7401
  ],
7307
7402
  "compatibility": {
7308
- "nuxt": ">=3.10.0",
7403
+ "nuxt": ">=3.0.0",
7309
7404
  "requires": {}
7310
7405
  }
7311
7406
  },
@@ -7338,7 +7433,7 @@
7338
7433
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7339
7434
  "npm": "@query-api/nuxt",
7340
7435
  "icon": "query-api.svg",
7341
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7436
+ "github": "https://github.com/samuelreichor/query-api",
7342
7437
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7343
7438
  "learn_more": "https://samuelreichor.at/libraries",
7344
7439
  "category": "CMS",
@@ -7362,7 +7457,7 @@
7362
7457
  "icon": "radash.png",
7363
7458
  "github": "https://github.com/bbg/nuxt-radash",
7364
7459
  "website": "https://github.com/bbg/nuxt-radash#readme",
7365
- "learn_more": "https://github.com/rayepps/radash/",
7460
+ "learn_more": "https://github.com/sodiray/radash",
7366
7461
  "category": "Libraries",
7367
7462
  "type": "3rd-party",
7368
7463
  "maintainers": [
@@ -7372,7 +7467,7 @@
7372
7467
  }
7373
7468
  ],
7374
7469
  "compatibility": {
7375
- "nuxt": ">=3.0.0",
7470
+ "nuxt": "^3.0.0",
7376
7471
  "requires": {}
7377
7472
  }
7378
7473
  },
@@ -7384,7 +7479,7 @@
7384
7479
  "icon": "recaptcha.png",
7385
7480
  "github": "https://github.com/nuxt-community/recaptcha-module",
7386
7481
  "website": "https://github.com/nuxt-community/recaptcha-module",
7387
- "learn_more": "https://www.google.com/recaptcha/about/",
7482
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7388
7483
  "category": "Security",
7389
7484
  "type": "community",
7390
7485
  "maintainers": [
@@ -7449,10 +7544,10 @@
7449
7544
  {
7450
7545
  "name": "reka-ui",
7451
7546
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7452
- "repo": "unovue/radix-vue",
7547
+ "repo": "unovue/reka-ui",
7453
7548
  "npm": "reka-ui",
7454
7549
  "icon": "reka-ui.svg",
7455
- "github": "https://github.com/unovue/radix-vue",
7550
+ "github": "https://github.com/unovue/reka-ui",
7456
7551
  "website": "https://www.reka-ui.com/",
7457
7552
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7458
7553
  "category": "UI",
@@ -7555,7 +7650,7 @@
7555
7650
  }
7556
7651
  ],
7557
7652
  "compatibility": {
7558
- "nuxt": "^2.0.0 || >=3.0.0",
7653
+ "nuxt": ">=3.6.1",
7559
7654
  "requires": {
7560
7655
  "bridge": "optional"
7561
7656
  }
@@ -7579,31 +7674,7 @@
7579
7674
  }
7580
7675
  ],
7581
7676
  "compatibility": {
7582
- "nuxt": ">=3.0.0",
7583
- "requires": {}
7584
- }
7585
- },
7586
- {
7587
- "name": "router-extras",
7588
- "description": "Extra Add-ons for nuxt router",
7589
- "repo": "nuxt-community/router-extras-module",
7590
- "npm": "@nuxtjs/router-extras",
7591
- "icon": "vue.png",
7592
- "github": "https://github.com/nuxt-community/router-extras-module",
7593
- "website": "https://github.com/nuxt-community/router-extras-module",
7594
- "learn_more": "",
7595
- "category": "Extensions",
7596
- "type": "community",
7597
- "maintainers": [
7598
- {
7599
- "name": "Farnabaz",
7600
- "github": "farnabaz",
7601
- "twitter": "a_birang",
7602
- "bluesky": "farnabaz.dev"
7603
- }
7604
- ],
7605
- "compatibility": {
7606
- "nuxt": "^2.0.0",
7677
+ "nuxt": "^3",
7607
7678
  "requires": {}
7608
7679
  }
7609
7680
  },
@@ -7637,7 +7708,7 @@
7637
7708
  "repo": "nuxt-modules/sanity#main",
7638
7709
  "npm": "@nuxtjs/sanity",
7639
7710
  "icon": "sanity.png",
7640
- "github": "https://github.com/nuxt-modules/sanity#main",
7711
+ "github": "https://github.com/nuxt-modules/sanity",
7641
7712
  "website": "https://sanity.nuxtjs.org",
7642
7713
  "learn_more": "https://www.sanity.io/",
7643
7714
  "category": "CMS",
@@ -7651,7 +7722,7 @@
7651
7722
  }
7652
7723
  ],
7653
7724
  "compatibility": {
7654
- "nuxt": "^2.0.0 || >=3.0.0",
7725
+ "nuxt": ">=3.7.0",
7655
7726
  "requires": {
7656
7727
  "bridge": "optional"
7657
7728
  }
@@ -7663,7 +7734,7 @@
7663
7734
  "repo": "scalar/scalar#main/integrations/nuxt",
7664
7735
  "npm": "@scalar/nuxt",
7665
7736
  "icon": "scalar.svg",
7666
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7737
+ "github": "https://github.com/scalar/scalar",
7667
7738
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7668
7739
  "learn_more": "https://scalar.com",
7669
7740
  "category": "Devtools",
@@ -7687,7 +7758,7 @@
7687
7758
  "npm": "nuxt-schema-org",
7688
7759
  "icon": "schema-org.svg",
7689
7760
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7690
- "website": "https://nuxtseo.com/schema-org",
7761
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7691
7762
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7692
7763
  "category": "SEO",
7693
7764
  "type": "3rd-party",
@@ -7700,14 +7771,14 @@
7700
7771
  }
7701
7772
  ],
7702
7773
  "compatibility": {
7703
- "nuxt": ">=3.0.0",
7774
+ "nuxt": ">=3.0.0-rc.8",
7704
7775
  "requires": {}
7705
7776
  }
7706
7777
  },
7707
7778
  {
7708
7779
  "name": "scripts",
7709
7780
  "description": "Add 3rd-party scripts without sacrificing performance.",
7710
- "repo": "nuxt/scripts",
7781
+ "repo": "nuxt/scripts#main/packages/script",
7711
7782
  "npm": "@nuxt/scripts",
7712
7783
  "icon": "nuxt.svg",
7713
7784
  "github": "https://github.com/nuxt/scripts",
@@ -7723,7 +7794,7 @@
7723
7794
  }
7724
7795
  ],
7725
7796
  "compatibility": {
7726
- "nuxt": ">=3.0.0",
7797
+ "nuxt": ">=3.16.0",
7727
7798
  "requires": {}
7728
7799
  }
7729
7800
  },
@@ -7798,13 +7869,13 @@
7798
7869
  },
7799
7870
  {
7800
7871
  "name": "sentry",
7801
- "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7872
+ "description": "Sentry SDK for Nuxt",
7802
7873
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7803
7874
  "npm": "@sentry/nuxt",
7804
7875
  "icon": "sentry.svg",
7805
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7876
+ "github": "https://github.com/getsentry/sentry-javascript",
7806
7877
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7807
- "learn_more": "https://sentry.io",
7878
+ "learn_more": "https://sentry.io/welcome/",
7808
7879
  "category": "Monitoring",
7809
7880
  "type": "3rd-party",
7810
7881
  "maintainers": [
@@ -7821,12 +7892,12 @@
7821
7892
  {
7822
7893
  "name": "seo-experiments",
7823
7894
  "description": "Powerful SEO DX improvements.",
7824
- "repo": "harlan-zw/nuxt-seo-experiments",
7895
+ "repo": "harlan-zw/nuxt-seo-utils",
7825
7896
  "npm": "nuxt-seo-utils",
7826
7897
  "icon": "seo-experiments.svg",
7827
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
7828
- "website": "https://nuxtseo.com/experiments",
7829
- "learn_more": "https://nuxtseo.com/experiments",
7898
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7899
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7900
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7830
7901
  "category": "SEO",
7831
7902
  "type": "3rd-party",
7832
7903
  "maintainers": [
@@ -7838,18 +7909,18 @@
7838
7909
  }
7839
7910
  ],
7840
7911
  "compatibility": {
7841
- "nuxt": ">=3.0.0",
7912
+ "nuxt": "<3.16.0 || >=3.6.1",
7842
7913
  "requires": {}
7843
7914
  }
7844
7915
  },
7845
7916
  {
7846
7917
  "name": "seo-meta",
7847
7918
  "description": "Simple generate seo metadata",
7848
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7919
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
7849
7920
  "npm": "nuxt-seo-meta",
7850
7921
  "icon": "",
7851
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7852
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7922
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7923
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
7853
7924
  "learn_more": "",
7854
7925
  "category": "SEO",
7855
7926
  "type": "3rd-party",
@@ -7874,7 +7945,7 @@
7874
7945
  "icon": "nuxt.svg",
7875
7946
  "github": "https://github.com/harlan-zw/nuxt-seo",
7876
7947
  "website": "https://nuxtseo.com/",
7877
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7948
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
7878
7949
  "category": "SEO",
7879
7950
  "type": "3rd-party",
7880
7951
  "maintainers": [
@@ -7885,9 +7956,10 @@
7885
7956
  }
7886
7957
  ],
7887
7958
  "compatibility": {
7888
- "nuxt": ">=3.0.0",
7959
+ "nuxt": ">=3.7.0",
7889
7960
  "requires": {}
7890
- }
7961
+ },
7962
+ "mcp": "https://nuxtseo.com/mcp"
7891
7963
  },
7892
7964
  {
7893
7965
  "name": "seomatic-meta",
@@ -7962,10 +8034,10 @@
7962
8034
  {
7963
8035
  "name": "shadcn",
7964
8036
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
7965
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
8037
+ "repo": "unovue/shadcn-vue#dev/packages/module",
7966
8038
  "npm": "shadcn-nuxt",
7967
8039
  "icon": "",
7968
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
8040
+ "github": "https://github.com/unovue/shadcn-vue",
7969
8041
  "website": "https://www.shadcn-vue.com",
7970
8042
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
7971
8043
  "category": "UI",
@@ -7993,7 +8065,7 @@
7993
8065
  "npm": "@nuxtjs/shopify",
7994
8066
  "icon": "shopify.png",
7995
8067
  "github": "https://github.com/nuxt-modules/shopify",
7996
- "website": "https://nuxt-modules.github.io/shopify",
8068
+ "website": "https://shopify.nuxtjs.org/",
7997
8069
  "learn_more": "https://shopify.dev/docs",
7998
8070
  "category": "Ecommerce",
7999
8071
  "type": "community",
@@ -8004,23 +8076,24 @@
8004
8076
  },
8005
8077
  {
8006
8078
  "name": "Frederik Bußmann",
8007
- "github": "freb97"
8079
+ "github": "freb97",
8080
+ "bluesky": "freb97.bsky.social"
8008
8081
  }
8009
8082
  ],
8010
8083
  "compatibility": {
8011
- "nuxt": "^3.0.0",
8084
+ "nuxt": ">=3.0.0",
8012
8085
  "requires": {}
8013
8086
  }
8014
8087
  },
8015
8088
  {
8016
8089
  "name": "shopware",
8017
8090
  "description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
8018
- "repo": "shopware/frontends",
8019
- "npm": "shopware-frontends",
8091
+ "repo": "shopware/frontends#main/packages/nuxt-module",
8092
+ "npm": "@shopware/nuxt-module",
8020
8093
  "icon": "shopware.svg",
8021
- "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8022
- "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8023
- "learn_more": "https://www.shopware.com",
8094
+ "github": "https://github.com/shopware/frontends",
8095
+ "website": "https://developer.shopware.com/frontends/packages/nuxt-module.html",
8096
+ "learn_more": "https://www.shopware.com/en/",
8024
8097
  "category": "Ecommerce",
8025
8098
  "type": "3rd-party",
8026
8099
  "maintainers": [
@@ -8030,7 +8103,7 @@
8030
8103
  }
8031
8104
  ],
8032
8105
  "compatibility": {
8033
- "nuxt": "^3.0.0",
8106
+ "nuxt": ">=3.0.0",
8034
8107
  "requires": {}
8035
8108
  }
8036
8109
  },
@@ -8082,11 +8155,11 @@
8082
8155
  {
8083
8156
  "name": "simple-line-icons",
8084
8157
  "description": "Nuxt module to add simple-line-icons ",
8085
- "repo": "vaso2/nuxt-simple-line-icons",
8158
+ "repo": "galsd/nuxt-simple-line-icons",
8086
8159
  "npm": "nuxt-simple-line-icons",
8087
8160
  "icon": "",
8088
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
8089
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8161
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8162
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
8090
8163
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
8091
8164
  "category": "Fonts",
8092
8165
  "type": "3rd-party",
@@ -8109,7 +8182,7 @@
8109
8182
  "icon": "simple-sitemap.svg",
8110
8183
  "github": "https://github.com/nuxt-modules/sitemap",
8111
8184
  "website": "https://nuxtseo.com/",
8112
- "learn_more": "https://nuxtseo.com/sitemap",
8185
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
8113
8186
  "category": "SEO",
8114
8187
  "type": "community",
8115
8188
  "maintainers": [
@@ -8127,7 +8200,7 @@
8127
8200
  }
8128
8201
  ],
8129
8202
  "compatibility": {
8130
- "nuxt": ">=3.0.0",
8203
+ "nuxt": ">=3.9.0",
8131
8204
  "requires": {}
8132
8205
  }
8133
8206
  },
@@ -8137,9 +8210,9 @@
8137
8210
  "repo": "modbender/nuxt-snackbar#master",
8138
8211
  "npm": "nuxt-snackbar",
8139
8212
  "icon": "snackbar.png",
8140
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8213
+ "github": "https://github.com/modbender/nuxt-snackbar",
8141
8214
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
8142
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8215
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
8143
8216
  "category": "UI",
8144
8217
  "type": "3rd-party",
8145
8218
  "maintainers": [
@@ -8153,29 +8226,6 @@
8153
8226
  "requires": {}
8154
8227
  }
8155
8228
  },
8156
- {
8157
- "name": "snipcart",
8158
- "description": "Snipcart integration module for Nuxt",
8159
- "repo": "nuxt-modules/snipcart",
8160
- "npm": "@nuxtjs/snipcart",
8161
- "icon": "snipcart.png",
8162
- "github": "https://github.com/nuxt-modules/snipcart",
8163
- "website": "https://github.com/nuxt-modules/snipcart",
8164
- "learn_more": "",
8165
- "category": "Ecommerce",
8166
- "type": "community",
8167
- "maintainers": [
8168
- {
8169
- "name": "florent giraud",
8170
- "github": "flozero",
8171
- "twitter": "flozeroo"
8172
- }
8173
- ],
8174
- "compatibility": {
8175
- "nuxt": "^2.0.0 || >=3.0.0",
8176
- "requires": {}
8177
- }
8178
- },
8179
8229
  {
8180
8230
  "name": "social-meta",
8181
8231
  "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
@@ -8226,7 +8276,7 @@
8226
8276
  "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8227
8277
  "npm": "@solar-icons/nuxt",
8228
8278
  "icon": "solar-icons.svg",
8229
- "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8279
+ "github": "https://github.com/saoudi-h/solar-icons",
8230
8280
  "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8231
8281
  "learn_more": "https://solar-icons.vercel.app",
8232
8282
  "category": "UI",
@@ -8260,7 +8310,7 @@
8260
8310
  "name": "Filip Sobol",
8261
8311
  "github": "filipsobol",
8262
8312
  "twitter": "filipsobol",
8263
- "bluesky": "filipsobol.bsky.social"
8313
+ "bluesky": "filipsobol.com"
8264
8314
  }
8265
8315
  ],
8266
8316
  "compatibility": {
@@ -8276,7 +8326,7 @@
8276
8326
  "icon": "speedcurve.png",
8277
8327
  "github": "https://github.com/nuxt-community/speedcurve-module",
8278
8328
  "website": "https://speedcurve.nuxtjs.org",
8279
- "learn_more": "https://speedcurve.com",
8329
+ "learn_more": "https://www.speedcurve.com/",
8280
8330
  "category": "Analytics",
8281
8331
  "type": "community",
8282
8332
  "maintainers": [
@@ -8314,26 +8364,27 @@
8314
8364
  }
8315
8365
  },
8316
8366
  {
8317
- "name": "storage",
8318
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
8319
- "repo": "mazipan/nuxt-storage",
8320
- "npm": "nuxt-storage",
8321
- "icon": "",
8322
- "github": "https://github.com/mazipan/nuxt-storage",
8323
- "website": "https://github.com/mazipan/nuxt-storage",
8324
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
8325
- "category": "Extensions",
8367
+ "name": "stonecrop",
8368
+ "description": "Stonecrop for Nuxt",
8369
+ "repo": "agritheory/stonecrop#development/nuxt",
8370
+ "npm": "@stonecrop/nuxt",
8371
+ "icon": "stonecrop.svg",
8372
+ "github": "https://github.com/agritheory/stonecrop",
8373
+ "website": "https://stonecrop.io/",
8374
+ "learn_more": "https://agritheory.com/",
8375
+ "category": "Libraries",
8326
8376
  "type": "3rd-party",
8327
8377
  "maintainers": [
8328
8378
  {
8329
- "name": "Irfan Maulana",
8330
- "github": "mazipan",
8331
- "twitter": "Maz_Ipan"
8379
+ "name": "Tyler Matteson",
8380
+ "github": "agritheory"
8332
8381
  }
8333
8382
  ],
8334
8383
  "compatibility": {
8335
- "nuxt": "^2.0.0",
8336
- "requires": {}
8384
+ "nuxt": "^4.0.0",
8385
+ "requires": {
8386
+ "bridge": false
8387
+ }
8337
8388
  }
8338
8389
  },
8339
8390
  {
@@ -8390,11 +8441,11 @@
8390
8441
  {
8391
8442
  "name": "storyblok",
8392
8443
  "description": "Storyblok Nuxt module",
8393
- "repo": "storyblok/storyblok-nuxt#main",
8444
+ "repo": "storyblok/monoblok#main/packages/nuxt",
8394
8445
  "npm": "@storyblok/nuxt",
8395
8446
  "icon": "storyblok.png",
8396
- "github": "https://github.com/storyblok/storyblok-nuxt",
8397
- "website": "https://github.com/storyblok/storyblok-nuxt",
8447
+ "github": "https://github.com/storyblok/monoblok",
8448
+ "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8398
8449
  "learn_more": "",
8399
8450
  "category": "CMS",
8400
8451
  "type": "3rd-party",
@@ -8434,7 +8485,7 @@
8434
8485
  }
8435
8486
  ],
8436
8487
  "compatibility": {
8437
- "nuxt": "^2.0.0 || >=3.0.0",
8488
+ "nuxt": ">=3.0.0",
8438
8489
  "requires": {
8439
8490
  "bridge": "optional"
8440
8491
  },
@@ -8467,40 +8518,13 @@
8467
8518
  }
8468
8519
  ],
8469
8520
  "compatibility": {
8470
- "nuxt": "^2.0.0 || >=3.0.0",
8521
+ "nuxt": ">=3.7.0",
8471
8522
  "requires": {
8472
8523
  "bridge": true
8473
8524
  },
8474
8525
  "devtools": "^0.0.0"
8475
8526
  }
8476
8527
  },
8477
- {
8478
- "name": "stripe-next",
8479
- "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.",
8480
- "repo": "flozero/nuxt-stripe",
8481
- "npm": "@unlok-co/nuxt-stripe",
8482
- "icon": "stripe.png",
8483
- "github": "https://github.com/flozero/nuxt-stripe",
8484
- "website": "https://github.com/flozero/nuxt-stripe",
8485
- "learn_more": "https://stripe.com/docs",
8486
- "category": "Payment",
8487
- "type": "3rd-party",
8488
- "maintainers": [
8489
- {
8490
- "name": "Loïc Fuentes",
8491
- "github": "fuentesloic"
8492
- },
8493
- {
8494
- "name": "florent giraud",
8495
- "github": "flozero",
8496
- "twitter": "flozeroo"
8497
- }
8498
- ],
8499
- "compatibility": {
8500
- "nuxt": ">=3.0.0",
8501
- "requires": {}
8502
- }
8503
- },
8504
8528
  {
8505
8529
  "name": "stripe",
8506
8530
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -8509,7 +8533,7 @@
8509
8533
  "icon": "stripe.png",
8510
8534
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8511
8535
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8512
- "learn_more": "https://stripe.com/",
8536
+ "learn_more": "https://stripe.com/fr",
8513
8537
  "category": "Payment",
8514
8538
  "type": "3rd-party",
8515
8539
  "maintainers": [
@@ -8528,15 +8552,21 @@
8528
8552
  {
8529
8553
  "name": "studio",
8530
8554
  "description": "A new experience to build content-driven website with Nuxt.",
8531
- "repo": "nuxtlabs/studio-module",
8532
- "npm": "@nuxthq/studio",
8533
- "icon": "studio.svg",
8534
- "github": "https://github.com/nuxtlabs/studio-module",
8555
+ "repo": "nuxt-content/nuxt-studio",
8556
+ "npm": "nuxt-studio",
8557
+ "icon": "nuxt.svg",
8558
+ "github": "https://github.com/nuxt-content/nuxt-studio",
8535
8559
  "website": "https://nuxt.studio",
8536
- "learn_more": "https://nuxt.studio",
8560
+ "learn_more": "",
8537
8561
  "category": "CMS",
8538
- "type": "3rd-party",
8562
+ "type": "community",
8539
8563
  "maintainers": [
8564
+ {
8565
+ "name": "Baptiste Leproux",
8566
+ "github": "larbish",
8567
+ "twitter": "_larbish",
8568
+ "bluesky": "larbish.bsky.social"
8569
+ },
8540
8570
  {
8541
8571
  "name": "Farnabaz",
8542
8572
  "github": "farnabaz",
@@ -8560,11 +8590,11 @@
8560
8590
  {
8561
8591
  "name": "style-resources",
8562
8592
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8563
- "repo": "nuxt-community/style-resources-module",
8593
+ "repo": "nuxt-modules/style-resources",
8564
8594
  "npm": "@nuxtjs/style-resources",
8565
8595
  "icon": "",
8566
- "github": "https://github.com/nuxt-community/style-resources-module",
8567
- "website": "https://github.com/nuxt-community/style-resources-module",
8596
+ "github": "https://github.com/nuxt-modules/style-resources",
8597
+ "website": "https://github.com/nuxt-modules/style-resources",
8568
8598
  "learn_more": "",
8569
8599
  "category": "CSS",
8570
8600
  "type": "community",
@@ -8584,11 +8614,11 @@
8584
8614
  {
8585
8615
  "name": "stylelint",
8586
8616
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8587
- "repo": "nuxt-community/stylelint-module",
8617
+ "repo": "nuxt-modules/stylelint",
8588
8618
  "npm": "@nuxtjs/stylelint-module",
8589
8619
  "icon": "stylelint.png",
8590
- "github": "https://github.com/nuxt-community/stylelint-module",
8591
- "website": "https://github.com/nuxt-community/stylelint-module",
8620
+ "github": "https://github.com/nuxt-modules/stylelint",
8621
+ "website": "https://github.com/nuxt-modules/stylelint",
8592
8622
  "learn_more": "https://stylelint.io/",
8593
8623
  "category": "CSS",
8594
8624
  "type": "community",
@@ -8634,7 +8664,7 @@
8634
8664
  }
8635
8665
  ],
8636
8666
  "compatibility": {
8637
- "nuxt": "^2.0.0 || >=3.0.0",
8667
+ "nuxt": ">=3.0.0",
8638
8668
  "requires": {}
8639
8669
  }
8640
8670
  },
@@ -8659,7 +8689,7 @@
8659
8689
  }
8660
8690
  ],
8661
8691
  "compatibility": {
8662
- "nuxt": ">=3.10.0",
8692
+ "nuxt": "^3.21.0 || ^4.3.0",
8663
8693
  "requires": {}
8664
8694
  }
8665
8695
  },
@@ -8705,7 +8735,7 @@
8705
8735
  }
8706
8736
  ],
8707
8737
  "compatibility": {
8708
- "nuxt": "^2.0.0 || >=3.0.0",
8738
+ "nuxt": ">=3.0.0",
8709
8739
  "requires": {}
8710
8740
  }
8711
8741
  },
@@ -8731,28 +8761,6 @@
8731
8761
  "requires": {}
8732
8762
  }
8733
8763
  },
8734
- {
8735
- "name": "sweetalert2",
8736
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
8737
- "repo": "ImreC/nuxt-sweetalert2",
8738
- "npm": "nuxt-sweetalert2",
8739
- "icon": "",
8740
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
8741
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
8742
- "learn_more": "https://sweetalert2.github.io/",
8743
- "category": "Libraries",
8744
- "type": "3rd-party",
8745
- "maintainers": [
8746
- {
8747
- "name": "ImreC",
8748
- "github": "ImreC"
8749
- }
8750
- ],
8751
- "compatibility": {
8752
- "nuxt": "^2.0.0",
8753
- "requires": {}
8754
- }
8755
- },
8756
8764
  {
8757
8765
  "name": "swiftsearch",
8758
8766
  "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
@@ -8847,7 +8855,7 @@
8847
8855
  }
8848
8856
  ],
8849
8857
  "compatibility": {
8850
- "nuxt": "^2.0.0 || >=3.0.0",
8858
+ "nuxt": "^2.9.0 || >=3.0.0-rc.1",
8851
8859
  "requires": {},
8852
8860
  "devtools": "^0.0.0"
8853
8861
  },
@@ -8857,13 +8865,13 @@
8857
8865
  },
8858
8866
  {
8859
8867
  "name": "tdesign-vue-next",
8860
- "description": "A Vue 3 UI components library",
8861
- "repo": "tdesignOteam/tdesign-nuxt",
8868
+ "description": "A Vue3.x UI components lib for TDesign.",
8869
+ "repo": "Tencent/tdesign-vue-next#main/packages/tdesign-vue-next-nuxt",
8862
8870
  "npm": "@tdesign-vue-next/nuxt",
8863
8871
  "icon": "tdesign.svg",
8864
8872
  "github": "https://github.com/Tencent/tdesign-vue-next",
8865
8873
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
8866
- "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8874
+ "learn_more": "https://github.com/Tencent/tdesign-vue-next",
8867
8875
  "category": "UI",
8868
8876
  "type": "3rd-party",
8869
8877
  "maintainers": [
@@ -8888,7 +8896,7 @@
8888
8896
  "npm": "@nuxt/test-utils",
8889
8897
  "icon": "nuxt.svg",
8890
8898
  "github": "https://github.com/nuxt/test-utils",
8891
- "website": "https://nuxt.com/docs/getting-started/testing",
8899
+ "website": "https://nuxt.com/docs/4.x/getting-started/testing",
8892
8900
  "learn_more": "",
8893
8901
  "category": "Devtools",
8894
8902
  "type": "official",
@@ -8946,7 +8954,7 @@
8946
8954
  "type": "3rd-party",
8947
8955
  "maintainers": [
8948
8956
  {
8949
- "name": "Kairat Markashev",
8957
+ "name": "Vladislav Bulgakov",
8950
8958
  "github": "stickpro",
8951
8959
  "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
8952
8960
  }
@@ -8956,30 +8964,6 @@
8956
8964
  "requires": {}
8957
8965
  }
8958
8966
  },
8959
- {
8960
- "name": "time",
8961
- "description": "Safely render local dates and times on the server with Nuxt",
8962
- "repo": "danielroe/nuxt-time",
8963
- "npm": "nuxt-time",
8964
- "icon": "",
8965
- "github": "https://github.com/danielroe/nuxt-time",
8966
- "website": "https://github.com/danielroe/nuxt-time",
8967
- "learn_more": "",
8968
- "category": "Extensions",
8969
- "type": "3rd-party",
8970
- "maintainers": [
8971
- {
8972
- "name": "Daniel Roe",
8973
- "github": "danielroe",
8974
- "twitter": "danielcroe",
8975
- "bluesky": "danielroe.dev"
8976
- }
8977
- ],
8978
- "compatibility": {
8979
- "nuxt": ">=3.0.0",
8980
- "requires": {}
8981
- }
8982
- },
8983
8967
  {
8984
8968
  "name": "tiptap",
8985
8969
  "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
@@ -9005,11 +8989,11 @@
9005
8989
  {
9006
8990
  "name": "toast",
9007
8991
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
9008
- "repo": "nuxt-community/modules#master/packages/toast",
8992
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
9009
8993
  "npm": "@nuxtjs/toast",
9010
8994
  "icon": "",
9011
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
9012
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8995
+ "github": "https://github.com/nuxt-community/legacy-modules",
8996
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
9013
8997
  "learn_more": "https://github.com/shakee93/vue-toasted",
9014
8998
  "category": "Libraries",
9015
8999
  "type": "community",
@@ -9074,11 +9058,11 @@
9074
9058
  {
9075
9059
  "name": "tresjs",
9076
9060
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
9077
- "repo": "tresjs/nuxt",
9061
+ "repo": "tresjs/tres#main/packages/nuxt",
9078
9062
  "npm": "@tresjs/nuxt",
9079
9063
  "icon": "tresjs.svg",
9080
- "github": "https://github.com/Tresjs/nuxt",
9081
- "website": "https://tresjs.org/guide/nuxt.html",
9064
+ "github": "https://github.com/tresjs/tres",
9065
+ "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
9082
9066
  "learn_more": "https://tresjs.org/",
9083
9067
  "category": "Libraries",
9084
9068
  "type": "3rd-party",
@@ -9101,7 +9085,7 @@
9101
9085
  }
9102
9086
  ],
9103
9087
  "compatibility": {
9104
- "nuxt": ">=3.0.0",
9088
+ "nuxt": ">=3.16.0",
9105
9089
  "requires": {}
9106
9090
  }
9107
9091
  },
@@ -9125,7 +9109,7 @@
9125
9109
  }
9126
9110
  ],
9127
9111
  "compatibility": {
9128
- "nuxt": "^2.0.0 || >=3.0.0",
9112
+ "nuxt": ">=3.0.0",
9129
9113
  "requires": {
9130
9114
  "bridge": true
9131
9115
  }
@@ -9139,7 +9123,7 @@
9139
9123
  "icon": "",
9140
9124
  "github": "https://github.com/tuarrep/nuxt-twa",
9141
9125
  "website": "https://nuxt-twa.tuarrep.dev",
9142
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9126
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
9143
9127
  "category": "Performance",
9144
9128
  "type": "3rd-party",
9145
9129
  "maintainers": [
@@ -9161,7 +9145,7 @@
9161
9145
  "repo": "yizack/nuxt-twemoji",
9162
9146
  "npm": "nuxt-twemoji",
9163
9147
  "icon": "twemoji.svg",
9164
- "github": "https://github.com/Yizack/nuxt-twemoji",
9148
+ "github": "https://github.com/yizack/nuxt-twemoji",
9165
9149
  "website": "https://github.com/Yizack/nuxt-twemoji",
9166
9150
  "learn_more": "",
9167
9151
  "category": "UI",
@@ -9232,44 +9216,18 @@
9232
9216
  }
9233
9217
  ],
9234
9218
  "compatibility": {
9235
- "nuxt": "^2.0.0 || >=3.0.0",
9219
+ "nuxt": ">=3.0.0",
9236
9220
  "requires": {}
9237
9221
  }
9238
9222
  },
9239
- {
9240
- "name": "typed-vuex",
9241
- "description": "A vanilla, strongly typed store accessor for Vuex.",
9242
- "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
9243
- "npm": "nuxt-typed-vuex",
9244
- "icon": "vue.png",
9245
- "github": "https://github.com/danielroe/typed-vuex",
9246
- "website": "https://github.com/danielroe/typed-vuex",
9247
- "learn_more": "",
9248
- "category": "Libraries",
9249
- "type": "3rd-party",
9250
- "maintainers": [
9251
- {
9252
- "name": "Daniel Roe",
9253
- "github": "danielroe",
9254
- "twitter": "danielcroe",
9255
- "bluesky": "danielroe.dev"
9256
- }
9257
- ],
9258
- "compatibility": {
9259
- "nuxt": "^2.0.0",
9260
- "requires": {
9261
- "bridge": "optional"
9262
- }
9263
- }
9264
- },
9265
9223
  {
9266
9224
  "name": "typescript-runtime",
9267
9225
  "description": "TypeScript Runtime support for Nuxt",
9268
9226
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
9269
9227
  "npm": "@nuxt/typescript-runtime",
9270
9228
  "icon": "typescript.svg",
9271
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
9272
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9229
+ "github": "https://github.com/nuxt/typescript",
9230
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
9273
9231
  "learn_more": "",
9274
9232
  "category": "Devtools",
9275
9233
  "type": "official",
@@ -9303,7 +9261,7 @@
9303
9261
  "repo": "nuxt/typescript#master/packages/typescript-build",
9304
9262
  "npm": "@nuxt/typescript-build",
9305
9263
  "icon": "typescript.svg",
9306
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9264
+ "github": "https://github.com/nuxt/typescript",
9307
9265
  "website": "https://typescript.nuxtjs.org",
9308
9266
  "learn_more": "",
9309
9267
  "category": "Devtools",
@@ -9363,7 +9321,7 @@
9363
9321
  "npm": "@nuxt/ui",
9364
9322
  "icon": "nuxt.svg",
9365
9323
  "github": "https://github.com/nuxt/ui",
9366
- "website": "https://ui.nuxt.com",
9324
+ "website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
9367
9325
  "learn_more": "",
9368
9326
  "category": "UI",
9369
9327
  "type": "official",
@@ -9382,7 +9340,7 @@
9382
9340
  }
9383
9341
  ],
9384
9342
  "compatibility": {
9385
- "nuxt": ">=3.0.0",
9343
+ "nuxt": ">=3.10.0",
9386
9344
  "requires": {}
9387
9345
  },
9388
9346
  "mcp": "https://ui.nuxt.com/mcp"
@@ -9395,7 +9353,7 @@
9395
9353
  "icon": "umami.svg",
9396
9354
  "github": "https://github.com/ijkml/nuxt-umami",
9397
9355
  "website": "https://github.com/ijkml/nuxt-umami",
9398
- "learn_more": "https://umami.is/docs/",
9356
+ "learn_more": "https://docs.umami.is/docs",
9399
9357
  "category": "Analytics",
9400
9358
  "type": "3rd-party",
9401
9359
  "maintainers": [
@@ -9447,7 +9405,7 @@
9447
9405
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9448
9406
  "npm": "@unlazy/nuxt",
9449
9407
  "icon": "unlazy.svg",
9450
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9408
+ "github": "https://github.com/johannschopplich/unlazy",
9451
9409
  "website": "https://unlazy.byjohann.dev/",
9452
9410
  "learn_more": "",
9453
9411
  "category": "Images",
@@ -9460,7 +9418,7 @@
9460
9418
  }
9461
9419
  ],
9462
9420
  "compatibility": {
9463
- "nuxt": ">=3.0.0",
9421
+ "nuxt": ">=3.5.0",
9464
9422
  "requires": {}
9465
9423
  }
9466
9424
  },
@@ -9495,12 +9453,12 @@
9495
9453
  {
9496
9454
  "name": "ununuracss",
9497
9455
  "description": "A Real CSS Engine. Only Scoped.",
9498
- "repo": "novout/ununuracss#main/packages/nuxt",
9456
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9499
9457
  "npm": "nuxt-ununura",
9500
9458
  "icon": "ununuracss.png",
9501
- "github": "https://github.com/novout/ununuracss",
9502
- "website": "https://github.com/novout/ununuracss",
9503
- "learn_more": "https://github.com/novout/ununuracss",
9459
+ "github": "https://github.com/betterwrite/ununuracss",
9460
+ "website": "https://github.com/betterwrite/ununuracss",
9461
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9504
9462
  "category": "UI",
9505
9463
  "type": "3rd-party",
9506
9464
  "maintainers": [
@@ -9533,30 +9491,7 @@
9533
9491
  }
9534
9492
  ],
9535
9493
  "compatibility": {
9536
- "nuxt": ">=3.0.0",
9537
- "requires": {}
9538
- }
9539
- },
9540
- {
9541
- "name": "user-agent",
9542
- "description": "Nuxt module for handling User-Agent.",
9543
- "repo": "fukuiretu/nuxt-user-agent",
9544
- "npm": "nuxt-user-agent",
9545
- "icon": "",
9546
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
9547
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
9548
- "learn_more": "",
9549
- "category": "Extensions",
9550
- "type": "3rd-party",
9551
- "maintainers": [
9552
- {
9553
- "name": "Retu Fukui",
9554
- "github": "fukuiretu",
9555
- "twitter": "fukuiretu"
9556
- }
9557
- ],
9558
- "compatibility": {
9559
- "nuxt": "^2.0.0",
9494
+ "nuxt": ">=3.17.1",
9560
9495
  "requires": {}
9561
9496
  }
9562
9497
  },
@@ -9600,7 +9535,7 @@
9600
9535
  }
9601
9536
  ],
9602
9537
  "compatibility": {
9603
- "nuxt": ">=3.0.0",
9538
+ "nuxt": ">=3",
9604
9539
  "requires": {
9605
9540
  "bridge": "optional"
9606
9541
  }
@@ -9612,7 +9547,7 @@
9612
9547
  "repo": "varletjs/varlet-nuxt",
9613
9548
  "npm": "@varlet/nuxt",
9614
9549
  "icon": "varlet.svg",
9615
- "github": "https://github.com/varletjs/varlet",
9550
+ "github": "https://github.com/varletjs/varlet-nuxt",
9616
9551
  "website": "https://varlet.pages.dev/#/en-US/index",
9617
9552
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9618
9553
  "category": "UI",
@@ -9637,7 +9572,7 @@
9637
9572
  "repo": "letstri/vaxee#main/packages/nuxt",
9638
9573
  "npm": "@vaxee/nuxt",
9639
9574
  "icon": "vaxee.svg",
9640
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9575
+ "github": "https://github.com/letstri/vaxee",
9641
9576
  "website": "https://vaxee.letstri.dev/",
9642
9577
  "learn_more": "",
9643
9578
  "category": "Extensions",
@@ -9650,7 +9585,7 @@
9650
9585
  }
9651
9586
  ],
9652
9587
  "compatibility": {
9653
- "nuxt": "^3.0.0",
9588
+ "nuxt": ">=3.5.0",
9654
9589
  "requires": {}
9655
9590
  }
9656
9591
  },
@@ -9672,7 +9607,7 @@
9672
9607
  }
9673
9608
  ],
9674
9609
  "compatibility": {
9675
- "nuxt": ">=3.0.0",
9610
+ "nuxt": "^3.0.0",
9676
9611
  "requires": {}
9677
9612
  }
9678
9613
  },
@@ -9682,7 +9617,7 @@
9682
9617
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9683
9618
  "npm": "@vee-validate/nuxt",
9684
9619
  "icon": "vee-validate.png",
9685
- "github": "https://github.com/logaretm/vee-validate/",
9620
+ "github": "https://github.com/logaretm/vee-validate",
9686
9621
  "website": "https://vee-validate.logaretm.com/v4/",
9687
9622
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9688
9623
  "category": "Libraries",
@@ -9692,7 +9627,7 @@
9692
9627
  "name": "Abdelrahman Awad",
9693
9628
  "github": "logaretm",
9694
9629
  "twitter": "logaretm",
9695
- "bluesky": "logaretm.com"
9630
+ "bluesky": "awad.dev"
9696
9631
  }
9697
9632
  ],
9698
9633
  "compatibility": {
@@ -9703,11 +9638,11 @@
9703
9638
  {
9704
9639
  "name": "vendor",
9705
9640
  "description": "directly serve node_modules",
9706
- "repo": "nuxt-community/modules#master/packages/vendor",
9641
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9707
9642
  "npm": "@nuxtjs/vendor",
9708
9643
  "icon": "",
9709
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9710
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9644
+ "github": "https://github.com/nuxt-community/legacy-modules",
9645
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9711
9646
  "learn_more": "",
9712
9647
  "category": "Extensions",
9713
9648
  "type": "community",
@@ -9724,13 +9659,57 @@
9724
9659
  "requires": {}
9725
9660
  }
9726
9661
  },
9662
+ {
9663
+ "name": "vercel-analytics",
9664
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9665
+ "repo": "vercel/analytics#main/packages/web",
9666
+ "npm": "@vercel/analytics",
9667
+ "icon": "vercel.svg",
9668
+ "github": "https://github.com/vercel/analytics",
9669
+ "website": "https://vercel.com/docs/analytics",
9670
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9671
+ "category": "Analytics",
9672
+ "type": "3rd-party",
9673
+ "maintainers": [
9674
+ {
9675
+ "name": "Vercel",
9676
+ "github": "vercel"
9677
+ }
9678
+ ],
9679
+ "compatibility": {
9680
+ "nuxt": ">=3.0.0",
9681
+ "requires": {}
9682
+ }
9683
+ },
9684
+ {
9685
+ "name": "vercel-speed-insights",
9686
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9687
+ "repo": "vercel/speed-insights#main/packages/web",
9688
+ "npm": "@vercel/speed-insights",
9689
+ "icon": "vercel.svg",
9690
+ "github": "https://github.com/vercel/speed-insights",
9691
+ "website": "https://vercel.com/docs/speed-insights",
9692
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9693
+ "category": "Performance",
9694
+ "type": "3rd-party",
9695
+ "maintainers": [
9696
+ {
9697
+ "name": "Vercel",
9698
+ "github": "vercel"
9699
+ }
9700
+ ],
9701
+ "compatibility": {
9702
+ "nuxt": ">=3.0.0",
9703
+ "requires": {}
9704
+ }
9705
+ },
9727
9706
  {
9728
9707
  "name": "vexip-ui",
9729
9708
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9730
9709
  "repo": "vexip-ui/nuxt",
9731
9710
  "npm": "@vexip-ui/nuxt",
9732
9711
  "icon": "vexip-ui.svg",
9733
- "github": "https://github.com/vexip-ui/vexip-ui",
9712
+ "github": "https://github.com/vexip-ui/nuxt",
9734
9713
  "website": "https://www.vexipui.com/",
9735
9714
  "learn_more": "https://github.com/vexip-ui/nuxt",
9736
9715
  "category": "UI",
@@ -9797,10 +9776,34 @@
9797
9776
  }
9798
9777
  ],
9799
9778
  "compatibility": {
9800
- "nuxt": ">=3.0.0",
9779
+ "nuxt": ">=3.6.5",
9801
9780
  "requires": {}
9802
9781
  }
9803
9782
  },
9783
+ {
9784
+ "name": "vorm",
9785
+ "description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
9786
+ "repo": "Flo0806/vorm#main/packages/vorm-nuxt",
9787
+ "npm": "vorm-nuxt",
9788
+ "icon": "vorm.png",
9789
+ "github": "https://github.com/Flo0806/vorm",
9790
+ "website": "https://vorm.fh-softdev.de",
9791
+ "learn_more": "https://vorm.fh-softdev.de/nuxt/",
9792
+ "category": "Libraries",
9793
+ "type": "3rd-party",
9794
+ "maintainers": [
9795
+ {
9796
+ "name": "Florian Heuberger",
9797
+ "github": "Flo0806"
9798
+ }
9799
+ ],
9800
+ "compatibility": {
9801
+ "nuxt": ">=3.0.0",
9802
+ "requires": {
9803
+ "vorm-vue": ">=1.0.0"
9804
+ }
9805
+ }
9806
+ },
9804
9807
  {
9805
9808
  "name": "vue-api",
9806
9809
  "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.",
@@ -9824,37 +9827,6 @@
9824
9827
  "requires": {}
9825
9828
  }
9826
9829
  },
9827
- {
9828
- "name": "vue-email",
9829
- "description": "💌 Write email templates with vue",
9830
- "repo": "vue-email/nuxt",
9831
- "npm": "@vue-email/nuxt",
9832
- "icon": "vue-email.svg",
9833
- "github": "https://github.com/vue-email/nuxt",
9834
- "website": "https://vuemail.net/",
9835
- "learn_more": "https://vuemail.net/",
9836
- "category": "UI",
9837
- "type": "3rd-party",
9838
- "maintainers": [
9839
- {
9840
- "name": "David Arenas",
9841
- "github": "Dave136",
9842
- "twitter": "davejs4",
9843
- "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
9844
- },
9845
- {
9846
- "name": "Younes Barrad",
9847
- "github": "Flowko",
9848
- "twitter": "imflowko",
9849
- "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
9850
- }
9851
- ],
9852
- "compatibility": {
9853
- "nuxt": ">=3.0.0",
9854
- "requires": {},
9855
- "devtools": "^0.0.0"
9856
- }
9857
- },
9858
9830
  {
9859
9831
  "name": "vue-final-modal",
9860
9832
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
@@ -9904,12 +9876,12 @@
9904
9876
  {
9905
9877
  "name": "vue-macros",
9906
9878
  "description": "Explore more macros and syntax sugar to Vue.",
9907
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9879
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
9908
9880
  "npm": "@vue-macros/nuxt",
9909
9881
  "icon": "vue-macros.svg",
9910
- "github": "https://github.com/sxzz/vue-macros",
9911
- "website": "https://vue-macros.sxzz.moe",
9912
- "learn_more": "https://github.com/sxzz/vue-macros",
9882
+ "github": "https://github.com/vue-macros/vue-macros",
9883
+ "website": "https://vue-macros.dev/",
9884
+ "learn_more": "https://github.com/vue-macros/vue-macros",
9913
9885
  "category": "Extensions",
9914
9886
  "type": "3rd-party",
9915
9887
  "maintainers": [
@@ -9936,7 +9908,7 @@
9936
9908
  "icon": "vue-material.png",
9937
9909
  "github": "https://github.com/vaso2/nuxt-vue-material",
9938
9910
  "website": "https://github.com/vaso2/nuxt-vue-material",
9939
- "learn_more": "https://vuematerial.io/",
9911
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
9940
9912
  "category": "UI",
9941
9913
  "type": "3rd-party",
9942
9914
  "maintainers": [
@@ -10004,7 +9976,7 @@
10004
9976
  "icon": "vue-query.svg",
10005
9977
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
10006
9978
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
10007
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
9979
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
10008
9980
  "category": "Request",
10009
9981
  "type": "3rd-party",
10010
9982
  "maintainers": [
@@ -10015,7 +9987,7 @@
10015
9987
  }
10016
9988
  ],
10017
9989
  "compatibility": {
10018
- "nuxt": ">=3.0.0",
9990
+ "nuxt": "^3",
10019
9991
  "requires": {}
10020
9992
  }
10021
9993
  },
@@ -10073,7 +10045,7 @@
10073
10045
  "npm": "vue-warehouse",
10074
10046
  "icon": "",
10075
10047
  "github": "https://github.com/juliomrqz/vue-warehouse",
10076
- "website": "https://marquez.co/docs/vue-warehouse",
10048
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
10077
10049
  "learn_more": "",
10078
10050
  "category": "Libraries",
10079
10051
  "type": "3rd-party",
@@ -10118,7 +10090,7 @@
10118
10090
  "repo": "vuejs/vuefire#main/packages/nuxt",
10119
10091
  "npm": "nuxt-vuefire",
10120
10092
  "icon": "vuefire.svg",
10121
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10093
+ "github": "https://github.com/vuejs/vuefire",
10122
10094
  "website": "https://vuefire.vuejs.org/",
10123
10095
  "learn_more": "",
10124
10096
  "category": "Database",
@@ -10132,7 +10104,7 @@
10132
10104
  }
10133
10105
  ],
10134
10106
  "compatibility": {
10135
- "nuxt": ">=3.0.0",
10107
+ "nuxt": ">=3.1.0",
10136
10108
  "requires": {}
10137
10109
  }
10138
10110
  },
@@ -10188,7 +10160,7 @@
10188
10160
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
10189
10161
  "npm": "@vuestic/nuxt",
10190
10162
  "icon": "vuestic.png",
10191
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10163
+ "github": "https://github.com/epicmaxco/vuestic-ui",
10192
10164
  "website": "https://ui.vuestic.dev",
10193
10165
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
10194
10166
  "category": "UI",
@@ -10200,14 +10172,14 @@
10200
10172
  }
10201
10173
  ],
10202
10174
  "compatibility": {
10203
- "nuxt": ">=3.0.0",
10175
+ "nuxt": ">=3.3.0",
10204
10176
  "requires": {}
10205
10177
  }
10206
10178
  },
10207
10179
  {
10208
10180
  "name": "vuetify-nuxt-module",
10209
10181
  "description": "Zero-config Nuxt Module for Vuetify.",
10210
- "repo": "vuetifyjs/nuxt-module",
10182
+ "repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
10211
10183
  "npm": "vuetify-nuxt-module",
10212
10184
  "icon": "vuetify-logo-v3-dark.svg",
10213
10185
  "github": "https://github.com/vuetifyjs/nuxt-module",
@@ -10220,10 +10192,14 @@
10220
10192
  "name": "Joaquín Sánchez",
10221
10193
  "github": "userquin",
10222
10194
  "bluesky": "userquin.bsky.social"
10195
+ },
10196
+ {
10197
+ "name": "Andrei Elkin",
10198
+ "github": "andreyyolkin"
10223
10199
  }
10224
10200
  ],
10225
10201
  "compatibility": {
10226
- "nuxt": ">=3.0.0",
10202
+ "nuxt": ">=3.15.0",
10227
10203
  "requires": {}
10228
10204
  }
10229
10205
  },
@@ -10324,7 +10300,7 @@
10324
10300
  }
10325
10301
  ],
10326
10302
  "compatibility": {
10327
- "nuxt": ">=3.0.0",
10303
+ "nuxt": ">=3.0.0-rc.11",
10328
10304
  "requires": {}
10329
10305
  }
10330
10306
  },
@@ -10359,41 +10335,19 @@
10359
10335
  }
10360
10336
  ],
10361
10337
  "compatibility": {
10362
- "nuxt": "^2.0.0 || >=3.0.0",
10338
+ "nuxt": "^2.15.0 || ^3.0.0",
10363
10339
  "requires": {
10364
10340
  "bridge": "optional"
10365
10341
  }
10366
10342
  }
10367
10343
  },
10368
- {
10369
- "name": "webfontloader",
10370
- "description": "Efficient web font loading has never been easier!",
10371
- "repo": "Developmint/nuxt-webfontloader",
10372
- "npm": "nuxt-webfontloader",
10373
- "icon": "",
10374
- "github": "https://github.com/Developmint/nuxt-webfontloader",
10375
- "website": "https://github.com/Developmint/nuxt-webfontloader",
10376
- "learn_more": "https://www.npmjs.com/package/webfontloader",
10377
- "category": "Fonts",
10378
- "type": "3rd-party",
10379
- "maintainers": [
10380
- {
10381
- "name": "Developmint",
10382
- "github": "Developmint"
10383
- }
10384
- ],
10385
- "compatibility": {
10386
- "nuxt": "^2.0.0",
10387
- "requires": {}
10388
- }
10389
- },
10390
10344
  {
10391
10345
  "name": "webhook-validators",
10392
10346
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
10393
10347
  "repo": "yizack/nuxt-webhook-validators",
10394
10348
  "npm": "nuxt-webhook-validators",
10395
10349
  "icon": "webhook-validators.svg",
10396
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10350
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
10397
10351
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
10398
10352
  "learn_more": "",
10399
10353
  "category": "Security",
@@ -10482,30 +10436,6 @@
10482
10436
  "requires": {}
10483
10437
  }
10484
10438
  },
10485
- {
10486
- "name": "webpackmonitor",
10487
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
10488
- "repo": "nuxt-community/webpackmonitor-module",
10489
- "npm": "@nuxtjs/webpackmonitor",
10490
- "icon": "webpack.png",
10491
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
10492
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
10493
- "learn_more": "",
10494
- "category": "Devtools",
10495
- "type": "community",
10496
- "maintainers": [
10497
- {
10498
- "name": "Pooya Parsa",
10499
- "github": "pi0",
10500
- "twitter": "_pi0_",
10501
- "bluesky": "pi0.io"
10502
- }
10503
- ],
10504
- "compatibility": {
10505
- "nuxt": "^2.0.0",
10506
- "requires": {}
10507
- }
10508
- },
10509
10439
  {
10510
10440
  "name": "well-known",
10511
10441
  "description": "A Nuxt module to add well-known URIs using middlewares",
@@ -10524,17 +10454,17 @@
10524
10454
  }
10525
10455
  ],
10526
10456
  "compatibility": {
10527
- "nuxt": ">=3.0.0",
10457
+ "nuxt": "^3.0.0",
10528
10458
  "requires": {}
10529
10459
  }
10530
10460
  },
10531
10461
  {
10532
10462
  "name": "wideangle",
10533
10463
  "description": "Nuxt module to integrate Wide Angle Analytics",
10534
- "repo": "inputobjects/wideangle-nuxt",
10464
+ "repo": "wideangleanalytics/wideangle-nuxt",
10535
10465
  "npm": "wideangle-nuxt",
10536
10466
  "icon": "wideangle.png",
10537
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10467
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10538
10468
  "website": "https://wideangle.co",
10539
10469
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10540
10470
  "category": "Analytics",
@@ -10614,8 +10544,8 @@
10614
10544
  "repo": "vercel/workflow#main/packages/workflow",
10615
10545
  "npm": "workflow",
10616
10546
  "icon": "workflow.svg",
10617
- "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10618
- "website": "https://useworkflow.dev",
10547
+ "github": "https://github.com/vercel/workflow",
10548
+ "website": "https://workflow-sdk.dev/",
10619
10549
  "learn_more": "",
10620
10550
  "category": "Devtools",
10621
10551
  "type": "3rd-party",
@@ -10630,28 +10560,6 @@
10630
10560
  "requires": {}
10631
10561
  }
10632
10562
  },
10633
- {
10634
- "name": "wp-nuxt",
10635
- "description": "The module adds a Wordpress Rest API to your nuxt application",
10636
- "repo": "yashha/wp-nuxt",
10637
- "npm": "wp-nuxt",
10638
- "icon": "wordpress.png",
10639
- "github": "https://github.com/yashha/wp-nuxt",
10640
- "website": "https://github.com/yashha/wp-nuxt",
10641
- "learn_more": "https://github.com/WP-API/node-wpapi",
10642
- "category": "CMS",
10643
- "type": "3rd-party",
10644
- "maintainers": [
10645
- {
10646
- "name": "yashha",
10647
- "github": "yashha"
10648
- }
10649
- ],
10650
- "compatibility": {
10651
- "nuxt": "^2.0.0",
10652
- "requires": {}
10653
- }
10654
- },
10655
10563
  {
10656
10564
  "name": "xhr-cache",
10657
10565
  "description": "Cache api resources and serve it as static resource",
@@ -10693,7 +10601,7 @@
10693
10601
  }
10694
10602
  ],
10695
10603
  "compatibility": {
10696
- "nuxt": "^2.0.0 || >=3.0.0",
10604
+ "nuxt": "^2.16.0 || ^3.0.0",
10697
10605
  "requires": {
10698
10606
  "bridge": true
10699
10607
  }
@@ -10729,7 +10637,7 @@
10729
10637
  "icon": "zendesk.png",
10730
10638
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10731
10639
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10732
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10640
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10733
10641
  "category": "Ecommerce",
10734
10642
  "type": "3rd-party",
10735
10643
  "maintainers": [