@nuxt/modules 0.6.0-0d501d → 0.6.0-10f85e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +3 -3
  2. package/modules.json +1402 -1099
  3. package/package.json +22 -20
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.",
@@ -602,6 +602,50 @@
602
602
  "requires": {}
603
603
  }
604
604
  },
605
+ {
606
+ "name": "bcms",
607
+ "description": "Nuxt BCMS module",
608
+ "repo": "bcms/nuxt-module",
609
+ "npm": "@thebcms/nuxt",
610
+ "icon": "bcms.png",
611
+ "github": "https://github.com/bcms/nuxt-module",
612
+ "website": "https://thebcms.com",
613
+ "learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
614
+ "category": "CMS",
615
+ "type": "3rd-party",
616
+ "maintainers": [
617
+ {
618
+ "name": "Branislav Vajagic",
619
+ "github": "bbanez"
620
+ }
621
+ ],
622
+ "compatibility": {
623
+ "nuxt": ">=3.0.0",
624
+ "requires": {}
625
+ }
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
+ },
605
649
  {
606
650
  "name": "bootstrap",
607
651
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -638,12 +682,12 @@
638
682
  {
639
683
  "name": "browserconfig",
640
684
  "description": "Adds XML browser configuration support",
641
- "repo": "nuxt-community/modules#master/packages/browserconfig",
685
+ "repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
642
686
  "npm": "@nuxtjs/browserconfig",
643
687
  "icon": "",
644
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
645
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
646
- "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",
647
691
  "category": "Extensions",
648
692
  "type": "community",
649
693
  "maintainers": [
@@ -659,29 +703,6 @@
659
703
  "requires": {}
660
704
  }
661
705
  },
662
- {
663
- "name": "buefy",
664
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
665
- "repo": "buefy/nuxt-buefy",
666
- "npm": "nuxt-buefy",
667
- "icon": "buefy.png",
668
- "github": "https://github.com/buefy/nuxt-buefy",
669
- "website": "https://github.com/buefy/nuxt-buefy",
670
- "learn_more": "https://buefy.org/",
671
- "category": "UI",
672
- "type": "3rd-party",
673
- "maintainers": [
674
- {
675
- "name": "Walter Tommasi",
676
- "github": "jtommy",
677
- "twitter": "walter_tommasi"
678
- }
679
- ],
680
- "compatibility": {
681
- "nuxt": "^2.0.0",
682
- "requires": {}
683
- }
684
- },
685
706
  {
686
707
  "name": "bugsnag",
687
708
  "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
@@ -690,7 +711,7 @@
690
711
  "icon": "bugsnag.png",
691
712
  "github": "https://github.com/JulianMar/nuxt-bugsnag",
692
713
  "website": "https://github.com/JulianMar/nuxt-bugsnag",
693
- "learn_more": "https://www.bugsnag.com/",
714
+ "learn_more": "",
694
715
  "category": "Monitoring",
695
716
  "type": "3rd-party",
696
717
  "maintainers": [
@@ -701,7 +722,7 @@
701
722
  }
702
723
  ],
703
724
  "compatibility": {
704
- "nuxt": "^2.0.0 || >=3.0.0",
725
+ "nuxt": "^2.16.0 || >=3.0.0",
705
726
  "requires": {
706
727
  "bridge": true
707
728
  }
@@ -821,51 +842,6 @@
821
842
  "requires": {}
822
843
  }
823
844
  },
824
- {
825
- "name": "chakra-ui",
826
- "description": "Chakra UI Module for Nuxt",
827
- "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
828
- "npm": "@chakra-ui/nuxt",
829
- "icon": "chakra-ui.png",
830
- "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
831
- "website": "https://vue.chakra-ui.com/with-nuxt",
832
- "learn_more": "",
833
- "category": "UI",
834
- "type": "3rd-party",
835
- "maintainers": [
836
- {
837
- "name": "Jonathan Bakebwa",
838
- "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
839
- }
840
- ],
841
- "compatibility": {
842
- "nuxt": "^2.0.0",
843
- "requires": {}
844
- }
845
- },
846
- {
847
- "name": "chatwoot",
848
- "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
849
- "repo": "productdevbookcom/chatwoot",
850
- "npm": "@productdevbook/chatwoot",
851
- "icon": "chatwoot.png",
852
- "github": "https://github.com/productdevbookcom/chatwoot",
853
- "website": "https://github.com/productdevbookcom/chatwoot",
854
- "learn_more": "https://www.chatwoot.com",
855
- "category": "Libraries",
856
- "type": "3rd-party",
857
- "maintainers": [
858
- {
859
- "name": "Wind",
860
- "github": "productdevbook",
861
- "twitter": "productdevbook"
862
- }
863
- ],
864
- "compatibility": {
865
- "nuxt": ">=3.0.0",
866
- "requires": {}
867
- }
868
- },
869
845
  {
870
846
  "name": "chiffre",
871
847
  "description": "Privacy-first, end-to-end encrypted analytics",
@@ -918,8 +894,8 @@
918
894
  "repo": "clerk/javascript#main/packages/nuxt",
919
895
  "npm": "@clerk/nuxt",
920
896
  "icon": "clerk.svg",
921
- "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
922
- "website": "https://clerk.com/docs/references/nuxt/overview",
897
+ "github": "https://github.com/clerk/javascript",
898
+ "website": "https://clerk.com/docs/reference/nuxt/overview",
923
899
  "learn_more": "https://clerk.com",
924
900
  "category": "Security",
925
901
  "type": "3rd-party",
@@ -968,7 +944,7 @@
968
944
  "icon": "",
969
945
  "github": "https://github.com/gitana/cloudcms-nuxt",
970
946
  "website": "https://github.com/gitana/cloudcms-nuxt",
971
- "learn_more": "https://www.cloudcms.com/",
947
+ "learn_more": "https://gitana.io/",
972
948
  "category": "CMS",
973
949
  "type": "3rd-party",
974
950
  "maintainers": [
@@ -1006,7 +982,7 @@
1006
982
  }
1007
983
  ],
1008
984
  "compatibility": {
1009
- "nuxt": ">=3.0.0",
985
+ "nuxt": "^3.0.0",
1010
986
  "requires": {}
1011
987
  }
1012
988
  },
@@ -1060,6 +1036,42 @@
1060
1036
  }
1061
1037
  }
1062
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
+ },
1063
1075
  {
1064
1076
  "name": "compodium",
1065
1077
  "description": "A plug an play component playground for Nuxt.",
@@ -1075,7 +1087,7 @@
1075
1087
  {
1076
1088
  "name": "Romain Hamel",
1077
1089
  "github": "romhml",
1078
- "bluesky": "rohm.bsky.social"
1090
+ "bluesky": "rohm.dev"
1079
1091
  }
1080
1092
  ],
1081
1093
  "compatibility": {
@@ -1107,30 +1119,6 @@
1107
1119
  "requires": {}
1108
1120
  }
1109
1121
  },
1110
- {
1111
- "name": "composition-api",
1112
- "description": "Composition API hooks for Nuxt",
1113
- "repo": "nuxt-community/composition-api#main",
1114
- "npm": "@nuxtjs/composition-api",
1115
- "icon": "composition-api.svg",
1116
- "github": "https://github.com/nuxt-community/composition-api/tree/main",
1117
- "website": "https://composition-api.nuxtjs.org",
1118
- "learn_more": "",
1119
- "category": "Extensions",
1120
- "type": "community",
1121
- "maintainers": [
1122
- {
1123
- "name": "Daniel Roe",
1124
- "github": "danielroe",
1125
- "twitter": "danielcroe",
1126
- "bluesky": "danielroe.dev"
1127
- }
1128
- ],
1129
- "compatibility": {
1130
- "nuxt": "^2.0.0",
1131
- "requires": {}
1132
- }
1133
- },
1134
1122
  {
1135
1123
  "name": "content-assets",
1136
1124
  "description": "Enable locally-located assets in Nuxt Content",
@@ -1138,7 +1126,7 @@
1138
1126
  "npm": "nuxt-content-assets",
1139
1127
  "icon": "content-assets.png",
1140
1128
  "github": "https://github.com/davestewart/nuxt-content-assets",
1141
- "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
1129
+ "website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
1142
1130
  "learn_more": "",
1143
1131
  "category": "Images",
1144
1132
  "type": "3rd-party",
@@ -1209,31 +1197,10 @@
1209
1197
  }
1210
1198
  ],
1211
1199
  "compatibility": {
1212
- "nuxt": "^2.0.0 || >=3.0.0",
1213
- "requires": {}
1214
- }
1215
- },
1216
- {
1217
- "name": "contentful",
1218
- "description": "nuxt contentful module",
1219
- "repo": "scaccogatto/contentful-module",
1220
- "npm": "contentful-module",
1221
- "icon": "contentful.png",
1222
- "github": "https://github.com/scaccogatto/contentful-module",
1223
- "website": "https://github.com/scaccogatto/contentful-module",
1224
- "learn_more": "https://www.contentful.com/",
1225
- "category": "CMS",
1226
- "type": "3rd-party",
1227
- "maintainers": [
1228
- {
1229
- "name": "Marco 'Gatto' Boffo",
1230
- "github": "scaccogatto"
1231
- }
1232
- ],
1233
- "compatibility": {
1234
- "nuxt": "^2.0.0",
1200
+ "nuxt": ">=3.0.0-rc.3",
1235
1201
  "requires": {}
1236
- }
1202
+ },
1203
+ "mcp": "https://content.nuxt.com/mcp"
1237
1204
  },
1238
1205
  {
1239
1206
  "name": "contentstack",
@@ -1243,7 +1210,7 @@
1243
1210
  "icon": "contentstack.png",
1244
1211
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1245
1212
  "website": "https://github.com/timbenniks/nuxt-contentstack",
1246
- "learn_more": "https://contentstack.com/",
1213
+ "learn_more": "https://www.contentstack.com/community",
1247
1214
  "category": "CMS",
1248
1215
  "type": "3rd-party",
1249
1216
  "maintainers": [
@@ -1256,7 +1223,32 @@
1256
1223
  }
1257
1224
  ],
1258
1225
  "compatibility": {
1259
- "nuxt": "^3.12.0",
1226
+ "nuxt": ">=3.20.1",
1227
+ "requires": {},
1228
+ "devtools": "^0.0.0"
1229
+ }
1230
+ },
1231
+ {
1232
+ "name": "convex",
1233
+ "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1234
+ "repo": "onmax/nuxt-convex",
1235
+ "npm": "convex-monorepo",
1236
+ "icon": "convex.svg",
1237
+ "github": "https://github.com/onmax/nuxt-convex",
1238
+ "website": "https://nuxt-convex.onmax.me",
1239
+ "learn_more": "https://docs.convex.dev",
1240
+ "category": "Database",
1241
+ "type": "3rd-party",
1242
+ "maintainers": [
1243
+ {
1244
+ "name": "Max",
1245
+ "github": "onmax",
1246
+ "twitter": "_onmax",
1247
+ "bluesky": "onmax.bsky.social"
1248
+ }
1249
+ ],
1250
+ "compatibility": {
1251
+ "nuxt": ">=3.0.0",
1260
1252
  "requires": {}
1261
1253
  }
1262
1254
  },
@@ -1379,28 +1371,6 @@
1379
1371
  "requires": {}
1380
1372
  }
1381
1373
  },
1382
- {
1383
- "name": "datocms-nuxt2",
1384
- "description": "DatoCMS integration for Nuxt v2",
1385
- "repo": "voorhoede/nuxt-datocms-module",
1386
- "npm": "@voorhoede/nuxt-datocms-module",
1387
- "icon": "datocms.svg",
1388
- "github": "https://github.com/voorhoede/nuxt-datocms-module",
1389
- "website": "https://github.com/voorhoede/nuxt-datocms-module",
1390
- "learn_more": "https://www.datocms.com/",
1391
- "category": "CMS",
1392
- "type": "3rd-party",
1393
- "maintainers": [
1394
- {
1395
- "name": "Frank Warnaar",
1396
- "github": "Frankwarnaar"
1397
- }
1398
- ],
1399
- "compatibility": {
1400
- "nuxt": "^2.0.0",
1401
- "requires": {}
1402
- }
1403
- },
1404
1374
  {
1405
1375
  "name": "datocms",
1406
1376
  "description": "DatoCMS module for Nuxt",
@@ -1467,7 +1437,7 @@
1467
1437
  }
1468
1438
  ],
1469
1439
  "compatibility": {
1470
- "nuxt": "^2.0.0 || >=3.0.0",
1440
+ "nuxt": ">=3.5.0",
1471
1441
  "requires": {}
1472
1442
  }
1473
1443
  },
@@ -1490,7 +1460,7 @@
1490
1460
  }
1491
1461
  ],
1492
1462
  "compatibility": {
1493
- "nuxt": "^2.0.0 || >=3.0.0",
1463
+ "nuxt": "^2.16.0 || >=3.0.0",
1494
1464
  "requires": {}
1495
1465
  }
1496
1466
  },
@@ -1518,15 +1488,41 @@
1518
1488
  "requires": {}
1519
1489
  }
1520
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
+ },
1521
1517
  {
1522
1518
  "name": "directus",
1523
1519
  "description": "Easily connect your Nuxt application to your directus server.",
1524
1520
  "repo": "intevel/nuxt-directus",
1525
1521
  "npm": "nuxt-directus",
1526
1522
  "icon": "directus.svg",
1527
- "github": "https://github.com/intevel/nuxt-directus/",
1523
+ "github": "https://github.com/intevel/nuxt-directus",
1528
1524
  "website": "https://nuxt-directus.de/",
1529
- "learn_more": "https://directus.io/",
1525
+ "learn_more": "https://directus.com/",
1530
1526
  "category": "CMS",
1531
1527
  "type": "3rd-party",
1532
1528
  "maintainers": [
@@ -1550,7 +1546,7 @@
1550
1546
  }
1551
1547
  ],
1552
1548
  "compatibility": {
1553
- "nuxt": ">=3.0.0",
1549
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
1554
1550
  "requires": {},
1555
1551
  "devtools": "^0.0.0"
1556
1552
  }
@@ -1639,7 +1635,7 @@
1639
1635
  }
1640
1636
  ],
1641
1637
  "compatibility": {
1642
- "nuxt": "^3.0.0",
1638
+ "nuxt": ">=3.0.0",
1643
1639
  "requires": {}
1644
1640
  }
1645
1641
  },
@@ -1674,7 +1670,7 @@
1674
1670
  }
1675
1671
  ],
1676
1672
  "compatibility": {
1677
- "nuxt": "^2.0.0 || >=3.0.0",
1673
+ "nuxt": ">=3.7.0",
1678
1674
  "requires": {}
1679
1675
  }
1680
1676
  },
@@ -1742,7 +1738,7 @@
1742
1738
  }
1743
1739
  ],
1744
1740
  "compatibility": {
1745
- "nuxt": ">=3.0.0",
1741
+ "nuxt": ">=3.2.0",
1746
1742
  "requires": {}
1747
1743
  }
1748
1744
  },
@@ -1811,7 +1807,7 @@
1811
1807
  }
1812
1808
  ],
1813
1809
  "compatibility": {
1814
- "nuxt": ">=3.0.0",
1810
+ "nuxt": ">=3",
1815
1811
  "requires": {
1816
1812
  "bridge": "optional"
1817
1813
  }
@@ -1825,7 +1821,7 @@
1825
1821
  "icon": "emotion.png",
1826
1822
  "github": "https://github.com/nuxt-modules/emotion",
1827
1823
  "website": "https://github.com/nuxt-modules/emotion",
1828
- "learn_more": "https://emotion.sh/",
1824
+ "learn_more": "https://emotion.sh/docs/introduction",
1829
1825
  "category": "Extensions",
1830
1826
  "type": "community",
1831
1827
  "maintainers": [
@@ -1846,14 +1842,36 @@
1846
1842
  "requires": {}
1847
1843
  }
1848
1844
  },
1845
+ {
1846
+ "name": "es-toolkit",
1847
+ "description": "Es-toolkit auto import module for Nuxt",
1848
+ "repo": "bubblesortt/nuxt-es-toolkit",
1849
+ "npm": "@bubblesortt/nuxt-es-toolkit",
1850
+ "icon": "es-toolkit.png",
1851
+ "github": "https://github.com/bubblesortt/nuxt-es-toolkit",
1852
+ "website": "https://github.com/bubblesortt/nuxt-es-toolkit",
1853
+ "learn_more": "https://es-toolkit.dev/",
1854
+ "category": "Libraries",
1855
+ "type": "3rd-party",
1856
+ "maintainers": [
1857
+ {
1858
+ "name": "Alexandr Bychkin",
1859
+ "github": "bubblesortt"
1860
+ }
1861
+ ],
1862
+ "compatibility": {
1863
+ "nuxt": ">=3.0.0",
1864
+ "requires": {}
1865
+ }
1866
+ },
1849
1867
  {
1850
1868
  "name": "eslint-module",
1851
1869
  "description": "ESLint module for Nuxt",
1852
- "repo": "nuxt-community/eslint-module",
1870
+ "repo": "nuxt-modules/eslint",
1853
1871
  "npm": "@nuxtjs/eslint-module",
1854
1872
  "icon": "eslint.png",
1855
- "github": "https://github.com/nuxt-community/eslint-module",
1856
- "website": "https://github.com/nuxt-community/eslint-module",
1873
+ "github": "https://github.com/nuxt-modules/eslint",
1874
+ "website": "https://github.com/nuxt-modules/eslint",
1857
1875
  "learn_more": "https://eslint.org/",
1858
1876
  "category": "Devtools",
1859
1877
  "type": "community",
@@ -1894,26 +1912,29 @@
1894
1912
  }
1895
1913
  },
1896
1914
  {
1897
- "name": "event-trace",
1898
- "description": "Module for event trace in Nuxt",
1899
- "repo": "nuxt-community/nuxt-event-trace",
1900
- "npm": "nuxt-event-trace",
1901
- "icon": "",
1902
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
1903
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
1904
- "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",
1905
1923
  "category": "Monitoring",
1906
- "type": "community",
1924
+ "type": "3rd-party",
1907
1925
  "maintainers": [
1908
1926
  {
1909
- "name": "Xin Du (Clark)",
1910
- "github": "clarkdo"
1927
+ "name": "Hugo",
1928
+ "github": "HugoRCD",
1929
+ "twitter": "hugorcd",
1930
+ "bluesky": "hrcd.fr"
1911
1931
  }
1912
1932
  ],
1913
1933
  "compatibility": {
1914
- "nuxt": "^2.0.0",
1934
+ "nuxt": ">=3.0.0",
1915
1935
  "requires": {}
1916
- }
1936
+ },
1937
+ "mcp": "https://evlog.dev/mcp"
1917
1938
  },
1918
1939
  {
1919
1940
  "name": "fathom-analytics",
@@ -1938,28 +1959,6 @@
1938
1959
  "requires": {}
1939
1960
  }
1940
1961
  },
1941
- {
1942
- "name": "fathom",
1943
- "description": "Fathom analytics for Nuxt",
1944
- "repo": "yabhq/nuxt-fathom",
1945
- "npm": "@yabhq/nuxt-fathom",
1946
- "icon": "fathom.png",
1947
- "github": "https://github.com/yabhq/nuxt-fathom",
1948
- "website": "https://github.com/yabhq/nuxt-fathom",
1949
- "learn_more": "https://usefathom.com/",
1950
- "category": "Analytics",
1951
- "type": "3rd-party",
1952
- "maintainers": [
1953
- {
1954
- "name": "yabhq",
1955
- "github": "yabhq"
1956
- }
1957
- ],
1958
- "compatibility": {
1959
- "nuxt": "^2.0.0",
1960
- "requires": {}
1961
- }
1962
- },
1963
1962
  {
1964
1963
  "name": "feature-toggle",
1965
1964
  "description": "Feature toggle module for Nuxt",
@@ -2014,7 +2013,7 @@
2014
2013
  "icon": "firebase.png",
2015
2014
  "github": "https://github.com/nuxt-community/firebase-module",
2016
2015
  "website": "https://firebase.nuxtjs.org",
2017
- "learn_more": "https://firebase.google.com/",
2016
+ "learn_more": "https://firebase.google.com/?hl=es-419",
2018
2017
  "category": "Database",
2019
2018
  "type": "community",
2020
2019
  "maintainers": [
@@ -2052,28 +2051,6 @@
2052
2051
  "requires": {}
2053
2052
  }
2054
2053
  },
2055
- {
2056
- "name": "font-loader-strategy",
2057
- "description": "Helps to load fonts and activate them by preloading.",
2058
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
2059
- "npm": "nuxt-font-loader-strategy",
2060
- "icon": "",
2061
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2062
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2063
- "learn_more": "",
2064
- "category": "Fonts",
2065
- "type": "3rd-party",
2066
- "maintainers": [
2067
- {
2068
- "name": "GrabarzUndPartner",
2069
- "github": "GrabarzUndPartner"
2070
- }
2071
- ],
2072
- "compatibility": {
2073
- "nuxt": "^2.0.0",
2074
- "requires": {}
2075
- }
2076
- },
2077
2054
  {
2078
2055
  "name": "fontagon",
2079
2056
  "description": "Easy convert SVG from nuxt to icon font.",
@@ -2116,7 +2093,7 @@
2116
2093
  }
2117
2094
  ],
2118
2095
  "compatibility": {
2119
- "nuxt": ">=3.0.0",
2096
+ "nuxt": ">=3.0.0-rc.6",
2120
2097
  "requires": {}
2121
2098
  }
2122
2099
  },
@@ -2185,7 +2162,7 @@
2185
2162
  }
2186
2163
  ],
2187
2164
  "compatibility": {
2188
- "nuxt": ">=3.7.0",
2165
+ "nuxt": ">=3",
2189
2166
  "requires": {}
2190
2167
  }
2191
2168
  },
@@ -2212,6 +2189,29 @@
2212
2189
  "twitter": "0xBOYD"
2213
2190
  }
2214
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
+ ],
2215
2215
  "compatibility": {
2216
2216
  "nuxt": ">=3.0.0",
2217
2217
  "requires": {}
@@ -2265,12 +2265,12 @@
2265
2265
  {
2266
2266
  "name": "google-adsense",
2267
2267
  "description": "Google Adsense Module for Nuxt",
2268
- "repo": "nuxt-community/google-adsense-module",
2268
+ "repo": "nuxt-modules/google-adsense",
2269
2269
  "npm": "@nuxtjs/google-adsense",
2270
2270
  "icon": "google-adsense.png",
2271
- "github": "https://github.com/nuxt-community/google-adsense-module",
2272
- "website": "https://github.com/nuxt-community/google-adsense-module",
2273
- "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/",
2274
2274
  "category": "Analytics",
2275
2275
  "type": "community",
2276
2276
  "maintainers": [
@@ -2286,17 +2286,17 @@
2286
2286
  }
2287
2287
  ],
2288
2288
  "compatibility": {
2289
- "nuxt": "^2.0.0 || >=3.0.0",
2289
+ "nuxt": "^2.15.0 || >=3.0.0",
2290
2290
  "requires": {}
2291
2291
  }
2292
2292
  },
2293
2293
  {
2294
2294
  "name": "google-analytics",
2295
2295
  "description": "Google analytics Module for Nuxt",
2296
- "repo": "nuxt-community/analytics-module",
2296
+ "repo": "nuxt-community/google-analytics-module",
2297
2297
  "npm": "@nuxtjs/google-analytics",
2298
2298
  "icon": "google-analytics.png",
2299
- "github": "https://github.com/nuxt-community/analytics-module",
2299
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2300
2300
  "website": "https://google-analytics.nuxtjs.org",
2301
2301
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2302
2302
  "category": "Analytics",
@@ -2333,7 +2333,7 @@
2333
2333
  "icon": "google-fonts.png",
2334
2334
  "github": "https://github.com/nuxt-modules/google-fonts",
2335
2335
  "website": "https://google-fonts.nuxtjs.org",
2336
- "learn_more": "https://developers.google.com/fonts",
2336
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2337
2337
  "category": "Fonts",
2338
2338
  "type": "community",
2339
2339
  "maintainers": [
@@ -2353,12 +2353,12 @@
2353
2353
  {
2354
2354
  "name": "google-gtag",
2355
2355
  "description": "Google GTag for Nuxt",
2356
- "repo": "nuxt-community/google-gtag",
2356
+ "repo": "nuxt-community/google-gtag-module",
2357
2357
  "npm": "@nuxtjs/google-gtag",
2358
2358
  "icon": "gtm.png",
2359
- "github": "https://github.com/nuxt-community/google-gtag",
2360
- "website": "https://github.com/nuxt-community/google-gtag",
2361
- "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",
2362
2362
  "category": "Analytics",
2363
2363
  "type": "community",
2364
2364
  "maintainers": [
@@ -2377,40 +2377,6 @@
2377
2377
  "requires": {}
2378
2378
  }
2379
2379
  },
2380
- {
2381
- "name": "google-optimize",
2382
- "description": "SSR friendly Google Optimize module for Nuxt",
2383
- "repo": "nuxt-community/google-optimize-module",
2384
- "npm": "nuxt-google-optimize",
2385
- "icon": "google-optimize.png",
2386
- "github": "https://github.com/nuxt-community/google-optimize-module",
2387
- "website": "https://github.com/nuxt-community/google-optimize-module",
2388
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
2389
- "category": "Analytics",
2390
- "type": "community",
2391
- "maintainers": [
2392
- {
2393
- "name": "Pooya Parsa",
2394
- "github": "pi0",
2395
- "twitter": "_pi0_",
2396
- "bluesky": "pi0.io"
2397
- },
2398
- {
2399
- "name": "Farzad Soltani",
2400
- "github": "farzadso",
2401
- "twitter": "farzadso"
2402
- },
2403
- {
2404
- "name": "Josh Deltener",
2405
- "github": "hecktarzuli",
2406
- "twitter": "JoshDeltener"
2407
- }
2408
- ],
2409
- "compatibility": {
2410
- "nuxt": "^2.0.0",
2411
- "requires": {}
2412
- }
2413
- },
2414
2380
  {
2415
2381
  "name": "graphql-client",
2416
2382
  "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
@@ -2430,7 +2396,7 @@
2430
2396
  }
2431
2397
  ],
2432
2398
  "compatibility": {
2433
- "nuxt": ">=3.0.0",
2399
+ "nuxt": ">=3.7.0",
2434
2400
  "requires": {}
2435
2401
  }
2436
2402
  },
@@ -2453,7 +2419,7 @@
2453
2419
  }
2454
2420
  ],
2455
2421
  "compatibility": {
2456
- "nuxt": "^2.0.0 || >=3.0.0",
2422
+ "nuxt": ">=3.0.0",
2457
2423
  "requires": {}
2458
2424
  }
2459
2425
  },
@@ -2501,7 +2467,7 @@
2501
2467
  }
2502
2468
  ],
2503
2469
  "compatibility": {
2504
- "nuxt": ">=3.0.0",
2470
+ "nuxt": ">=3.7.0",
2505
2471
  "requires": {}
2506
2472
  }
2507
2473
  },
@@ -2559,7 +2525,7 @@
2559
2525
  "icon": "hanko.svg",
2560
2526
  "github": "https://github.com/nuxt-modules/hanko",
2561
2527
  "website": "https://github.com/nuxt-modules/hanko",
2562
- "learn_more": "https://hanko.io/",
2528
+ "learn_more": "https://www.hanko.io/",
2563
2529
  "category": "Security",
2564
2530
  "type": "community",
2565
2531
  "maintainers": [
@@ -2653,7 +2619,7 @@
2653
2619
  "icon": "",
2654
2620
  "github": "https://github.com/victor-perez/nuxt-helmet",
2655
2621
  "website": "https://github.com/victor-perez/nuxt-helmet",
2656
- "learn_more": "https://helmetjs.github.io/",
2622
+ "learn_more": "https://helmet.js.org/",
2657
2623
  "category": "Security",
2658
2624
  "type": "3rd-party",
2659
2625
  "maintainers": [
@@ -2689,6 +2655,30 @@
2689
2655
  "requires": {}
2690
2656
  }
2691
2657
  },
2658
+ {
2659
+ "name": "hints",
2660
+ "description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
2661
+ "repo": "nuxt/hints",
2662
+ "npm": "@nuxt/hints",
2663
+ "icon": "nuxt.svg",
2664
+ "github": "https://github.com/nuxt/hints",
2665
+ "website": "https://github.com/nuxt/hints",
2666
+ "learn_more": "",
2667
+ "category": "Devtools",
2668
+ "type": "official",
2669
+ "maintainers": [
2670
+ {
2671
+ "name": "Julien Huang",
2672
+ "github": "huang-julien",
2673
+ "twitter": "JulienHuang_dev",
2674
+ "bluesky": "julienhuang-dev.bsky.social"
2675
+ }
2676
+ ],
2677
+ "compatibility": {
2678
+ "nuxt": ">=3.0.0",
2679
+ "requires": {}
2680
+ }
2681
+ },
2692
2682
  {
2693
2683
  "name": "history-state",
2694
2684
  "description": "Nuxt module to backup or restore historical states",
@@ -2725,7 +2715,7 @@
2725
2715
  "type": "3rd-party",
2726
2716
  "maintainers": [
2727
2717
  {
2728
- "name": "raphaeldamevin",
2718
+ "name": "damevin",
2729
2719
  "github": "damevin"
2730
2720
  }
2731
2721
  ],
@@ -2776,7 +2766,7 @@
2776
2766
  }
2777
2767
  ],
2778
2768
  "compatibility": {
2779
- "nuxt": "^2.0.0 || >=3.0.0",
2769
+ "nuxt": "^2.0.0 || >=3.0.0-rc.7",
2780
2770
  "requires": {
2781
2771
  "bridge": "optional"
2782
2772
  }
@@ -2814,7 +2804,7 @@
2814
2804
  },
2815
2805
  {
2816
2806
  "name": "hub",
2817
- "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.",
2818
2808
  "repo": "nuxt-hub/core",
2819
2809
  "npm": "@nuxthub/core",
2820
2810
  "icon": "nuxthub.svg",
@@ -2853,7 +2843,8 @@
2853
2843
  "compatibility": {
2854
2844
  "nuxt": ">=3.0.0",
2855
2845
  "requires": {}
2856
- }
2846
+ },
2847
+ "mcp": "https://hub.nuxt.com/mcp"
2857
2848
  },
2858
2849
  {
2859
2850
  "name": "humans-txt",
@@ -2861,7 +2852,7 @@
2861
2852
  "repo": "Luxdamore/nuxt-humans-txt",
2862
2853
  "npm": "@luxdamore/nuxt-humans-txt",
2863
2854
  "icon": "",
2864
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2855
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2865
2856
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2866
2857
  "learn_more": "",
2867
2858
  "category": "SEO",
@@ -2897,7 +2888,7 @@
2897
2888
  {
2898
2889
  "name": "kazuya kawaguchi",
2899
2890
  "github": "kazupon",
2900
- "twitter": "kazu_pon",
2891
+ "twitter": "kazupon",
2901
2892
  "bluesky": "kazupon.dev"
2902
2893
  },
2903
2894
  {
@@ -2908,7 +2899,7 @@
2908
2899
  }
2909
2900
  ],
2910
2901
  "compatibility": {
2911
- "nuxt": "^2.0.0 || >=3.0.0",
2902
+ "nuxt": ">=3.0.0-rc.11",
2912
2903
  "requires": {}
2913
2904
  }
2914
2905
  },
@@ -2994,7 +2985,7 @@
2994
2985
  "repo": "gitfoxcode/nuxt-icons",
2995
2986
  "npm": "nuxt-icons",
2996
2987
  "icon": "icons.png",
2997
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2988
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
2998
2989
  "website": "https://github.com/gitFoxCode/nuxt-icons",
2999
2990
  "learn_more": "",
3000
2991
  "category": "UI",
@@ -3070,11 +3061,12 @@
3070
3061
  }
3071
3062
  ],
3072
3063
  "compatibility": {
3073
- "nuxt": "^2.0.0 || >=3.0.0",
3064
+ "nuxt": ">=3.1.0",
3074
3065
  "requires": {
3075
3066
  "bridge": "optional"
3076
3067
  }
3077
- }
3068
+ },
3069
+ "mcp": "https://image.nuxt.com/mcp"
3078
3070
  },
3079
3071
  {
3080
3072
  "name": "imagemin",
@@ -3099,31 +3091,6 @@
3099
3091
  "requires": {}
3100
3092
  }
3101
3093
  },
3102
- {
3103
- "name": "inkline",
3104
- "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
3105
- "repo": "inkline/inkline",
3106
- "npm": "inkline",
3107
- "icon": "inkline.svg",
3108
- "github": "https://github.com/inkline/inkline",
3109
- "website": "https://inkline.io",
3110
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3111
- "category": "UI",
3112
- "type": "3rd-party",
3113
- "maintainers": [
3114
- {
3115
- "name": "Alex Grozav",
3116
- "github": "alexgrozav",
3117
- "twitter": "alexgrozav"
3118
- }
3119
- ],
3120
- "compatibility": {
3121
- "nuxt": "^2.0.0 || >=3.0.0",
3122
- "requires": {
3123
- "bridge": true
3124
- }
3125
- }
3126
- },
3127
3094
  {
3128
3095
  "name": "intercom",
3129
3096
  "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
@@ -3166,7 +3133,7 @@
3166
3133
  }
3167
3134
  ],
3168
3135
  "compatibility": {
3169
- "nuxt": ">=3.0.0",
3136
+ "nuxt": ">=3.0.0-rc.12",
3170
3137
  "requires": {}
3171
3138
  }
3172
3139
  },
@@ -3189,7 +3156,7 @@
3189
3156
  }
3190
3157
  ],
3191
3158
  "compatibility": {
3192
- "nuxt": "^3.0.0",
3159
+ "nuxt": ">=3.0.0",
3193
3160
  "requires": {}
3194
3161
  }
3195
3162
  },
@@ -3211,7 +3178,7 @@
3211
3178
  }
3212
3179
  ],
3213
3180
  "compatibility": {
3214
- "nuxt": "^2.0.0 || >=3.0.0",
3181
+ "nuxt": ">=3.0.0",
3215
3182
  "requires": {}
3216
3183
  }
3217
3184
  },
@@ -3233,7 +3200,7 @@
3233
3200
  }
3234
3201
  ],
3235
3202
  "compatibility": {
3236
- "nuxt": "^3.0.0",
3203
+ "nuxt": ">=3.0.0",
3237
3204
  "requires": {}
3238
3205
  }
3239
3206
  },
@@ -3266,8 +3233,8 @@
3266
3233
  "npm": "@nuxtjs/kinde",
3267
3234
  "icon": "kinde.svg",
3268
3235
  "github": "https://github.com/nuxt-modules/kinde",
3269
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3270
- "learn_more": "https://kinde.com/",
3236
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3237
+ "learn_more": "https://www.kinde.com/",
3271
3238
  "category": "Security",
3272
3239
  "type": "community",
3273
3240
  "maintainers": [
@@ -3289,14 +3256,38 @@
3289
3256
  },
3290
3257
  "sponsor": true
3291
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
+ },
3292
3283
  {
3293
3284
  "name": "kql",
3294
3285
  "description": "Nuxt module for Kirby's Query Language API",
3295
- "repo": "johannschopplich/nuxt-kql",
3296
- "npm": "nuxt-kql",
3286
+ "repo": "johannschopplich/nuxt-kirby",
3287
+ "npm": "nuxt-kirby",
3297
3288
  "icon": "kql.svg",
3298
- "github": "https://github.com/johannschopplich/nuxt-kql",
3299
- "website": "https://nuxt-kql.byjohann.dev/",
3289
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3290
+ "website": "https://nuxt-kirby.byjohann.dev/",
3300
3291
  "learn_more": "",
3301
3292
  "category": "CMS",
3302
3293
  "type": "3rd-party",
@@ -3309,18 +3300,18 @@
3309
3300
  }
3310
3301
  ],
3311
3302
  "compatibility": {
3312
- "nuxt": ">=3.0.0",
3303
+ "nuxt": ">=4.0.0",
3313
3304
  "requires": {}
3314
3305
  }
3315
3306
  },
3316
3307
  {
3317
3308
  "name": "laravel-echo",
3318
3309
  "description": "Laravel Echo for Nuxt",
3319
- "repo": "nuxt-community/laravel-echo",
3310
+ "repo": "nuxt-community/laravel-echo-module",
3320
3311
  "npm": "@nuxtjs/laravel-echo",
3321
3312
  "icon": "laravel-echo.png",
3322
- "github": "https://github.com/nuxt-community/laravel-echo",
3323
- "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",
3324
3315
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3325
3316
  "category": "CMS",
3326
3317
  "type": "community",
@@ -3336,28 +3327,6 @@
3336
3327
  "requires": {}
3337
3328
  }
3338
3329
  },
3339
- {
3340
- "name": "laravel-nuxt",
3341
- "description": "Build a SPA with Laravel and Nuxt",
3342
- "repo": "skyrpex/laravel-nuxt-js",
3343
- "npm": "laravel-nuxt",
3344
- "icon": "",
3345
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
3346
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
3347
- "learn_more": "https://laravel.com/",
3348
- "category": "CMS",
3349
- "type": "3rd-party",
3350
- "maintainers": [
3351
- {
3352
- "name": "Cristian Pallarés",
3353
- "github": "skyrpex"
3354
- }
3355
- ],
3356
- "compatibility": {
3357
- "nuxt": "^2.0.0",
3358
- "requires": {}
3359
- }
3360
- },
3361
3330
  {
3362
3331
  "name": "laravel",
3363
3332
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3404,6 +3373,30 @@
3404
3373
  "requires": {}
3405
3374
  }
3406
3375
  },
3376
+ {
3377
+ "name": "lettermint",
3378
+ "description": "Nuxt module for sending emails with Lettermint",
3379
+ "repo": "lettermint/nuxt-lettermint",
3380
+ "npm": "nuxt-lettermint",
3381
+ "icon": "lettermint.svg",
3382
+ "github": "https://github.com/lettermint/nuxt-lettermint",
3383
+ "website": "https://github.com/lettermint/nuxt-lettermint",
3384
+ "learn_more": "https://lettermint.co",
3385
+ "category": "Extensions",
3386
+ "type": "3rd-party",
3387
+ "maintainers": [
3388
+ {
3389
+ "name": "lettermint",
3390
+ "github": "lettermint",
3391
+ "twitter": "lettermintco",
3392
+ "bluesky": "lettermint.co"
3393
+ }
3394
+ ],
3395
+ "compatibility": {
3396
+ "nuxt": ">=3.0.0",
3397
+ "requires": {}
3398
+ }
3399
+ },
3407
3400
  {
3408
3401
  "name": "link-checker",
3409
3402
  "description": "Find and magically fix links that may be negatively effecting your SEO.",
@@ -3411,8 +3404,8 @@
3411
3404
  "npm": "nuxt-link-checker",
3412
3405
  "icon": "link-checker.svg",
3413
3406
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3414
- "website": "https://nuxtseo.com/link-checker",
3415
- "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",
3416
3409
  "category": "SEO",
3417
3410
  "type": "3rd-party",
3418
3411
  "maintainers": [
@@ -3424,7 +3417,7 @@
3424
3417
  }
3425
3418
  ],
3426
3419
  "compatibility": {
3427
- "nuxt": ">=3.0.0",
3420
+ "nuxt": ">=3.9.0",
3428
3421
  "requires": {},
3429
3422
  "devtools": "^0.0.0"
3430
3423
  }
@@ -3432,14 +3425,14 @@
3432
3425
  {
3433
3426
  "name": "llms",
3434
3427
  "description": "Generate llms.txt documentation for your Nuxt application",
3435
- "repo": "nuxtlabs/nuxt-llms",
3428
+ "repo": "nuxt-content/nuxt-llms",
3436
3429
  "npm": "nuxt-llms",
3437
3430
  "icon": "llms.png",
3438
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3439
- "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",
3440
3433
  "learn_more": "",
3441
- "category": "SEO",
3442
- "type": "3rd-party",
3434
+ "category": "AI",
3435
+ "type": "community",
3443
3436
  "maintainers": [
3444
3437
  {
3445
3438
  "name": "Farnabaz",
@@ -3490,11 +3483,11 @@
3490
3483
  {
3491
3484
  "name": "localtunnel",
3492
3485
  "description": "exposes your localhost to the world for easy testing and sharing",
3493
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3486
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3494
3487
  "npm": "@nuxtjs/localtunnel",
3495
3488
  "icon": "localtunnel.png",
3496
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3497
- "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",
3498
3491
  "learn_more": "https://github.com/localtunnel/localtunnel",
3499
3492
  "category": "Devtools",
3500
3493
  "type": "community",
@@ -3514,10 +3507,10 @@
3514
3507
  {
3515
3508
  "name": "locomotive-scroll",
3516
3509
  "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3517
- "repo": "arashsheyda/nuxt-locomotive-scroll",
3510
+ "repo": "nuxtaid/nuxt-locomotive-scroll",
3518
3511
  "npm": "nuxt-locomotive-scroll",
3519
3512
  "icon": "locomotive-scroll.png",
3520
- "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3513
+ "github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
3521
3514
  "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3522
3515
  "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3523
3516
  "category": "Libraries",
@@ -3535,28 +3528,6 @@
3535
3528
  "requires": {}
3536
3529
  }
3537
3530
  },
3538
- {
3539
- "name": "lodash",
3540
- "description": "lodash module with auto-import and custom prefix",
3541
- "repo": "cipami/nuxt-lodash",
3542
- "npm": "nuxt-lodash",
3543
- "icon": "lodash.svg",
3544
- "github": "https://github.com/cipami/nuxt-lodash",
3545
- "website": "https://github.com/cipami/nuxt-lodash#readme",
3546
- "learn_more": "https://github.com/lodash/lodash",
3547
- "category": "Libraries",
3548
- "type": "3rd-party",
3549
- "maintainers": [
3550
- {
3551
- "name": "Michal Čípa",
3552
- "github": "cipami"
3553
- }
3554
- ],
3555
- "compatibility": {
3556
- "nuxt": ">=3.0.0",
3557
- "requires": {}
3558
- }
3559
- },
3560
3531
  {
3561
3532
  "name": "logrocket",
3562
3533
  "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
@@ -3565,7 +3536,7 @@
3565
3536
  "icon": "logrocket.png",
3566
3537
  "github": "https://github.com/nuxt-modules/logrocket",
3567
3538
  "website": "https://github.com/nuxt-modules/logrocket",
3568
- "learn_more": "https://docs.logrocket.com/docs",
3539
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3569
3540
  "category": "Monitoring",
3570
3541
  "type": "community",
3571
3542
  "maintainers": [
@@ -3586,9 +3557,9 @@
3586
3557
  "repo": "logto-io/js#master/packages/nuxt",
3587
3558
  "npm": "@logto/nuxt",
3588
3559
  "icon": "logto.svg",
3589
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3560
+ "github": "https://github.com/logto-io/js",
3590
3561
  "website": "https://logto.io",
3591
- "learn_more": "https://docs.logto.io",
3562
+ "learn_more": "https://docs.logto.io/introduction",
3592
3563
  "category": "Security",
3593
3564
  "type": "3rd-party",
3594
3565
  "maintainers": [
@@ -3650,7 +3621,7 @@
3650
3621
  }
3651
3622
  ],
3652
3623
  "compatibility": {
3653
- "nuxt": ">=3.0.0",
3624
+ "nuxt": ">=3.3.0",
3654
3625
  "requires": {}
3655
3626
  }
3656
3627
  },
@@ -3683,8 +3654,8 @@
3683
3654
  "npm": "magic-regexp",
3684
3655
  "icon": "magic-regexp.svg",
3685
3656
  "github": "https://github.com/unjs/magic-regexp",
3686
- "website": "https://magic-regexp.roe.dev",
3687
- "learn_more": "https://magic-regexp.roe.dev",
3657
+ "website": "https://regexp.dev/",
3658
+ "learn_more": "https://regexp.dev/",
3688
3659
  "category": "Libraries",
3689
3660
  "type": "3rd-party",
3690
3661
  "maintainers": [
@@ -3706,7 +3677,7 @@
3706
3677
  "repo": "yizack/nuxt-mailchannels",
3707
3678
  "npm": "nuxt-mailchannels",
3708
3679
  "icon": "mailchannels.svg",
3709
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3680
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3710
3681
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3711
3682
  "learn_more": "https://www.mailchannels.com/email-api/",
3712
3683
  "category": "Extensions",
@@ -3777,7 +3748,7 @@
3777
3748
  "repo": "hanzydev/nuxt-marquee",
3778
3749
  "npm": "nuxt-marquee",
3779
3750
  "icon": "marquee.png",
3780
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3751
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3781
3752
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3782
3753
  "learn_more": "",
3783
3754
  "category": "UI",
@@ -3819,9 +3790,9 @@
3819
3790
  },
3820
3791
  {
3821
3792
  "name": "maz-ui",
3822
- "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3823
- "repo": "louismazel/maz-ui#master/packages/lib",
3824
- "npm": "maz-ui",
3793
+ "description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
3794
+ "repo": "louismazel/maz-ui#master/packages/nuxt",
3795
+ "npm": "@maz-ui/nuxt",
3825
3796
  "icon": "maz-ui.png",
3826
3797
  "github": "https://github.com/louismazel/maz-ui",
3827
3798
  "website": "https://maz-ui.com/",
@@ -3832,7 +3803,7 @@
3832
3803
  {
3833
3804
  "name": "Mazel",
3834
3805
  "github": "LouisMazel",
3835
- "twitter": "Mazeel"
3806
+ "twitter": "maz__ui"
3836
3807
  }
3837
3808
  ],
3838
3809
  "compatibility": {
@@ -3840,14 +3811,39 @@
3840
3811
  "requires": {}
3841
3812
  }
3842
3813
  },
3814
+ {
3815
+ "name": "mcp",
3816
+ "description": "Create MCP servers directly in your Nuxt application with zero configuration.",
3817
+ "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3818
+ "npm": "@nuxtjs/mcp-toolkit",
3819
+ "icon": "mcp-toolkit.png",
3820
+ "github": "https://github.com/nuxt-modules/mcp-toolkit",
3821
+ "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3822
+ "learn_more": "",
3823
+ "category": "AI",
3824
+ "type": "community",
3825
+ "maintainers": [
3826
+ {
3827
+ "name": "Hugo",
3828
+ "github": "HugoRCD",
3829
+ "twitter": "hugorcd",
3830
+ "bluesky": "hrcd.fr"
3831
+ }
3832
+ ],
3833
+ "compatibility": {
3834
+ "nuxt": ">=3.0.0",
3835
+ "requires": {}
3836
+ },
3837
+ "mcp": "https://mcp-toolkit.nuxt.dev/mcp"
3838
+ },
3843
3839
  {
3844
3840
  "name": "mdc",
3845
3841
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3846
- "repo": "nuxt-modules/mdc",
3842
+ "repo": "nuxt-content/mdc",
3847
3843
  "npm": "@nuxtjs/mdc",
3848
3844
  "icon": "mdc.png",
3849
- "github": "https://github.com/nuxt-modules/mdc",
3850
- "website": "https://github.com/nuxt-modules/mdc",
3845
+ "github": "https://github.com/nuxt-content/mdc",
3846
+ "website": "https://github.com/nuxt-content/mdc",
3851
3847
  "learn_more": "",
3852
3848
  "category": "Extensions",
3853
3849
  "type": "community",
@@ -3890,14 +3886,14 @@
3890
3886
  {
3891
3887
  "name": "medusa",
3892
3888
  "description": "Easily connect to Medusa from your Nuxt application",
3893
- "repo": "Baroshem/nuxt-medusa",
3889
+ "repo": "nuxt-modules/medusa",
3894
3890
  "npm": "@nuxtjs/medusa",
3895
3891
  "icon": "medusa.svg",
3896
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3892
+ "github": "https://github.com/nuxt-modules/medusa",
3897
3893
  "website": "https://nuxt-medusa.vercel.app/",
3898
3894
  "learn_more": "https://nuxt-medusa.vercel.app/",
3899
3895
  "category": "Ecommerce",
3900
- "type": "3rd-party",
3896
+ "type": "community",
3901
3897
  "maintainers": [
3902
3898
  {
3903
3899
  "name": "Jakub Andrzejewski",
@@ -3993,7 +3989,7 @@
3993
3989
  "npm": "@mojocss/nuxt",
3994
3990
  "icon": "mojocss.svg",
3995
3991
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
3996
- "website": "https://mojocss.com/docs/guide/nuxtjs",
3992
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
3997
3993
  "learn_more": "",
3998
3994
  "category": "UI",
3999
3995
  "type": "3rd-party",
@@ -4004,7 +4000,7 @@
4004
4000
  }
4005
4001
  ],
4006
4002
  "compatibility": {
4007
- "nuxt": "^2.0.0 || >=3.0.0",
4003
+ "nuxt": ">=3.0.0",
4008
4004
  "requires": {}
4009
4005
  }
4010
4006
  },
@@ -4062,11 +4058,11 @@
4062
4058
  {
4063
4059
  "name": "neo4j",
4064
4060
  "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
4065
- "repo": "arashsheyda/nuxt-neo4j",
4061
+ "repo": "nuxtaid/nuxt-neo4j",
4066
4062
  "npm": "nuxt-neo4j",
4067
4063
  "icon": "nuxt-neo4j.png",
4068
- "github": "https://github.com/arashsheyda/nuxt-neo4j",
4069
- "website": "https://github.com/arashsheyda/nuxt-neo4j",
4064
+ "github": "https://github.com/nuxtaid/nuxt-neo4j",
4065
+ "website": "https://github.com/nuxtaid/nuxt-neo4j",
4070
4066
  "learn_more": "",
4071
4067
  "category": "Database",
4072
4068
  "type": "3rd-party",
@@ -4083,35 +4079,12 @@
4083
4079
  "requires": {}
4084
4080
  }
4085
4081
  },
4086
- {
4087
- "name": "netlify-cache",
4088
- "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
4089
- "repo": "DreaMinder/nuxt-netlify-cache",
4090
- "npm": "nuxt-netlify-cache",
4091
- "icon": "netlify.png",
4092
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
4093
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
4094
- "learn_more": "https://www.netlify.com/",
4095
- "category": "Deployment",
4096
- "type": "3rd-party",
4097
- "maintainers": [
4098
- {
4099
- "name": "DreaMinder",
4100
- "github": "DreaMinder",
4101
- "twitter": "DreaMinder"
4102
- }
4103
- ],
4104
- "compatibility": {
4105
- "nuxt": "^2.0.0",
4106
- "requires": {}
4107
- }
4108
- },
4109
4082
  {
4110
4083
  "name": "netlify-files",
4111
4084
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
4112
4085
  "repo": "nuxt-community/netlify-files-module",
4113
4086
  "npm": "@nuxtjs/netlify-files",
4114
- "icon": "netlify.png",
4087
+ "icon": "netlify.svg",
4115
4088
  "github": "https://github.com/nuxt-community/netlify-files-module",
4116
4089
  "website": "https://github.com/nuxt-community/netlify-files-module",
4117
4090
  "learn_more": "https://www.netlify.com/",
@@ -4132,23 +4105,23 @@
4132
4105
  },
4133
4106
  {
4134
4107
  "name": "netlify",
4135
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
4136
- "repo": "juliomrqz/nuxt-netlify",
4137
- "npm": "@aceforth/nuxt-netlify",
4138
- "icon": "netlify.png",
4139
- "github": "https://github.com/juliomrqz/nuxt-netlify",
4140
- "website": "https://github.com/juliomrqz/nuxt-netlify",
4141
- "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
4108
+ "description": "Local emulation of the Netlify platform in development",
4109
+ "repo": "netlify/primitives#main/packages/nuxt-module",
4110
+ "npm": "@netlify/nuxt",
4111
+ "icon": "netlify.svg",
4112
+ "github": "https://github.com/netlify/primitives",
4113
+ "website": "https://github.com/netlify/primitives#readme",
4114
+ "learn_more": "https://npmx.dev/package/@netlify/nuxt",
4142
4115
  "category": "Deployment",
4143
4116
  "type": "3rd-party",
4144
4117
  "maintainers": [
4145
4118
  {
4146
- "name": "bazzite",
4147
- "github": "bazzite"
4119
+ "name": "Netlify",
4120
+ "github": "netlify"
4148
4121
  }
4149
4122
  ],
4150
4123
  "compatibility": {
4151
- "nuxt": "^2.0.0",
4124
+ "nuxt": "^3.0.0 || ^4.0.0",
4152
4125
  "requires": {}
4153
4126
  }
4154
4127
  },
@@ -4176,6 +4149,30 @@
4176
4149
  "requires": {}
4177
4150
  }
4178
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
+ },
4179
4176
  {
4180
4177
  "name": "nodemailer",
4181
4178
  "description": "Nuxt integration for nodemailer",
@@ -4242,6 +4239,52 @@
4242
4239
  "requires": {}
4243
4240
  }
4244
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
+ },
4264
+ {
4265
+ "name": "nuxt-aidbase",
4266
+ "description": "Easily integrate Aidbase into your Nuxt app.",
4267
+ "repo": "Mokkapps/nuxt-aidbase",
4268
+ "npm": "nuxt-aidbase",
4269
+ "icon": "nuxt-aidbase.png",
4270
+ "github": "https://github.com/Mokkapps/nuxt-aidbase",
4271
+ "website": "https://github.com/Mokkapps/nuxt-aidbase",
4272
+ "learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
4273
+ "category": "Libraries",
4274
+ "type": "3rd-party",
4275
+ "maintainers": [
4276
+ {
4277
+ "name": "Michael Hoffmann",
4278
+ "github": "Mokkapps",
4279
+ "twitter": "mokkapps",
4280
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4281
+ }
4282
+ ],
4283
+ "compatibility": {
4284
+ "nuxt": ">=3.0.0",
4285
+ "requires": {}
4286
+ }
4287
+ },
4245
4288
  {
4246
4289
  "name": "nuxt-anchorscroll",
4247
4290
  "description": "Scroll to top and to anchor support for Nuxt",
@@ -4264,6 +4307,29 @@
4264
4307
  "requires": {}
4265
4308
  }
4266
4309
  },
4310
+ {
4311
+ "name": "nuxt-anime",
4312
+ "description": "Nuxt module for Anime.js",
4313
+ "repo": "Enternikot/NuxtAnime",
4314
+ "npm": "nuxt-anime",
4315
+ "icon": "nuxt-anime.png",
4316
+ "github": "https://github.com/Enternikot/NuxtAnime",
4317
+ "website": "https://nuxtanime.vercel.app/",
4318
+ "learn_more": "https://animejs.com/",
4319
+ "category": "Libraries",
4320
+ "type": "3rd-party",
4321
+ "maintainers": [
4322
+ {
4323
+ "name": "Sebastian Gebhardt",
4324
+ "github": "Enternikot",
4325
+ "avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
4326
+ }
4327
+ ],
4328
+ "compatibility": {
4329
+ "nuxt": ">=3.0.0",
4330
+ "requires": {}
4331
+ }
4332
+ },
4267
4333
  {
4268
4334
  "name": "nuxt-asciidoc",
4269
4335
  "description": "Transformer for using asciidoc in nuxt",
@@ -4294,7 +4360,7 @@
4294
4360
  "npm": "nuxt-auth-sanctum",
4295
4361
  "icon": "laravel.svg",
4296
4362
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
4297
- "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
4363
+ "website": "https://sanctum.manchenkoff.me",
4298
4364
  "learn_more": "https://laravel.com/docs/12.x/sanctum",
4299
4365
  "category": "Security",
4300
4366
  "type": "3rd-party",
@@ -4311,6 +4377,30 @@
4311
4377
  "requires": {}
4312
4378
  }
4313
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
+ },
4314
4404
  {
4315
4405
  "name": "nuxt-basic-auth",
4316
4406
  "description": "Nuxt Module for Basic Authentication",
@@ -4379,7 +4469,7 @@
4379
4469
  }
4380
4470
  ],
4381
4471
  "compatibility": {
4382
- "nuxt": ">=3.0.0",
4472
+ "nuxt": ">=3.13.1",
4383
4473
  "requires": {},
4384
4474
  "devtools": "^0.0.0"
4385
4475
  }
@@ -4414,7 +4504,7 @@
4414
4504
  "icon": "nuxt-charts.svg",
4415
4505
  "github": "https://github.com/dennisadriaans/vue-chrts",
4416
4506
  "website": "https://nuxtcharts.com/",
4417
- "learn_more": "https://nuxtcharts.com/docs",
4507
+ "learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
4418
4508
  "category": "UI",
4419
4509
  "type": "3rd-party",
4420
4510
  "maintainers": [
@@ -4447,6 +4537,28 @@
4447
4537
  "github": "schnapsterdog"
4448
4538
  }
4449
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
+ ],
4450
4562
  "compatibility": {
4451
4563
  "nuxt": ">=3.0.0",
4452
4564
  "requires": {}
@@ -4458,7 +4570,7 @@
4458
4570
  "repo": "thimodev/nuxt-codemirror",
4459
4571
  "npm": "nuxt-codemirror",
4460
4572
  "icon": "nuxt-codemirror.svg",
4461
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4573
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4462
4574
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4463
4575
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4464
4576
  "category": "Libraries",
@@ -4481,7 +4593,7 @@
4481
4593
  "repo": "lorexiq/nuxt-color-picker",
4482
4594
  "npm": "nuxt-color-picker",
4483
4595
  "icon": "nuxt-color-picker.png",
4484
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4596
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4485
4597
  "website": "https://nuxt-color-picker.nuxt.dev/",
4486
4598
  "learn_more": "",
4487
4599
  "category": "UI",
@@ -4550,7 +4662,7 @@
4550
4662
  "icon": "nuxt-coolify.svg",
4551
4663
  "github": "https://github.com/justserdar/nuxt-coolify",
4552
4664
  "website": "https://github.com/justserdar/nuxt-coolify",
4553
- "learn_more": "https://nuxt-coolify.justserdar.dev/",
4665
+ "learn_more": "",
4554
4666
  "category": "Request",
4555
4667
  "type": "3rd-party",
4556
4668
  "maintainers": [
@@ -4565,6 +4677,52 @@
4565
4677
  "requires": {}
4566
4678
  }
4567
4679
  },
4680
+ {
4681
+ "name": "nuxt-csp-report",
4682
+ "description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
4683
+ "repo": "Gonzo17/nuxt-csp-report",
4684
+ "npm": "nuxt-csp-report",
4685
+ "icon": "nuxt-csp-report.svg",
4686
+ "github": "https://github.com/Gonzo17/nuxt-csp-report",
4687
+ "website": "https://github.com/Gonzo17/nuxt-csp-report",
4688
+ "learn_more": "",
4689
+ "category": "Security",
4690
+ "type": "3rd-party",
4691
+ "maintainers": [
4692
+ {
4693
+ "name": "David Gonzalez Casin",
4694
+ "github": "Gonzo17"
4695
+ }
4696
+ ],
4697
+ "compatibility": {
4698
+ "nuxt": ">=3.12.0",
4699
+ "requires": {}
4700
+ }
4701
+ },
4702
+ {
4703
+ "name": "nuxt-email-renderer",
4704
+ "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
4705
+ "repo": "Mokkapps/nuxt-email-renderer",
4706
+ "npm": "nuxt-email-renderer",
4707
+ "icon": "",
4708
+ "github": "https://github.com/Mokkapps/nuxt-email-renderer",
4709
+ "website": "https://nuxtemail.com",
4710
+ "learn_more": "https://nuxtemail.com",
4711
+ "category": "Devtools",
4712
+ "type": "3rd-party",
4713
+ "maintainers": [
4714
+ {
4715
+ "name": "Michael Hoffmann",
4716
+ "github": "Mokkapps",
4717
+ "twitter": "mokkapps",
4718
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4719
+ }
4720
+ ],
4721
+ "compatibility": {
4722
+ "nuxt": ">=3.0.0",
4723
+ "requires": {}
4724
+ }
4725
+ },
4568
4726
  {
4569
4727
  "name": "nuxt-facebook-chat",
4570
4728
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
@@ -4578,7 +4736,7 @@
4578
4736
  "type": "3rd-party",
4579
4737
  "maintainers": [
4580
4738
  {
4581
- "name": "Supanut Dokmaithong",
4739
+ "name": "Supanut Weerachotthakorn",
4582
4740
  "github": "Boomgeek"
4583
4741
  },
4584
4742
  {
@@ -4587,7 +4745,7 @@
4587
4745
  }
4588
4746
  ],
4589
4747
  "compatibility": {
4590
- "nuxt": ">=3.0.0",
4748
+ "nuxt": "^3.6.0",
4591
4749
  "requires": {}
4592
4750
  }
4593
4751
  },
@@ -4649,7 +4807,8 @@
4649
4807
  "maintainers": [
4650
4808
  {
4651
4809
  "name": "Ali Sokkar",
4652
- "github": "NyllRE"
4810
+ "github": "NyllRE",
4811
+ "twitter": "nyllre"
4653
4812
  }
4654
4813
  ],
4655
4814
  "compatibility": {
@@ -4680,6 +4839,31 @@
4680
4839
  "requires": {}
4681
4840
  }
4682
4841
  },
4842
+ {
4843
+ "name": "nuxt-formisch",
4844
+ "description": "Formisch integration for Nuxt - schema-based, headless form library",
4845
+ "repo": "onmax/nuxt-formisch",
4846
+ "npm": "nuxt-formisch",
4847
+ "icon": "nuxt-formisch.svg",
4848
+ "github": "https://github.com/onmax/nuxt-formisch",
4849
+ "website": "https://github.com/onmax/nuxt-formisch",
4850
+ "learn_more": "",
4851
+ "category": "Libraries",
4852
+ "type": "3rd-party",
4853
+ "maintainers": [
4854
+ {
4855
+ "name": "Max",
4856
+ "github": "onmax",
4857
+ "avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
4858
+ "bluesky": "onmax.bsky.social",
4859
+ "twitter": "_onmax"
4860
+ }
4861
+ ],
4862
+ "compatibility": {
4863
+ "nuxt": ">=3.0.0",
4864
+ "requires": {}
4865
+ }
4866
+ },
4683
4867
  {
4684
4868
  "name": "nuxt-fortify",
4685
4869
  "description": "Use Laravel fortify and sanctum with Nuxt",
@@ -4711,7 +4895,7 @@
4711
4895
  "npm": "nuxt-glaze",
4712
4896
  "icon": "nuxt-glaze.png",
4713
4897
  "github": "https://github.com/holux-design/nuxt-glaze",
4714
- "website": "https://glaze.dev",
4898
+ "website": "https://www.glaze.dev/",
4715
4899
  "learn_more": "",
4716
4900
  "category": "Libraries",
4717
4901
  "type": "3rd-party",
@@ -4726,6 +4910,28 @@
4726
4910
  "requires": {}
4727
4911
  }
4728
4912
  },
4913
+ {
4914
+ "name": "nuxt-google-auth",
4915
+ "description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
4916
+ "repo": "go-fireball/nuxt-google-auth",
4917
+ "npm": "nuxt-google-auth",
4918
+ "icon": "",
4919
+ "github": "https://github.com/go-fireball/nuxt-google-auth",
4920
+ "website": "https://github.com/go-fireball/nuxt-google-auth",
4921
+ "learn_more": "",
4922
+ "category": "Security",
4923
+ "type": "3rd-party",
4924
+ "maintainers": [
4925
+ {
4926
+ "name": "go-fireball",
4927
+ "github": "go-fireball"
4928
+ }
4929
+ ],
4930
+ "compatibility": {
4931
+ "nuxt": "^3.0.0 || ^4.0.0",
4932
+ "requires": {}
4933
+ }
4934
+ },
4729
4935
  {
4730
4936
  "name": "nuxt-gpt",
4731
4937
  "description": "Plug and Play ChatGPT for Nuxt.",
@@ -4744,7 +4950,29 @@
4744
4950
  }
4745
4951
  ],
4746
4952
  "compatibility": {
4747
- "nuxt": ">=3.0.0",
4953
+ "nuxt": "^3.0.0",
4954
+ "requires": {}
4955
+ }
4956
+ },
4957
+ {
4958
+ "name": "nuxt-gql-pulse",
4959
+ "description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
4960
+ "repo": "Abbasmoe/nuxt-gql-pulse",
4961
+ "npm": "nuxt-gql-pulse",
4962
+ "icon": "nuxt-gql-pulse.png",
4963
+ "github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4964
+ "website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4965
+ "learn_more": "",
4966
+ "category": "Request",
4967
+ "type": "3rd-party",
4968
+ "maintainers": [
4969
+ {
4970
+ "name": "Abbas Mohamed Ahmed",
4971
+ "github": "Abbasmoe"
4972
+ }
4973
+ ],
4974
+ "compatibility": {
4975
+ "nuxt": "^3.0.0 || ^4.0.0",
4748
4976
  "requires": {}
4749
4977
  }
4750
4978
  },
@@ -4773,18 +5001,18 @@
4773
5001
  }
4774
5002
  ],
4775
5003
  "compatibility": {
4776
- "nuxt": "^2.0.0 || >=3.0.0",
5004
+ "nuxt": ">=3.13.0",
4777
5005
  "requires": {}
4778
5006
  }
4779
5007
  },
4780
5008
  {
4781
5009
  "name": "nuxt-graphql-playground",
4782
5010
  "description": "",
4783
- "repo": "pinpon-dev/nuxt-graphql-playground",
5011
+ "repo": "tuarrep/nuxt-graphql-playground",
4784
5012
  "npm": "@pin-pon/nuxt-graphql-playground",
4785
5013
  "icon": "",
4786
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
4787
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5014
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
5015
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
4788
5016
  "learn_more": "",
4789
5017
  "category": "Devtools",
4790
5018
  "type": "3rd-party",
@@ -4817,7 +5045,7 @@
4817
5045
  }
4818
5046
  ],
4819
5047
  "compatibility": {
4820
- "nuxt": ">=3.0.0",
5048
+ "nuxt": "^3.0.0",
4821
5049
  "requires": {},
4822
5050
  "devtools": "^0.0.0"
4823
5051
  }
@@ -4900,7 +5128,7 @@
4900
5128
  "repo": "daliborgogic/nuxt-interpolation#master",
4901
5129
  "npm": "nuxt-interpolation",
4902
5130
  "icon": "",
4903
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5131
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
4904
5132
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4905
5133
  "learn_more": "",
4906
5134
  "category": "Devtools",
@@ -4946,7 +5174,7 @@
4946
5174
  "npm": "nuxt-laravel-echo",
4947
5175
  "icon": "laravel.svg",
4948
5176
  "github": "https://github.com/manchenkoff/nuxt-laravel-echo",
4949
- "website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
5177
+ "website": "https://echo.manchenkoff.me",
4950
5178
  "learn_more": "https://laravel.com/docs/12.x/broadcasting",
4951
5179
  "category": "Libraries",
4952
5180
  "type": "3rd-party",
@@ -4983,7 +5211,7 @@
4983
5211
  }
4984
5212
  ],
4985
5213
  "compatibility": {
4986
- "nuxt": ">=3.15.0",
5214
+ "nuxt": "^3.0.0 || >=4.0.3",
4987
5215
  "requires": {}
4988
5216
  }
4989
5217
  },
@@ -5007,7 +5235,7 @@
5007
5235
  }
5008
5236
  ],
5009
5237
  "compatibility": {
5010
- "nuxt": ">=3.12.0",
5238
+ "nuxt": ">=3.0.0",
5011
5239
  "requires": {}
5012
5240
  }
5013
5241
  },
@@ -5030,7 +5258,7 @@
5030
5258
  }
5031
5259
  ],
5032
5260
  "compatibility": {
5033
- "nuxt": ">=3.0.0",
5261
+ "nuxt": "^3.0.0",
5034
5262
  "requires": {}
5035
5263
  }
5036
5264
  },
@@ -5122,7 +5350,7 @@
5122
5350
  }
5123
5351
  ],
5124
5352
  "compatibility": {
5125
- "nuxt": "^3.0.0",
5353
+ "nuxt": ">=3.0.0",
5126
5354
  "requires": {}
5127
5355
  }
5128
5356
  },
@@ -5161,13 +5389,13 @@
5161
5389
  "type": "3rd-party",
5162
5390
  "maintainers": [
5163
5391
  {
5164
- "name": "Tanuki",
5392
+ "name": "erwann.dev",
5165
5393
  "github": "tanukijs",
5166
5394
  "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
5167
5395
  }
5168
5396
  ],
5169
5397
  "compatibility": {
5170
- "nuxt": ">=3.0.0",
5398
+ "nuxt": ">=3.7.0",
5171
5399
  "requires": {}
5172
5400
  }
5173
5401
  },
@@ -5190,17 +5418,17 @@
5190
5418
  }
5191
5419
  ],
5192
5420
  "compatibility": {
5193
- "nuxt": ">=3.0.0",
5421
+ "nuxt": ">=3.1.0",
5194
5422
  "requires": {}
5195
5423
  }
5196
5424
  },
5197
5425
  {
5198
5426
  "name": "nuxt-mongoose",
5199
5427
  "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
5200
- "repo": "arashsheyda/nuxt-mongoose",
5428
+ "repo": "nuxtaid/nuxt-mongoose",
5201
5429
  "npm": "nuxt-mongoose",
5202
5430
  "icon": "nuxt-mongoose.svg",
5203
- "github": "https://github.com/arashsheyda/nuxt-mongoose",
5431
+ "github": "https://github.com/nuxtaid/nuxt-mongoose",
5204
5432
  "website": "https://nuxt-mongoose.nuxt.space",
5205
5433
  "learn_more": "",
5206
5434
  "category": "Database",
@@ -5219,6 +5447,31 @@
5219
5447
  "devtools": "^0.0.0"
5220
5448
  }
5221
5449
  },
5450
+ {
5451
+ "name": "nuxt-mqtt",
5452
+ "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5453
+ "repo": "nuxtaid/nuxt-mqtt",
5454
+ "npm": "nuxt-mqtt",
5455
+ "icon": "nuxt-mqtt.png",
5456
+ "github": "https://github.com/nuxtaid/nuxt-mqtt",
5457
+ "website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
5458
+ "learn_more": "",
5459
+ "category": "Extensions",
5460
+ "type": "3rd-party",
5461
+ "maintainers": [
5462
+ {
5463
+ "name": "Arash Ari Sheyda",
5464
+ "github": "arashsheyda",
5465
+ "twitter": "arash_sheyda",
5466
+ "bluesky": "arashsheyda.me"
5467
+ }
5468
+ ],
5469
+ "compatibility": {
5470
+ "nuxt": ">=3.0.0",
5471
+ "requires": {},
5472
+ "devtools": "^0.0.0"
5473
+ }
5474
+ },
5222
5475
  {
5223
5476
  "name": "nuxt-music-flow",
5224
5477
  "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
@@ -5242,6 +5495,28 @@
5242
5495
  "requires": {}
5243
5496
  }
5244
5497
  },
5498
+ {
5499
+ "name": "nuxt-notify",
5500
+ "description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
5501
+ "repo": "nizaamomer/nuxt-notify",
5502
+ "npm": "nuxt-notify",
5503
+ "icon": "nuxt-notify.png",
5504
+ "github": "https://github.com/nizaamomer/nuxt-notify",
5505
+ "website": "https://nuxt-notify.nizaamomer.com",
5506
+ "learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
5507
+ "category": "UI",
5508
+ "type": "3rd-party",
5509
+ "maintainers": [
5510
+ {
5511
+ "name": "Nizam Omer",
5512
+ "github": "nizaamomer"
5513
+ }
5514
+ ],
5515
+ "compatibility": {
5516
+ "nuxt": "^3.0.0 || ^4.0.0",
5517
+ "requires": {}
5518
+ }
5519
+ },
5245
5520
  {
5246
5521
  "name": "nuxt-oidc-auth",
5247
5522
  "description": "Seamless modern authentication for Nuxt applications.",
@@ -5261,17 +5536,17 @@
5261
5536
  }
5262
5537
  ],
5263
5538
  "compatibility": {
5264
- "nuxt": ">=3.0.0",
5539
+ "nuxt": ">=3.9.0",
5265
5540
  "requires": {}
5266
5541
  }
5267
5542
  },
5268
5543
  {
5269
5544
  "name": "nuxt-ollama",
5270
5545
  "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5271
- "repo": "jericho1060/nuxt-ollama",
5546
+ "repo": "thoda-dev/nuxt-ollama",
5272
5547
  "npm": "nuxt-ollama",
5273
5548
  "icon": "nuxt-ollama.png",
5274
- "github": "https://github.com/jericho1060/nuxt-ollama",
5549
+ "github": "https://github.com/thoda-dev/nuxt-ollama",
5275
5550
  "website": "https://nuxt-ollama.jericho.dev/",
5276
5551
  "learn_more": "https://nuxt-ollama.jericho.dev/",
5277
5552
  "category": "Libraries",
@@ -5279,13 +5554,42 @@
5279
5554
  "maintainers": [
5280
5555
  {
5281
5556
  "name": "Thomas",
5282
- "github": "jericho1060",
5283
- "avatar": "https://avatars.githubusercontent.com/jericho1060",
5284
- "twitter": "jerichodev"
5557
+ "github": "thoda-dev",
5558
+ "avatar": "https://avatars.githubusercontent.com/thoda-dev",
5559
+ "twitter": "thoda_dev"
5285
5560
  }
5286
5561
  ],
5287
5562
  "compatibility": {
5288
- "nuxt": "^3.15.0",
5563
+ "nuxt": ">=3.0.0",
5564
+ "requires": {}
5565
+ }
5566
+ },
5567
+ {
5568
+ "name": "nuxt-open-fetch",
5569
+ "description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
5570
+ "repo": "Norbiros/nuxt-open-fetch",
5571
+ "npm": "nuxt-open-fetch",
5572
+ "icon": "nuxt-open-fetch.svg",
5573
+ "github": "https://github.com/Norbiros/nuxt-open-fetch",
5574
+ "website": "https://nuxt-open-fetch.norbiros.dev",
5575
+ "learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
5576
+ "category": "Request",
5577
+ "type": "3rd-party",
5578
+ "maintainers": [
5579
+ {
5580
+ "name": "Norbiros",
5581
+ "github": "Norbiros",
5582
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
5583
+ "twitter": "norbiros_dev"
5584
+ },
5585
+ {
5586
+ "name": "Taras Batenkov",
5587
+ "github": "enkot",
5588
+ "avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
5589
+ }
5590
+ ],
5591
+ "compatibility": {
5592
+ "nuxt": ">=3.0.0",
5289
5593
  "requires": {}
5290
5594
  }
5291
5595
  },
@@ -5334,7 +5638,7 @@
5334
5638
  }
5335
5639
  ],
5336
5640
  "compatibility": {
5337
- "nuxt": ">=3.0.0",
5641
+ "nuxt": ">=3.0.0-rc.8",
5338
5642
  "requires": {},
5339
5643
  "devtools": "^0.0.0"
5340
5644
  }
@@ -5369,7 +5673,7 @@
5369
5673
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5370
5674
  "npm": "@i2d/nuxt-pdf-frame",
5371
5675
  "icon": "pdf-frame.svg",
5372
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5676
+ "github": "https://github.com/i2djs/pdf-frame",
5373
5677
  "website": "https://www.pdf-frame.org",
5374
5678
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5375
5679
  "category": "Libraries",
@@ -5466,7 +5770,7 @@
5466
5770
  "type": "3rd-party",
5467
5771
  "maintainers": [
5468
5772
  {
5469
- "name": "Supanut Dokmaithong",
5773
+ "name": "Supanut Weerachotthakorn",
5470
5774
  "github": "Boomgeek"
5471
5775
  },
5472
5776
  {
@@ -5475,7 +5779,7 @@
5475
5779
  }
5476
5780
  ],
5477
5781
  "compatibility": {
5478
- "nuxt": ">=3.0.0",
5782
+ "nuxt": "^3.6.0",
5479
5783
  "requires": {}
5480
5784
  }
5481
5785
  },
@@ -5525,6 +5829,28 @@
5525
5829
  "requires": {}
5526
5830
  }
5527
5831
  },
5832
+ {
5833
+ "name": "nuxt-processor",
5834
+ "description": "Decoupled processing for Nuxt backed by BullMQ.",
5835
+ "repo": "aidanhibbard/nuxt-processor",
5836
+ "npm": "nuxt-processor",
5837
+ "icon": "",
5838
+ "github": "https://github.com/aidanhibbard/nuxt-processor",
5839
+ "website": "https://github.com/aidanhibbard/nuxt-processor",
5840
+ "learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
5841
+ "category": "Libraries",
5842
+ "type": "3rd-party",
5843
+ "maintainers": [
5844
+ {
5845
+ "name": "Aidan Hibbard",
5846
+ "github": "aidanhibbard"
5847
+ }
5848
+ ],
5849
+ "compatibility": {
5850
+ "nuxt": "^3.0.0 || ^4.0.0",
5851
+ "requires": {}
5852
+ }
5853
+ },
5528
5854
  {
5529
5855
  "name": "nuxt-query",
5530
5856
  "description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
@@ -5548,6 +5874,30 @@
5548
5874
  "requires": {}
5549
5875
  }
5550
5876
  },
5877
+ {
5878
+ "name": "nuxt-safe-runtime-config",
5879
+ "description": "Validate Nuxt runtime config with Standard Schema at build time",
5880
+ "repo": "onmax/nuxt-safe-runtime-config#main",
5881
+ "npm": "nuxt-safe-runtime-config",
5882
+ "icon": "nuxt-safe-runtime-config.svg",
5883
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5884
+ "website": "https://nuxt-safe-runtime-config.onmax.me",
5885
+ "learn_more": "",
5886
+ "category": "Devtools",
5887
+ "type": "3rd-party",
5888
+ "maintainers": [
5889
+ {
5890
+ "name": "Max",
5891
+ "github": "onmax",
5892
+ "bluesky": "onmax.bsky.social",
5893
+ "twitter": "_onmax"
5894
+ }
5895
+ ],
5896
+ "compatibility": {
5897
+ "nuxt": ">=3.0.0",
5898
+ "requires": {}
5899
+ }
5900
+ },
5551
5901
  {
5552
5902
  "name": "nuxt-sanctum-authentication",
5553
5903
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5582,7 +5932,7 @@
5582
5932
  "npm": "nuxt-sanctum-precognition",
5583
5933
  "icon": "laravel.svg",
5584
5934
  "github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
5585
- "website": "https://manchenkoff.gitbook.io/nuxt-sanctum-precognition",
5935
+ "website": "https://precognition.manchenkoff.me",
5586
5936
  "learn_more": "https://laravel.com/docs/12.x/precognition",
5587
5937
  "category": "Libraries",
5588
5938
  "type": "3rd-party",
@@ -5595,50 +5945,71 @@
5595
5945
  }
5596
5946
  ],
5597
5947
  "compatibility": {
5598
- "nuxt": ">=3.12.0",
5948
+ "nuxt": ">=3.12.0",
5949
+ "requires": {}
5950
+ }
5951
+ },
5952
+ {
5953
+ "name": "nuxt-shopify",
5954
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5955
+ "repo": "Gomah/nuxt-shopify",
5956
+ "npm": "nuxt-shopify",
5957
+ "icon": "nuxt-shopify.png",
5958
+ "github": "https://github.com/Gomah/nuxt-shopify",
5959
+ "website": "https://github.com/Gomah/nuxt-shopify",
5960
+ "learn_more": "https://www.shopify.com/",
5961
+ "category": "Ecommerce",
5962
+ "type": "3rd-party",
5963
+ "maintainers": [
5964
+ {
5965
+ "name": "Thomas Marrec",
5966
+ "github": "Gomah",
5967
+ "twitter": "Gomah"
5968
+ }
5969
+ ],
5970
+ "compatibility": {
5971
+ "nuxt": "^2.0.0",
5599
5972
  "requires": {}
5600
5973
  }
5601
5974
  },
5602
5975
  {
5603
- "name": "nuxt-shopify",
5604
- "description": "Easily integrate Shopify into your Nuxt app.",
5605
- "repo": "konkonam/nuxt-shopify",
5606
- "npm": "@konkonam/nuxt-shopify",
5607
- "icon": "nuxt-shopify.png",
5608
- "github": "https://github.com/konkonam/nuxt-shopify",
5609
- "website": "https://konkonam.github.io/nuxt-shopify/",
5610
- "learn_more": "https://www.shopify.com/",
5611
- "category": "Ecommerce",
5976
+ "name": "nuxt-signupgate",
5977
+ "description": "Easily integrate SignupGate into your Nuxt app.",
5978
+ "repo": "Mokkapps/nuxt-signupgate",
5979
+ "npm": "nuxt-signupgate",
5980
+ "icon": "nuxt-signupgate.png",
5981
+ "github": "https://github.com/Mokkapps/nuxt-signupgate",
5982
+ "website": "https://github.com/Mokkapps/nuxt-signupgate",
5983
+ "learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
5984
+ "category": "Libraries",
5612
5985
  "type": "3rd-party",
5613
5986
  "maintainers": [
5614
5987
  {
5615
- "name": "Zoltan Lukacs",
5616
- "github": "konkonam"
5617
- },
5618
- {
5619
- "name": "Frederik Bußmann",
5620
- "github": "freb97"
5988
+ "name": "Michael Hoffmann",
5989
+ "github": "Mokkapps",
5990
+ "twitter": "mokkapps",
5991
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
5621
5992
  }
5622
5993
  ],
5623
5994
  "compatibility": {
5624
- "nuxt": "^3.0.0",
5995
+ "nuxt": ">=3.0.0",
5625
5996
  "requires": {}
5626
5997
  }
5627
5998
  },
5628
5999
  {
5629
6000
  "name": "nuxt-smartlook",
5630
6001
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
5631
- "repo": "f00b4r/nuxt-smartlook",
6002
+ "repo": "contributte/nuxt-smartlook",
5632
6003
  "npm": "nuxt-smartlook",
5633
6004
  "icon": "nuxt-smartlook.png",
5634
- "github": "https://github.com/f00b4r/nuxt-smartlook",
5635
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6005
+ "github": "https://github.com/contributte/nuxt-smartlook",
6006
+ "website": "https://github.com/contributte/nuxt-smartlook",
5636
6007
  "learn_more": "https://www.smartlook.com/",
5637
6008
  "category": "Analytics",
5638
6009
  "type": "3rd-party",
5639
6010
  "maintainers": [
5640
6011
  {
5641
- "name": "Milan Felix Šulc",
6012
+ "name": "Milan Šulc",
5642
6013
  "github": "f3l1x",
5643
6014
  "twitter": "xf3l1x",
5644
6015
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
@@ -5673,6 +6044,28 @@
5673
6044
  "requires": {}
5674
6045
  }
5675
6046
  },
6047
+ {
6048
+ "name": "nuxt-spyglass",
6049
+ "description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
6050
+ "repo": "Flo0806/nuxt-spyglass",
6051
+ "npm": "nuxt-spyglass",
6052
+ "icon": "nuxt-spyglass.svg",
6053
+ "github": "https://github.com/Flo0806/nuxt-spyglass",
6054
+ "website": "https://spyglass.fh-softdev.de",
6055
+ "learn_more": "https://spyglass.fh-softdev.de",
6056
+ "category": "AI",
6057
+ "type": "3rd-party",
6058
+ "maintainers": [
6059
+ {
6060
+ "name": "Florian Heuberger",
6061
+ "github": "Flo0806"
6062
+ }
6063
+ ],
6064
+ "compatibility": {
6065
+ "nuxt": ">=4.0.0",
6066
+ "requires": {}
6067
+ }
6068
+ },
5676
6069
  {
5677
6070
  "name": "nuxt-ssr-api-logger",
5678
6071
  "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
@@ -5692,7 +6085,7 @@
5692
6085
  }
5693
6086
  ],
5694
6087
  "compatibility": {
5695
- "nuxt": "^3.16.0",
6088
+ "nuxt": ">=3.16.0",
5696
6089
  "requires": {}
5697
6090
  }
5698
6091
  },
@@ -5760,11 +6153,35 @@
5760
6153
  "maintainers": [
5761
6154
  {
5762
6155
  "name": "Frederik Bußmann",
5763
- "github": "freb97"
6156
+ "github": "freb97",
6157
+ "bluesky": "freb97.bsky.social"
5764
6158
  }
5765
6159
  ],
5766
6160
  "compatibility": {
5767
- "nuxt": "^3.0.0",
6161
+ "nuxt": ">=3.0.0",
6162
+ "requires": {}
6163
+ }
6164
+ },
6165
+ {
6166
+ "name": "nuxt-svg-sprite-icon",
6167
+ "description": "A powerful SVG sprite module for Nuxt 3 that automatically generates SVG sprites from your assets and provides an easy-to-use component for displaying icons.",
6168
+ "repo": "MikeCheng1208/nuxt-svg-sprite-icon",
6169
+ "npm": "nuxt-svg-sprite-icon",
6170
+ "icon": "nuxt-svg-sprite-icon.png",
6171
+ "github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
6172
+ "website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
6173
+ "learn_more": "",
6174
+ "category": "UI",
6175
+ "type": "3rd-party",
6176
+ "maintainers": [
6177
+ {
6178
+ "name": "Mike Cheng",
6179
+ "github": "MikeCheng1208",
6180
+ "twitter": "mike_cheng1208"
6181
+ }
6182
+ ],
6183
+ "compatibility": {
6184
+ "nuxt": "^3.0.0 || ^4.0.0",
5768
6185
  "requires": {}
5769
6186
  }
5770
6187
  },
@@ -5811,7 +6228,7 @@
5811
6228
  }
5812
6229
  ],
5813
6230
  "compatibility": {
5814
- "nuxt": ">=3.0.0",
6231
+ "nuxt": ">=3.0.0-rc.0",
5815
6232
  "requires": {}
5816
6233
  }
5817
6234
  },
@@ -5841,11 +6258,11 @@
5841
6258
  {
5842
6259
  "name": "nuxt-toc",
5843
6260
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
5844
- "repo": "hanyujie2002/nuxt-toc",
6261
+ "repo": "thaikolja/nuxt-toc",
5845
6262
  "npm": "nuxt-toc",
5846
6263
  "icon": "nuxt-toc.png",
5847
- "github": "https://github.com/hanyujie2002/nuxt-toc",
5848
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6264
+ "github": "https://github.com/thaikolja/nuxt-toc",
6265
+ "website": "https://github.com/thaikolja/nuxt-toc",
5849
6266
  "learn_more": "",
5850
6267
  "category": "UI",
5851
6268
  "type": "3rd-party",
@@ -5883,26 +6300,48 @@
5883
6300
  }
5884
6301
  },
5885
6302
  {
5886
- "name": "nuxt-use-sound",
5887
- "description": "A Nuxt module for playing sound effects.",
5888
- "repo": "Tahul/nuxt-use-sound",
5889
- "npm": "nuxt-use-sound",
5890
- "icon": "nuxt-use-sound.svg",
5891
- "github": "https://github.com/Tahul/nuxt-use-sound",
5892
- "website": "https://github.com/Tahul/nuxt-use-sound",
5893
- "learn_more": "https://github.com/vueuse/sound",
5894
- "category": "Libraries",
6303
+ "name": "nuxt-useless-blobs",
6304
+ "description": "An easier way of using useless-blobs in your Nuxt project!",
6305
+ "repo": "oyedejioyewole/nuxt-useless-blobs",
6306
+ "npm": "nuxt-useless-blobs",
6307
+ "icon": "nuxt-useless-blobs.svg",
6308
+ "github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
6309
+ "website": "https://nuxt-useless-blobs.vercel.app",
6310
+ "learn_more": "",
6311
+ "category": "UI",
5895
6312
  "type": "3rd-party",
5896
6313
  "maintainers": [
5897
6314
  {
5898
- "name": "Yaël Guilloux",
5899
- "github": "Tahul",
5900
- "twitter": "yaeeelglx",
5901
- "bluesky": "yael.dev"
6315
+ "name": "Oyedeji Oyewole",
6316
+ "github": "oyedejioyewole"
5902
6317
  }
5903
6318
  ],
5904
6319
  "compatibility": {
5905
- "nuxt": "^2.0.0",
6320
+ "nuxt": ">=3.0.0",
6321
+ "requires": {}
6322
+ }
6323
+ },
6324
+ {
6325
+ "name": "nuxt-users",
6326
+ "description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
6327
+ "repo": "rrd108/nuxt-users",
6328
+ "npm": "nuxt-users",
6329
+ "icon": "nuxt-users.png",
6330
+ "github": "https://github.com/rrd108/nuxt-users",
6331
+ "website": "https://nuxt-users.webmania.cc/",
6332
+ "learn_more": "https://nuxt-users.webmania.cc/",
6333
+ "category": "Security",
6334
+ "type": "3rd-party",
6335
+ "maintainers": [
6336
+ {
6337
+ "name": "rrd",
6338
+ "github": "rrd108",
6339
+ "twitter": "radharadhya",
6340
+ "bluesky": "rrd108.bsky.social"
6341
+ }
6342
+ ],
6343
+ "compatibility": {
6344
+ "nuxt": ">=3.0.0",
5906
6345
  "requires": {}
5907
6346
  }
5908
6347
  },
@@ -5924,7 +6363,7 @@
5924
6363
  }
5925
6364
  ],
5926
6365
  "compatibility": {
5927
- "nuxt": ">=3.0.0",
6366
+ "nuxt": "^3.0.0",
5928
6367
  "requires": {}
5929
6368
  }
5930
6369
  },
@@ -5946,7 +6385,7 @@
5946
6385
  }
5947
6386
  ],
5948
6387
  "compatibility": {
5949
- "nuxt": "^2.0.0 || >=3.0.0",
6388
+ "nuxt": ">=3.0.0-rc.11",
5950
6389
  "requires": {
5951
6390
  "bridge": "optional"
5952
6391
  }
@@ -5971,25 +6410,25 @@
5971
6410
  }
5972
6411
  ],
5973
6412
  "compatibility": {
5974
- "nuxt": ">=3.0.0",
6413
+ "nuxt": ">=3.0.0 <5.0.0",
5975
6414
  "requires": {}
5976
6415
  }
5977
6416
  },
5978
6417
  {
5979
- "name": "nuxt-zod-i18n",
5980
- "description": "A Nuxt Module for localizing zod error messages.",
5981
- "repo": "xibman/nuxt-zod-i18n",
5982
- "npm": "nuxt-zod-i18n",
5983
- "icon": "nuxt-zod-i18n.svg",
5984
- "github": "https://github.com/xibman/nuxt-zod-i18n",
5985
- "website": "https://github.com/xibman/nuxt-zod-i18n",
6418
+ "name": "nuxt-yup",
6419
+ "description": "Yup integration for Nuxt 4 with a simple composable.",
6420
+ "repo": "DarlanPrado/nuxt-yup",
6421
+ "npm": "nuxt-yup",
6422
+ "icon": "",
6423
+ "github": "https://github.com/DarlanPrado/nuxt-yup",
6424
+ "website": "https://github.com/DarlanPrado/nuxt-yup",
5986
6425
  "learn_more": "",
5987
6426
  "category": "Libraries",
5988
6427
  "type": "3rd-party",
5989
6428
  "maintainers": [
5990
6429
  {
5991
- "name": "Georget Julien",
5992
- "github": "xibman"
6430
+ "name": "Darlan José Batista do Prado",
6431
+ "github": "DarlanPrado"
5993
6432
  }
5994
6433
  ],
5995
6434
  "compatibility": {
@@ -5998,34 +6437,34 @@
5998
6437
  }
5999
6438
  },
6000
6439
  {
6001
- "name": "nuxt2-leaflet",
6002
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
6003
- "repo": "schlunsen/nuxt-leaflet",
6004
- "npm": "nuxt-leaflet",
6005
- "icon": "leaflet.png",
6006
- "github": "https://github.com/schlunsen/nuxt-leaflet",
6007
- "website": "https://github.com/schlunsen/nuxt-leaflet",
6008
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
6440
+ "name": "nuxt-zod-i18n",
6441
+ "description": "A Nuxt Module for localizing zod error messages.",
6442
+ "repo": "xibman/nuxt-zod-i18n",
6443
+ "npm": "nuxt-zod-i18n",
6444
+ "icon": "nuxt-zod-i18n.svg",
6445
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
6446
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
6447
+ "learn_more": "",
6009
6448
  "category": "Libraries",
6010
6449
  "type": "3rd-party",
6011
6450
  "maintainers": [
6012
6451
  {
6013
- "name": "Rasmus Schlünsen",
6014
- "github": "schlunsen"
6452
+ "name": "Georget Julien",
6453
+ "github": "xibman"
6015
6454
  }
6016
6455
  ],
6017
6456
  "compatibility": {
6018
- "nuxt": "^2.0.0",
6457
+ "nuxt": ">=3.0.0",
6019
6458
  "requires": {}
6020
6459
  }
6021
6460
  },
6022
6461
  {
6023
6462
  "name": "nuxt2-ngrok",
6024
6463
  "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
6025
- "repo": "nuxt-community/ngrok",
6464
+ "repo": "nuxt-modules/ngrok",
6026
6465
  "npm": "@nuxtjs/ngrok",
6027
6466
  "icon": "ngrok.png",
6028
- "github": "https://github.com/nuxt-community/ngrok-module",
6467
+ "github": "https://github.com/nuxt-modules/ngrok",
6029
6468
  "website": "https://ngrok.nuxtjs.org",
6030
6469
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6031
6470
  "category": "Devtools",
@@ -6076,8 +6515,8 @@
6076
6515
  "repo": "daliborgogic/interpolation",
6077
6516
  "npm": "nuxt3-interpolation",
6078
6517
  "icon": "",
6079
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6080
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6518
+ "github": "https://github.com/daliborgogic/interpolation",
6519
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6081
6520
  "learn_more": "",
6082
6521
  "category": "Devtools",
6083
6522
  "type": "3rd-party",
@@ -6124,8 +6563,8 @@
6124
6563
  "npm": "nuxt-og-image",
6125
6564
  "icon": "og-image.svg",
6126
6565
  "github": "https://github.com/nuxt-modules/og-image",
6127
- "website": "https://nuxtseo.com/og-image",
6128
- "learn_more": "https://nuxtseo.com/og-image",
6566
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6567
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6129
6568
  "category": "SEO",
6130
6569
  "type": "community",
6131
6570
  "maintainers": [
@@ -6137,7 +6576,7 @@
6137
6576
  }
6138
6577
  ],
6139
6578
  "compatibility": {
6140
- "nuxt": ">=3.0.0",
6579
+ "nuxt": ">=3.10.3",
6141
6580
  "requires": {},
6142
6581
  "devtools": "^0.0.0"
6143
6582
  }
@@ -6162,7 +6601,8 @@
6162
6601
  {
6163
6602
  "name": "Wind",
6164
6603
  "github": "productdevbook",
6165
- "twitter": "productdevbook"
6604
+ "twitter": "productdevbook",
6605
+ "bluesky": "productdevbook.com"
6166
6606
  }
6167
6607
  ],
6168
6608
  "compatibility": {
@@ -6239,28 +6679,6 @@
6239
6679
  "requires": {}
6240
6680
  }
6241
6681
  },
6242
- {
6243
- "name": "page-generator-helper",
6244
- "description": "Generate your pages statically without using payload extractors.",
6245
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
6246
- "npm": "nuxt-page-generator-helper",
6247
- "icon": "",
6248
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6249
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6250
- "learn_more": "",
6251
- "category": "Extensions",
6252
- "type": "3rd-party",
6253
- "maintainers": [
6254
- {
6255
- "name": "GrabarzUndPartner",
6256
- "github": "GrabarzUndPartner"
6257
- }
6258
- ],
6259
- "compatibility": {
6260
- "nuxt": "^2.0.0",
6261
- "requires": {}
6262
- }
6263
- },
6264
6682
  {
6265
6683
  "name": "paper-ui",
6266
6684
  "description": "A ui kit for nuxt",
@@ -6324,7 +6742,7 @@
6324
6742
  }
6325
6743
  ],
6326
6744
  "compatibility": {
6327
- "nuxt": ">=3.0.0",
6745
+ "nuxt": "^3.7.0",
6328
6746
  "requires": {}
6329
6747
  }
6330
6748
  },
@@ -6336,7 +6754,7 @@
6336
6754
  "icon": "partytown.svg",
6337
6755
  "github": "https://github.com/nuxt-modules/partytown",
6338
6756
  "website": "https://github.com/nuxt-modules/partytown",
6339
- "learn_more": "https://partytown.builder.io/",
6757
+ "learn_more": "https://partytown.qwik.dev/",
6340
6758
  "category": "Performance",
6341
6759
  "type": "community",
6342
6760
  "maintainers": [
@@ -6357,11 +6775,11 @@
6357
6775
  {
6358
6776
  "name": "paypal",
6359
6777
  "description": "A Nuxt module for simplifying the use of Paypal in your project.",
6360
- "repo": "arashsheyda/nuxt-paypal",
6778
+ "repo": "nuxtaid/nuxt-paypal",
6361
6779
  "npm": "nuxt-paypal",
6362
6780
  "icon": "paypal.svg",
6363
- "github": "https://github.com/arashsheyda/nuxt-paypal",
6364
- "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
6781
+ "github": "https://github.com/nuxtaid/nuxt-paypal",
6782
+ "website": "https://github.com/nuxtaid/nuxt-paypal#readme",
6365
6783
  "learn_more": "https://developer.paypal.com/sdk/js/reference/",
6366
6784
  "category": "Payment",
6367
6785
  "type": "3rd-party",
@@ -6391,37 +6809,14 @@
6391
6809
  "type": "3rd-party",
6392
6810
  "maintainers": [
6393
6811
  {
6394
- "name": "Giovane Cardoso",
6812
+ "name": "Giovane Silva",
6395
6813
  "github": "novout",
6396
6814
  "twitter": "novoutttttt",
6397
6815
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
6398
6816
  }
6399
6817
  ],
6400
6818
  "compatibility": {
6401
- "nuxt": ">=3.0.0",
6402
- "requires": {}
6403
- }
6404
- },
6405
- {
6406
- "name": "pergel",
6407
- "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
6408
- "repo": "oku-ui/pergel#main/packages-core/pergel",
6409
- "npm": "pergel",
6410
- "icon": "pergel.svg",
6411
- "github": "https://github.com/oku-ui/pergel",
6412
- "website": "https://pergel.oku-ui.com/",
6413
- "learn_more": "",
6414
- "category": "Devtools",
6415
- "type": "3rd-party",
6416
- "maintainers": [
6417
- {
6418
- "name": "Wind",
6419
- "github": "productdevbook",
6420
- "twitter": "productdevbook"
6421
- }
6422
- ],
6423
- "compatibility": {
6424
- "nuxt": ">=3.10.0",
6819
+ "nuxt": "^3.0.0",
6425
6820
  "requires": {}
6426
6821
  }
6427
6822
  },
@@ -6448,13 +6843,38 @@
6448
6843
  "requires": {}
6449
6844
  }
6450
6845
  },
6846
+ {
6847
+ "name": "pglite",
6848
+ "description": "A Nuxt module aimed to simplify the use of PGlite.",
6849
+ "repo": "sandros94/nuxt-pglite",
6850
+ "npm": "nuxt-pglite",
6851
+ "icon": "pglite.svg",
6852
+ "github": "https://github.com/sandros94/nuxt-pglite",
6853
+ "website": "https://github.com/sandros94/nuxt-pglite",
6854
+ "learn_more": "https://pglite.dev",
6855
+ "category": "Database",
6856
+ "type": "3rd-party",
6857
+ "maintainers": [
6858
+ {
6859
+ "name": "Sandro Circi",
6860
+ "github": "sandros94",
6861
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6862
+ "bluesky": "sandros94.com",
6863
+ "twitter": "_sandros94"
6864
+ }
6865
+ ],
6866
+ "compatibility": {
6867
+ "nuxt": ">=3.15.0",
6868
+ "requires": {}
6869
+ }
6870
+ },
6451
6871
  {
6452
6872
  "name": "pinia-colada",
6453
6873
  "description": "The smart data fetching layer for Pinia",
6454
6874
  "repo": "posva/pinia-colada#main/nuxt",
6455
6875
  "npm": "@pinia/colada-nuxt",
6456
6876
  "icon": "pinia-colada.png",
6457
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6877
+ "github": "https://github.com/posva/pinia-colada",
6458
6878
  "website": "https://pinia-colada.esm.dev",
6459
6879
  "learn_more": "",
6460
6880
  "category": "Extensions",
@@ -6468,7 +6888,7 @@
6468
6888
  }
6469
6889
  ],
6470
6890
  "compatibility": {
6471
- "nuxt": "^3.13.0",
6891
+ "nuxt": "^3.17.7 || ^4.0.0",
6472
6892
  "requires": {}
6473
6893
  }
6474
6894
  },
@@ -6478,7 +6898,7 @@
6478
6898
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
6479
6899
  "npm": "@pinia-orm/nuxt",
6480
6900
  "icon": "pinia-orm.svg",
6481
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6901
+ "github": "https://github.com/CodeDredd/pinia-orm",
6482
6902
  "website": "https://pinia-orm.codedredd.de/",
6483
6903
  "learn_more": "",
6484
6904
  "category": "Extensions",
@@ -6497,31 +6917,6 @@
6497
6917
  }
6498
6918
  }
6499
6919
  },
6500
- {
6501
- "name": "pinia-plugin-persistedstate",
6502
- "description": "Configurable persistence and rehydration of Pinia stores.",
6503
- "repo": "prazdevs/pinia-plugin-persistedstate",
6504
- "npm": "pinia-plugin-persistedstate",
6505
- "icon": "pinia-plugin-persistedstate.png",
6506
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
6507
- "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
6508
- "learn_more": "",
6509
- "category": "Extensions",
6510
- "type": "3rd-party",
6511
- "maintainers": [
6512
- {
6513
- "name": "praz",
6514
- "github": "prazdevs",
6515
- "bluesky": "dev.praz.me"
6516
- }
6517
- ],
6518
- "compatibility": {
6519
- "nuxt": "^2.0.0 || >=3.0.0",
6520
- "requires": {
6521
- "bridge": "optional"
6522
- }
6523
- }
6524
- },
6525
6920
  {
6526
6921
  "name": "pinia-plugin-unstorage",
6527
6922
  "description": "Configurable persistence and rehydration of Pinia stores.",
@@ -6550,7 +6945,7 @@
6550
6945
  "repo": "vuejs/pinia#v2/packages/nuxt",
6551
6946
  "npm": "@pinia/nuxt",
6552
6947
  "icon": "pinia.svg",
6553
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
6948
+ "github": "https://github.com/vuejs/pinia",
6554
6949
  "website": "https://pinia.vuejs.org/",
6555
6950
  "learn_more": "",
6556
6951
  "category": "Extensions",
@@ -6564,7 +6959,7 @@
6564
6959
  }
6565
6960
  ],
6566
6961
  "compatibility": {
6567
- "nuxt": "^2.0.0 || >=3.0.0",
6962
+ "nuxt": "^3.15.0 || ^4.0.0",
6568
6963
  "requires": {
6569
6964
  "bridge": "optional"
6570
6965
  }
@@ -6611,7 +7006,7 @@
6611
7006
  }
6612
7007
  ],
6613
7008
  "compatibility": {
6614
- "nuxt": "^2.0.0 || >=3.0.0",
7009
+ "nuxt": ">=3.0.0",
6615
7010
  "requires": {}
6616
7011
  }
6617
7012
  },
@@ -6633,7 +7028,7 @@
6633
7028
  }
6634
7029
  ],
6635
7030
  "compatibility": {
6636
- "nuxt": ">=3.0.0",
7031
+ "nuxt": ">=3.9.0",
6637
7032
  "requires": {}
6638
7033
  }
6639
7034
  },
@@ -6689,7 +7084,7 @@
6689
7084
  "repo": "primefaces/primevue#master/packages/nuxt-module",
6690
7085
  "npm": "@primevue/nuxt-module",
6691
7086
  "icon": "primevue.svg",
6692
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7087
+ "github": "https://github.com/primefaces/primevue",
6693
7088
  "website": "https://primevue.org/",
6694
7089
  "learn_more": "https://primevue.org/nuxt/",
6695
7090
  "category": "UI",
@@ -6713,7 +7108,7 @@
6713
7108
  "npm": "@prisma/nuxt",
6714
7109
  "icon": "prisma.png",
6715
7110
  "github": "https://github.com/prisma/nuxt-prisma",
6716
- "website": "https://pris.ly/prisma-nuxt",
7111
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
6717
7112
  "learn_more": "https://www.prisma.io/orm",
6718
7113
  "category": "Database",
6719
7114
  "type": "3rd-party",
@@ -6748,7 +7143,7 @@
6748
7143
  }
6749
7144
  ],
6750
7145
  "compatibility": {
6751
- "nuxt": "^2.0.0 || >=3.0.0",
7146
+ "nuxt": ">=3.7.0",
6752
7147
  "requires": {}
6753
7148
  }
6754
7149
  },
@@ -6770,7 +7165,7 @@
6770
7165
  }
6771
7166
  ],
6772
7167
  "compatibility": {
6773
- "nuxt": ">=3.0.0",
7168
+ "nuxt": "^2.16.0 || >=3.0.0",
6774
7169
  "requires": {}
6775
7170
  }
6776
7171
  },
@@ -6861,7 +7256,7 @@
6861
7256
  }
6862
7257
  ],
6863
7258
  "compatibility": {
6864
- "nuxt": "^2.0.0 || >=3.0.0",
7259
+ "nuxt": "^3.0.0-rc.11",
6865
7260
  "requires": {}
6866
7261
  }
6867
7262
  },
@@ -6873,7 +7268,7 @@
6873
7268
  "icon": "pwa.png",
6874
7269
  "github": "https://github.com/nuxt-community/pwa-module",
6875
7270
  "website": "https://pwa.nuxtjs.org",
6876
- "learn_more": "https://web.dev/progressive-web-apps/",
7271
+ "learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
6877
7272
  "category": "Performance",
6878
7273
  "type": "community",
6879
7274
  "maintainers": [
@@ -6934,7 +7329,7 @@
6934
7329
  }
6935
7330
  ],
6936
7331
  "compatibility": {
6937
- "nuxt": ">=3.10.0",
7332
+ "nuxt": ">=3.0.0",
6938
7333
  "requires": {}
6939
7334
  }
6940
7335
  },
@@ -6967,7 +7362,7 @@
6967
7362
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
6968
7363
  "npm": "@query-api/nuxt",
6969
7364
  "icon": "query-api.svg",
6970
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7365
+ "github": "https://github.com/samuelreichor/query-api",
6971
7366
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
6972
7367
  "learn_more": "https://samuelreichor.at/libraries",
6973
7368
  "category": "CMS",
@@ -6991,7 +7386,7 @@
6991
7386
  "icon": "radash.png",
6992
7387
  "github": "https://github.com/bbg/nuxt-radash",
6993
7388
  "website": "https://github.com/bbg/nuxt-radash#readme",
6994
- "learn_more": "https://github.com/rayepps/radash/",
7389
+ "learn_more": "https://github.com/sodiray/radash",
6995
7390
  "category": "Libraries",
6996
7391
  "type": "3rd-party",
6997
7392
  "maintainers": [
@@ -7001,7 +7396,7 @@
7001
7396
  }
7002
7397
  ],
7003
7398
  "compatibility": {
7004
- "nuxt": ">=3.0.0",
7399
+ "nuxt": "^3.0.0",
7005
7400
  "requires": {}
7006
7401
  }
7007
7402
  },
@@ -7013,7 +7408,7 @@
7013
7408
  "icon": "recaptcha.png",
7014
7409
  "github": "https://github.com/nuxt-community/recaptcha-module",
7015
7410
  "website": "https://github.com/nuxt-community/recaptcha-module",
7016
- "learn_more": "https://www.google.com/recaptcha/about/",
7411
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7017
7412
  "category": "Security",
7018
7413
  "type": "community",
7019
7414
  "maintainers": [
@@ -7078,10 +7473,10 @@
7078
7473
  {
7079
7474
  "name": "reka-ui",
7080
7475
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7081
- "repo": "unovue/radix-vue",
7476
+ "repo": "unovue/reka-ui",
7082
7477
  "npm": "reka-ui",
7083
7478
  "icon": "reka-ui.svg",
7084
- "github": "https://github.com/unovue/radix-vue",
7479
+ "github": "https://github.com/unovue/reka-ui",
7085
7480
  "website": "https://www.reka-ui.com/",
7086
7481
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7087
7482
  "category": "UI",
@@ -7184,7 +7579,7 @@
7184
7579
  }
7185
7580
  ],
7186
7581
  "compatibility": {
7187
- "nuxt": "^2.0.0 || >=3.0.0",
7582
+ "nuxt": ">=3.6.1",
7188
7583
  "requires": {
7189
7584
  "bridge": "optional"
7190
7585
  }
@@ -7208,31 +7603,7 @@
7208
7603
  }
7209
7604
  ],
7210
7605
  "compatibility": {
7211
- "nuxt": ">=3.0.0",
7212
- "requires": {}
7213
- }
7214
- },
7215
- {
7216
- "name": "router-extras",
7217
- "description": "Extra Add-ons for nuxt router",
7218
- "repo": "nuxt-community/router-extras-module",
7219
- "npm": "@nuxtjs/router-extras",
7220
- "icon": "vue.png",
7221
- "github": "https://github.com/nuxt-community/router-extras-module",
7222
- "website": "https://github.com/nuxt-community/router-extras-module",
7223
- "learn_more": "",
7224
- "category": "Extensions",
7225
- "type": "community",
7226
- "maintainers": [
7227
- {
7228
- "name": "Farnabaz",
7229
- "github": "farnabaz",
7230
- "twitter": "a_birang",
7231
- "bluesky": "farnabaz.dev"
7232
- }
7233
- ],
7234
- "compatibility": {
7235
- "nuxt": "^2.0.0",
7606
+ "nuxt": "^3",
7236
7607
  "requires": {}
7237
7608
  }
7238
7609
  },
@@ -7266,7 +7637,7 @@
7266
7637
  "repo": "nuxt-modules/sanity#main",
7267
7638
  "npm": "@nuxtjs/sanity",
7268
7639
  "icon": "sanity.png",
7269
- "github": "https://github.com/nuxt-modules/sanity#main",
7640
+ "github": "https://github.com/nuxt-modules/sanity",
7270
7641
  "website": "https://sanity.nuxtjs.org",
7271
7642
  "learn_more": "https://www.sanity.io/",
7272
7643
  "category": "CMS",
@@ -7280,7 +7651,7 @@
7280
7651
  }
7281
7652
  ],
7282
7653
  "compatibility": {
7283
- "nuxt": "^2.0.0 || >=3.0.0",
7654
+ "nuxt": ">=3.7.0",
7284
7655
  "requires": {
7285
7656
  "bridge": "optional"
7286
7657
  }
@@ -7292,7 +7663,7 @@
7292
7663
  "repo": "scalar/scalar#main/integrations/nuxt",
7293
7664
  "npm": "@scalar/nuxt",
7294
7665
  "icon": "scalar.svg",
7295
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7666
+ "github": "https://github.com/scalar/scalar",
7296
7667
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7297
7668
  "learn_more": "https://scalar.com",
7298
7669
  "category": "Devtools",
@@ -7316,7 +7687,7 @@
7316
7687
  "npm": "nuxt-schema-org",
7317
7688
  "icon": "schema-org.svg",
7318
7689
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7319
- "website": "https://nuxtseo.com/schema-org",
7690
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7320
7691
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7321
7692
  "category": "SEO",
7322
7693
  "type": "3rd-party",
@@ -7329,14 +7700,14 @@
7329
7700
  }
7330
7701
  ],
7331
7702
  "compatibility": {
7332
- "nuxt": ">=3.0.0",
7703
+ "nuxt": ">=3.0.0-rc.8",
7333
7704
  "requires": {}
7334
7705
  }
7335
7706
  },
7336
7707
  {
7337
7708
  "name": "scripts",
7338
7709
  "description": "Add 3rd-party scripts without sacrificing performance.",
7339
- "repo": "nuxt/scripts",
7710
+ "repo": "nuxt/scripts#main/packages/script",
7340
7711
  "npm": "@nuxt/scripts",
7341
7712
  "icon": "nuxt.svg",
7342
7713
  "github": "https://github.com/nuxt/scripts",
@@ -7352,7 +7723,7 @@
7352
7723
  }
7353
7724
  ],
7354
7725
  "compatibility": {
7355
- "nuxt": ">=3.0.0",
7726
+ "nuxt": ">=3.16.0",
7356
7727
  "requires": {}
7357
7728
  }
7358
7729
  },
@@ -7427,13 +7798,13 @@
7427
7798
  },
7428
7799
  {
7429
7800
  "name": "sentry",
7430
- "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7801
+ "description": "Sentry SDK for Nuxt",
7431
7802
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7432
7803
  "npm": "@sentry/nuxt",
7433
7804
  "icon": "sentry.svg",
7434
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7805
+ "github": "https://github.com/getsentry/sentry-javascript",
7435
7806
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7436
- "learn_more": "https://sentry.io",
7807
+ "learn_more": "https://sentry.io/welcome/",
7437
7808
  "category": "Monitoring",
7438
7809
  "type": "3rd-party",
7439
7810
  "maintainers": [
@@ -7450,12 +7821,12 @@
7450
7821
  {
7451
7822
  "name": "seo-experiments",
7452
7823
  "description": "Powerful SEO DX improvements.",
7453
- "repo": "harlan-zw/nuxt-seo-experiments",
7824
+ "repo": "harlan-zw/nuxt-seo-utils",
7454
7825
  "npm": "nuxt-seo-utils",
7455
7826
  "icon": "seo-experiments.svg",
7456
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
7457
- "website": "https://nuxtseo.com/experiments",
7458
- "learn_more": "https://nuxtseo.com/experiments",
7827
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7828
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7829
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7459
7830
  "category": "SEO",
7460
7831
  "type": "3rd-party",
7461
7832
  "maintainers": [
@@ -7467,18 +7838,18 @@
7467
7838
  }
7468
7839
  ],
7469
7840
  "compatibility": {
7470
- "nuxt": ">=3.0.0",
7841
+ "nuxt": "<3.16.0 || >=3.6.1",
7471
7842
  "requires": {}
7472
7843
  }
7473
7844
  },
7474
7845
  {
7475
7846
  "name": "seo-meta",
7476
7847
  "description": "Simple generate seo metadata",
7477
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7848
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
7478
7849
  "npm": "nuxt-seo-meta",
7479
7850
  "icon": "",
7480
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7481
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7851
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7852
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
7482
7853
  "learn_more": "",
7483
7854
  "category": "SEO",
7484
7855
  "type": "3rd-party",
@@ -7503,7 +7874,7 @@
7503
7874
  "icon": "nuxt.svg",
7504
7875
  "github": "https://github.com/harlan-zw/nuxt-seo",
7505
7876
  "website": "https://nuxtseo.com/",
7506
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7877
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
7507
7878
  "category": "SEO",
7508
7879
  "type": "3rd-party",
7509
7880
  "maintainers": [
@@ -7514,9 +7885,10 @@
7514
7885
  }
7515
7886
  ],
7516
7887
  "compatibility": {
7517
- "nuxt": ">=3.0.0",
7888
+ "nuxt": ">=3.7.0",
7518
7889
  "requires": {}
7519
- }
7890
+ },
7891
+ "mcp": "https://nuxtseo.com/mcp"
7520
7892
  },
7521
7893
  {
7522
7894
  "name": "seomatic-meta",
@@ -7591,10 +7963,10 @@
7591
7963
  {
7592
7964
  "name": "shadcn",
7593
7965
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
7594
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
7966
+ "repo": "unovue/shadcn-vue#dev/packages/module",
7595
7967
  "npm": "shadcn-nuxt",
7596
7968
  "icon": "",
7597
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
7969
+ "github": "https://github.com/unovue/shadcn-vue",
7598
7970
  "website": "https://www.shadcn-vue.com",
7599
7971
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
7600
7972
  "category": "UI",
@@ -7617,24 +7989,50 @@
7617
7989
  },
7618
7990
  {
7619
7991
  "name": "shopify",
7620
- "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
7621
- "repo": "Gomah/nuxt-shopify",
7622
- "npm": "nuxt-shopify",
7992
+ "description": "Easily integrate Shopify into your Nuxt app.",
7993
+ "repo": "nuxt-modules/shopify",
7994
+ "npm": "@nuxtjs/shopify",
7623
7995
  "icon": "shopify.png",
7624
- "github": "https://github.com/Gomah/nuxt-shopify",
7625
- "website": "https://github.com/Gomah/nuxt-shopify",
7626
- "learn_more": "https://www.shopify.com/",
7996
+ "github": "https://github.com/nuxt-modules/shopify",
7997
+ "website": "https://shopify.nuxtjs.org/",
7998
+ "learn_more": "https://shopify.dev/docs",
7999
+ "category": "Ecommerce",
8000
+ "type": "community",
8001
+ "maintainers": [
8002
+ {
8003
+ "name": "Zoltan Lukacs",
8004
+ "github": "konkonam"
8005
+ },
8006
+ {
8007
+ "name": "Frederik Bußmann",
8008
+ "github": "freb97",
8009
+ "bluesky": "freb97.bsky.social"
8010
+ }
8011
+ ],
8012
+ "compatibility": {
8013
+ "nuxt": ">=3.0.0",
8014
+ "requires": {}
8015
+ }
8016
+ },
8017
+ {
8018
+ "name": "shopware",
8019
+ "description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
8020
+ "repo": "shopware/frontends#main/packages/nuxt-module",
8021
+ "npm": "@shopware/nuxt-module",
8022
+ "icon": "shopware.svg",
8023
+ "github": "https://github.com/shopware/frontends",
8024
+ "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8025
+ "learn_more": "https://www.shopware.com/en/",
7627
8026
  "category": "Ecommerce",
7628
8027
  "type": "3rd-party",
7629
8028
  "maintainers": [
7630
8029
  {
7631
- "name": "Thomas Marrec",
7632
- "github": "Gomah",
7633
- "twitter": "Gomah"
8030
+ "name": "Shopware AG",
8031
+ "github": "shopware"
7634
8032
  }
7635
8033
  ],
7636
8034
  "compatibility": {
7637
- "nuxt": "^2.0.0",
8035
+ "nuxt": ">=3.0.0",
7638
8036
  "requires": {}
7639
8037
  }
7640
8038
  },
@@ -7686,11 +8084,11 @@
7686
8084
  {
7687
8085
  "name": "simple-line-icons",
7688
8086
  "description": "Nuxt module to add simple-line-icons ",
7689
- "repo": "vaso2/nuxt-simple-line-icons",
8087
+ "repo": "galsd/nuxt-simple-line-icons",
7690
8088
  "npm": "nuxt-simple-line-icons",
7691
8089
  "icon": "",
7692
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
7693
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8090
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8091
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
7694
8092
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
7695
8093
  "category": "Fonts",
7696
8094
  "type": "3rd-party",
@@ -7713,7 +8111,7 @@
7713
8111
  "icon": "simple-sitemap.svg",
7714
8112
  "github": "https://github.com/nuxt-modules/sitemap",
7715
8113
  "website": "https://nuxtseo.com/",
7716
- "learn_more": "https://nuxtseo.com/sitemap",
8114
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
7717
8115
  "category": "SEO",
7718
8116
  "type": "community",
7719
8117
  "maintainers": [
@@ -7731,7 +8129,7 @@
7731
8129
  }
7732
8130
  ],
7733
8131
  "compatibility": {
7734
- "nuxt": ">=3.0.0",
8132
+ "nuxt": ">=3.9.0",
7735
8133
  "requires": {}
7736
8134
  }
7737
8135
  },
@@ -7741,42 +8139,19 @@
7741
8139
  "repo": "modbender/nuxt-snackbar#master",
7742
8140
  "npm": "nuxt-snackbar",
7743
8141
  "icon": "snackbar.png",
7744
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8142
+ "github": "https://github.com/modbender/nuxt-snackbar",
7745
8143
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
7746
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8144
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
7747
8145
  "category": "UI",
7748
8146
  "type": "3rd-party",
7749
8147
  "maintainers": [
7750
8148
  {
7751
8149
  "name": "modbender",
7752
- "github": "modbender"
7753
- }
7754
- ],
7755
- "compatibility": {
7756
- "nuxt": ">=3.0.0",
7757
- "requires": {}
7758
- }
7759
- },
7760
- {
7761
- "name": "snipcart",
7762
- "description": "Snipcart integration module for Nuxt",
7763
- "repo": "nuxt-modules/snipcart",
7764
- "npm": "@nuxtjs/snipcart",
7765
- "icon": "snipcart.png",
7766
- "github": "https://github.com/nuxt-modules/snipcart",
7767
- "website": "https://github.com/nuxt-modules/snipcart",
7768
- "learn_more": "",
7769
- "category": "Ecommerce",
7770
- "type": "community",
7771
- "maintainers": [
7772
- {
7773
- "name": "florent giraud",
7774
- "github": "flozero",
7775
- "twitter": "flozeroo"
8150
+ "github": "modbender"
7776
8151
  }
7777
8152
  ],
7778
8153
  "compatibility": {
7779
- "nuxt": "^2.0.0 || >=3.0.0",
8154
+ "nuxt": ">=3.0.0",
7780
8155
  "requires": {}
7781
8156
  }
7782
8157
  },
@@ -7824,6 +8199,30 @@
7824
8199
  "requires": {}
7825
8200
  }
7826
8201
  },
8202
+ {
8203
+ "name": "solar-icons",
8204
+ "description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
8205
+ "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8206
+ "npm": "@solar-icons/nuxt",
8207
+ "icon": "solar-icons.svg",
8208
+ "github": "https://github.com/saoudi-h/solar-icons",
8209
+ "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8210
+ "learn_more": "https://solar-icons.vercel.app",
8211
+ "category": "UI",
8212
+ "type": "3rd-party",
8213
+ "maintainers": [
8214
+ {
8215
+ "name": "Hakim Saoudi",
8216
+ "github": "saoudi-h",
8217
+ "avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
8218
+ "twitter": "hakim__saoudi"
8219
+ }
8220
+ ],
8221
+ "compatibility": {
8222
+ "nuxt": ">=3.0.0",
8223
+ "requires": {}
8224
+ }
8225
+ },
7827
8226
  {
7828
8227
  "name": "sonda",
7829
8228
  "description": "Bundle analyzer and visualizer",
@@ -7840,7 +8239,7 @@
7840
8239
  "name": "Filip Sobol",
7841
8240
  "github": "filipsobol",
7842
8241
  "twitter": "filipsobol",
7843
- "bluesky": "filipsobol.bsky.social"
8242
+ "bluesky": "filipsobol.com"
7844
8243
  }
7845
8244
  ],
7846
8245
  "compatibility": {
@@ -7856,7 +8255,7 @@
7856
8255
  "icon": "speedcurve.png",
7857
8256
  "github": "https://github.com/nuxt-community/speedcurve-module",
7858
8257
  "website": "https://speedcurve.nuxtjs.org",
7859
- "learn_more": "https://speedcurve.com",
8258
+ "learn_more": "https://www.speedcurve.com/",
7860
8259
  "category": "Analytics",
7861
8260
  "type": "community",
7862
8261
  "maintainers": [
@@ -7894,26 +8293,27 @@
7894
8293
  }
7895
8294
  },
7896
8295
  {
7897
- "name": "storage",
7898
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
7899
- "repo": "mazipan/nuxt-storage",
7900
- "npm": "nuxt-storage",
7901
- "icon": "",
7902
- "github": "https://github.com/mazipan/nuxt-storage",
7903
- "website": "https://github.com/mazipan/nuxt-storage",
7904
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
7905
- "category": "Extensions",
8296
+ "name": "stonecrop",
8297
+ "description": "Stonecrop for Nuxt",
8298
+ "repo": "agritheory/stonecrop#development/nuxt",
8299
+ "npm": "@stonecrop/nuxt",
8300
+ "icon": "stonecrop.svg",
8301
+ "github": "https://github.com/agritheory/stonecrop",
8302
+ "website": "https://stonecrop.io/",
8303
+ "learn_more": "https://agritheory.com/",
8304
+ "category": "Libraries",
7906
8305
  "type": "3rd-party",
7907
8306
  "maintainers": [
7908
8307
  {
7909
- "name": "Irfan Maulana",
7910
- "github": "mazipan",
7911
- "twitter": "Maz_Ipan"
8308
+ "name": "Tyler Matteson",
8309
+ "github": "agritheory"
7912
8310
  }
7913
8311
  ],
7914
8312
  "compatibility": {
7915
- "nuxt": "^2.0.0",
7916
- "requires": {}
8313
+ "nuxt": "^4.0.0",
8314
+ "requires": {
8315
+ "bridge": false
8316
+ }
7917
8317
  }
7918
8318
  },
7919
8319
  {
@@ -7970,11 +8370,11 @@
7970
8370
  {
7971
8371
  "name": "storyblok",
7972
8372
  "description": "Storyblok Nuxt module",
7973
- "repo": "storyblok/storyblok-nuxt#main",
8373
+ "repo": "storyblok/monoblok#main/packages/nuxt",
7974
8374
  "npm": "@storyblok/nuxt",
7975
8375
  "icon": "storyblok.png",
7976
- "github": "https://github.com/storyblok/storyblok-nuxt",
7977
- "website": "https://github.com/storyblok/storyblok-nuxt",
8376
+ "github": "https://github.com/storyblok/monoblok",
8377
+ "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
7978
8378
  "learn_more": "",
7979
8379
  "category": "CMS",
7980
8380
  "type": "3rd-party",
@@ -8014,7 +8414,7 @@
8014
8414
  }
8015
8415
  ],
8016
8416
  "compatibility": {
8017
- "nuxt": "^2.0.0 || >=3.0.0",
8417
+ "nuxt": ">=3.0.0",
8018
8418
  "requires": {
8019
8419
  "bridge": "optional"
8020
8420
  },
@@ -8047,40 +8447,13 @@
8047
8447
  }
8048
8448
  ],
8049
8449
  "compatibility": {
8050
- "nuxt": "^2.0.0 || >=3.0.0",
8450
+ "nuxt": ">=3.7.0",
8051
8451
  "requires": {
8052
8452
  "bridge": true
8053
8453
  },
8054
8454
  "devtools": "^0.0.0"
8055
8455
  }
8056
8456
  },
8057
- {
8058
- "name": "stripe-next",
8059
- "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.",
8060
- "repo": "flozero/nuxt-stripe",
8061
- "npm": "@unlok-co/nuxt-stripe",
8062
- "icon": "stripe.png",
8063
- "github": "https://github.com/flozero/nuxt-stripe",
8064
- "website": "https://github.com/flozero/nuxt-stripe",
8065
- "learn_more": "https://stripe.com/docs",
8066
- "category": "Payment",
8067
- "type": "3rd-party",
8068
- "maintainers": [
8069
- {
8070
- "name": "Loïc Fuentes",
8071
- "github": "fuentesloic"
8072
- },
8073
- {
8074
- "name": "florent giraud",
8075
- "github": "flozero",
8076
- "twitter": "flozeroo"
8077
- }
8078
- ],
8079
- "compatibility": {
8080
- "nuxt": ">=3.0.0",
8081
- "requires": {}
8082
- }
8083
- },
8084
8457
  {
8085
8458
  "name": "stripe",
8086
8459
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -8089,7 +8462,7 @@
8089
8462
  "icon": "stripe.png",
8090
8463
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8091
8464
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
8092
- "learn_more": "https://stripe.com/",
8465
+ "learn_more": "https://stripe.com/fr",
8093
8466
  "category": "Payment",
8094
8467
  "type": "3rd-party",
8095
8468
  "maintainers": [
@@ -8108,15 +8481,21 @@
8108
8481
  {
8109
8482
  "name": "studio",
8110
8483
  "description": "A new experience to build content-driven website with Nuxt.",
8111
- "repo": "nuxtlabs/studio-module",
8112
- "npm": "@nuxthq/studio",
8113
- "icon": "studio.svg",
8114
- "github": "https://github.com/nuxtlabs/studio-module",
8484
+ "repo": "nuxt-content/nuxt-studio",
8485
+ "npm": "nuxt-studio",
8486
+ "icon": "nuxt.svg",
8487
+ "github": "https://github.com/nuxt-content/nuxt-studio",
8115
8488
  "website": "https://nuxt.studio",
8116
- "learn_more": "https://nuxt.studio",
8489
+ "learn_more": "",
8117
8490
  "category": "CMS",
8118
- "type": "3rd-party",
8491
+ "type": "community",
8119
8492
  "maintainers": [
8493
+ {
8494
+ "name": "Baptiste Leproux",
8495
+ "github": "larbish",
8496
+ "twitter": "_larbish",
8497
+ "bluesky": "larbish.bsky.social"
8498
+ },
8120
8499
  {
8121
8500
  "name": "Farnabaz",
8122
8501
  "github": "farnabaz",
@@ -8140,11 +8519,11 @@
8140
8519
  {
8141
8520
  "name": "style-resources",
8142
8521
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8143
- "repo": "nuxt-community/style-resources-module",
8522
+ "repo": "nuxt-modules/style-resources",
8144
8523
  "npm": "@nuxtjs/style-resources",
8145
8524
  "icon": "",
8146
- "github": "https://github.com/nuxt-community/style-resources-module",
8147
- "website": "https://github.com/nuxt-community/style-resources-module",
8525
+ "github": "https://github.com/nuxt-modules/style-resources",
8526
+ "website": "https://github.com/nuxt-modules/style-resources",
8148
8527
  "learn_more": "",
8149
8528
  "category": "CSS",
8150
8529
  "type": "community",
@@ -8164,11 +8543,11 @@
8164
8543
  {
8165
8544
  "name": "stylelint",
8166
8545
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8167
- "repo": "nuxt-community/stylelint-module",
8546
+ "repo": "nuxt-modules/stylelint",
8168
8547
  "npm": "@nuxtjs/stylelint-module",
8169
8548
  "icon": "stylelint.png",
8170
- "github": "https://github.com/nuxt-community/stylelint-module",
8171
- "website": "https://github.com/nuxt-community/stylelint-module",
8549
+ "github": "https://github.com/nuxt-modules/stylelint",
8550
+ "website": "https://github.com/nuxt-modules/stylelint",
8172
8551
  "learn_more": "https://stylelint.io/",
8173
8552
  "category": "CSS",
8174
8553
  "type": "community",
@@ -8214,7 +8593,7 @@
8214
8593
  }
8215
8594
  ],
8216
8595
  "compatibility": {
8217
- "nuxt": "^2.0.0 || >=3.0.0",
8596
+ "nuxt": ">=3.0.0",
8218
8597
  "requires": {}
8219
8598
  }
8220
8599
  },
@@ -8239,7 +8618,7 @@
8239
8618
  }
8240
8619
  ],
8241
8620
  "compatibility": {
8242
- "nuxt": ">=3.10.0",
8621
+ "nuxt": "^3.21.0 || ^4.3.0",
8243
8622
  "requires": {}
8244
8623
  }
8245
8624
  },
@@ -8285,7 +8664,7 @@
8285
8664
  }
8286
8665
  ],
8287
8666
  "compatibility": {
8288
- "nuxt": "^2.0.0 || >=3.0.0",
8667
+ "nuxt": ">=3.0.0",
8289
8668
  "requires": {}
8290
8669
  }
8291
8670
  },
@@ -8311,28 +8690,6 @@
8311
8690
  "requires": {}
8312
8691
  }
8313
8692
  },
8314
- {
8315
- "name": "sweetalert2",
8316
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
8317
- "repo": "ImreC/nuxt-sweetalert2",
8318
- "npm": "nuxt-sweetalert2",
8319
- "icon": "",
8320
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
8321
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
8322
- "learn_more": "https://sweetalert2.github.io/",
8323
- "category": "Libraries",
8324
- "type": "3rd-party",
8325
- "maintainers": [
8326
- {
8327
- "name": "ImreC",
8328
- "github": "ImreC"
8329
- }
8330
- ],
8331
- "compatibility": {
8332
- "nuxt": "^2.0.0",
8333
- "requires": {}
8334
- }
8335
- },
8336
8693
  {
8337
8694
  "name": "swiftsearch",
8338
8695
  "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
@@ -8427,7 +8784,7 @@
8427
8784
  }
8428
8785
  ],
8429
8786
  "compatibility": {
8430
- "nuxt": "^2.0.0 || >=3.0.0",
8787
+ "nuxt": "^2.9.0 || >=3.0.0-rc.1",
8431
8788
  "requires": {},
8432
8789
  "devtools": "^0.0.0"
8433
8790
  },
@@ -8441,7 +8798,7 @@
8441
8798
  "repo": "tdesignOteam/tdesign-nuxt",
8442
8799
  "npm": "@tdesign-vue-next/nuxt",
8443
8800
  "icon": "tdesign.svg",
8444
- "github": "https://github.com/Tencent/tdesign-vue-next",
8801
+ "github": "https://github.com/tdesignOteam/tdesign-nuxt",
8445
8802
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
8446
8803
  "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8447
8804
  "category": "UI",
@@ -8536,30 +8893,6 @@
8536
8893
  "requires": {}
8537
8894
  }
8538
8895
  },
8539
- {
8540
- "name": "time",
8541
- "description": "Safely render local dates and times on the server with Nuxt",
8542
- "repo": "danielroe/nuxt-time",
8543
- "npm": "nuxt-time",
8544
- "icon": "",
8545
- "github": "https://github.com/danielroe/nuxt-time",
8546
- "website": "https://github.com/danielroe/nuxt-time",
8547
- "learn_more": "",
8548
- "category": "Extensions",
8549
- "type": "3rd-party",
8550
- "maintainers": [
8551
- {
8552
- "name": "Daniel Roe",
8553
- "github": "danielroe",
8554
- "twitter": "danielcroe",
8555
- "bluesky": "danielroe.dev"
8556
- }
8557
- ],
8558
- "compatibility": {
8559
- "nuxt": ">=3.0.0",
8560
- "requires": {}
8561
- }
8562
- },
8563
8896
  {
8564
8897
  "name": "tiptap",
8565
8898
  "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
@@ -8585,11 +8918,11 @@
8585
8918
  {
8586
8919
  "name": "toast",
8587
8920
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
8588
- "repo": "nuxt-community/modules#master/packages/toast",
8921
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
8589
8922
  "npm": "@nuxtjs/toast",
8590
8923
  "icon": "",
8591
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8592
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8924
+ "github": "https://github.com/nuxt-community/legacy-modules",
8925
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
8593
8926
  "learn_more": "https://github.com/shakee93/vue-toasted",
8594
8927
  "category": "Libraries",
8595
8928
  "type": "community",
@@ -8654,11 +8987,11 @@
8654
8987
  {
8655
8988
  "name": "tresjs",
8656
8989
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
8657
- "repo": "tresjs/nuxt",
8990
+ "repo": "tresjs/tres#main/packages/nuxt",
8658
8991
  "npm": "@tresjs/nuxt",
8659
8992
  "icon": "tresjs.svg",
8660
- "github": "https://github.com/Tresjs/nuxt",
8661
- "website": "https://tresjs.org/guide/nuxt.html",
8993
+ "github": "https://github.com/tresjs/tres",
8994
+ "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
8662
8995
  "learn_more": "https://tresjs.org/",
8663
8996
  "category": "Libraries",
8664
8997
  "type": "3rd-party",
@@ -8681,7 +9014,7 @@
8681
9014
  }
8682
9015
  ],
8683
9016
  "compatibility": {
8684
- "nuxt": ">=3.0.0",
9017
+ "nuxt": ">=3.16.0",
8685
9018
  "requires": {}
8686
9019
  }
8687
9020
  },
@@ -8705,7 +9038,7 @@
8705
9038
  }
8706
9039
  ],
8707
9040
  "compatibility": {
8708
- "nuxt": "^2.0.0 || >=3.0.0",
9041
+ "nuxt": ">=3.0.0",
8709
9042
  "requires": {
8710
9043
  "bridge": true
8711
9044
  }
@@ -8719,7 +9052,7 @@
8719
9052
  "icon": "",
8720
9053
  "github": "https://github.com/tuarrep/nuxt-twa",
8721
9054
  "website": "https://nuxt-twa.tuarrep.dev",
8722
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9055
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
8723
9056
  "category": "Performance",
8724
9057
  "type": "3rd-party",
8725
9058
  "maintainers": [
@@ -8741,7 +9074,7 @@
8741
9074
  "repo": "yizack/nuxt-twemoji",
8742
9075
  "npm": "nuxt-twemoji",
8743
9076
  "icon": "twemoji.svg",
8744
- "github": "https://github.com/Yizack/nuxt-twemoji",
9077
+ "github": "https://github.com/yizack/nuxt-twemoji",
8745
9078
  "website": "https://github.com/Yizack/nuxt-twemoji",
8746
9079
  "learn_more": "",
8747
9080
  "category": "UI",
@@ -8812,44 +9145,18 @@
8812
9145
  }
8813
9146
  ],
8814
9147
  "compatibility": {
8815
- "nuxt": "^2.0.0 || >=3.0.0",
9148
+ "nuxt": ">=3.0.0",
8816
9149
  "requires": {}
8817
9150
  }
8818
9151
  },
8819
- {
8820
- "name": "typed-vuex",
8821
- "description": "A vanilla, strongly typed store accessor for Vuex.",
8822
- "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
8823
- "npm": "nuxt-typed-vuex",
8824
- "icon": "vue.png",
8825
- "github": "https://github.com/danielroe/typed-vuex",
8826
- "website": "https://github.com/danielroe/typed-vuex",
8827
- "learn_more": "",
8828
- "category": "Libraries",
8829
- "type": "3rd-party",
8830
- "maintainers": [
8831
- {
8832
- "name": "Daniel Roe",
8833
- "github": "danielroe",
8834
- "twitter": "danielcroe",
8835
- "bluesky": "danielroe.dev"
8836
- }
8837
- ],
8838
- "compatibility": {
8839
- "nuxt": "^2.0.0",
8840
- "requires": {
8841
- "bridge": "optional"
8842
- }
8843
- }
8844
- },
8845
9152
  {
8846
9153
  "name": "typescript-runtime",
8847
9154
  "description": "TypeScript Runtime support for Nuxt",
8848
9155
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
8849
9156
  "npm": "@nuxt/typescript-runtime",
8850
9157
  "icon": "typescript.svg",
8851
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
8852
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9158
+ "github": "https://github.com/nuxt/typescript",
9159
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
8853
9160
  "learn_more": "",
8854
9161
  "category": "Devtools",
8855
9162
  "type": "official",
@@ -8883,7 +9190,7 @@
8883
9190
  "repo": "nuxt/typescript#master/packages/typescript-build",
8884
9191
  "npm": "@nuxt/typescript-build",
8885
9192
  "icon": "typescript.svg",
8886
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9193
+ "github": "https://github.com/nuxt/typescript",
8887
9194
  "website": "https://typescript.nuxtjs.org",
8888
9195
  "learn_more": "",
8889
9196
  "category": "Devtools",
@@ -8943,7 +9250,7 @@
8943
9250
  "npm": "@nuxt/ui",
8944
9251
  "icon": "nuxt.svg",
8945
9252
  "github": "https://github.com/nuxt/ui",
8946
- "website": "https://ui.nuxt.com",
9253
+ "website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
8947
9254
  "learn_more": "",
8948
9255
  "category": "UI",
8949
9256
  "type": "official",
@@ -8962,9 +9269,10 @@
8962
9269
  }
8963
9270
  ],
8964
9271
  "compatibility": {
8965
- "nuxt": ">=3.0.0",
9272
+ "nuxt": ">=3.10.0",
8966
9273
  "requires": {}
8967
- }
9274
+ },
9275
+ "mcp": "https://ui.nuxt.com/mcp"
8968
9276
  },
8969
9277
  {
8970
9278
  "name": "umami",
@@ -8974,7 +9282,7 @@
8974
9282
  "icon": "umami.svg",
8975
9283
  "github": "https://github.com/ijkml/nuxt-umami",
8976
9284
  "website": "https://github.com/ijkml/nuxt-umami",
8977
- "learn_more": "https://umami.is/docs/",
9285
+ "learn_more": "https://docs.umami.is/docs",
8978
9286
  "category": "Analytics",
8979
9287
  "type": "3rd-party",
8980
9288
  "maintainers": [
@@ -9026,7 +9334,7 @@
9026
9334
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9027
9335
  "npm": "@unlazy/nuxt",
9028
9336
  "icon": "unlazy.svg",
9029
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9337
+ "github": "https://github.com/johannschopplich/unlazy",
9030
9338
  "website": "https://unlazy.byjohann.dev/",
9031
9339
  "learn_more": "",
9032
9340
  "category": "Images",
@@ -9039,7 +9347,7 @@
9039
9347
  }
9040
9348
  ],
9041
9349
  "compatibility": {
9042
- "nuxt": ">=3.0.0",
9350
+ "nuxt": ">=3.5.0",
9043
9351
  "requires": {}
9044
9352
  }
9045
9353
  },
@@ -9074,17 +9382,17 @@
9074
9382
  {
9075
9383
  "name": "ununuracss",
9076
9384
  "description": "A Real CSS Engine. Only Scoped.",
9077
- "repo": "novout/ununuracss#main/packages/nuxt",
9385
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9078
9386
  "npm": "nuxt-ununura",
9079
9387
  "icon": "ununuracss.png",
9080
- "github": "https://github.com/novout/ununuracss",
9081
- "website": "https://github.com/novout/ununuracss",
9082
- "learn_more": "https://github.com/novout/ununuracss",
9388
+ "github": "https://github.com/betterwrite/ununuracss",
9389
+ "website": "https://github.com/betterwrite/ununuracss",
9390
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9083
9391
  "category": "UI",
9084
9392
  "type": "3rd-party",
9085
9393
  "maintainers": [
9086
9394
  {
9087
- "name": "Giovane Cardoso",
9395
+ "name": "Giovane Silva",
9088
9396
  "github": "novout",
9089
9397
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
9090
9398
  }
@@ -9112,30 +9420,7 @@
9112
9420
  }
9113
9421
  ],
9114
9422
  "compatibility": {
9115
- "nuxt": ">=3.0.0",
9116
- "requires": {}
9117
- }
9118
- },
9119
- {
9120
- "name": "user-agent",
9121
- "description": "Nuxt module for handling User-Agent.",
9122
- "repo": "fukuiretu/nuxt-user-agent",
9123
- "npm": "nuxt-user-agent",
9124
- "icon": "",
9125
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
9126
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
9127
- "learn_more": "",
9128
- "category": "Extensions",
9129
- "type": "3rd-party",
9130
- "maintainers": [
9131
- {
9132
- "name": "Retu Fukui",
9133
- "github": "fukuiretu",
9134
- "twitter": "fukuiretu"
9135
- }
9136
- ],
9137
- "compatibility": {
9138
- "nuxt": "^2.0.0",
9423
+ "nuxt": ">=3.17.1",
9139
9424
  "requires": {}
9140
9425
  }
9141
9426
  },
@@ -9179,7 +9464,7 @@
9179
9464
  }
9180
9465
  ],
9181
9466
  "compatibility": {
9182
- "nuxt": ">=3.0.0",
9467
+ "nuxt": ">=3",
9183
9468
  "requires": {
9184
9469
  "bridge": "optional"
9185
9470
  }
@@ -9191,7 +9476,7 @@
9191
9476
  "repo": "varletjs/varlet-nuxt",
9192
9477
  "npm": "@varlet/nuxt",
9193
9478
  "icon": "varlet.svg",
9194
- "github": "https://github.com/varletjs/varlet",
9479
+ "github": "https://github.com/varletjs/varlet-nuxt",
9195
9480
  "website": "https://varlet.pages.dev/#/en-US/index",
9196
9481
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9197
9482
  "category": "UI",
@@ -9216,7 +9501,7 @@
9216
9501
  "repo": "letstri/vaxee#main/packages/nuxt",
9217
9502
  "npm": "@vaxee/nuxt",
9218
9503
  "icon": "vaxee.svg",
9219
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9504
+ "github": "https://github.com/letstri/vaxee",
9220
9505
  "website": "https://vaxee.letstri.dev/",
9221
9506
  "learn_more": "",
9222
9507
  "category": "Extensions",
@@ -9229,7 +9514,7 @@
9229
9514
  }
9230
9515
  ],
9231
9516
  "compatibility": {
9232
- "nuxt": "^3.0.0",
9517
+ "nuxt": ">=3.5.0",
9233
9518
  "requires": {}
9234
9519
  }
9235
9520
  },
@@ -9251,7 +9536,7 @@
9251
9536
  }
9252
9537
  ],
9253
9538
  "compatibility": {
9254
- "nuxt": ">=3.0.0",
9539
+ "nuxt": "^3.0.0",
9255
9540
  "requires": {}
9256
9541
  }
9257
9542
  },
@@ -9261,7 +9546,7 @@
9261
9546
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9262
9547
  "npm": "@vee-validate/nuxt",
9263
9548
  "icon": "vee-validate.png",
9264
- "github": "https://github.com/logaretm/vee-validate/",
9549
+ "github": "https://github.com/logaretm/vee-validate",
9265
9550
  "website": "https://vee-validate.logaretm.com/v4/",
9266
9551
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9267
9552
  "category": "Libraries",
@@ -9271,7 +9556,7 @@
9271
9556
  "name": "Abdelrahman Awad",
9272
9557
  "github": "logaretm",
9273
9558
  "twitter": "logaretm",
9274
- "bluesky": "logaretm.com"
9559
+ "bluesky": "awad.dev"
9275
9560
  }
9276
9561
  ],
9277
9562
  "compatibility": {
@@ -9282,11 +9567,11 @@
9282
9567
  {
9283
9568
  "name": "vendor",
9284
9569
  "description": "directly serve node_modules",
9285
- "repo": "nuxt-community/modules#master/packages/vendor",
9570
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9286
9571
  "npm": "@nuxtjs/vendor",
9287
9572
  "icon": "",
9288
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9289
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9573
+ "github": "https://github.com/nuxt-community/legacy-modules",
9574
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9290
9575
  "learn_more": "",
9291
9576
  "category": "Extensions",
9292
9577
  "type": "community",
@@ -9303,13 +9588,57 @@
9303
9588
  "requires": {}
9304
9589
  }
9305
9590
  },
9591
+ {
9592
+ "name": "vercel-analytics",
9593
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9594
+ "repo": "vercel/analytics#main/packages/web",
9595
+ "npm": "@vercel/analytics",
9596
+ "icon": "vercel.svg",
9597
+ "github": "https://github.com/vercel/analytics",
9598
+ "website": "https://vercel.com/docs/analytics",
9599
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9600
+ "category": "Analytics",
9601
+ "type": "3rd-party",
9602
+ "maintainers": [
9603
+ {
9604
+ "name": "Vercel",
9605
+ "github": "vercel"
9606
+ }
9607
+ ],
9608
+ "compatibility": {
9609
+ "nuxt": ">=3.0.0",
9610
+ "requires": {}
9611
+ }
9612
+ },
9613
+ {
9614
+ "name": "vercel-speed-insights",
9615
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9616
+ "repo": "vercel/speed-insights#main/packages/web",
9617
+ "npm": "@vercel/speed-insights",
9618
+ "icon": "vercel.svg",
9619
+ "github": "https://github.com/vercel/speed-insights",
9620
+ "website": "https://vercel.com/docs/speed-insights",
9621
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9622
+ "category": "Performance",
9623
+ "type": "3rd-party",
9624
+ "maintainers": [
9625
+ {
9626
+ "name": "Vercel",
9627
+ "github": "vercel"
9628
+ }
9629
+ ],
9630
+ "compatibility": {
9631
+ "nuxt": ">=3.0.0",
9632
+ "requires": {}
9633
+ }
9634
+ },
9306
9635
  {
9307
9636
  "name": "vexip-ui",
9308
9637
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9309
9638
  "repo": "vexip-ui/nuxt",
9310
9639
  "npm": "@vexip-ui/nuxt",
9311
9640
  "icon": "vexip-ui.svg",
9312
- "github": "https://github.com/vexip-ui/vexip-ui",
9641
+ "github": "https://github.com/vexip-ui/nuxt",
9313
9642
  "website": "https://www.vexipui.com/",
9314
9643
  "learn_more": "https://github.com/vexip-ui/nuxt",
9315
9644
  "category": "UI",
@@ -9376,10 +9705,34 @@
9376
9705
  }
9377
9706
  ],
9378
9707
  "compatibility": {
9379
- "nuxt": ">=3.0.0",
9708
+ "nuxt": ">=3.6.5",
9380
9709
  "requires": {}
9381
9710
  }
9382
9711
  },
9712
+ {
9713
+ "name": "vorm",
9714
+ "description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
9715
+ "repo": "Flo0806/vorm#main/packages/vorm-nuxt",
9716
+ "npm": "vorm-nuxt",
9717
+ "icon": "vorm.png",
9718
+ "github": "https://github.com/Flo0806/vorm",
9719
+ "website": "https://vorm.fh-softdev.de",
9720
+ "learn_more": "https://vorm.fh-softdev.de/nuxt/",
9721
+ "category": "Libraries",
9722
+ "type": "3rd-party",
9723
+ "maintainers": [
9724
+ {
9725
+ "name": "Florian Heuberger",
9726
+ "github": "Flo0806"
9727
+ }
9728
+ ],
9729
+ "compatibility": {
9730
+ "nuxt": ">=3.0.0",
9731
+ "requires": {
9732
+ "vorm-vue": ">=1.0.0"
9733
+ }
9734
+ }
9735
+ },
9383
9736
  {
9384
9737
  "name": "vue-api",
9385
9738
  "description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
@@ -9403,37 +9756,6 @@
9403
9756
  "requires": {}
9404
9757
  }
9405
9758
  },
9406
- {
9407
- "name": "vue-email",
9408
- "description": "💌 Write email templates with vue",
9409
- "repo": "vue-email/nuxt",
9410
- "npm": "@vue-email/nuxt",
9411
- "icon": "vue-email.svg",
9412
- "github": "https://github.com/vue-email/nuxt",
9413
- "website": "https://vuemail.net/",
9414
- "learn_more": "https://vuemail.net/",
9415
- "category": "UI",
9416
- "type": "3rd-party",
9417
- "maintainers": [
9418
- {
9419
- "name": "David Arenas",
9420
- "github": "Dave136",
9421
- "twitter": "davejs4",
9422
- "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
9423
- },
9424
- {
9425
- "name": "Younes Barrad",
9426
- "github": "Flowko",
9427
- "twitter": "imflowko",
9428
- "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
9429
- }
9430
- ],
9431
- "compatibility": {
9432
- "nuxt": ">=3.0.0",
9433
- "requires": {},
9434
- "devtools": "^0.0.0"
9435
- }
9436
- },
9437
9759
  {
9438
9760
  "name": "vue-final-modal",
9439
9761
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
@@ -9457,15 +9779,38 @@
9457
9779
  "requires": {}
9458
9780
  }
9459
9781
  },
9782
+ {
9783
+ "name": "vue-gsap-flip",
9784
+ "description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
9785
+ "repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
9786
+ "npm": "@vue-gsap-flip/nuxt",
9787
+ "icon": "",
9788
+ "github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
9789
+ "website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
9790
+ "learn_more": "",
9791
+ "category": "Libraries",
9792
+ "type": "3rd-party",
9793
+ "maintainers": [
9794
+ {
9795
+ "name": "Alberto Parziale",
9796
+ "github": "lavolpecheprogramma",
9797
+ "twitter": "lavolpechevola"
9798
+ }
9799
+ ],
9800
+ "compatibility": {
9801
+ "nuxt": ">=3.0.0",
9802
+ "requires": {}
9803
+ }
9804
+ },
9460
9805
  {
9461
9806
  "name": "vue-macros",
9462
9807
  "description": "Explore more macros and syntax sugar to Vue.",
9463
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9808
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
9464
9809
  "npm": "@vue-macros/nuxt",
9465
9810
  "icon": "vue-macros.svg",
9466
- "github": "https://github.com/sxzz/vue-macros",
9467
- "website": "https://vue-macros.sxzz.moe",
9468
- "learn_more": "https://github.com/sxzz/vue-macros",
9811
+ "github": "https://github.com/vue-macros/vue-macros",
9812
+ "website": "https://vue-macros.dev/",
9813
+ "learn_more": "https://github.com/vue-macros/vue-macros",
9469
9814
  "category": "Extensions",
9470
9815
  "type": "3rd-party",
9471
9816
  "maintainers": [
@@ -9492,7 +9837,7 @@
9492
9837
  "icon": "vue-material.png",
9493
9838
  "github": "https://github.com/vaso2/nuxt-vue-material",
9494
9839
  "website": "https://github.com/vaso2/nuxt-vue-material",
9495
- "learn_more": "https://vuematerial.io/",
9840
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
9496
9841
  "category": "UI",
9497
9842
  "type": "3rd-party",
9498
9843
  "maintainers": [
@@ -9560,7 +9905,7 @@
9560
9905
  "icon": "vue-query.svg",
9561
9906
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
9562
9907
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
9563
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
9908
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
9564
9909
  "category": "Request",
9565
9910
  "type": "3rd-party",
9566
9911
  "maintainers": [
@@ -9571,7 +9916,7 @@
9571
9916
  }
9572
9917
  ],
9573
9918
  "compatibility": {
9574
- "nuxt": ">=3.0.0",
9919
+ "nuxt": "^3",
9575
9920
  "requires": {}
9576
9921
  }
9577
9922
  },
@@ -9629,7 +9974,7 @@
9629
9974
  "npm": "vue-warehouse",
9630
9975
  "icon": "",
9631
9976
  "github": "https://github.com/juliomrqz/vue-warehouse",
9632
- "website": "https://marquez.co/docs/vue-warehouse",
9977
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
9633
9978
  "learn_more": "",
9634
9979
  "category": "Libraries",
9635
9980
  "type": "3rd-party",
@@ -9674,7 +10019,7 @@
9674
10019
  "repo": "vuejs/vuefire#main/packages/nuxt",
9675
10020
  "npm": "nuxt-vuefire",
9676
10021
  "icon": "vuefire.svg",
9677
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10022
+ "github": "https://github.com/vuejs/vuefire",
9678
10023
  "website": "https://vuefire.vuejs.org/",
9679
10024
  "learn_more": "",
9680
10025
  "category": "Database",
@@ -9688,7 +10033,7 @@
9688
10033
  }
9689
10034
  ],
9690
10035
  "compatibility": {
9691
- "nuxt": ">=3.0.0",
10036
+ "nuxt": ">=3.1.0",
9692
10037
  "requires": {}
9693
10038
  }
9694
10039
  },
@@ -9744,7 +10089,7 @@
9744
10089
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
9745
10090
  "npm": "@vuestic/nuxt",
9746
10091
  "icon": "vuestic.png",
9747
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10092
+ "github": "https://github.com/epicmaxco/vuestic-ui",
9748
10093
  "website": "https://ui.vuestic.dev",
9749
10094
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
9750
10095
  "category": "UI",
@@ -9756,14 +10101,14 @@
9756
10101
  }
9757
10102
  ],
9758
10103
  "compatibility": {
9759
- "nuxt": ">=3.0.0",
10104
+ "nuxt": ">=3.3.0",
9760
10105
  "requires": {}
9761
10106
  }
9762
10107
  },
9763
10108
  {
9764
10109
  "name": "vuetify-nuxt-module",
9765
10110
  "description": "Zero-config Nuxt Module for Vuetify.",
9766
- "repo": "vuetifyjs/nuxt-module",
10111
+ "repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
9767
10112
  "npm": "vuetify-nuxt-module",
9768
10113
  "icon": "vuetify-logo-v3-dark.svg",
9769
10114
  "github": "https://github.com/vuetifyjs/nuxt-module",
@@ -9776,10 +10121,14 @@
9776
10121
  "name": "Joaquín Sánchez",
9777
10122
  "github": "userquin",
9778
10123
  "bluesky": "userquin.bsky.social"
10124
+ },
10125
+ {
10126
+ "name": "Andrei Elkin",
10127
+ "github": "andreyyolkin"
9779
10128
  }
9780
10129
  ],
9781
10130
  "compatibility": {
9782
- "nuxt": ">=3.0.0",
10131
+ "nuxt": ">=3.15.0",
9783
10132
  "requires": {}
9784
10133
  }
9785
10134
  },
@@ -9880,7 +10229,7 @@
9880
10229
  }
9881
10230
  ],
9882
10231
  "compatibility": {
9883
- "nuxt": ">=3.0.0",
10232
+ "nuxt": ">=3.0.0-rc.11",
9884
10233
  "requires": {}
9885
10234
  }
9886
10235
  },
@@ -9915,41 +10264,19 @@
9915
10264
  }
9916
10265
  ],
9917
10266
  "compatibility": {
9918
- "nuxt": "^2.0.0 || >=3.0.0",
10267
+ "nuxt": "^2.15.0 || ^3.0.0",
9919
10268
  "requires": {
9920
10269
  "bridge": "optional"
9921
10270
  }
9922
10271
  }
9923
10272
  },
9924
- {
9925
- "name": "webfontloader",
9926
- "description": "Efficient web font loading has never been easier!",
9927
- "repo": "Developmint/nuxt-webfontloader",
9928
- "npm": "nuxt-webfontloader",
9929
- "icon": "",
9930
- "github": "https://github.com/Developmint/nuxt-webfontloader",
9931
- "website": "https://github.com/Developmint/nuxt-webfontloader",
9932
- "learn_more": "https://www.npmjs.com/package/webfontloader",
9933
- "category": "Fonts",
9934
- "type": "3rd-party",
9935
- "maintainers": [
9936
- {
9937
- "name": "Developmint",
9938
- "github": "Developmint"
9939
- }
9940
- ],
9941
- "compatibility": {
9942
- "nuxt": "^2.0.0",
9943
- "requires": {}
9944
- }
9945
- },
9946
10273
  {
9947
10274
  "name": "webhook-validators",
9948
10275
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
9949
10276
  "repo": "yizack/nuxt-webhook-validators",
9950
10277
  "npm": "nuxt-webhook-validators",
9951
10278
  "icon": "webhook-validators.svg",
9952
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10279
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
9953
10280
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
9954
10281
  "learn_more": "",
9955
10282
  "category": "Security",
@@ -10038,30 +10365,6 @@
10038
10365
  "requires": {}
10039
10366
  }
10040
10367
  },
10041
- {
10042
- "name": "webpackmonitor",
10043
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
10044
- "repo": "nuxt-community/webpackmonitor-module",
10045
- "npm": "@nuxtjs/webpackmonitor",
10046
- "icon": "webpack.png",
10047
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
10048
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
10049
- "learn_more": "",
10050
- "category": "Devtools",
10051
- "type": "community",
10052
- "maintainers": [
10053
- {
10054
- "name": "Pooya Parsa",
10055
- "github": "pi0",
10056
- "twitter": "_pi0_",
10057
- "bluesky": "pi0.io"
10058
- }
10059
- ],
10060
- "compatibility": {
10061
- "nuxt": "^2.0.0",
10062
- "requires": {}
10063
- }
10064
- },
10065
10368
  {
10066
10369
  "name": "well-known",
10067
10370
  "description": "A Nuxt module to add well-known URIs using middlewares",
@@ -10080,17 +10383,17 @@
10080
10383
  }
10081
10384
  ],
10082
10385
  "compatibility": {
10083
- "nuxt": ">=3.0.0",
10386
+ "nuxt": "^3.0.0",
10084
10387
  "requires": {}
10085
10388
  }
10086
10389
  },
10087
10390
  {
10088
10391
  "name": "wideangle",
10089
10392
  "description": "Nuxt module to integrate Wide Angle Analytics",
10090
- "repo": "inputobjects/wideangle-nuxt",
10393
+ "repo": "wideangleanalytics/wideangle-nuxt",
10091
10394
  "npm": "wideangle-nuxt",
10092
10395
  "icon": "wideangle.png",
10093
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10396
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10094
10397
  "website": "https://wideangle.co",
10095
10398
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10096
10399
  "category": "Analytics",
@@ -10165,24 +10468,24 @@
10165
10468
  }
10166
10469
  },
10167
10470
  {
10168
- "name": "wp-nuxt",
10169
- "description": "The module adds a Wordpress Rest API to your nuxt application",
10170
- "repo": "yashha/wp-nuxt",
10171
- "npm": "wp-nuxt",
10172
- "icon": "wordpress.png",
10173
- "github": "https://github.com/yashha/wp-nuxt",
10174
- "website": "https://github.com/yashha/wp-nuxt",
10175
- "learn_more": "https://github.com/WP-API/node-wpapi",
10176
- "category": "CMS",
10471
+ "name": "workflow",
10472
+ "description": "Workflow DevKit - Build durable, resilient, and observable workflows",
10473
+ "repo": "vercel/workflow#main/packages/workflow",
10474
+ "npm": "workflow",
10475
+ "icon": "workflow.svg",
10476
+ "github": "https://github.com/vercel/workflow",
10477
+ "website": "https://workflow-sdk.dev/",
10478
+ "learn_more": "",
10479
+ "category": "Devtools",
10177
10480
  "type": "3rd-party",
10178
10481
  "maintainers": [
10179
10482
  {
10180
- "name": "yashha",
10181
- "github": "yashha"
10483
+ "name": "vercel",
10484
+ "github": "vercel"
10182
10485
  }
10183
10486
  ],
10184
10487
  "compatibility": {
10185
- "nuxt": "^2.0.0",
10488
+ "nuxt": ">=3.0.0",
10186
10489
  "requires": {}
10187
10490
  }
10188
10491
  },
@@ -10227,7 +10530,7 @@
10227
10530
  }
10228
10531
  ],
10229
10532
  "compatibility": {
10230
- "nuxt": "^2.0.0 || >=3.0.0",
10533
+ "nuxt": "^2.16.0 || ^3.0.0",
10231
10534
  "requires": {
10232
10535
  "bridge": true
10233
10536
  }
@@ -10263,7 +10566,7 @@
10263
10566
  "icon": "zendesk.png",
10264
10567
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10265
10568
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10266
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10569
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10267
10570
  "category": "Ecommerce",
10268
10571
  "type": "3rd-party",
10269
10572
  "maintainers": [