@nuxt/modules 0.6.0-3bf972 → 0.6.0-3cccf4

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 +1 -1
  2. package/modules.json +1556 -859
  3. package/package.json +21 -19
package/modules.json CHANGED
@@ -1,29 +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"
15
+ "name": "Tim Damen",
16
+ "github": "timdamen",
17
+ "twitter": "timdamen_io",
18
+ "bluesky": "timdamen.io"
17
19
  },
18
20
  {
19
- "name": "Sébastien Chopin",
20
- "github": "Atinux",
21
- "twitter": "Atinux",
22
- "bluesky": "atinux.com"
21
+ "name": "Daniel Roe",
22
+ "github": "danielroe",
23
+ "twitter": "danielcroe",
24
+ "bluesky": "danielroe.dev"
23
25
  }
24
26
  ],
25
27
  "compatibility": {
26
- "nuxt": "^2.0.0",
28
+ "nuxt": ">=3.0.0",
27
29
  "requires": {}
28
30
  }
29
31
  },
@@ -77,7 +79,7 @@
77
79
  }
78
80
  ],
79
81
  "compatibility": {
80
- "nuxt": "^2.0.0 || >=3.0.0",
82
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
81
83
  "requires": {
82
84
  "bridge": true
83
85
  }
@@ -120,7 +122,8 @@
120
122
  {
121
123
  "name": "Farnabaz",
122
124
  "github": "farnabaz",
123
- "twitter": "a_birang"
125
+ "twitter": "a_birang",
126
+ "bluesky": "farnabaz.dev"
124
127
  }
125
128
  ],
126
129
  "compatibility": {
@@ -147,7 +150,7 @@
147
150
  }
148
151
  ],
149
152
  "compatibility": {
150
- "nuxt": "^2.0.0 || >=3.0.0",
153
+ "nuxt": ">=3.0.0",
151
154
  "requires": {}
152
155
  }
153
156
  },
@@ -218,7 +221,7 @@
218
221
  }
219
222
  ],
220
223
  "compatibility": {
221
- "nuxt": ">=3.0.0",
224
+ "nuxt": ">=3.7.0",
222
225
  "requires": {}
223
226
  }
224
227
  },
@@ -381,7 +384,7 @@
381
384
  }
382
385
  ],
383
386
  "compatibility": {
384
- "nuxt": ">=3.0.0",
387
+ "nuxt": "^3.0.0",
385
388
  "requires": {}
386
389
  }
387
390
  },
@@ -407,6 +410,29 @@
407
410
  "requires": {}
408
411
  }
409
412
  },
413
+ {
414
+ "name": "askdoppler",
415
+ "description": "Monitor impressions coming from ChatGPT, Perplexity and others in your Nuxt app with this integration of Doppler.",
416
+ "repo": "askdoppler/doppler-js#main/nuxt",
417
+ "npm": "@askdoppler/nuxt",
418
+ "icon": "askdoppler.png",
419
+ "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
420
+ "website": "https://askdoppler.com",
421
+ "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
422
+ "category": "SEO",
423
+ "type": "3rd-party",
424
+ "maintainers": [
425
+ {
426
+ "name": "maxime",
427
+ "github": "mdolr",
428
+ "twitter": "m_dolr"
429
+ }
430
+ ],
431
+ "compatibility": {
432
+ "nuxt": ">=3.0.0",
433
+ "requires": {}
434
+ }
435
+ },
410
436
  {
411
437
  "name": "auth-utils",
412
438
  "description": "Minimalist Auth module for Nuxt with SSR.",
@@ -422,7 +448,7 @@
422
448
  {
423
449
  "name": "Sébastien Chopin",
424
450
  "github": "atinux",
425
- "twitter": "Atinux",
451
+ "twitter": "atinux",
426
452
  "bluesky": "atinux.com"
427
453
  }
428
454
  ],
@@ -459,29 +485,6 @@
459
485
  "requires": {}
460
486
  }
461
487
  },
462
- {
463
- "name": "authjs",
464
- "description": "Auth.js authentication Nuxt module. Edge compatible.",
465
- "repo": "Hebilicious/authjs-nuxt#main",
466
- "npm": "@hebilicious/authjs-nuxt",
467
- "icon": "authjs.png",
468
- "github": "https://github.com/Hebilicious/authjs-nuxt",
469
- "website": "https://authjs-nuxt.pages.dev/",
470
- "learn_more": "https://authjs.dev/",
471
- "category": "Security",
472
- "type": "3rd-party",
473
- "maintainers": [
474
- {
475
- "name": "Heb",
476
- "github": "Hebilicious",
477
- "twitter": "its_hebilicious"
478
- }
479
- ],
480
- "compatibility": {
481
- "nuxt": ">=3.0.0",
482
- "requires": {}
483
- }
484
- },
485
488
  {
486
489
  "name": "authorization",
487
490
  "description": "Manage permissions inside the app and the server.",
@@ -577,6 +580,50 @@
577
580
  "requires": {}
578
581
  }
579
582
  },
583
+ {
584
+ "name": "bcms",
585
+ "description": "Nuxt BCMS module",
586
+ "repo": "bcms/nuxt-module",
587
+ "npm": "@thebcms/nuxt",
588
+ "icon": "bcms.png",
589
+ "github": "https://github.com/bcms/nuxt-module",
590
+ "website": "https://thebcms.com",
591
+ "learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
592
+ "category": "CMS",
593
+ "type": "3rd-party",
594
+ "maintainers": [
595
+ {
596
+ "name": "Branislav Vajagic",
597
+ "github": "bbanez"
598
+ }
599
+ ],
600
+ "compatibility": {
601
+ "nuxt": ">=3.0.0",
602
+ "requires": {}
603
+ }
604
+ },
605
+ {
606
+ "name": "betterstack",
607
+ "description": "A Nuxt module for integrating BetterStack into your Nuxt application",
608
+ "repo": "nicogenz/nuxt-betterstack",
609
+ "npm": "nuxt-betterstack",
610
+ "icon": "betterstack.svg",
611
+ "github": "https://github.com/nicogenz/nuxt-betterstack",
612
+ "website": "https://github.com/nicogenz/nuxt-betterstack",
613
+ "learn_more": "https://betterstack.com",
614
+ "category": "Extensions",
615
+ "type": "3rd-party",
616
+ "maintainers": [
617
+ {
618
+ "name": "Nico Genz",
619
+ "github": "nicogenz"
620
+ }
621
+ ],
622
+ "compatibility": {
623
+ "nuxt": ">=3.0.0",
624
+ "requires": {}
625
+ }
626
+ },
580
627
  {
581
628
  "name": "bootstrap",
582
629
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -634,29 +681,6 @@
634
681
  "requires": {}
635
682
  }
636
683
  },
637
- {
638
- "name": "buefy",
639
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
640
- "repo": "buefy/nuxt-buefy",
641
- "npm": "nuxt-buefy",
642
- "icon": "buefy.png",
643
- "github": "https://github.com/buefy/nuxt-buefy",
644
- "website": "https://github.com/buefy/nuxt-buefy",
645
- "learn_more": "https://buefy.org/",
646
- "category": "UI",
647
- "type": "3rd-party",
648
- "maintainers": [
649
- {
650
- "name": "Walter Tommasi",
651
- "github": "jtommy",
652
- "twitter": "walter_tommasi"
653
- }
654
- ],
655
- "compatibility": {
656
- "nuxt": "^2.0.0",
657
- "requires": {}
658
- }
659
- },
660
684
  {
661
685
  "name": "bugsnag",
662
686
  "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
@@ -676,7 +700,7 @@
676
700
  }
677
701
  ],
678
702
  "compatibility": {
679
- "nuxt": "^2.0.0 || >=3.0.0",
703
+ "nuxt": "^2.16.0 || >=3.0.0",
680
704
  "requires": {
681
705
  "bridge": true
682
706
  }
@@ -796,28 +820,6 @@
796
820
  "requires": {}
797
821
  }
798
822
  },
799
- {
800
- "name": "chakra-ui",
801
- "description": "Chakra UI Module for Nuxt",
802
- "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
803
- "npm": "@chakra-ui/nuxt",
804
- "icon": "chakra-ui.png",
805
- "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
806
- "website": "https://vue.chakra-ui.com/with-nuxt",
807
- "learn_more": "",
808
- "category": "UI",
809
- "type": "3rd-party",
810
- "maintainers": [
811
- {
812
- "name": "Jonathan Bakebwa",
813
- "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
814
- }
815
- ],
816
- "compatibility": {
817
- "nuxt": "^2.0.0",
818
- "requires": {}
819
- }
820
- },
821
823
  {
822
824
  "name": "chatwoot",
823
825
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
@@ -831,13 +833,14 @@
831
833
  "type": "3rd-party",
832
834
  "maintainers": [
833
835
  {
834
- "name": "Dev",
836
+ "name": "Wind",
835
837
  "github": "productdevbook",
836
- "twitter": "productdevbook"
838
+ "twitter": "productdevbook",
839
+ "bluesky": "productdevbook.com"
837
840
  }
838
841
  ],
839
842
  "compatibility": {
840
- "nuxt": ">=3.0.0",
843
+ "nuxt": ">=3.3.1",
841
844
  "requires": {}
842
845
  }
843
846
  },
@@ -887,6 +890,30 @@
887
890
  "requires": {}
888
891
  }
889
892
  },
893
+ {
894
+ "name": "clerk",
895
+ "description": "Clerk SDK for Nuxt",
896
+ "repo": "clerk/javascript#main/packages/nuxt",
897
+ "npm": "@clerk/nuxt",
898
+ "icon": "clerk.svg",
899
+ "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
900
+ "website": "https://clerk.com/docs/references/nuxt/overview",
901
+ "learn_more": "https://clerk.com",
902
+ "category": "Security",
903
+ "type": "3rd-party",
904
+ "maintainers": [
905
+ {
906
+ "name": "Clerk",
907
+ "github": "clerk",
908
+ "twitter": "clerkdev",
909
+ "bluesky": "clerk.com"
910
+ }
911
+ ],
912
+ "compatibility": {
913
+ "nuxt": ">=3.0.0",
914
+ "requires": {}
915
+ }
916
+ },
890
917
  {
891
918
  "name": "client-init",
892
919
  "description": "Provide client version of `nuxtServerInit`.",
@@ -957,7 +984,7 @@
957
984
  }
958
985
  ],
959
986
  "compatibility": {
960
- "nuxt": ">=3.0.0",
987
+ "nuxt": "^3.0.0",
961
988
  "requires": {}
962
989
  }
963
990
  },
@@ -1000,7 +1027,7 @@
1000
1027
  {
1001
1028
  "name": "Sébastien Chopin",
1002
1029
  "github": "Atinux",
1003
- "twitter": "Atinux",
1030
+ "twitter": "atinux",
1004
1031
  "bluesky": "atinux.com"
1005
1032
  }
1006
1033
  ],
@@ -1011,6 +1038,29 @@
1011
1038
  }
1012
1039
  }
1013
1040
  },
1041
+ {
1042
+ "name": "compodium",
1043
+ "description": "A plug an play component playground for Nuxt.",
1044
+ "repo": "romhml/compodium#main/packages/nuxt",
1045
+ "npm": "@compodium/nuxt",
1046
+ "icon": "compodium.svg",
1047
+ "github": "https://github.com/romhml/compodium",
1048
+ "website": "https://github.com/romhml/compodium",
1049
+ "learn_more": "",
1050
+ "category": "Devtools",
1051
+ "type": "3rd-party",
1052
+ "maintainers": [
1053
+ {
1054
+ "name": "Romain Hamel",
1055
+ "github": "romhml",
1056
+ "bluesky": "rohm.dev"
1057
+ }
1058
+ ],
1059
+ "compatibility": {
1060
+ "nuxt": ">=3.0.0",
1061
+ "requires": {}
1062
+ }
1063
+ },
1014
1064
  {
1015
1065
  "name": "component-cache",
1016
1066
  "description": "LRU component cache for vue components",
@@ -1035,30 +1085,6 @@
1035
1085
  "requires": {}
1036
1086
  }
1037
1087
  },
1038
- {
1039
- "name": "composition-api",
1040
- "description": "Composition API hooks for Nuxt",
1041
- "repo": "nuxt-community/composition-api#main",
1042
- "npm": "@nuxtjs/composition-api",
1043
- "icon": "composition-api.svg",
1044
- "github": "https://github.com/nuxt-community/composition-api/tree/main",
1045
- "website": "https://composition-api.nuxtjs.org",
1046
- "learn_more": "",
1047
- "category": "Extensions",
1048
- "type": "community",
1049
- "maintainers": [
1050
- {
1051
- "name": "Daniel Roe",
1052
- "github": "danielroe",
1053
- "twitter": "danielcroe",
1054
- "bluesky": "danielroe.dev"
1055
- }
1056
- ],
1057
- "compatibility": {
1058
- "nuxt": "^2.0.0",
1059
- "requires": {}
1060
- }
1061
- },
1062
1088
  {
1063
1089
  "name": "content-assets",
1064
1090
  "description": "Enable locally-located assets in Nuxt Content",
@@ -1082,9 +1108,32 @@
1082
1108
  "requires": {}
1083
1109
  }
1084
1110
  },
1111
+ {
1112
+ "name": "content-island",
1113
+ "description": "Content Island - A headless CMS that’s refreshingly simple",
1114
+ "repo": "content-island/nuxt-content-island",
1115
+ "npm": "@content-island/nuxt",
1116
+ "icon": "content-island.png",
1117
+ "github": "https://github.com/content-island/nuxt-content-island",
1118
+ "website": "https://contentisland.net/",
1119
+ "learn_more": "https://github.com/content-island/nuxt-content-island",
1120
+ "category": "CMS",
1121
+ "type": "3rd-party",
1122
+ "maintainers": [
1123
+ {
1124
+ "name": "nasdan",
1125
+ "github": "nasdan",
1126
+ "avatar": "https://avatars.githubusercontent.com/u/4374977?v=4"
1127
+ }
1128
+ ],
1129
+ "compatibility": {
1130
+ "nuxt": "^3.0.0",
1131
+ "requires": {}
1132
+ }
1133
+ },
1085
1134
  {
1086
1135
  "name": "content",
1087
- "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
1136
+ "description": "The file-based CMS with support for Markdown, YAML, JSON.",
1088
1137
  "repo": "nuxt/content#main",
1089
1138
  "npm": "@nuxt/content",
1090
1139
  "icon": "nuxt.svg",
@@ -1094,50 +1143,30 @@
1094
1143
  "category": "CMS",
1095
1144
  "type": "official",
1096
1145
  "maintainers": [
1097
- {
1098
- "name": "Yaël Guilloux",
1099
- "github": "Tahul",
1100
- "twitter": "yaeeelglx",
1101
- "bluesky": "yael.dev"
1102
- },
1103
1146
  {
1104
1147
  "name": "Farnabaz",
1105
1148
  "github": "farnabaz",
1106
- "twitter": "a_birang"
1149
+ "twitter": "a_birang",
1150
+ "bluesky": "farnabaz.dev"
1151
+ },
1152
+ {
1153
+ "name": "Baptiste Leproux",
1154
+ "github": "larbish",
1155
+ "twitter": "_larbish",
1156
+ "bluesky": "larbish.bsky.social"
1107
1157
  },
1108
1158
  {
1109
1159
  "name": "Sébastien Chopin",
1110
1160
  "github": "Atinux",
1111
- "twitter": "Atinux",
1161
+ "twitter": "atinux",
1112
1162
  "bluesky": "atinux.com"
1113
1163
  }
1114
1164
  ],
1115
1165
  "compatibility": {
1116
- "nuxt": "^2.0.0 || >=3.0.0",
1117
- "requires": {}
1118
- }
1119
- },
1120
- {
1121
- "name": "contentful",
1122
- "description": "nuxt contentful module",
1123
- "repo": "scaccogatto/contentful-module",
1124
- "npm": "contentful-module",
1125
- "icon": "contentful.png",
1126
- "github": "https://github.com/scaccogatto/contentful-module",
1127
- "website": "https://github.com/scaccogatto/contentful-module",
1128
- "learn_more": "https://www.contentful.com/",
1129
- "category": "CMS",
1130
- "type": "3rd-party",
1131
- "maintainers": [
1132
- {
1133
- "name": "Marco 'Gatto' Boffo",
1134
- "github": "scaccogatto"
1135
- }
1136
- ],
1137
- "compatibility": {
1138
- "nuxt": "^2.0.0",
1166
+ "nuxt": ">=3.0.0-rc.3",
1139
1167
  "requires": {}
1140
- }
1168
+ },
1169
+ "mcp": "https://content.nuxt.com/mcp"
1141
1170
  },
1142
1171
  {
1143
1172
  "name": "contentstack",
@@ -1147,7 +1176,7 @@
1147
1176
  "icon": "contentstack.png",
1148
1177
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1149
1178
  "website": "https://github.com/timbenniks/nuxt-contentstack",
1150
- "learn_more": "https://contentstack.com/",
1179
+ "learn_more": "https://community.contentstack.com/",
1151
1180
  "category": "CMS",
1152
1181
  "type": "3rd-party",
1153
1182
  "maintainers": [
@@ -1160,7 +1189,32 @@
1160
1189
  }
1161
1190
  ],
1162
1191
  "compatibility": {
1163
- "nuxt": "^3.12.0",
1192
+ "nuxt": ">=3.20.1",
1193
+ "requires": {},
1194
+ "devtools": "^0.0.0"
1195
+ }
1196
+ },
1197
+ {
1198
+ "name": "convex",
1199
+ "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1200
+ "repo": "onmax/nuxt-convex",
1201
+ "npm": "nuxt-convex",
1202
+ "icon": "convex.svg",
1203
+ "github": "https://github.com/onmax/nuxt-convex",
1204
+ "website": "https://nuxt-convex.onmax.me",
1205
+ "learn_more": "https://docs.convex.dev",
1206
+ "category": "Database",
1207
+ "type": "3rd-party",
1208
+ "maintainers": [
1209
+ {
1210
+ "name": "Max",
1211
+ "github": "onmax",
1212
+ "twitter": "_onmax",
1213
+ "bluesky": "onmax.bsky.social"
1214
+ }
1215
+ ],
1216
+ "compatibility": {
1217
+ "nuxt": ">=3.0.0",
1164
1218
  "requires": {}
1165
1219
  }
1166
1220
  },
@@ -1371,7 +1425,7 @@
1371
1425
  }
1372
1426
  ],
1373
1427
  "compatibility": {
1374
- "nuxt": "^2.0.0 || >=3.0.0",
1428
+ "nuxt": ">=3.5.0",
1375
1429
  "requires": {}
1376
1430
  }
1377
1431
  },
@@ -1394,13 +1448,13 @@
1394
1448
  }
1395
1449
  ],
1396
1450
  "compatibility": {
1397
- "nuxt": "^2.0.0 || >=3.0.0",
1451
+ "nuxt": "^2.16.0 || >=3.0.0",
1398
1452
  "requires": {}
1399
1453
  }
1400
1454
  },
1401
1455
  {
1402
1456
  "name": "devtools",
1403
- "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1457
+ "description": "Visual tools that help you to know your Nuxt application better.",
1404
1458
  "repo": "nuxt/devtools#main/packages/devtools",
1405
1459
  "npm": "@nuxt/devtools",
1406
1460
  "icon": "nuxt.svg",
@@ -1454,7 +1508,7 @@
1454
1508
  }
1455
1509
  ],
1456
1510
  "compatibility": {
1457
- "nuxt": ">=3.0.0",
1511
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
1458
1512
  "requires": {},
1459
1513
  "devtools": "^0.0.0"
1460
1514
  }
@@ -1543,7 +1597,7 @@
1543
1597
  }
1544
1598
  ],
1545
1599
  "compatibility": {
1546
- "nuxt": "^3.0.0",
1600
+ "nuxt": ">=3.0.0",
1547
1601
  "requires": {}
1548
1602
  }
1549
1603
  },
@@ -1578,7 +1632,7 @@
1578
1632
  }
1579
1633
  ],
1580
1634
  "compatibility": {
1581
- "nuxt": "^2.0.0 || >=3.0.0",
1635
+ "nuxt": ">=3.7.0",
1582
1636
  "requires": {}
1583
1637
  }
1584
1638
  },
@@ -1641,11 +1695,12 @@
1641
1695
  "maintainers": [
1642
1696
  {
1643
1697
  "name": "Yue JIN",
1644
- "github": "kingyue737"
1698
+ "github": "kingyue737",
1699
+ "twitter": "kingyue737"
1645
1700
  }
1646
1701
  ],
1647
1702
  "compatibility": {
1648
- "nuxt": ">=3.0.0",
1703
+ "nuxt": ">=3.2.0",
1649
1704
  "requires": {}
1650
1705
  }
1651
1706
  },
@@ -1714,7 +1769,7 @@
1714
1769
  }
1715
1770
  ],
1716
1771
  "compatibility": {
1717
- "nuxt": ">=3.0.0",
1772
+ "nuxt": ">=3",
1718
1773
  "requires": {
1719
1774
  "bridge": "optional"
1720
1775
  }
@@ -1749,6 +1804,28 @@
1749
1804
  "requires": {}
1750
1805
  }
1751
1806
  },
1807
+ {
1808
+ "name": "es-toolkit",
1809
+ "description": "Es-toolkit auto import module for Nuxt",
1810
+ "repo": "bubblesortt/nuxt-es-toolkit",
1811
+ "npm": "@bubblesortt/nuxt-es-toolkit",
1812
+ "icon": "es-toolkit.png",
1813
+ "github": "https://github.com/bubblesortt/nuxt-es-toolkit",
1814
+ "website": "https://github.com/bubblesortt/nuxt-es-toolkit",
1815
+ "learn_more": "https://es-toolkit.dev/",
1816
+ "category": "Libraries",
1817
+ "type": "3rd-party",
1818
+ "maintainers": [
1819
+ {
1820
+ "name": "Alexandr Bychkin",
1821
+ "github": "bubblesortt"
1822
+ }
1823
+ ],
1824
+ "compatibility": {
1825
+ "nuxt": ">=3.0.0",
1826
+ "requires": {}
1827
+ }
1828
+ },
1752
1829
  {
1753
1830
  "name": "eslint-module",
1754
1831
  "description": "ESLint module for Nuxt",
@@ -1774,7 +1851,7 @@
1774
1851
  },
1775
1852
  {
1776
1853
  "name": "eslint",
1777
- "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1854
+ "description": "Project-aware, easy-to-use, extensible and future-proof ESLint integration.",
1778
1855
  "repo": "nuxt/eslint",
1779
1856
  "npm": "@nuxt/eslint",
1780
1857
  "icon": "nuxt.svg",
@@ -1796,28 +1873,6 @@
1796
1873
  "requires": {}
1797
1874
  }
1798
1875
  },
1799
- {
1800
- "name": "event-trace",
1801
- "description": "Module for event trace in Nuxt",
1802
- "repo": "nuxt-community/nuxt-event-trace",
1803
- "npm": "nuxt-event-trace",
1804
- "icon": "",
1805
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
1806
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
1807
- "learn_more": "",
1808
- "category": "Monitoring",
1809
- "type": "community",
1810
- "maintainers": [
1811
- {
1812
- "name": "Xin Du (Clark)",
1813
- "github": "clarkdo"
1814
- }
1815
- ],
1816
- "compatibility": {
1817
- "nuxt": "^2.0.0",
1818
- "requires": {}
1819
- }
1820
- },
1821
1876
  {
1822
1877
  "name": "fathom-analytics",
1823
1878
  "description": "Fathom analytics integration for Nuxt",
@@ -1841,28 +1896,6 @@
1841
1896
  "requires": {}
1842
1897
  }
1843
1898
  },
1844
- {
1845
- "name": "fathom",
1846
- "description": "Fathom analytics for Nuxt",
1847
- "repo": "yabhq/nuxt-fathom",
1848
- "npm": "@yabhq/nuxt-fathom",
1849
- "icon": "fathom.png",
1850
- "github": "https://github.com/yabhq/nuxt-fathom",
1851
- "website": "https://github.com/yabhq/nuxt-fathom",
1852
- "learn_more": "https://usefathom.com/",
1853
- "category": "Analytics",
1854
- "type": "3rd-party",
1855
- "maintainers": [
1856
- {
1857
- "name": "yabhq",
1858
- "github": "yabhq"
1859
- }
1860
- ],
1861
- "compatibility": {
1862
- "nuxt": "^2.0.0",
1863
- "requires": {}
1864
- }
1865
- },
1866
1899
  {
1867
1900
  "name": "feature-toggle",
1868
1901
  "description": "Feature toggle module for Nuxt",
@@ -1956,35 +1989,13 @@
1956
1989
  }
1957
1990
  },
1958
1991
  {
1959
- "name": "font-loader-strategy",
1960
- "description": "Helps to load fonts and activate them by preloading.",
1961
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
1962
- "npm": "nuxt-font-loader-strategy",
1963
- "icon": "",
1964
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1965
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1966
- "learn_more": "",
1967
- "category": "Fonts",
1968
- "type": "3rd-party",
1969
- "maintainers": [
1970
- {
1971
- "name": "GrabarzUndPartner",
1972
- "github": "GrabarzUndPartner"
1973
- }
1974
- ],
1975
- "compatibility": {
1976
- "nuxt": "^2.0.0",
1977
- "requires": {}
1978
- }
1979
- },
1980
- {
1981
- "name": "fontagon",
1982
- "description": "Easy convert SVG from nuxt to icon font.",
1983
- "repo": "kdydesign/nuxt-fontagon",
1984
- "npm": "nuxt-fontagon",
1985
- "icon": "fontagon.png",
1986
- "github": "https://github.com/kdydesign/nuxt-fontagon",
1987
- "website": "https://github.com/kdydesign/nuxt-fontagon",
1992
+ "name": "fontagon",
1993
+ "description": "Easy convert SVG from nuxt to icon font.",
1994
+ "repo": "kdydesign/nuxt-fontagon",
1995
+ "npm": "nuxt-fontagon",
1996
+ "icon": "fontagon.png",
1997
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1998
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1988
1999
  "learn_more": "",
1989
2000
  "category": "Libraries",
1990
2001
  "type": "3rd-party",
@@ -2019,7 +2030,7 @@
2019
2030
  }
2020
2031
  ],
2021
2032
  "compatibility": {
2022
- "nuxt": ">=3.0.0",
2033
+ "nuxt": ">=3.0.0-rc.6",
2023
2034
  "requires": {}
2024
2035
  }
2025
2036
  },
@@ -2047,14 +2058,14 @@
2047
2058
  },
2048
2059
  {
2049
2060
  "name": "fonts",
2050
- "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
2061
+ "description": "Add custom web fonts with performance in mind.",
2051
2062
  "repo": "nuxt/fonts",
2052
2063
  "npm": "@nuxt/fonts",
2053
2064
  "icon": "nuxt.svg",
2054
2065
  "github": "https://github.com/nuxt/fonts",
2055
2066
  "website": "https://fonts.nuxt.com",
2056
2067
  "learn_more": "",
2057
- "category": "Libraries",
2068
+ "category": "Fonts",
2058
2069
  "type": "official",
2059
2070
  "maintainers": [
2060
2071
  {
@@ -2088,7 +2099,7 @@
2088
2099
  }
2089
2100
  ],
2090
2101
  "compatibility": {
2091
- "nuxt": ">=3.7.0",
2102
+ "nuxt": ">=3",
2092
2103
  "requires": {}
2093
2104
  }
2094
2105
  },
@@ -2116,7 +2127,7 @@
2116
2127
  }
2117
2128
  ],
2118
2129
  "compatibility": {
2119
- "nuxt": ">=3.0.0",
2130
+ "nuxt": ">=3.0.0 <5.0.0",
2120
2131
  "requires": {}
2121
2132
  }
2122
2133
  },
@@ -2189,7 +2200,7 @@
2189
2200
  }
2190
2201
  ],
2191
2202
  "compatibility": {
2192
- "nuxt": "^2.0.0 || >=3.0.0",
2203
+ "nuxt": "^2.15.0 || >=3.0.0",
2193
2204
  "requires": {}
2194
2205
  }
2195
2206
  },
@@ -2280,40 +2291,6 @@
2280
2291
  "requires": {}
2281
2292
  }
2282
2293
  },
2283
- {
2284
- "name": "google-optimize",
2285
- "description": "SSR friendly Google Optimize module for Nuxt",
2286
- "repo": "nuxt-community/google-optimize-module",
2287
- "npm": "nuxt-google-optimize",
2288
- "icon": "google-optimize.png",
2289
- "github": "https://github.com/nuxt-community/google-optimize-module",
2290
- "website": "https://github.com/nuxt-community/google-optimize-module",
2291
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
2292
- "category": "Analytics",
2293
- "type": "community",
2294
- "maintainers": [
2295
- {
2296
- "name": "Pooya Parsa",
2297
- "github": "pi0",
2298
- "twitter": "_pi0_",
2299
- "bluesky": "pi0.io"
2300
- },
2301
- {
2302
- "name": "Farzad Soltani",
2303
- "github": "farzadso",
2304
- "twitter": "farzadso"
2305
- },
2306
- {
2307
- "name": "Josh Deltener",
2308
- "github": "hecktarzuli",
2309
- "twitter": "JoshDeltener"
2310
- }
2311
- ],
2312
- "compatibility": {
2313
- "nuxt": "^2.0.0",
2314
- "requires": {}
2315
- }
2316
- },
2317
2294
  {
2318
2295
  "name": "graphql-client",
2319
2296
  "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
@@ -2333,7 +2310,7 @@
2333
2310
  }
2334
2311
  ],
2335
2312
  "compatibility": {
2336
- "nuxt": ">=3.0.0",
2313
+ "nuxt": ">=3.7.0",
2337
2314
  "requires": {}
2338
2315
  }
2339
2316
  },
@@ -2356,7 +2333,7 @@
2356
2333
  }
2357
2334
  ],
2358
2335
  "compatibility": {
2359
- "nuxt": "^2.0.0 || >=3.0.0",
2336
+ "nuxt": ">=3.0.0",
2360
2337
  "requires": {}
2361
2338
  }
2362
2339
  },
@@ -2404,7 +2381,7 @@
2404
2381
  }
2405
2382
  ],
2406
2383
  "compatibility": {
2407
- "nuxt": ">=3.0.0",
2384
+ "nuxt": ">=3.7.0",
2408
2385
  "requires": {}
2409
2386
  }
2410
2387
  },
@@ -2540,7 +2517,7 @@
2540
2517
  "name": "Lucas Portet",
2541
2518
  "github": "l-portet",
2542
2519
  "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
2543
- "twitter": "lucasportet"
2520
+ "twitter": "lukecarry_"
2544
2521
  }
2545
2522
  ],
2546
2523
  "compatibility": {
@@ -2592,6 +2569,30 @@
2592
2569
  "requires": {}
2593
2570
  }
2594
2571
  },
2572
+ {
2573
+ "name": "hints",
2574
+ "description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
2575
+ "repo": "nuxt/hints",
2576
+ "npm": "@nuxt/hints",
2577
+ "icon": "nuxt.svg",
2578
+ "github": "https://github.com/nuxt/hints",
2579
+ "website": "https://github.com/nuxt/hints",
2580
+ "learn_more": "",
2581
+ "category": "Devtools",
2582
+ "type": "official",
2583
+ "maintainers": [
2584
+ {
2585
+ "name": "Julien Huang",
2586
+ "github": "huang-julien",
2587
+ "twitter": "JulienHuang_dev",
2588
+ "bluesky": "julienhuang-dev.bsky.social"
2589
+ }
2590
+ ],
2591
+ "compatibility": {
2592
+ "nuxt": ">=3.0.0",
2593
+ "requires": {}
2594
+ }
2595
+ },
2595
2596
  {
2596
2597
  "name": "history-state",
2597
2598
  "description": "Nuxt module to backup or restore historical states",
@@ -2679,7 +2680,7 @@
2679
2680
  }
2680
2681
  ],
2681
2682
  "compatibility": {
2682
- "nuxt": "^2.0.0 || >=3.0.0",
2683
+ "nuxt": "^2.0.0 || >=3.0.0-rc.7",
2683
2684
  "requires": {
2684
2685
  "bridge": "optional"
2685
2686
  }
@@ -2706,7 +2707,7 @@
2706
2707
  {
2707
2708
  "name": "Sébastien Chopin",
2708
2709
  "github": "Atinux",
2709
- "twitter": "Atinux",
2710
+ "twitter": "atinux",
2710
2711
  "bluesky": "atinux.com"
2711
2712
  }
2712
2713
  ],
@@ -2730,13 +2731,14 @@
2730
2731
  {
2731
2732
  "name": "Sébastien Chopin",
2732
2733
  "github": "Atinux",
2733
- "twitter": "Atinux",
2734
+ "twitter": "atinux",
2734
2735
  "bluesky": "atinux.com"
2735
2736
  },
2736
2737
  {
2737
2738
  "name": "Farnabaz",
2738
2739
  "github": "farnabaz",
2739
- "twitter": "a_birang"
2740
+ "twitter": "a_birang",
2741
+ "bluesky": "farnabaz.dev"
2740
2742
  },
2741
2743
  {
2742
2744
  "name": "Sylvain Marroufin",
@@ -2755,7 +2757,8 @@
2755
2757
  "compatibility": {
2756
2758
  "nuxt": ">=3.0.0",
2757
2759
  "requires": {}
2758
- }
2760
+ },
2761
+ "mcp": "https://hub.nuxt.com/mcp"
2759
2762
  },
2760
2763
  {
2761
2764
  "name": "humans-txt",
@@ -2810,7 +2813,7 @@
2810
2813
  }
2811
2814
  ],
2812
2815
  "compatibility": {
2813
- "nuxt": "^2.0.0 || >=3.0.0",
2816
+ "nuxt": ">=3.0.0-rc.11",
2814
2817
  "requires": {}
2815
2818
  }
2816
2819
  },
@@ -2874,7 +2877,7 @@
2874
2877
  {
2875
2878
  "name": "Sébastien Chopin",
2876
2879
  "github": "Atinux",
2877
- "twitter": "Atinux",
2880
+ "twitter": "atinux",
2878
2881
  "bluesky": "atinux.com"
2879
2882
  },
2880
2883
  {
@@ -2936,7 +2939,7 @@
2936
2939
  },
2937
2940
  {
2938
2941
  "name": "image",
2939
- "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2942
+ "description": "Add images with progressive processing, lazy-loading, resizing and providers support.",
2940
2943
  "repo": "nuxt/image",
2941
2944
  "npm": "@nuxt/image",
2942
2945
  "icon": "nuxt.svg",
@@ -2949,7 +2952,8 @@
2949
2952
  {
2950
2953
  "name": "Farnabaz",
2951
2954
  "github": "farnabaz",
2952
- "twitter": "a_birang"
2955
+ "twitter": "a_birang",
2956
+ "bluesky": "farnabaz.dev"
2953
2957
  },
2954
2958
  {
2955
2959
  "name": "Daniel Roe",
@@ -2966,16 +2970,17 @@
2966
2970
  {
2967
2971
  "name": "Sébastien Chopin",
2968
2972
  "github": "Atinux",
2969
- "twitter": "Atinux",
2973
+ "twitter": "atinux",
2970
2974
  "bluesky": "atinux.com"
2971
2975
  }
2972
2976
  ],
2973
2977
  "compatibility": {
2974
- "nuxt": "^2.0.0 || >=3.0.0",
2978
+ "nuxt": ">=3.1.0",
2975
2979
  "requires": {
2976
2980
  "bridge": "optional"
2977
2981
  }
2978
- }
2982
+ },
2983
+ "mcp": "https://image.nuxt.com/mcp"
2979
2984
  },
2980
2985
  {
2981
2986
  "name": "imagemin",
@@ -3003,8 +3008,8 @@
3003
3008
  {
3004
3009
  "name": "inkline",
3005
3010
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
3006
- "repo": "inkline/inkline#main/packages/integrations/nuxt",
3007
- "npm": "@inkline/nuxt",
3011
+ "repo": "inkline/inkline",
3012
+ "npm": "inkline",
3008
3013
  "icon": "inkline.svg",
3009
3014
  "github": "https://github.com/inkline/inkline",
3010
3015
  "website": "https://inkline.io",
@@ -3066,6 +3071,29 @@
3066
3071
  "bluesky": "danielroe.dev"
3067
3072
  }
3068
3073
  ],
3074
+ "compatibility": {
3075
+ "nuxt": ">=3.0.0-rc.12",
3076
+ "requires": {}
3077
+ }
3078
+ },
3079
+ {
3080
+ "name": "izi-toast",
3081
+ "description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
3082
+ "repo": "stephenjason89/nuxt-toast",
3083
+ "npm": "nuxt-toast",
3084
+ "icon": "toast.png",
3085
+ "github": "https://github.com/stephenjason89/nuxt-toast",
3086
+ "website": "https://github.com/stephenjason89/nuxt-toast",
3087
+ "learn_more": "https://marcelodolza.github.io/iziToast/",
3088
+ "category": "Libraries",
3089
+ "type": "3rd-party",
3090
+ "maintainers": [
3091
+ {
3092
+ "name": "Stephen Jason Wang",
3093
+ "github": "stephenjason89",
3094
+ "twitter": "stephenjason89"
3095
+ }
3096
+ ],
3069
3097
  "compatibility": {
3070
3098
  "nuxt": ">=3.0.0",
3071
3099
  "requires": {}
@@ -3089,7 +3117,7 @@
3089
3117
  }
3090
3118
  ],
3091
3119
  "compatibility": {
3092
- "nuxt": "^2.0.0 || >=3.0.0",
3120
+ "nuxt": "^3.0.0",
3093
3121
  "requires": {}
3094
3122
  }
3095
3123
  },
@@ -3111,7 +3139,7 @@
3111
3139
  }
3112
3140
  ],
3113
3141
  "compatibility": {
3114
- "nuxt": "^3.0.0",
3142
+ "nuxt": ">=3.0.0",
3115
3143
  "requires": {}
3116
3144
  }
3117
3145
  },
@@ -3167,11 +3195,35 @@
3167
3195
  },
3168
3196
  "sponsor": true
3169
3197
  },
3198
+ {
3199
+ "name": "kongponents",
3200
+ "description": "Kong Component library",
3201
+ "repo": "kong/kongponents",
3202
+ "npm": "@kong/kongponents",
3203
+ "icon": "kong.svg",
3204
+ "github": "https://github.com/Kong/kongponents/tree/main/nuxt",
3205
+ "website": "https://kongponents.konghq.com/",
3206
+ "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3207
+ "category": "UI",
3208
+ "type": "3rd-party",
3209
+ "maintainers": [
3210
+ {
3211
+ "name": "Kong",
3212
+ "github": "Kong",
3213
+ "twitter": "kong"
3214
+ }
3215
+ ],
3216
+ "compatibility": {
3217
+ "nuxt": ">=3.0.0",
3218
+ "requires": {},
3219
+ "devtools": "^0.0.0"
3220
+ }
3221
+ },
3170
3222
  {
3171
3223
  "name": "kql",
3172
3224
  "description": "Nuxt module for Kirby's Query Language API",
3173
3225
  "repo": "johannschopplich/nuxt-kql",
3174
- "npm": "nuxt-kql",
3226
+ "npm": "nuxt-kirby",
3175
3227
  "icon": "kql.svg",
3176
3228
  "github": "https://github.com/johannschopplich/nuxt-kql",
3177
3229
  "website": "https://nuxt-kql.byjohann.dev/",
@@ -3187,7 +3239,7 @@
3187
3239
  }
3188
3240
  ],
3189
3241
  "compatibility": {
3190
- "nuxt": ">=3.0.0",
3242
+ "nuxt": ">=4.0.0",
3191
3243
  "requires": {}
3192
3244
  }
3193
3245
  },
@@ -3214,28 +3266,6 @@
3214
3266
  "requires": {}
3215
3267
  }
3216
3268
  },
3217
- {
3218
- "name": "laravel-nuxt",
3219
- "description": "Build a SPA with Laravel and Nuxt",
3220
- "repo": "skyrpex/laravel-nuxt-js",
3221
- "npm": "laravel-nuxt",
3222
- "icon": "",
3223
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
3224
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
3225
- "learn_more": "https://laravel.com/",
3226
- "category": "CMS",
3227
- "type": "3rd-party",
3228
- "maintainers": [
3229
- {
3230
- "name": "Cristian Pallarés",
3231
- "github": "skyrpex"
3232
- }
3233
- ],
3234
- "compatibility": {
3235
- "nuxt": "^2.0.0",
3236
- "requires": {}
3237
- }
3238
- },
3239
3269
  {
3240
3270
  "name": "laravel",
3241
3271
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3278,7 +3308,31 @@
3278
3308
  }
3279
3309
  ],
3280
3310
  "compatibility": {
3281
- "nuxt": "^3.0.0",
3311
+ "nuxt": ">=3.0.0",
3312
+ "requires": {}
3313
+ }
3314
+ },
3315
+ {
3316
+ "name": "lettermint",
3317
+ "description": "Nuxt module for sending emails with Lettermint",
3318
+ "repo": "lettermint/nuxt-lettermint",
3319
+ "npm": "nuxt-lettermint",
3320
+ "icon": "lettermint.svg",
3321
+ "github": "https://github.com/lettermint/nuxt-lettermint",
3322
+ "website": "https://github.com/lettermint/nuxt-lettermint",
3323
+ "learn_more": "https://lettermint.co",
3324
+ "category": "Extensions",
3325
+ "type": "3rd-party",
3326
+ "maintainers": [
3327
+ {
3328
+ "name": "lettermint",
3329
+ "github": "lettermint",
3330
+ "twitter": "lettermintco",
3331
+ "bluesky": "lettermint.co"
3332
+ }
3333
+ ],
3334
+ "compatibility": {
3335
+ "nuxt": ">=3.0.0",
3282
3336
  "requires": {}
3283
3337
  }
3284
3338
  },
@@ -3302,11 +3356,41 @@
3302
3356
  }
3303
3357
  ],
3304
3358
  "compatibility": {
3305
- "nuxt": ">=3.0.0",
3359
+ "nuxt": ">=3.9.0",
3306
3360
  "requires": {},
3307
3361
  "devtools": "^0.0.0"
3308
3362
  }
3309
3363
  },
3364
+ {
3365
+ "name": "llms",
3366
+ "description": "Generate llms.txt documentation for your Nuxt application",
3367
+ "repo": "nuxtlabs/nuxt-llms",
3368
+ "npm": "nuxt-llms",
3369
+ "icon": "llms.png",
3370
+ "github": "https://github.com/nuxtlabs/nuxt-llms",
3371
+ "website": "https://github.com/nuxtlabs/nuxt-llms",
3372
+ "learn_more": "",
3373
+ "category": "AI",
3374
+ "type": "3rd-party",
3375
+ "maintainers": [
3376
+ {
3377
+ "name": "Farnabaz",
3378
+ "github": "farnabaz",
3379
+ "twitter": "a_birang",
3380
+ "bluesky": "farnabaz.dev"
3381
+ },
3382
+ {
3383
+ "name": "Sébastien Chopin",
3384
+ "github": "Atinux",
3385
+ "twitter": "atinux",
3386
+ "bluesky": "atinux.com"
3387
+ }
3388
+ ],
3389
+ "compatibility": {
3390
+ "nuxt": "^3.0.0",
3391
+ "requires": {}
3392
+ }
3393
+ },
3310
3394
  {
3311
3395
  "name": "localforage",
3312
3396
  "description": "LocalForage is a fast and simple storage library for JavaScript",
@@ -3383,28 +3467,6 @@
3383
3467
  "requires": {}
3384
3468
  }
3385
3469
  },
3386
- {
3387
- "name": "lodash",
3388
- "description": "lodash module with auto-import and custom prefix",
3389
- "repo": "cipami/nuxt-lodash",
3390
- "npm": "nuxt-lodash",
3391
- "icon": "lodash.svg",
3392
- "github": "https://github.com/cipami/nuxt-lodash",
3393
- "website": "https://github.com/cipami/nuxt-lodash#readme",
3394
- "learn_more": "https://github.com/lodash/lodash",
3395
- "category": "Libraries",
3396
- "type": "3rd-party",
3397
- "maintainers": [
3398
- {
3399
- "name": "Michal Čípa",
3400
- "github": "cipami"
3401
- }
3402
- ],
3403
- "compatibility": {
3404
- "nuxt": ">=3.0.0",
3405
- "requires": {}
3406
- }
3407
- },
3408
3470
  {
3409
3471
  "name": "logrocket",
3410
3472
  "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
@@ -3452,6 +3514,30 @@
3452
3514
  },
3453
3515
  "sponsor": true
3454
3516
  },
3517
+ {
3518
+ "name": "lottie",
3519
+ "description": "Easily integrate Lottie animations into your Nuxt App.",
3520
+ "repo": "volkanakkus/nuxt-lottie",
3521
+ "npm": "nuxt-lottie",
3522
+ "icon": "lottie.png",
3523
+ "github": "https://github.com/volkanakkus/nuxt-lottie",
3524
+ "website": "https://github.com/volkanakkus/nuxt-lottie",
3525
+ "learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
3526
+ "category": "UI",
3527
+ "type": "3rd-party",
3528
+ "maintainers": [
3529
+ {
3530
+ "name": "Volkan Akkuş",
3531
+ "github": "volkanakkus",
3532
+ "avatar": "https://avatars.githubusercontent.com/volkanakkus",
3533
+ "twitter": "volkanakks"
3534
+ }
3535
+ ],
3536
+ "compatibility": {
3537
+ "nuxt": ">=3.0.0",
3538
+ "requires": {}
3539
+ }
3540
+ },
3455
3541
  {
3456
3542
  "name": "lucide-icons",
3457
3543
  "description": "Nuxt module to integrate Lucide icons",
@@ -3474,7 +3560,7 @@
3474
3560
  }
3475
3561
  ],
3476
3562
  "compatibility": {
3477
- "nuxt": ">=3.0.0",
3563
+ "nuxt": ">=3.3.0",
3478
3564
  "requires": {}
3479
3565
  }
3480
3566
  },
@@ -3524,6 +3610,30 @@
3524
3610
  "requires": {}
3525
3611
  }
3526
3612
  },
3613
+ {
3614
+ "name": "mailchannels",
3615
+ "description": "Simple MailChannels Email API integration for Nuxt",
3616
+ "repo": "yizack/nuxt-mailchannels",
3617
+ "npm": "nuxt-mailchannels",
3618
+ "icon": "mailchannels.svg",
3619
+ "github": "https://github.com/Yizack/nuxt-mailchannels",
3620
+ "website": "https://github.com/Yizack/nuxt-mailchannels",
3621
+ "learn_more": "https://www.mailchannels.com/email-api/",
3622
+ "category": "Extensions",
3623
+ "type": "3rd-party",
3624
+ "maintainers": [
3625
+ {
3626
+ "name": "Yizack Rangel",
3627
+ "github": "yizack",
3628
+ "twitter": "YizackR",
3629
+ "bluesky": "yizack.com"
3630
+ }
3631
+ ],
3632
+ "compatibility": {
3633
+ "nuxt": ">=3.0.0",
3634
+ "requires": {}
3635
+ }
3636
+ },
3527
3637
  {
3528
3638
  "name": "mailpit",
3529
3639
  "description": "Integrates Mailpit web UI in Nuxt devtools",
@@ -3619,11 +3729,11 @@
3619
3729
  },
3620
3730
  {
3621
3731
  "name": "maz-ui",
3622
- "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3623
- "repo": "louismazel/maz-ui#master/packages/lib",
3624
- "npm": "maz-ui",
3732
+ "description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
3733
+ "repo": "louismazel/maz-ui#master/packages/nuxt",
3734
+ "npm": "@maz-ui/nuxt",
3625
3735
  "icon": "maz-ui.png",
3626
- "github": "https://github.com/louismazel/maz-ui",
3736
+ "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3627
3737
  "website": "https://maz-ui.com/",
3628
3738
  "learn_more": "https://maz-ui.com/guide/nuxt",
3629
3739
  "category": "UI",
@@ -3640,6 +3750,31 @@
3640
3750
  "requires": {}
3641
3751
  }
3642
3752
  },
3753
+ {
3754
+ "name": "mcp-toolkit",
3755
+ "description": "Create MCP servers directly in your Nuxt application with zero configuration.",
3756
+ "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3757
+ "npm": "@nuxtjs/mcp-toolkit",
3758
+ "icon": "mcp-toolkit.png",
3759
+ "github": "https://github.com/nuxt-modules/mcp-toolkit/tree/main/packages/nuxt-mcp-toolkit",
3760
+ "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3761
+ "learn_more": "",
3762
+ "category": "AI",
3763
+ "type": "community",
3764
+ "maintainers": [
3765
+ {
3766
+ "name": "Hugo",
3767
+ "github": "HugoRCD",
3768
+ "twitter": "hugorcd",
3769
+ "bluesky": "hrcd.fr"
3770
+ }
3771
+ ],
3772
+ "compatibility": {
3773
+ "nuxt": ">=3.0.0",
3774
+ "requires": {}
3775
+ },
3776
+ "mcp": "https://mcp-toolkit.nuxt.dev/mcp"
3777
+ },
3643
3778
  {
3644
3779
  "name": "mdc",
3645
3780
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
@@ -3655,7 +3790,8 @@
3655
3790
  {
3656
3791
  "name": "Farnabaz",
3657
3792
  "github": "farnabaz",
3658
- "twitter": "a_birang"
3793
+ "twitter": "a_birang",
3794
+ "bluesky": "farnabaz.dev"
3659
3795
  }
3660
3796
  ],
3661
3797
  "compatibility": {
@@ -3803,7 +3939,7 @@
3803
3939
  }
3804
3940
  ],
3805
3941
  "compatibility": {
3806
- "nuxt": "^2.0.0 || >=3.0.0",
3942
+ "nuxt": ">=3.0.0",
3807
3943
  "requires": {}
3808
3944
  }
3809
3945
  },
@@ -3882,29 +4018,6 @@
3882
4018
  "requires": {}
3883
4019
  }
3884
4020
  },
3885
- {
3886
- "name": "netlify-cache",
3887
- "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3888
- "repo": "DreaMinder/nuxt-netlify-cache",
3889
- "npm": "nuxt-netlify-cache",
3890
- "icon": "netlify.png",
3891
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
3892
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
3893
- "learn_more": "https://www.netlify.com/",
3894
- "category": "Deployment",
3895
- "type": "3rd-party",
3896
- "maintainers": [
3897
- {
3898
- "name": "DreaMinder",
3899
- "github": "DreaMinder",
3900
- "twitter": "DreaMinder"
3901
- }
3902
- ],
3903
- "compatibility": {
3904
- "nuxt": "^2.0.0",
3905
- "requires": {}
3906
- }
3907
- },
3908
4021
  {
3909
4022
  "name": "netlify-files",
3910
4023
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
@@ -3975,6 +4088,30 @@
3975
4088
  "requires": {}
3976
4089
  }
3977
4090
  },
4091
+ {
4092
+ "name": "nitro-graphql",
4093
+ "description": "A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.",
4094
+ "repo": "productdevbook/nitro-graphql",
4095
+ "npm": "nitro-graphql",
4096
+ "icon": "",
4097
+ "github": "https://github.com/productdevbook/nitro-graphql",
4098
+ "website": "https://github.com/productdevbook/nitro-graphql",
4099
+ "learn_more": "",
4100
+ "category": "Request",
4101
+ "type": "3rd-party",
4102
+ "maintainers": [
4103
+ {
4104
+ "name": "Wind",
4105
+ "github": "productdevbook",
4106
+ "twitter": "productdevbook",
4107
+ "bluesky": "productdevbook.com"
4108
+ }
4109
+ ],
4110
+ "compatibility": {
4111
+ "nuxt": "^3.0.0",
4112
+ "requires": {}
4113
+ }
4114
+ },
3978
4115
  {
3979
4116
  "name": "nodemailer",
3980
4117
  "description": "Nuxt integration for nodemailer",
@@ -3983,7 +4120,7 @@
3983
4120
  "icon": "nodemailer.png",
3984
4121
  "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3985
4122
  "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3986
- "learn_more": "https://www.nodemailer.com/",
4123
+ "learn_more": "https://nodemailer.com/",
3987
4124
  "category": "Extensions",
3988
4125
  "type": "3rd-party",
3989
4126
  "maintainers": [
@@ -4042,15 +4179,39 @@
4042
4179
  }
4043
4180
  },
4044
4181
  {
4045
- "name": "nuxt-anchorscroll",
4046
- "description": "Scroll to top and to anchor support for Nuxt",
4047
- "repo": "helltraitor/nuxt-anchorscroll",
4048
- "npm": "nuxt-anchorscroll",
4049
- "icon": "",
4050
- "github": "https://github.com/helltraitor/nuxt-anchorscroll",
4051
- "website": "https://github.com/helltraitor/nuxt-anchorscroll",
4052
- "learn_more": "",
4053
- "category": "UI",
4182
+ "name": "nuxt-aidbase",
4183
+ "description": "Easily integrate Aidbase into your Nuxt app.",
4184
+ "repo": "Mokkapps/nuxt-aidbase",
4185
+ "npm": "nuxt-aidbase",
4186
+ "icon": "nuxt-aidbase.png",
4187
+ "github": "https://github.com/Mokkapps/nuxt-aidbase",
4188
+ "website": "https://github.com/Mokkapps/nuxt-aidbase",
4189
+ "learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
4190
+ "category": "Libraries",
4191
+ "type": "3rd-party",
4192
+ "maintainers": [
4193
+ {
4194
+ "name": "Michael Hoffmann",
4195
+ "github": "Mokkapps",
4196
+ "twitter": "mokkapps",
4197
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4198
+ }
4199
+ ],
4200
+ "compatibility": {
4201
+ "nuxt": ">=3.0.0",
4202
+ "requires": {}
4203
+ }
4204
+ },
4205
+ {
4206
+ "name": "nuxt-anchorscroll",
4207
+ "description": "Scroll to top and to anchor support for Nuxt",
4208
+ "repo": "helltraitor/nuxt-anchorscroll",
4209
+ "npm": "nuxt-anchorscroll",
4210
+ "icon": "",
4211
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
4212
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
4213
+ "learn_more": "",
4214
+ "category": "UI",
4054
4215
  "type": "3rd-party",
4055
4216
  "maintainers": [
4056
4217
  {
@@ -4063,6 +4224,29 @@
4063
4224
  "requires": {}
4064
4225
  }
4065
4226
  },
4227
+ {
4228
+ "name": "nuxt-anime",
4229
+ "description": "Nuxt module for Anime.js",
4230
+ "repo": "Enternikot/NuxtAnime",
4231
+ "npm": "nuxt-anime",
4232
+ "icon": "nuxt-anime.png",
4233
+ "github": "https://github.com/Enternikot/NuxtAnime",
4234
+ "website": "https://nuxtanime.vercel.app/",
4235
+ "learn_more": "https://animejs.com/",
4236
+ "category": "Libraries",
4237
+ "type": "3rd-party",
4238
+ "maintainers": [
4239
+ {
4240
+ "name": "Sebastian Gebhardt",
4241
+ "github": "Enternikot",
4242
+ "avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
4243
+ }
4244
+ ],
4245
+ "compatibility": {
4246
+ "nuxt": ">=3.0.0",
4247
+ "requires": {}
4248
+ }
4249
+ },
4066
4250
  {
4067
4251
  "name": "nuxt-asciidoc",
4068
4252
  "description": "Transformer for using asciidoc in nuxt",
@@ -4093,8 +4277,8 @@
4093
4277
  "npm": "nuxt-auth-sanctum",
4094
4278
  "icon": "laravel.svg",
4095
4279
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
4096
- "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
4097
- "learn_more": "https://laravel.com/docs/11.x/sanctum",
4280
+ "website": "https://sanctum.manchenkoff.me",
4281
+ "learn_more": "https://laravel.com/docs/12.x/sanctum",
4098
4282
  "category": "Security",
4099
4283
  "type": "3rd-party",
4100
4284
  "maintainers": [
@@ -4178,7 +4362,7 @@
4178
4362
  }
4179
4363
  ],
4180
4364
  "compatibility": {
4181
- "nuxt": ">=3.0.0",
4365
+ "nuxt": ">=3.13.1",
4182
4366
  "requires": {},
4183
4367
  "devtools": "^0.0.0"
4184
4368
  }
@@ -4205,6 +4389,30 @@
4205
4389
  "requires": {}
4206
4390
  }
4207
4391
  },
4392
+ {
4393
+ "name": "nuxt-charts",
4394
+ "description": "Nuxt module for vue-chrts",
4395
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4396
+ "npm": "nuxt-charts",
4397
+ "icon": "nuxt-charts.svg",
4398
+ "github": "https://github.com/dennisadriaans/vue-chrts",
4399
+ "website": "https://nuxtcharts.com/",
4400
+ "learn_more": "https://nuxtcharts.com/docs",
4401
+ "category": "UI",
4402
+ "type": "3rd-party",
4403
+ "maintainers": [
4404
+ {
4405
+ "name": "Dennis Adriaansen",
4406
+ "github": "dennisadriaans",
4407
+ "avatar": "https://avatars.githubusercontent.com/dennisadriaans",
4408
+ "twitter": "DennisAdriaans"
4409
+ }
4410
+ ],
4411
+ "compatibility": {
4412
+ "nuxt": ">=3.0.0",
4413
+ "requires": {}
4414
+ }
4415
+ },
4208
4416
  {
4209
4417
  "name": "nuxt-chatgpt",
4210
4418
  "description": "ChatGPT integration for Nuxt",
@@ -4223,7 +4431,7 @@
4223
4431
  }
4224
4432
  ],
4225
4433
  "compatibility": {
4226
- "nuxt": ">=3.0.0",
4434
+ "nuxt": ">=3.0.0 <5.0.0",
4227
4435
  "requires": {}
4228
4436
  }
4229
4437
  },
@@ -4273,6 +4481,28 @@
4273
4481
  "requires": {}
4274
4482
  }
4275
4483
  },
4484
+ {
4485
+ "name": "nuxt-componentsbook-module",
4486
+ "description": "Storybook-like experience for Nuxt components",
4487
+ "repo": "s00d/nuxt-componentsbook-module",
4488
+ "npm": "nuxt-componentsbook-module",
4489
+ "icon": "nuxt-componentsbook-module.png",
4490
+ "github": "https://github.com/s00d/nuxt-componentsbook-module",
4491
+ "website": "https://github.com/s00d/nuxt-componentsbook-module",
4492
+ "learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
4493
+ "category": "Extensions",
4494
+ "type": "3rd-party",
4495
+ "maintainers": [
4496
+ {
4497
+ "name": "Pavel Kuzmin",
4498
+ "github": "s00d"
4499
+ }
4500
+ ],
4501
+ "compatibility": {
4502
+ "nuxt": ">=3.0.0",
4503
+ "requires": {}
4504
+ }
4505
+ },
4276
4506
  {
4277
4507
  "name": "nuxt-cookie-consent",
4278
4508
  "description": "Nuxt module for integrating with cookie consent providers with ease",
@@ -4303,14 +4533,38 @@
4303
4533
  "icon": "nuxt-coolify.svg",
4304
4534
  "github": "https://github.com/justserdar/nuxt-coolify",
4305
4535
  "website": "https://github.com/justserdar/nuxt-coolify",
4306
- "learn_more": "https://nuxt-coolify.justserdar.dev/",
4536
+ "learn_more": "",
4307
4537
  "category": "Request",
4308
4538
  "type": "3rd-party",
4309
4539
  "maintainers": [
4310
4540
  {
4311
- "name": "h+",
4541
+ "name": "Serdar Yerdelen",
4312
4542
  "github": "JustSerdar",
4313
- "twitter": "darwebdb"
4543
+ "twitter": "justserdardev"
4544
+ }
4545
+ ],
4546
+ "compatibility": {
4547
+ "nuxt": ">=3.0.0",
4548
+ "requires": {}
4549
+ }
4550
+ },
4551
+ {
4552
+ "name": "nuxt-email-renderer",
4553
+ "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
4554
+ "repo": "Mokkapps/nuxt-email-renderer",
4555
+ "npm": "nuxt-email-renderer",
4556
+ "icon": "",
4557
+ "github": "https://github.com/Mokkapps/nuxt-email-renderer",
4558
+ "website": "https://nuxtemail.com",
4559
+ "learn_more": "https://nuxtemail.com",
4560
+ "category": "Devtools",
4561
+ "type": "3rd-party",
4562
+ "maintainers": [
4563
+ {
4564
+ "name": "Michael Hoffmann",
4565
+ "github": "Mokkapps",
4566
+ "twitter": "mokkapps",
4567
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4314
4568
  }
4315
4569
  ],
4316
4570
  "compatibility": {
@@ -4340,7 +4594,7 @@
4340
4594
  }
4341
4595
  ],
4342
4596
  "compatibility": {
4343
- "nuxt": ">=3.0.0",
4597
+ "nuxt": "^3.6.0",
4344
4598
  "requires": {}
4345
4599
  }
4346
4600
  },
@@ -4433,6 +4687,31 @@
4433
4687
  "requires": {}
4434
4688
  }
4435
4689
  },
4690
+ {
4691
+ "name": "nuxt-formisch",
4692
+ "description": "Formisch integration for Nuxt - schema-based, headless form library",
4693
+ "repo": "onmax/nuxt-formisch",
4694
+ "npm": "nuxt-formisch",
4695
+ "icon": "nuxt-formisch.svg",
4696
+ "github": "https://github.com/onmax/nuxt-formisch",
4697
+ "website": "https://github.com/onmax/nuxt-formisch",
4698
+ "learn_more": "",
4699
+ "category": "Libraries",
4700
+ "type": "3rd-party",
4701
+ "maintainers": [
4702
+ {
4703
+ "name": "Max",
4704
+ "github": "onmax",
4705
+ "avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
4706
+ "bluesky": "onmax.bsky.social",
4707
+ "twitter": "_onmax"
4708
+ }
4709
+ ],
4710
+ "compatibility": {
4711
+ "nuxt": "^3.0.0",
4712
+ "requires": {}
4713
+ }
4714
+ },
4436
4715
  {
4437
4716
  "name": "nuxt-fortify",
4438
4717
  "description": "Use Laravel fortify and sanctum with Nuxt",
@@ -4479,6 +4758,72 @@
4479
4758
  "requires": {}
4480
4759
  }
4481
4760
  },
4761
+ {
4762
+ "name": "nuxt-google-auth",
4763
+ "description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
4764
+ "repo": "go-fireball/nuxt-google-auth",
4765
+ "npm": "nuxt-google-auth",
4766
+ "icon": "",
4767
+ "github": "https://github.com/go-fireball/nuxt-google-auth",
4768
+ "website": "https://github.com/go-fireball/nuxt-google-auth",
4769
+ "learn_more": "",
4770
+ "category": "Security",
4771
+ "type": "3rd-party",
4772
+ "maintainers": [
4773
+ {
4774
+ "name": "go-fireball",
4775
+ "github": "go-fireball"
4776
+ }
4777
+ ],
4778
+ "compatibility": {
4779
+ "nuxt": "^3.0.0 || ^4.0.0",
4780
+ "requires": {}
4781
+ }
4782
+ },
4783
+ {
4784
+ "name": "nuxt-gpt",
4785
+ "description": "Plug and Play ChatGPT for Nuxt.",
4786
+ "repo": "holux-design/nuxt-GPT",
4787
+ "npm": "nuxt-gpt",
4788
+ "icon": "nuxt-gpt.svg",
4789
+ "github": "https://github.com/holux-design/nuxt-GPT",
4790
+ "website": "https://nuxt-gpt-module.vercel.app/",
4791
+ "learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
4792
+ "category": "Libraries",
4793
+ "type": "3rd-party",
4794
+ "maintainers": [
4795
+ {
4796
+ "name": "Lukas Hofstätter",
4797
+ "github": "holux-design"
4798
+ }
4799
+ ],
4800
+ "compatibility": {
4801
+ "nuxt": "^3.0.0",
4802
+ "requires": {}
4803
+ }
4804
+ },
4805
+ {
4806
+ "name": "nuxt-gql-pulse",
4807
+ "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4808
+ "repo": "Abbasmoe/nuxt-gql-pulse",
4809
+ "npm": "nuxt-gql-pulse",
4810
+ "icon": "nuxt-gql-pulse.png",
4811
+ "github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4812
+ "website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4813
+ "learn_more": "",
4814
+ "category": "Request",
4815
+ "type": "3rd-party",
4816
+ "maintainers": [
4817
+ {
4818
+ "name": "Abbas Mohamed",
4819
+ "github": "Abbasmoe"
4820
+ }
4821
+ ],
4822
+ "compatibility": {
4823
+ "nuxt": "^3.0.0 || ^4.0.0",
4824
+ "requires": {}
4825
+ }
4826
+ },
4482
4827
  {
4483
4828
  "name": "nuxt-graphql-middleware",
4484
4829
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -4504,7 +4849,7 @@
4504
4849
  }
4505
4850
  ],
4506
4851
  "compatibility": {
4507
- "nuxt": "^2.0.0 || >=3.0.0",
4852
+ "nuxt": ">=3.13.0",
4508
4853
  "requires": {}
4509
4854
  }
4510
4855
  },
@@ -4548,7 +4893,7 @@
4548
4893
  }
4549
4894
  ],
4550
4895
  "compatibility": {
4551
- "nuxt": ">=3.0.0",
4896
+ "nuxt": "^3.0.0",
4552
4897
  "requires": {},
4553
4898
  "devtools": "^0.0.0"
4554
4899
  }
@@ -4677,8 +5022,8 @@
4677
5022
  "npm": "nuxt-laravel-echo",
4678
5023
  "icon": "laravel.svg",
4679
5024
  "github": "https://github.com/manchenkoff/nuxt-laravel-echo",
4680
- "website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
4681
- "learn_more": "https://laravel.com/docs/11.x/broadcasting",
5025
+ "website": "https://echo.manchenkoff.me",
5026
+ "learn_more": "https://laravel.com/docs/12.x/broadcasting",
4682
5027
  "category": "Libraries",
4683
5028
  "type": "3rd-party",
4684
5029
  "maintainers": [
@@ -4694,6 +5039,54 @@
4694
5039
  "requires": {}
4695
5040
  }
4696
5041
  },
5042
+ {
5043
+ "name": "nuxt-legacy",
5044
+ "description": "A Nuxt module for supporting legacy browsers.",
5045
+ "repo": "teages/nuxt-legacy",
5046
+ "npm": "@teages/nuxt-legacy",
5047
+ "icon": "nuxt-legacy.svg",
5048
+ "github": "https://github.com/teages/nuxt-legacy",
5049
+ "website": "https://github.com/teages/nuxt-legacy",
5050
+ "learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
5051
+ "category": "Performance",
5052
+ "type": "3rd-party",
5053
+ "maintainers": [
5054
+ {
5055
+ "name": "Teages",
5056
+ "github": "teages",
5057
+ "twitter": "Teages_L",
5058
+ "bluesky": "teages.xyz"
5059
+ }
5060
+ ],
5061
+ "compatibility": {
5062
+ "nuxt": "^3.0.0 || >=4.0.3",
5063
+ "requires": {}
5064
+ }
5065
+ },
5066
+ {
5067
+ "name": "nuxt-listmonk",
5068
+ "description": "Nuxt module for Listmonk",
5069
+ "repo": "roncallyt/nuxt-listmonk",
5070
+ "npm": "nuxt-listmonk",
5071
+ "icon": "listmonk.svg",
5072
+ "github": "https://github.com/roncallyt/nuxt-listmonk",
5073
+ "website": "https://github.com/roncallyt/nuxt-listmonk",
5074
+ "learn_more": "https://listmonk.app/docs/",
5075
+ "category": "Extensions",
5076
+ "type": "3rd-party",
5077
+ "maintainers": [
5078
+ {
5079
+ "name": "Thomerson Roncally",
5080
+ "github": "roncallyt",
5081
+ "avatar": "https://avatars.githubusercontent.com/roncallyt",
5082
+ "twitter": "t7ndotdev"
5083
+ }
5084
+ ],
5085
+ "compatibility": {
5086
+ "nuxt": ">=3.0.0",
5087
+ "requires": {}
5088
+ }
5089
+ },
4697
5090
  {
4698
5091
  "name": "nuxt-localtunnel",
4699
5092
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -4713,7 +5106,7 @@
4713
5106
  }
4714
5107
  ],
4715
5108
  "compatibility": {
4716
- "nuxt": ">=3.0.0",
5109
+ "nuxt": "^3.0.0",
4717
5110
  "requires": {}
4718
5111
  }
4719
5112
  },
@@ -4805,7 +5198,7 @@
4805
5198
  }
4806
5199
  ],
4807
5200
  "compatibility": {
4808
- "nuxt": "^3.0.0",
5201
+ "nuxt": ">=3.0.0",
4809
5202
  "requires": {}
4810
5203
  }
4811
5204
  },
@@ -4867,13 +5260,13 @@
4867
5260
  "type": "3rd-party",
4868
5261
  "maintainers": [
4869
5262
  {
4870
- "name": "e-chan1007",
5263
+ "name": "Sota Iguchi",
4871
5264
  "github": "e-chan1007",
4872
5265
  "twitter": "e_chan1007"
4873
5266
  }
4874
5267
  ],
4875
5268
  "compatibility": {
4876
- "nuxt": ">=3.0.0",
5269
+ "nuxt": ">=3.1.0",
4877
5270
  "requires": {}
4878
5271
  }
4879
5272
  },
@@ -4902,6 +5295,76 @@
4902
5295
  "devtools": "^0.0.0"
4903
5296
  }
4904
5297
  },
5298
+ {
5299
+ "name": "nuxt-mqtt",
5300
+ "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5301
+ "repo": "arashsheyda/nuxt-mqtt",
5302
+ "npm": "nuxt-mqtt",
5303
+ "icon": "nuxt-mqtt.png",
5304
+ "github": "https://github.com/arashsheyda/nuxt-mqtt",
5305
+ "website": "https://github.com/arashsheyda/nuxt-mongoose#readme",
5306
+ "learn_more": "",
5307
+ "category": "Extensions",
5308
+ "type": "3rd-party",
5309
+ "maintainers": [
5310
+ {
5311
+ "name": "Arash Ari Sheyda",
5312
+ "github": "arashsheyda",
5313
+ "twitter": "arash_sheyda",
5314
+ "bluesky": "arashsheyda.me"
5315
+ }
5316
+ ],
5317
+ "compatibility": {
5318
+ "nuxt": ">=3.0.0",
5319
+ "requires": {},
5320
+ "devtools": "^0.0.0"
5321
+ }
5322
+ },
5323
+ {
5324
+ "name": "nuxt-music-flow",
5325
+ "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
5326
+ "repo": "ndragun92/nuxt-music-flow",
5327
+ "npm": "nuxt-music-flow",
5328
+ "icon": "nuxt-music-flow.png",
5329
+ "github": "https://github.com/ndragun92/nuxt-music-flow",
5330
+ "website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
5331
+ "learn_more": "https://vue-music-flow-docs.vercel.app/demo",
5332
+ "category": "Libraries",
5333
+ "type": "3rd-party",
5334
+ "maintainers": [
5335
+ {
5336
+ "name": "Nemanja Dragun",
5337
+ "github": "ndragun92",
5338
+ "twitter": "nemanjadragun"
5339
+ }
5340
+ ],
5341
+ "compatibility": {
5342
+ "nuxt": ">=3.0.0",
5343
+ "requires": {}
5344
+ }
5345
+ },
5346
+ {
5347
+ "name": "nuxt-notify",
5348
+ "description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
5349
+ "repo": "nizaamomer/nuxt-notify",
5350
+ "npm": "nuxt-notify",
5351
+ "icon": "nuxt-notify.png",
5352
+ "github": "https://github.com/nizaamomer/nuxt-notify",
5353
+ "website": "https://nuxt-notify.nizaamomer.com",
5354
+ "learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
5355
+ "category": "UI",
5356
+ "type": "3rd-party",
5357
+ "maintainers": [
5358
+ {
5359
+ "name": "Nizam Omer",
5360
+ "github": "nizaamomer"
5361
+ }
5362
+ ],
5363
+ "compatibility": {
5364
+ "nuxt": "^3.0.0 || ^4.0.0",
5365
+ "requires": {}
5366
+ }
5367
+ },
4905
5368
  {
4906
5369
  "name": "nuxt-oidc-auth",
4907
5370
  "description": "Seamless modern authentication for Nuxt applications.",
@@ -4920,11 +5383,63 @@
4920
5383
  "twitter": "jandamaschke"
4921
5384
  }
4922
5385
  ],
5386
+ "compatibility": {
5387
+ "nuxt": ">=3.9.0",
5388
+ "requires": {}
5389
+ }
5390
+ },
5391
+ {
5392
+ "name": "nuxt-ollama",
5393
+ "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5394
+ "repo": "thoda-dev/nuxt-ollama",
5395
+ "npm": "nuxt-ollama",
5396
+ "icon": "nuxt-ollama.png",
5397
+ "github": "https://github.com/thoda-dev/nuxt-ollama",
5398
+ "website": "https://nuxt-ollama.jericho.dev/",
5399
+ "learn_more": "https://nuxt-ollama.jericho.dev/",
5400
+ "category": "Libraries",
5401
+ "type": "3rd-party",
5402
+ "maintainers": [
5403
+ {
5404
+ "name": "Thomas",
5405
+ "github": "thoda-dev",
5406
+ "avatar": "https://avatars.githubusercontent.com/thoda-dev",
5407
+ "twitter": "thoda_dev"
5408
+ }
5409
+ ],
4923
5410
  "compatibility": {
4924
5411
  "nuxt": ">=3.0.0",
4925
5412
  "requires": {}
4926
5413
  }
4927
5414
  },
5415
+ {
5416
+ "name": "nuxt-open-fetch",
5417
+ "description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
5418
+ "repo": "Norbiros/nuxt-open-fetch",
5419
+ "npm": "nuxt-open-fetch",
5420
+ "icon": "nuxt-open-fetch.svg",
5421
+ "github": "https://github.com/Norbiros/nuxt-open-fetch",
5422
+ "website": "https://nuxt-open-fetch.norbiros.dev",
5423
+ "learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
5424
+ "category": "Request",
5425
+ "type": "3rd-party",
5426
+ "maintainers": [
5427
+ {
5428
+ "name": "Norbiros",
5429
+ "github": "Norbiros",
5430
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5431
+ },
5432
+ {
5433
+ "name": "Taras Batenkov",
5434
+ "github": "enkot",
5435
+ "avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
5436
+ }
5437
+ ],
5438
+ "compatibility": {
5439
+ "nuxt": ">=3.0.0 <5.0.0-alpha.0",
5440
+ "requires": {}
5441
+ }
5442
+ },
4928
5443
  {
4929
5444
  "name": "nuxt-openapi-docs-module",
4930
5445
  "description": "Generate pages from OpenAPI specifications",
@@ -4970,7 +5485,7 @@
4970
5485
  }
4971
5486
  ],
4972
5487
  "compatibility": {
4973
- "nuxt": ">=3.0.0",
5488
+ "nuxt": ">=3.0.0-rc.8",
4974
5489
  "requires": {},
4975
5490
  "devtools": "^0.0.0"
4976
5491
  }
@@ -5111,7 +5626,7 @@
5111
5626
  }
5112
5627
  ],
5113
5628
  "compatibility": {
5114
- "nuxt": ">=3.0.0",
5629
+ "nuxt": "^3.6.0",
5115
5630
  "requires": {}
5116
5631
  }
5117
5632
  },
@@ -5161,6 +5676,75 @@
5161
5676
  "requires": {}
5162
5677
  }
5163
5678
  },
5679
+ {
5680
+ "name": "nuxt-processor",
5681
+ "description": "Decoupled processing for Nuxt backed by BullMQ.",
5682
+ "repo": "aidanhibbard/nuxt-processor",
5683
+ "npm": "nuxt-processor",
5684
+ "icon": "",
5685
+ "github": "https://github.com/aidanhibbard/nuxt-processor",
5686
+ "website": "https://github.com/aidanhibbard/nuxt-processor",
5687
+ "learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
5688
+ "category": "Libraries",
5689
+ "type": "3rd-party",
5690
+ "maintainers": [
5691
+ {
5692
+ "name": "Aidan Hibbard",
5693
+ "github": "aidanhibbard"
5694
+ }
5695
+ ],
5696
+ "compatibility": {
5697
+ "nuxt": "^3.0.0 || ^4.0.0",
5698
+ "requires": {}
5699
+ }
5700
+ },
5701
+ {
5702
+ "name": "nuxt-query",
5703
+ "description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
5704
+ "repo": "peterbud/nuxt-query",
5705
+ "npm": "@peterbud/nuxt-query",
5706
+ "icon": "nuxt-query.svg",
5707
+ "github": "https://github.com/peterbud/nuxt-query",
5708
+ "website": "https://github.com/peterbud/nuxt-query#readme",
5709
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
5710
+ "category": "Libraries",
5711
+ "type": "3rd-party",
5712
+ "maintainers": [
5713
+ {
5714
+ "name": "Peter Budai",
5715
+ "github": "peterbud",
5716
+ "bluesky": "peterbud.bsky.social"
5717
+ }
5718
+ ],
5719
+ "compatibility": {
5720
+ "nuxt": ">=3.0.0",
5721
+ "requires": {}
5722
+ }
5723
+ },
5724
+ {
5725
+ "name": "nuxt-safe-runtime-config",
5726
+ "description": "Validate Nuxt runtime config with Standard Schema at build time",
5727
+ "repo": "onmax/nuxt-safe-runtime-config#main",
5728
+ "npm": "nuxt-safe-runtime-config",
5729
+ "icon": "nuxt-safe-runtime-config.svg",
5730
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5731
+ "website": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5732
+ "learn_more": "",
5733
+ "category": "Devtools",
5734
+ "type": "3rd-party",
5735
+ "maintainers": [
5736
+ {
5737
+ "name": "Max",
5738
+ "github": "onmax",
5739
+ "bluesky": "onmax.bsky.social",
5740
+ "twitter": "_onmax"
5741
+ }
5742
+ ],
5743
+ "compatibility": {
5744
+ "nuxt": ">=3.0.0",
5745
+ "requires": {}
5746
+ }
5747
+ },
5164
5748
  {
5165
5749
  "name": "nuxt-sanctum-authentication",
5166
5750
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5188,29 +5772,74 @@
5188
5772
  "requires": {}
5189
5773
  }
5190
5774
  },
5775
+ {
5776
+ "name": "nuxt-sanctum-precognition",
5777
+ "description": "Nuxt module for Laravel Precognition integration",
5778
+ "repo": "manchenkoff/nuxt-sanctum-precognition",
5779
+ "npm": "nuxt-sanctum-precognition",
5780
+ "icon": "laravel.svg",
5781
+ "github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
5782
+ "website": "https://precognition.manchenkoff.me",
5783
+ "learn_more": "https://laravel.com/docs/12.x/precognition",
5784
+ "category": "Libraries",
5785
+ "type": "3rd-party",
5786
+ "maintainers": [
5787
+ {
5788
+ "name": "Artem Manchenkov",
5789
+ "github": "manchenkoff",
5790
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
5791
+ "twitter": "AManchenkov"
5792
+ }
5793
+ ],
5794
+ "compatibility": {
5795
+ "nuxt": ">=3.12.0",
5796
+ "requires": {}
5797
+ }
5798
+ },
5191
5799
  {
5192
5800
  "name": "nuxt-shopify",
5193
- "description": "Easily integrate Shopify into your Nuxt app.",
5194
- "repo": "konkonam/nuxt-shopify",
5195
- "npm": "@konkonam/nuxt-shopify",
5801
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5802
+ "repo": "Gomah/nuxt-shopify",
5803
+ "npm": "nuxt-shopify",
5196
5804
  "icon": "nuxt-shopify.png",
5197
- "github": "https://github.com/konkonam/nuxt-shopify",
5198
- "website": "https://konkonam.github.io/nuxt-shopify/",
5805
+ "github": "https://github.com/Gomah/nuxt-shopify",
5806
+ "website": "https://github.com/Gomah/nuxt-shopify",
5199
5807
  "learn_more": "https://www.shopify.com/",
5200
5808
  "category": "Ecommerce",
5201
5809
  "type": "3rd-party",
5202
5810
  "maintainers": [
5203
5811
  {
5204
- "name": "Zoltan Lukacs",
5205
- "github": "konkonam"
5206
- },
5812
+ "name": "Thomas Marrec",
5813
+ "github": "Gomah",
5814
+ "twitter": "Gomah"
5815
+ }
5816
+ ],
5817
+ "compatibility": {
5818
+ "nuxt": "^2.0.0",
5819
+ "requires": {}
5820
+ }
5821
+ },
5822
+ {
5823
+ "name": "nuxt-signupgate",
5824
+ "description": "Easily integrate SignupGate into your Nuxt app.",
5825
+ "repo": "Mokkapps/nuxt-signupgate",
5826
+ "npm": "nuxt-signupgate",
5827
+ "icon": "nuxt-signupgate.png",
5828
+ "github": "https://github.com/Mokkapps/nuxt-signupgate",
5829
+ "website": "https://github.com/Mokkapps/nuxt-signupgate",
5830
+ "learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
5831
+ "category": "Libraries",
5832
+ "type": "3rd-party",
5833
+ "maintainers": [
5207
5834
  {
5208
- "name": "Frederik Bußmann",
5209
- "github": "freb97"
5835
+ "name": "Michael Hoffmann",
5836
+ "github": "Mokkapps",
5837
+ "twitter": "mokkapps",
5838
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
5210
5839
  }
5211
5840
  ],
5212
5841
  "compatibility": {
5213
- "nuxt": "^3.0.0",
5842
+ "nuxt": ">=3.0.0",
5214
5843
  "requires": {}
5215
5844
  }
5216
5845
  },
@@ -5251,14 +5880,37 @@
5251
5880
  "type": "3rd-party",
5252
5881
  "maintainers": [
5253
5882
  {
5254
- "name": "Stefano Bartoletti",
5255
- "github": "stefanobartoletti",
5256
- "bluesky": "stefanobartoletti.it",
5257
- "twitter": "ste_bartoletti"
5883
+ "name": "Stefano Bartoletti",
5884
+ "github": "stefanobartoletti",
5885
+ "bluesky": "stefanobartoletti.it",
5886
+ "twitter": "ste_bartoletti"
5887
+ }
5888
+ ],
5889
+ "compatibility": {
5890
+ "nuxt": ">=3.0.0",
5891
+ "requires": {}
5892
+ }
5893
+ },
5894
+ {
5895
+ "name": "nuxt-ssr-api-logger",
5896
+ "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
5897
+ "repo": "buglavecz/nuxt-ssr-api-logger",
5898
+ "npm": "nuxt-ssr-api-logger",
5899
+ "icon": "nuxt-ssr-api-logger.png",
5900
+ "github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5901
+ "website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5902
+ "learn_more": "",
5903
+ "category": "Devtools",
5904
+ "type": "3rd-party",
5905
+ "maintainers": [
5906
+ {
5907
+ "name": "Peter Buglavecz",
5908
+ "github": "buglavecz",
5909
+ "avatar": "https://avatars.githubusercontent.com/u/43108336"
5258
5910
  }
5259
5911
  ],
5260
5912
  "compatibility": {
5261
- "nuxt": ">=3.0.0",
5913
+ "nuxt": ">=3.16.0",
5262
5914
  "requires": {}
5263
5915
  }
5264
5916
  },
@@ -5312,6 +5964,51 @@
5312
5964
  "requires": {}
5313
5965
  }
5314
5966
  },
5967
+ {
5968
+ "name": "nuxt-strapi-blocks-renderer",
5969
+ "description": "Render the Strapi CMS blocks text element easily in Nuxt.",
5970
+ "repo": "freb97/nuxt-strapi-blocks-renderer",
5971
+ "npm": "nuxt-strapi-blocks-renderer",
5972
+ "icon": "nuxt-strapi-blocks-renderer.png",
5973
+ "github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
5974
+ "website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
5975
+ "learn_more": "https://strapi.io",
5976
+ "category": "CMS",
5977
+ "type": "3rd-party",
5978
+ "maintainers": [
5979
+ {
5980
+ "name": "Frederik Bußmann",
5981
+ "github": "freb97"
5982
+ }
5983
+ ],
5984
+ "compatibility": {
5985
+ "nuxt": ">=3.0.0",
5986
+ "requires": {}
5987
+ }
5988
+ },
5989
+ {
5990
+ "name": "nuxt-svg-sprite-icon",
5991
+ "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.",
5992
+ "repo": "MikeCheng1208/nuxt-svg-sprite-icon",
5993
+ "npm": "nuxt-svg-sprite-icon",
5994
+ "icon": "nuxt-svg-sprite-icon.png",
5995
+ "github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
5996
+ "website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
5997
+ "learn_more": "",
5998
+ "category": "UI",
5999
+ "type": "3rd-party",
6000
+ "maintainers": [
6001
+ {
6002
+ "name": "Mike Cheng",
6003
+ "github": "MikeCheng1208",
6004
+ "twitter": "mike_cheng1208"
6005
+ }
6006
+ ],
6007
+ "compatibility": {
6008
+ "nuxt": "^3.0.0 || ^4.0.0",
6009
+ "requires": {}
6010
+ }
6011
+ },
5315
6012
  {
5316
6013
  "name": "nuxt-svgo-loader",
5317
6014
  "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
@@ -5355,7 +6052,7 @@
5355
6052
  }
5356
6053
  ],
5357
6054
  "compatibility": {
5358
- "nuxt": ">=3.0.0",
6055
+ "nuxt": ">=3.0.0-rc.0",
5359
6056
  "requires": {}
5360
6057
  }
5361
6058
  },
@@ -5427,26 +6124,48 @@
5427
6124
  }
5428
6125
  },
5429
6126
  {
5430
- "name": "nuxt-use-sound",
5431
- "description": "A Nuxt module for playing sound effects.",
5432
- "repo": "Tahul/nuxt-use-sound",
5433
- "npm": "nuxt-use-sound",
5434
- "icon": "nuxt-use-sound.svg",
5435
- "github": "https://github.com/Tahul/nuxt-use-sound",
5436
- "website": "https://github.com/Tahul/nuxt-use-sound",
5437
- "learn_more": "https://github.com/vueuse/sound",
5438
- "category": "Libraries",
6127
+ "name": "nuxt-useless-blobs",
6128
+ "description": "An easier way of using useless-blobs in your Nuxt project!",
6129
+ "repo": "oyedejioyewole/nuxt-useless-blobs",
6130
+ "npm": "nuxt-useless-blobs",
6131
+ "icon": "nuxt-useless-blobs.svg",
6132
+ "github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
6133
+ "website": "https://nuxt-useless-blobs.vercel.app",
6134
+ "learn_more": "",
6135
+ "category": "UI",
5439
6136
  "type": "3rd-party",
5440
6137
  "maintainers": [
5441
6138
  {
5442
- "name": "Yaël Guilloux",
5443
- "github": "Tahul",
5444
- "twitter": "yaeeelglx",
5445
- "bluesky": "yael.dev"
6139
+ "name": "Oyedeji Oyewole",
6140
+ "github": "oyedejioyewole"
5446
6141
  }
5447
6142
  ],
5448
6143
  "compatibility": {
5449
- "nuxt": "^2.0.0",
6144
+ "nuxt": ">=3.0.0",
6145
+ "requires": {}
6146
+ }
6147
+ },
6148
+ {
6149
+ "name": "nuxt-users",
6150
+ "description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
6151
+ "repo": "rrd108/nuxt-users",
6152
+ "npm": "nuxt-users",
6153
+ "icon": "nuxt-users.png",
6154
+ "github": "https://github.com/rrd108/nuxt-users",
6155
+ "website": "https://nuxt-users.webmania.cc/",
6156
+ "learn_more": "https://nuxt-users.webmania.cc/",
6157
+ "category": "Security",
6158
+ "type": "3rd-party",
6159
+ "maintainers": [
6160
+ {
6161
+ "name": "rrd",
6162
+ "github": "rrd108",
6163
+ "twitter": "radharadhya",
6164
+ "bluesky": "rrd108.bsky.social"
6165
+ }
6166
+ ],
6167
+ "compatibility": {
6168
+ "nuxt": ">=3.0.0",
5450
6169
  "requires": {}
5451
6170
  }
5452
6171
  },
@@ -5468,7 +6187,7 @@
5468
6187
  }
5469
6188
  ],
5470
6189
  "compatibility": {
5471
- "nuxt": ">=3.0.0",
6190
+ "nuxt": "^3.0.0",
5472
6191
  "requires": {}
5473
6192
  }
5474
6193
  },
@@ -5515,25 +6234,25 @@
5515
6234
  }
5516
6235
  ],
5517
6236
  "compatibility": {
5518
- "nuxt": ">=3.0.0",
6237
+ "nuxt": ">=3.0.0 <5.0.0",
5519
6238
  "requires": {}
5520
6239
  }
5521
6240
  },
5522
6241
  {
5523
- "name": "nuxt-zod-i18n",
5524
- "description": "A Nuxt Module for localizing zod error messages.",
5525
- "repo": "xibman/nuxt-zod-i18n",
5526
- "npm": "nuxt-zod-i18n",
5527
- "icon": "nuxt-zod-i18n.svg",
5528
- "github": "https://github.com/xibman/nuxt-zod-i18n",
5529
- "website": "https://github.com/xibman/nuxt-zod-i18n",
6242
+ "name": "nuxt-yup",
6243
+ "description": "Yup integration for Nuxt 4 with a simple composable.",
6244
+ "repo": "DarlanPrado/nuxt-yup",
6245
+ "npm": "nuxt-yup",
6246
+ "icon": "",
6247
+ "github": "https://github.com/DarlanPrado/nuxt-yup",
6248
+ "website": "https://github.com/DarlanPrado/nuxt-yup",
5530
6249
  "learn_more": "",
5531
6250
  "category": "Libraries",
5532
6251
  "type": "3rd-party",
5533
6252
  "maintainers": [
5534
6253
  {
5535
- "name": "Georget Julien",
5536
- "github": "xibman"
6254
+ "name": "Darlan José Batista do Prado",
6255
+ "github": "DarlanPrado"
5537
6256
  }
5538
6257
  ],
5539
6258
  "compatibility": {
@@ -5542,24 +6261,24 @@
5542
6261
  }
5543
6262
  },
5544
6263
  {
5545
- "name": "nuxt2-leaflet",
5546
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
5547
- "repo": "schlunsen/nuxt-leaflet",
5548
- "npm": "nuxt-leaflet",
5549
- "icon": "leaflet.png",
5550
- "github": "https://github.com/schlunsen/nuxt-leaflet",
5551
- "website": "https://github.com/schlunsen/nuxt-leaflet",
5552
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
6264
+ "name": "nuxt-zod-i18n",
6265
+ "description": "A Nuxt Module for localizing zod error messages.",
6266
+ "repo": "xibman/nuxt-zod-i18n",
6267
+ "npm": "nuxt-zod-i18n",
6268
+ "icon": "nuxt-zod-i18n.svg",
6269
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
6270
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
6271
+ "learn_more": "",
5553
6272
  "category": "Libraries",
5554
6273
  "type": "3rd-party",
5555
6274
  "maintainers": [
5556
6275
  {
5557
- "name": "Rasmus Schlünsen",
5558
- "github": "schlunsen"
6276
+ "name": "Georget Julien",
6277
+ "github": "xibman"
5559
6278
  }
5560
6279
  ],
5561
6280
  "compatibility": {
5562
- "nuxt": "^2.0.0",
6281
+ "nuxt": ">=3.0.0",
5563
6282
  "requires": {}
5564
6283
  }
5565
6284
  },
@@ -5681,7 +6400,7 @@
5681
6400
  }
5682
6401
  ],
5683
6402
  "compatibility": {
5684
- "nuxt": ">=3.0.0",
6403
+ "nuxt": ">=3.10.3",
5685
6404
  "requires": {},
5686
6405
  "devtools": "^0.0.0"
5687
6406
  }
@@ -5704,9 +6423,10 @@
5704
6423
  "twitter": "teleskop150750"
5705
6424
  },
5706
6425
  {
5707
- "name": "Dev",
6426
+ "name": "Wind",
5708
6427
  "github": "productdevbook",
5709
- "twitter": "productdevbook"
6428
+ "twitter": "productdevbook",
6429
+ "bluesky": "productdevbook.com"
5710
6430
  }
5711
6431
  ],
5712
6432
  "compatibility": {
@@ -5784,24 +6504,24 @@
5784
6504
  }
5785
6505
  },
5786
6506
  {
5787
- "name": "page-generator-helper",
5788
- "description": "Generate your pages statically without using payload extractors.",
5789
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
5790
- "npm": "nuxt-page-generator-helper",
5791
- "icon": "",
5792
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
5793
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
5794
- "learn_more": "",
5795
- "category": "Extensions",
6507
+ "name": "paper-ui",
6508
+ "description": "A ui kit for nuxt",
6509
+ "repo": "paper-kit/nuxt",
6510
+ "npm": "@paper-ui/nuxt",
6511
+ "icon": "paper-ui.svg",
6512
+ "github": "https://github.com/paper-kit/nuxt",
6513
+ "website": "https://paper-docs.nuxt.space/",
6514
+ "learn_more": "https://paper-docs.nuxt.space/",
6515
+ "category": "UI",
5796
6516
  "type": "3rd-party",
5797
6517
  "maintainers": [
5798
6518
  {
5799
- "name": "GrabarzUndPartner",
5800
- "github": "GrabarzUndPartner"
6519
+ "name": "paper-kit",
6520
+ "github": "paper-kit"
5801
6521
  }
5802
6522
  ],
5803
6523
  "compatibility": {
5804
- "nuxt": "^2.0.0",
6524
+ "nuxt": ">=3.0.0",
5805
6525
  "requires": {}
5806
6526
  }
5807
6527
  },
@@ -5846,7 +6566,7 @@
5846
6566
  }
5847
6567
  ],
5848
6568
  "compatibility": {
5849
- "nuxt": ">=3.0.0",
6569
+ "nuxt": "^3.7.0",
5850
6570
  "requires": {}
5851
6571
  }
5852
6572
  },
@@ -5913,37 +6633,14 @@
5913
6633
  "type": "3rd-party",
5914
6634
  "maintainers": [
5915
6635
  {
5916
- "name": "Giovane Cardoso",
6636
+ "name": "Giovane Silva",
5917
6637
  "github": "novout",
5918
6638
  "twitter": "novoutttttt",
5919
6639
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
5920
6640
  }
5921
6641
  ],
5922
6642
  "compatibility": {
5923
- "nuxt": ">=3.0.0",
5924
- "requires": {}
5925
- }
5926
- },
5927
- {
5928
- "name": "pergel",
5929
- "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5930
- "repo": "oku-ui/pergel#main/packages-core/pergel",
5931
- "npm": "pergel",
5932
- "icon": "pergel.svg",
5933
- "github": "https://github.com/oku-ui/pergel",
5934
- "website": "https://pergel.oku-ui.com/",
5935
- "learn_more": "",
5936
- "category": "Devtools",
5937
- "type": "3rd-party",
5938
- "maintainers": [
5939
- {
5940
- "name": "Dev",
5941
- "github": "productdevbook",
5942
- "twitter": "productdevbook"
5943
- }
5944
- ],
5945
- "compatibility": {
5946
- "nuxt": ">=3.10.0",
6643
+ "nuxt": "^3.0.0",
5947
6644
  "requires": {}
5948
6645
  }
5949
6646
  },
@@ -5970,6 +6667,31 @@
5970
6667
  "requires": {}
5971
6668
  }
5972
6669
  },
6670
+ {
6671
+ "name": "pglite",
6672
+ "description": "A Nuxt module aimed to simplify the use of PGlite.",
6673
+ "repo": "sandros94/nuxt-pglite",
6674
+ "npm": "nuxt-pglite",
6675
+ "icon": "pglite.svg",
6676
+ "github": "https://github.com/sandros94/nuxt-pglite",
6677
+ "website": "https://github.com/sandros94/nuxt-pglite",
6678
+ "learn_more": "https://pglite.dev",
6679
+ "category": "Database",
6680
+ "type": "3rd-party",
6681
+ "maintainers": [
6682
+ {
6683
+ "name": "Sandro Circi",
6684
+ "github": "sandros94",
6685
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6686
+ "bluesky": "sandros94.com",
6687
+ "twitter": "_sandros94"
6688
+ }
6689
+ ],
6690
+ "compatibility": {
6691
+ "nuxt": ">=3.15.0",
6692
+ "requires": {}
6693
+ }
6694
+ },
5973
6695
  {
5974
6696
  "name": "pinia-colada",
5975
6697
  "description": "The smart data fetching layer for Pinia",
@@ -5990,7 +6712,7 @@
5990
6712
  }
5991
6713
  ],
5992
6714
  "compatibility": {
5993
- "nuxt": "^3.13.0",
6715
+ "nuxt": "^3.17.7 || ^4.0.0",
5994
6716
  "requires": {}
5995
6717
  }
5996
6718
  },
@@ -6020,28 +6742,25 @@
6020
6742
  }
6021
6743
  },
6022
6744
  {
6023
- "name": "pinia-plugin-persistedstate",
6745
+ "name": "pinia-plugin-unstorage",
6024
6746
  "description": "Configurable persistence and rehydration of Pinia stores.",
6025
- "repo": "prazdevs/pinia-plugin-persistedstate",
6026
- "npm": "pinia-plugin-persistedstate",
6027
- "icon": "pinia-plugin-persistedstate.png",
6028
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
6029
- "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
6747
+ "repo": "litingyes/pinia-plugin-unstorage",
6748
+ "npm": "pinia-plugin-unstorage",
6749
+ "icon": "pinia-plugin-unstorage.svg",
6750
+ "github": "https://github.com/litingyes/pinia-plugin-unstorage",
6751
+ "website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
6030
6752
  "learn_more": "",
6031
6753
  "category": "Extensions",
6032
6754
  "type": "3rd-party",
6033
6755
  "maintainers": [
6034
6756
  {
6035
- "name": "PraZ",
6036
- "github": "prazdevs",
6037
- "bluesky": "praz.dev"
6757
+ "name": "Liting",
6758
+ "github": "litingyes"
6038
6759
  }
6039
6760
  ],
6040
6761
  "compatibility": {
6041
- "nuxt": "^2.0.0 || >=3.0.0",
6042
- "requires": {
6043
- "bridge": "optional"
6044
- }
6762
+ "nuxt": ">=3.0.0",
6763
+ "requires": {}
6045
6764
  }
6046
6765
  },
6047
6766
  {
@@ -6064,7 +6783,7 @@
6064
6783
  }
6065
6784
  ],
6066
6785
  "compatibility": {
6067
- "nuxt": "^2.0.0 || >=3.0.0",
6786
+ "nuxt": "^3.15.0 || ^4.0.0",
6068
6787
  "requires": {
6069
6788
  "bridge": "optional"
6070
6789
  }
@@ -6111,7 +6830,7 @@
6111
6830
  }
6112
6831
  ],
6113
6832
  "compatibility": {
6114
- "nuxt": "^2.0.0 || >=3.0.0",
6833
+ "nuxt": ">=3.0.0",
6115
6834
  "requires": {}
6116
6835
  }
6117
6836
  },
@@ -6133,7 +6852,7 @@
6133
6852
  }
6134
6853
  ],
6135
6854
  "compatibility": {
6136
- "nuxt": ">=3.0.0",
6855
+ "nuxt": ">=3.9.0",
6137
6856
  "requires": {}
6138
6857
  }
6139
6858
  },
@@ -6213,7 +6932,7 @@
6213
6932
  "npm": "@prisma/nuxt",
6214
6933
  "icon": "prisma.png",
6215
6934
  "github": "https://github.com/prisma/nuxt-prisma",
6216
- "website": "https://pris.ly/prisma-nuxt",
6935
+ "website": "https://www.prisma.io/docs/guides/nuxt",
6217
6936
  "learn_more": "https://www.prisma.io/orm",
6218
6937
  "category": "Database",
6219
6938
  "type": "3rd-party",
@@ -6248,7 +6967,7 @@
6248
6967
  }
6249
6968
  ],
6250
6969
  "compatibility": {
6251
- "nuxt": "^2.0.0 || >=3.0.0",
6970
+ "nuxt": ">=3.7.0",
6252
6971
  "requires": {}
6253
6972
  }
6254
6973
  },
@@ -6270,7 +6989,7 @@
6270
6989
  }
6271
6990
  ],
6272
6991
  "compatibility": {
6273
- "nuxt": ">=3.0.0",
6992
+ "nuxt": "^2.16.0 || >=3.0.0",
6274
6993
  "requires": {}
6275
6994
  }
6276
6995
  },
@@ -6361,7 +7080,7 @@
6361
7080
  }
6362
7081
  ],
6363
7082
  "compatibility": {
6364
- "nuxt": "^2.0.0 || >=3.0.0",
7083
+ "nuxt": "^3.0.0-rc.11",
6365
7084
  "requires": {}
6366
7085
  }
6367
7086
  },
@@ -6413,6 +7132,31 @@
6413
7132
  "requires": {}
6414
7133
  }
6415
7134
  },
7135
+ {
7136
+ "name": "qrcode",
7137
+ "description": "A Nuxt module that provides support for generating and reading QRCodes.",
7138
+ "repo": "sandros94/nuxt-qrcode",
7139
+ "npm": "nuxt-qrcode",
7140
+ "icon": "qrcode.svg",
7141
+ "github": "https://github.com/sandros94/nuxt-qrcode",
7142
+ "website": "https://qrcode.s94.dev",
7143
+ "learn_more": "",
7144
+ "category": "Extensions",
7145
+ "type": "3rd-party",
7146
+ "maintainers": [
7147
+ {
7148
+ "name": "Sandro Circi",
7149
+ "github": "sandros94",
7150
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
7151
+ "bluesky": "sandros94.com",
7152
+ "twitter": "_sandros94"
7153
+ }
7154
+ ],
7155
+ "compatibility": {
7156
+ "nuxt": ">=3.0.0",
7157
+ "requires": {}
7158
+ }
7159
+ },
6416
7160
  {
6417
7161
  "name": "quasar",
6418
7162
  "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
@@ -6436,6 +7180,28 @@
6436
7180
  "devtools": "^0.0.0"
6437
7181
  }
6438
7182
  },
7183
+ {
7184
+ "name": "query-api",
7185
+ "description": "Provides simple ways to query data from Craft CMS.",
7186
+ "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7187
+ "npm": "@query-api/nuxt",
7188
+ "icon": "query-api.svg",
7189
+ "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7190
+ "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7191
+ "learn_more": "https://samuelreichor.at/libraries",
7192
+ "category": "CMS",
7193
+ "type": "3rd-party",
7194
+ "maintainers": [
7195
+ {
7196
+ "name": "Samuel Reichör",
7197
+ "github": "samuelreichor"
7198
+ }
7199
+ ],
7200
+ "compatibility": {
7201
+ "nuxt": ">=3.0.0",
7202
+ "requires": {}
7203
+ }
7204
+ },
6439
7205
  {
6440
7206
  "name": "radash",
6441
7207
  "description": "radash module with auto-import and custom prefix",
@@ -6454,7 +7220,7 @@
6454
7220
  }
6455
7221
  ],
6456
7222
  "compatibility": {
6457
- "nuxt": ">=3.0.0",
7223
+ "nuxt": "^3.0.0",
6458
7224
  "requires": {}
6459
7225
  }
6460
7226
  },
@@ -6504,6 +7270,30 @@
6504
7270
  "requires": {}
6505
7271
  }
6506
7272
  },
7273
+ {
7274
+ "name": "regle",
7275
+ "description": "Type safe model-based form validation library for Vue.js",
7276
+ "repo": "victorgarciaesgi/regle#main/packages/nuxt",
7277
+ "npm": "@regle/nuxt",
7278
+ "icon": "regle.svg",
7279
+ "github": "https://github.com/victorgarciaesgi/regle",
7280
+ "website": "https://reglejs.dev/",
7281
+ "learn_more": "https://reglejs.dev/integrations/nuxt",
7282
+ "category": "Libraries",
7283
+ "type": "3rd-party",
7284
+ "maintainers": [
7285
+ {
7286
+ "name": "Victor Garcia",
7287
+ "github": "victorgarciaesgi",
7288
+ "twitter": "desnoth_dev",
7289
+ "bluesky": "vicflix.dev"
7290
+ }
7291
+ ],
7292
+ "compatibility": {
7293
+ "nuxt": ">=3.0.0",
7294
+ "requires": {}
7295
+ }
7296
+ },
6507
7297
  {
6508
7298
  "name": "reka-ui",
6509
7299
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
@@ -6613,7 +7403,7 @@
6613
7403
  }
6614
7404
  ],
6615
7405
  "compatibility": {
6616
- "nuxt": "^2.0.0 || >=3.0.0",
7406
+ "nuxt": ">=3.6.1",
6617
7407
  "requires": {
6618
7408
  "bridge": "optional"
6619
7409
  }
@@ -6637,30 +7427,7 @@
6637
7427
  }
6638
7428
  ],
6639
7429
  "compatibility": {
6640
- "nuxt": ">=3.0.0",
6641
- "requires": {}
6642
- }
6643
- },
6644
- {
6645
- "name": "router-extras",
6646
- "description": "Extra Add-ons for nuxt router",
6647
- "repo": "nuxt-community/router-extras-module",
6648
- "npm": "@nuxtjs/router-extras",
6649
- "icon": "vue.png",
6650
- "github": "https://github.com/nuxt-community/router-extras-module",
6651
- "website": "https://github.com/nuxt-community/router-extras-module",
6652
- "learn_more": "",
6653
- "category": "Extensions",
6654
- "type": "community",
6655
- "maintainers": [
6656
- {
6657
- "name": "Farnabaz",
6658
- "github": "farnabaz",
6659
- "twitter": "a_birang"
6660
- }
6661
- ],
6662
- "compatibility": {
6663
- "nuxt": "^2.0.0",
7430
+ "nuxt": "^3",
6664
7431
  "requires": {}
6665
7432
  }
6666
7433
  },
@@ -6679,7 +7446,7 @@
6679
7446
  {
6680
7447
  "name": "Sébastien Chopin",
6681
7448
  "github": "Atinux",
6682
- "twitter": "Atinux",
7449
+ "twitter": "atinux",
6683
7450
  "bluesky": "atinux.com"
6684
7451
  }
6685
7452
  ],
@@ -6708,7 +7475,7 @@
6708
7475
  }
6709
7476
  ],
6710
7477
  "compatibility": {
6711
- "nuxt": "^2.0.0 || >=3.0.0",
7478
+ "nuxt": ">=3.7.0",
6712
7479
  "requires": {
6713
7480
  "bridge": "optional"
6714
7481
  }
@@ -6717,11 +7484,11 @@
6717
7484
  {
6718
7485
  "name": "scalar",
6719
7486
  "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6720
- "repo": "scalar/scalar#main/packages/nuxt",
7487
+ "repo": "scalar/scalar#main/integrations/nuxt",
6721
7488
  "npm": "@scalar/nuxt",
6722
7489
  "icon": "scalar.svg",
6723
- "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6724
- "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
7490
+ "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7491
+ "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
6725
7492
  "learn_more": "https://scalar.com",
6726
7493
  "category": "Devtools",
6727
7494
  "type": "3rd-party",
@@ -6745,7 +7512,7 @@
6745
7512
  "icon": "schema-org.svg",
6746
7513
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
6747
7514
  "website": "https://nuxtseo.com/schema-org",
6748
- "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
7515
+ "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
6749
7516
  "category": "SEO",
6750
7517
  "type": "3rd-party",
6751
7518
  "maintainers": [
@@ -6757,20 +7524,20 @@
6757
7524
  }
6758
7525
  ],
6759
7526
  "compatibility": {
6760
- "nuxt": ">=3.0.0",
7527
+ "nuxt": ">=3.0.0-rc.8",
6761
7528
  "requires": {}
6762
7529
  }
6763
7530
  },
6764
7531
  {
6765
7532
  "name": "scripts",
6766
- "description": "Plug-and-play script optimization for Nuxt applications.",
7533
+ "description": "Add 3rd-party scripts without sacrificing performance.",
6767
7534
  "repo": "nuxt/scripts",
6768
7535
  "npm": "@nuxt/scripts",
6769
7536
  "icon": "nuxt.svg",
6770
7537
  "github": "https://github.com/nuxt/scripts",
6771
7538
  "website": "https://scripts.nuxt.com",
6772
7539
  "learn_more": "",
6773
- "category": "Libraries",
7540
+ "category": "Performance",
6774
7541
  "type": "official",
6775
7542
  "maintainers": [
6776
7543
  {
@@ -6780,7 +7547,7 @@
6780
7547
  }
6781
7548
  ],
6782
7549
  "compatibility": {
6783
- "nuxt": ">=3.0.0",
7550
+ "nuxt": ">=3.16",
6784
7551
  "requires": {}
6785
7552
  }
6786
7553
  },
@@ -6895,7 +7662,7 @@
6895
7662
  }
6896
7663
  ],
6897
7664
  "compatibility": {
6898
- "nuxt": ">=3.0.0",
7665
+ "nuxt": "<3.16.0 || >=3.6.1",
6899
7666
  "requires": {}
6900
7667
  }
6901
7668
  },
@@ -6942,9 +7709,10 @@
6942
7709
  }
6943
7710
  ],
6944
7711
  "compatibility": {
6945
- "nuxt": ">=3.0.0",
7712
+ "nuxt": ">=3.7.0",
6946
7713
  "requires": {}
6947
- }
7714
+ },
7715
+ "mcp": "https://nuxtseo.com/mcp"
6948
7716
  },
6949
7717
  {
6950
7718
  "name": "seomatic-meta",
@@ -7045,24 +7813,49 @@
7045
7813
  },
7046
7814
  {
7047
7815
  "name": "shopify",
7048
- "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
7049
- "repo": "Gomah/nuxt-shopify",
7050
- "npm": "nuxt-shopify",
7816
+ "description": "Easily integrate Shopify into your Nuxt app.",
7817
+ "repo": "nuxt-modules/shopify",
7818
+ "npm": "@nuxtjs/shopify",
7051
7819
  "icon": "shopify.png",
7052
- "github": "https://github.com/Gomah/nuxt-shopify",
7053
- "website": "https://github.com/Gomah/nuxt-shopify",
7054
- "learn_more": "https://www.shopify.com/",
7820
+ "github": "https://github.com/nuxt-modules/shopify",
7821
+ "website": "https://nuxt-modules.github.io/shopify",
7822
+ "learn_more": "https://shopify.dev/docs",
7823
+ "category": "Ecommerce",
7824
+ "type": "community",
7825
+ "maintainers": [
7826
+ {
7827
+ "name": "Zoltan Lukacs",
7828
+ "github": "konkonam"
7829
+ },
7830
+ {
7831
+ "name": "Frederik Bußmann",
7832
+ "github": "freb97"
7833
+ }
7834
+ ],
7835
+ "compatibility": {
7836
+ "nuxt": ">=3.0.0",
7837
+ "requires": {}
7838
+ }
7839
+ },
7840
+ {
7841
+ "name": "shopware",
7842
+ "description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
7843
+ "repo": "shopware/frontends#main/packages/nuxt-module",
7844
+ "npm": "@shopware/nuxt-module",
7845
+ "icon": "shopware.svg",
7846
+ "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
7847
+ "website": "https://frontends.shopware.com/packages/nuxt-module.html",
7848
+ "learn_more": "https://www.shopware.com",
7055
7849
  "category": "Ecommerce",
7056
7850
  "type": "3rd-party",
7057
7851
  "maintainers": [
7058
7852
  {
7059
- "name": "Thomas Marrec",
7060
- "github": "Gomah",
7061
- "twitter": "Gomah"
7853
+ "name": "Shopware AG",
7854
+ "github": "shopware"
7062
7855
  }
7063
7856
  ],
7064
7857
  "compatibility": {
7065
- "nuxt": "^2.0.0",
7858
+ "nuxt": ">=3.0.0",
7066
7859
  "requires": {}
7067
7860
  }
7068
7861
  },
@@ -7154,11 +7947,12 @@
7154
7947
  {
7155
7948
  "name": "Nicolas PENNEC",
7156
7949
  "github": "NicoPennec",
7157
- "twitter": "NicoPennec"
7950
+ "twitter": "NicoPennec",
7951
+ "bluesky": "nicopennec.bsky.social"
7158
7952
  }
7159
7953
  ],
7160
7954
  "compatibility": {
7161
- "nuxt": ">=3.0.0",
7955
+ "nuxt": ">=3.9.0",
7162
7956
  "requires": {}
7163
7957
  }
7164
7958
  },
@@ -7184,29 +7978,6 @@
7184
7978
  "requires": {}
7185
7979
  }
7186
7980
  },
7187
- {
7188
- "name": "snipcart",
7189
- "description": "Snipcart integration module for Nuxt",
7190
- "repo": "nuxt-modules/snipcart",
7191
- "npm": "@nuxtjs/snipcart",
7192
- "icon": "snipcart.png",
7193
- "github": "https://github.com/nuxt-modules/snipcart",
7194
- "website": "https://github.com/nuxt-modules/snipcart",
7195
- "learn_more": "",
7196
- "category": "Ecommerce",
7197
- "type": "community",
7198
- "maintainers": [
7199
- {
7200
- "name": "florent giraud",
7201
- "github": "flozero",
7202
- "twitter": "flozeroo"
7203
- }
7204
- ],
7205
- "compatibility": {
7206
- "nuxt": "^2.0.0 || >=3.0.0",
7207
- "requires": {}
7208
- }
7209
- },
7210
7981
  {
7211
7982
  "name": "social-meta",
7212
7983
  "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
@@ -7251,6 +8022,54 @@
7251
8022
  "requires": {}
7252
8023
  }
7253
8024
  },
8025
+ {
8026
+ "name": "solar-icons",
8027
+ "description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
8028
+ "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8029
+ "npm": "@solar-icons/nuxt",
8030
+ "icon": "solar-icons.svg",
8031
+ "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8032
+ "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8033
+ "learn_more": "https://solar-icons.vercel.app",
8034
+ "category": "UI",
8035
+ "type": "3rd-party",
8036
+ "maintainers": [
8037
+ {
8038
+ "name": "Hakim Saoudi",
8039
+ "github": "saoudi-h",
8040
+ "avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
8041
+ "twitter": "hakim__saoudi"
8042
+ }
8043
+ ],
8044
+ "compatibility": {
8045
+ "nuxt": ">=3.0.0",
8046
+ "requires": {}
8047
+ }
8048
+ },
8049
+ {
8050
+ "name": "sonda",
8051
+ "description": "Bundle analyzer and visualizer",
8052
+ "repo": "filipsobol/sonda#release/packages/sonda",
8053
+ "npm": "sonda",
8054
+ "icon": "sonda.svg",
8055
+ "github": "https://github.com/filipsobol/sonda",
8056
+ "website": "https://sonda.dev/",
8057
+ "learn_more": "https://sonda.dev/",
8058
+ "category": "Devtools",
8059
+ "type": "3rd-party",
8060
+ "maintainers": [
8061
+ {
8062
+ "name": "Filip Sobol",
8063
+ "github": "filipsobol",
8064
+ "twitter": "filipsobol",
8065
+ "bluesky": "filipsobol.bsky.social"
8066
+ }
8067
+ ],
8068
+ "compatibility": {
8069
+ "nuxt": "^3.0.0",
8070
+ "requires": {}
8071
+ }
8072
+ },
7254
8073
  {
7255
8074
  "name": "speedcurve",
7256
8075
  "description": "Speedcurve LUX module for Nuxt",
@@ -7296,29 +8115,6 @@
7296
8115
  "requires": {}
7297
8116
  }
7298
8117
  },
7299
- {
7300
- "name": "storage",
7301
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
7302
- "repo": "mazipan/nuxt-storage",
7303
- "npm": "nuxt-storage",
7304
- "icon": "",
7305
- "github": "https://github.com/mazipan/nuxt-storage",
7306
- "website": "https://github.com/mazipan/nuxt-storage",
7307
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
7308
- "category": "Extensions",
7309
- "type": "3rd-party",
7310
- "maintainers": [
7311
- {
7312
- "name": "Irfan Maulana",
7313
- "github": "mazipan",
7314
- "twitter": "Maz_Ipan"
7315
- }
7316
- ],
7317
- "compatibility": {
7318
- "nuxt": "^2.0.0",
7319
- "requires": {}
7320
- }
7321
- },
7322
8118
  {
7323
8119
  "name": "storefront-ui",
7324
8120
  "description": "Storefront UI for Nuxt by Alokai",
@@ -7373,11 +8169,11 @@
7373
8169
  {
7374
8170
  "name": "storyblok",
7375
8171
  "description": "Storyblok Nuxt module",
7376
- "repo": "storyblok/storyblok-nuxt#main",
8172
+ "repo": "storyblok/monoblok#main/packages/nuxt",
7377
8173
  "npm": "@storyblok/nuxt",
7378
8174
  "icon": "storyblok.png",
7379
- "github": "https://github.com/storyblok/storyblok-nuxt",
7380
- "website": "https://github.com/storyblok/storyblok-nuxt",
8175
+ "github": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8176
+ "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
7381
8177
  "learn_more": "",
7382
8178
  "category": "CMS",
7383
8179
  "type": "3rd-party",
@@ -7417,7 +8213,7 @@
7417
8213
  }
7418
8214
  ],
7419
8215
  "compatibility": {
7420
- "nuxt": "^2.0.0 || >=3.0.0",
8216
+ "nuxt": ">=3.0.0",
7421
8217
  "requires": {
7422
8218
  "bridge": "optional"
7423
8219
  },
@@ -7445,45 +8241,18 @@
7445
8241
  {
7446
8242
  "name": "Sébastien Chopin",
7447
8243
  "github": "Atinux",
7448
- "twitter": "Atinux",
8244
+ "twitter": "atinux",
7449
8245
  "bluesky": "atinux.com"
7450
8246
  }
7451
8247
  ],
7452
8248
  "compatibility": {
7453
- "nuxt": "^2.0.0 || >=3.0.0",
8249
+ "nuxt": ">=3.7.0",
7454
8250
  "requires": {
7455
8251
  "bridge": true
7456
8252
  },
7457
8253
  "devtools": "^0.0.0"
7458
8254
  }
7459
8255
  },
7460
- {
7461
- "name": "stripe-next",
7462
- "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.",
7463
- "repo": "flozero/nuxt-stripe",
7464
- "npm": "@unlok-co/nuxt-stripe",
7465
- "icon": "stripe.png",
7466
- "github": "https://github.com/flozero/nuxt-stripe",
7467
- "website": "https://github.com/flozero/nuxt-stripe",
7468
- "learn_more": "https://stripe.com/docs",
7469
- "category": "Payment",
7470
- "type": "3rd-party",
7471
- "maintainers": [
7472
- {
7473
- "name": "Loïc Fuentes",
7474
- "github": "fuentesloic"
7475
- },
7476
- {
7477
- "name": "florent giraud",
7478
- "github": "flozero",
7479
- "twitter": "flozeroo"
7480
- }
7481
- ],
7482
- "compatibility": {
7483
- "nuxt": ">=3.0.0",
7484
- "requires": {}
7485
- }
7486
- },
7487
8256
  {
7488
8257
  "name": "stripe",
7489
8258
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -7499,7 +8268,8 @@
7499
8268
  {
7500
8269
  "name": "William DA SILVA",
7501
8270
  "github": "WilliamDASILVA",
7502
- "twitter": "willia_am"
8271
+ "twitter": "willia_am",
8272
+ "bluesky": "william.to"
7503
8273
  }
7504
8274
  ],
7505
8275
  "compatibility": {
@@ -7510,24 +8280,31 @@
7510
8280
  {
7511
8281
  "name": "studio",
7512
8282
  "description": "A new experience to build content-driven website with Nuxt.",
7513
- "repo": "nuxtlabs/studio-module",
7514
- "npm": "@nuxthq/studio",
7515
- "icon": "studio.svg",
7516
- "github": "https://github.com/nuxtlabs/studio-module",
8283
+ "repo": "nuxt-content/nuxt-studio",
8284
+ "npm": "nuxt-studio",
8285
+ "icon": "nuxt.svg",
8286
+ "github": "https://github.com/nuxt-content/nuxt-studio",
7517
8287
  "website": "https://nuxt.studio",
7518
- "learn_more": "https://nuxt.studio",
8288
+ "learn_more": "",
7519
8289
  "category": "CMS",
7520
8290
  "type": "3rd-party",
7521
8291
  "maintainers": [
8292
+ {
8293
+ "name": "Baptiste Leproux",
8294
+ "github": "larbish",
8295
+ "twitter": "_larbish",
8296
+ "bluesky": "larbish.bsky.social"
8297
+ },
7522
8298
  {
7523
8299
  "name": "Farnabaz",
7524
8300
  "github": "farnabaz",
7525
- "twitter": "a_birang"
8301
+ "twitter": "a_birang",
8302
+ "bluesky": "farnabaz.dev"
7526
8303
  },
7527
8304
  {
7528
8305
  "name": "Sébastien Chopin",
7529
8306
  "github": "Atinux",
7530
- "twitter": "Atinux",
8307
+ "twitter": "atinux",
7531
8308
  "bluesky": "atinux.com"
7532
8309
  }
7533
8310
  ],
@@ -7605,7 +8382,7 @@
7605
8382
  {
7606
8383
  "name": "Sébastien Chopin",
7607
8384
  "github": "Atinux",
7608
- "twitter": "Atinux",
8385
+ "twitter": "atinux",
7609
8386
  "bluesky": "atinux.com"
7610
8387
  },
7611
8388
  {
@@ -7615,7 +8392,7 @@
7615
8392
  }
7616
8393
  ],
7617
8394
  "compatibility": {
7618
- "nuxt": "^2.0.0 || >=3.0.0",
8395
+ "nuxt": ">=3.0.0",
7619
8396
  "requires": {}
7620
8397
  }
7621
8398
  },
@@ -7681,11 +8458,12 @@
7681
8458
  {
7682
8459
  "name": "Farnabaz",
7683
8460
  "github": "farnabaz",
7684
- "twitter": "a_birang"
8461
+ "twitter": "a_birang",
8462
+ "bluesky": "farnabaz.dev"
7685
8463
  }
7686
8464
  ],
7687
8465
  "compatibility": {
7688
- "nuxt": "^2.0.0 || >=3.0.0",
8466
+ "nuxt": ">=3.0.0",
7689
8467
  "requires": {}
7690
8468
  }
7691
8469
  },
@@ -7702,7 +8480,7 @@
7702
8480
  "type": "community",
7703
8481
  "maintainers": [
7704
8482
  {
7705
- "name": "Brooke Holmes",
8483
+ "name": "brooke",
7706
8484
  "github": "sam3d"
7707
8485
  }
7708
8486
  ],
@@ -7711,28 +8489,6 @@
7711
8489
  "requires": {}
7712
8490
  }
7713
8491
  },
7714
- {
7715
- "name": "sweetalert2",
7716
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
7717
- "repo": "ImreC/nuxt-sweetalert2",
7718
- "npm": "nuxt-sweetalert2",
7719
- "icon": "",
7720
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
7721
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
7722
- "learn_more": "https://sweetalert2.github.io/",
7723
- "category": "Libraries",
7724
- "type": "3rd-party",
7725
- "maintainers": [
7726
- {
7727
- "name": "ImreC",
7728
- "github": "ImreC"
7729
- }
7730
- ],
7731
- "compatibility": {
7732
- "nuxt": "^2.0.0",
7733
- "requires": {}
7734
- }
7735
- },
7736
8492
  {
7737
8493
  "name": "swiftsearch",
7738
8494
  "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
@@ -7818,7 +8574,7 @@
7818
8574
  {
7819
8575
  "name": "Sébastien Chopin",
7820
8576
  "github": "Atinux",
7821
- "twitter": "Atinux",
8577
+ "twitter": "atinux",
7822
8578
  "bluesky": "atinux.com"
7823
8579
  },
7824
8580
  {
@@ -7827,7 +8583,7 @@
7827
8583
  }
7828
8584
  ],
7829
8585
  "compatibility": {
7830
- "nuxt": "^2.0.0 || >=3.0.0",
8586
+ "nuxt": "^2.9.0 || >=3.0.0-rc.1",
7831
8587
  "requires": {},
7832
8588
  "devtools": "^0.0.0"
7833
8589
  },
@@ -7835,9 +8591,35 @@
7835
8591
  "tailwind"
7836
8592
  ]
7837
8593
  },
8594
+ {
8595
+ "name": "tdesign-vue-next",
8596
+ "description": "A Vue 3 UI components library",
8597
+ "repo": "tdesignOteam/tdesign-nuxt",
8598
+ "npm": "@tdesign-vue-next/nuxt",
8599
+ "icon": "tdesign.svg",
8600
+ "github": "https://github.com/Tencent/tdesign-vue-next",
8601
+ "website": "https://tdesign.tencent.com/vue-next/overview-en",
8602
+ "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8603
+ "category": "UI",
8604
+ "type": "3rd-party",
8605
+ "maintainers": [
8606
+ {
8607
+ "name": "wū yāng",
8608
+ "github": "uyarn"
8609
+ },
8610
+ {
8611
+ "name": "liweijie0812",
8612
+ "github": "liweijie0812"
8613
+ }
8614
+ ],
8615
+ "compatibility": {
8616
+ "nuxt": ">=3.0.0",
8617
+ "requires": {}
8618
+ }
8619
+ },
7838
8620
  {
7839
8621
  "name": "test-utils",
7840
- "description": "Test utilities for Nuxt",
8622
+ "description": "Test utilities for Nuxt.",
7841
8623
  "repo": "nuxt/test-utils#main",
7842
8624
  "npm": "@nuxt/test-utils",
7843
8625
  "icon": "nuxt.svg",
@@ -7910,30 +8692,6 @@
7910
8692
  "requires": {}
7911
8693
  }
7912
8694
  },
7913
- {
7914
- "name": "time",
7915
- "description": "Safely render local dates and times on the server with Nuxt",
7916
- "repo": "danielroe/nuxt-time",
7917
- "npm": "nuxt-time",
7918
- "icon": "",
7919
- "github": "https://github.com/danielroe/nuxt-time",
7920
- "website": "https://github.com/danielroe/nuxt-time",
7921
- "learn_more": "",
7922
- "category": "Extensions",
7923
- "type": "3rd-party",
7924
- "maintainers": [
7925
- {
7926
- "name": "Daniel Roe",
7927
- "github": "danielroe",
7928
- "twitter": "danielcroe",
7929
- "bluesky": "danielroe.dev"
7930
- }
7931
- ],
7932
- "compatibility": {
7933
- "nuxt": ">=3.0.0",
7934
- "requires": {}
7935
- }
7936
- },
7937
8695
  {
7938
8696
  "name": "tiptap",
7939
8697
  "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
@@ -8032,7 +8790,7 @@
8032
8790
  "npm": "@tresjs/nuxt",
8033
8791
  "icon": "tresjs.svg",
8034
8792
  "github": "https://github.com/Tresjs/nuxt",
8035
- "website": "https://tresjs.org/guide/nuxt.html",
8793
+ "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
8036
8794
  "learn_more": "https://tresjs.org/",
8037
8795
  "category": "Libraries",
8038
8796
  "type": "3rd-party",
@@ -8055,7 +8813,7 @@
8055
8813
  }
8056
8814
  ],
8057
8815
  "compatibility": {
8058
- "nuxt": ">=3.0.0",
8816
+ "nuxt": ">=3.16.0",
8059
8817
  "requires": {}
8060
8818
  }
8061
8819
  },
@@ -8079,7 +8837,7 @@
8079
8837
  }
8080
8838
  ],
8081
8839
  "compatibility": {
8082
- "nuxt": "^2.0.0 || >=3.0.0",
8840
+ "nuxt": ">=3.0.0",
8083
8841
  "requires": {
8084
8842
  "bridge": true
8085
8843
  }
@@ -8186,36 +8944,10 @@
8186
8944
  }
8187
8945
  ],
8188
8946
  "compatibility": {
8189
- "nuxt": "^2.0.0 || >=3.0.0",
8947
+ "nuxt": ">=3.0.0",
8190
8948
  "requires": {}
8191
8949
  }
8192
8950
  },
8193
- {
8194
- "name": "typed-vuex",
8195
- "description": "A vanilla, strongly typed store accessor for Vuex.",
8196
- "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
8197
- "npm": "nuxt-typed-vuex",
8198
- "icon": "vue.png",
8199
- "github": "https://github.com/danielroe/typed-vuex",
8200
- "website": "https://github.com/danielroe/typed-vuex",
8201
- "learn_more": "",
8202
- "category": "Libraries",
8203
- "type": "3rd-party",
8204
- "maintainers": [
8205
- {
8206
- "name": "Daniel Roe",
8207
- "github": "danielroe",
8208
- "twitter": "danielcroe",
8209
- "bluesky": "danielroe.dev"
8210
- }
8211
- ],
8212
- "compatibility": {
8213
- "nuxt": "^2.0.0",
8214
- "requires": {
8215
- "bridge": "optional"
8216
- }
8217
- }
8218
- },
8219
8951
  {
8220
8952
  "name": "typescript-runtime",
8221
8953
  "description": "TypeScript Runtime support for Nuxt",
@@ -8312,12 +9044,12 @@
8312
9044
  },
8313
9045
  {
8314
9046
  "name": "ui",
8315
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
9047
+ "description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
8316
9048
  "repo": "nuxt/ui#dev",
8317
9049
  "npm": "@nuxt/ui",
8318
9050
  "icon": "nuxt.svg",
8319
9051
  "github": "https://github.com/nuxt/ui",
8320
- "website": "https://ui.nuxt.com",
9052
+ "website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
8321
9053
  "learn_more": "",
8322
9054
  "category": "UI",
8323
9055
  "type": "official",
@@ -8331,19 +9063,15 @@
8331
9063
  {
8332
9064
  "name": "Sébastien Chopin",
8333
9065
  "github": "Atinux",
8334
- "twitter": "Atinux",
9066
+ "twitter": "atinux",
8335
9067
  "bluesky": "atinux.com"
8336
- },
8337
- {
8338
- "name": "Sylvain Marroufin",
8339
- "github": "smarroufin",
8340
- "twitter": "smarroufin"
8341
9068
  }
8342
9069
  ],
8343
9070
  "compatibility": {
8344
- "nuxt": ">=3.0.0",
9071
+ "nuxt": ">=3.10.0",
8345
9072
  "requires": {}
8346
- }
9073
+ },
9074
+ "mcp": "https://ui.nuxt.com/mcp"
8347
9075
  },
8348
9076
  {
8349
9077
  "name": "umami",
@@ -8418,7 +9146,7 @@
8418
9146
  }
8419
9147
  ],
8420
9148
  "compatibility": {
8421
- "nuxt": ">=3.0.0",
9149
+ "nuxt": ">=3.5.0",
8422
9150
  "requires": {}
8423
9151
  }
8424
9152
  },
@@ -8463,7 +9191,7 @@
8463
9191
  "type": "3rd-party",
8464
9192
  "maintainers": [
8465
9193
  {
8466
- "name": "Giovane Cardoso",
9194
+ "name": "Giovane Silva",
8467
9195
  "github": "novout",
8468
9196
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
8469
9197
  }
@@ -8491,30 +9219,7 @@
8491
9219
  }
8492
9220
  ],
8493
9221
  "compatibility": {
8494
- "nuxt": ">=3.0.0",
8495
- "requires": {}
8496
- }
8497
- },
8498
- {
8499
- "name": "user-agent",
8500
- "description": "Nuxt module for handling User-Agent.",
8501
- "repo": "fukuiretu/nuxt-user-agent",
8502
- "npm": "nuxt-user-agent",
8503
- "icon": "",
8504
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
8505
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
8506
- "learn_more": "",
8507
- "category": "Extensions",
8508
- "type": "3rd-party",
8509
- "maintainers": [
8510
- {
8511
- "name": "Retu Fukui",
8512
- "github": "fukuiretu",
8513
- "twitter": "fukuiretu"
8514
- }
8515
- ],
8516
- "compatibility": {
8517
- "nuxt": "^2.0.0",
9222
+ "nuxt": ">=3.17.1",
8518
9223
  "requires": {}
8519
9224
  }
8520
9225
  },
@@ -8558,7 +9263,7 @@
8558
9263
  }
8559
9264
  ],
8560
9265
  "compatibility": {
8561
- "nuxt": ">=3.0.0",
9266
+ "nuxt": ">=3",
8562
9267
  "requires": {
8563
9268
  "bridge": "optional"
8564
9269
  }
@@ -8608,7 +9313,7 @@
8608
9313
  }
8609
9314
  ],
8610
9315
  "compatibility": {
8611
- "nuxt": "^3.0.0",
9316
+ "nuxt": ">=3.5.0",
8612
9317
  "requires": {}
8613
9318
  }
8614
9319
  },
@@ -8630,7 +9335,7 @@
8630
9335
  }
8631
9336
  ],
8632
9337
  "compatibility": {
8633
- "nuxt": ">=3.0.0",
9338
+ "nuxt": "^3.0.0",
8634
9339
  "requires": {}
8635
9340
  }
8636
9341
  },
@@ -8755,10 +9460,34 @@
8755
9460
  }
8756
9461
  ],
8757
9462
  "compatibility": {
8758
- "nuxt": ">=3.0.0",
9463
+ "nuxt": ">=3.6.5",
8759
9464
  "requires": {}
8760
9465
  }
8761
9466
  },
9467
+ {
9468
+ "name": "vorm",
9469
+ "description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
9470
+ "repo": "Flo0806/vorm#main/packages/vorm-nuxt",
9471
+ "npm": "vorm-nuxt",
9472
+ "icon": "vorm.png",
9473
+ "github": "https://github.com/Flo0806/vorm",
9474
+ "website": "https://vorm.fh-softdev.de",
9475
+ "learn_more": "https://vorm.fh-softdev.de/nuxt/",
9476
+ "category": "Libraries",
9477
+ "type": "3rd-party",
9478
+ "maintainers": [
9479
+ {
9480
+ "name": "Florian Heuberger",
9481
+ "github": "Flo0806"
9482
+ }
9483
+ ],
9484
+ "compatibility": {
9485
+ "nuxt": ">=3.0.0",
9486
+ "requires": {
9487
+ "vorm-vue": ">=1.0.0"
9488
+ }
9489
+ }
9490
+ },
8762
9491
  {
8763
9492
  "name": "vue-api",
8764
9493
  "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.",
@@ -8782,37 +9511,6 @@
8782
9511
  "requires": {}
8783
9512
  }
8784
9513
  },
8785
- {
8786
- "name": "vue-email",
8787
- "description": "💌 Write email templates with vue",
8788
- "repo": "vue-email/nuxt",
8789
- "npm": "@vue-email/nuxt",
8790
- "icon": "vue-email.svg",
8791
- "github": "https://github.com/vue-email/nuxt",
8792
- "website": "https://vuemail.net/",
8793
- "learn_more": "https://vuemail.net/",
8794
- "category": "UI",
8795
- "type": "3rd-party",
8796
- "maintainers": [
8797
- {
8798
- "name": "David Arenas",
8799
- "github": "Dave136",
8800
- "twitter": "davejs4",
8801
- "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
8802
- },
8803
- {
8804
- "name": "Younes Barrad",
8805
- "github": "Flowko",
8806
- "twitter": "imflowko",
8807
- "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
8808
- }
8809
- ],
8810
- "compatibility": {
8811
- "nuxt": ">=3.0.0",
8812
- "requires": {},
8813
- "devtools": "^0.0.0"
8814
- }
8815
- },
8816
9514
  {
8817
9515
  "name": "vue-final-modal",
8818
9516
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
@@ -8836,6 +9534,29 @@
8836
9534
  "requires": {}
8837
9535
  }
8838
9536
  },
9537
+ {
9538
+ "name": "vue-gsap-flip",
9539
+ "description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
9540
+ "repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
9541
+ "npm": "@vue-gsap-flip/nuxt",
9542
+ "icon": "",
9543
+ "github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
9544
+ "website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
9545
+ "learn_more": "",
9546
+ "category": "Libraries",
9547
+ "type": "3rd-party",
9548
+ "maintainers": [
9549
+ {
9550
+ "name": "Alberto Parziale",
9551
+ "github": "lavolpecheprogramma",
9552
+ "twitter": "lavolpechevola"
9553
+ }
9554
+ ],
9555
+ "compatibility": {
9556
+ "nuxt": ">=3.0.0",
9557
+ "requires": {}
9558
+ }
9559
+ },
8839
9560
  {
8840
9561
  "name": "vue-macros",
8841
9562
  "description": "Explore more macros and syntax sugar to Vue.",
@@ -8849,7 +9570,7 @@
8849
9570
  "type": "3rd-party",
8850
9571
  "maintainers": [
8851
9572
  {
8852
- "name": "Kevin Deng 三咲智子",
9573
+ "name": "Kevin Deng",
8853
9574
  "github": "sxzz",
8854
9575
  "twitter": "sanxiaozhizi",
8855
9576
  "bluesky": "sxzz.dev"
@@ -8950,7 +9671,7 @@
8950
9671
  }
8951
9672
  ],
8952
9673
  "compatibility": {
8953
- "nuxt": ">=3.0.0",
9674
+ "nuxt": "^3",
8954
9675
  "requires": {}
8955
9676
  }
8956
9677
  },
@@ -9067,7 +9788,7 @@
9067
9788
  }
9068
9789
  ],
9069
9790
  "compatibility": {
9070
- "nuxt": ">=3.0.0",
9791
+ "nuxt": ">=3.1.0",
9071
9792
  "requires": {}
9072
9793
  }
9073
9794
  },
@@ -9135,7 +9856,7 @@
9135
9856
  }
9136
9857
  ],
9137
9858
  "compatibility": {
9138
- "nuxt": ">=3.0.0",
9859
+ "nuxt": ">=3.3.0",
9139
9860
  "requires": {}
9140
9861
  }
9141
9862
  },
@@ -9158,7 +9879,7 @@
9158
9879
  }
9159
9880
  ],
9160
9881
  "compatibility": {
9161
- "nuxt": ">=3.0.0",
9882
+ "nuxt": ">=3.15.0",
9162
9883
  "requires": {}
9163
9884
  }
9164
9885
  },
@@ -9259,7 +9980,7 @@
9259
9980
  }
9260
9981
  ],
9261
9982
  "compatibility": {
9262
- "nuxt": ">=3.0.0",
9983
+ "nuxt": ">=3.0.0-rc.11",
9263
9984
  "requires": {}
9264
9985
  }
9265
9986
  },
@@ -9289,12 +10010,12 @@
9289
10010
  {
9290
10011
  "name": "Sébastien Chopin",
9291
10012
  "github": "Atinux",
9292
- "twitter": "Atinux",
10013
+ "twitter": "atinux",
9293
10014
  "bluesky": "atinux.com"
9294
10015
  }
9295
10016
  ],
9296
10017
  "compatibility": {
9297
- "nuxt": "^2.0.0 || >=3.0.0",
10018
+ "nuxt": "^2.15.0 || ^3.0.0",
9298
10019
  "requires": {
9299
10020
  "bridge": "optional"
9300
10021
  }
@@ -9417,30 +10138,6 @@
9417
10138
  "requires": {}
9418
10139
  }
9419
10140
  },
9420
- {
9421
- "name": "webpackmonitor",
9422
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
9423
- "repo": "nuxt-community/webpackmonitor-module",
9424
- "npm": "@nuxtjs/webpackmonitor",
9425
- "icon": "webpack.png",
9426
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
9427
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
9428
- "learn_more": "",
9429
- "category": "Devtools",
9430
- "type": "community",
9431
- "maintainers": [
9432
- {
9433
- "name": "Pooya Parsa",
9434
- "github": "pi0",
9435
- "twitter": "_pi0_",
9436
- "bluesky": "pi0.io"
9437
- }
9438
- ],
9439
- "compatibility": {
9440
- "nuxt": "^2.0.0",
9441
- "requires": {}
9442
- }
9443
- },
9444
10141
  {
9445
10142
  "name": "well-known",
9446
10143
  "description": "A Nuxt module to add well-known URIs using middlewares",
@@ -9459,7 +10156,7 @@
9459
10156
  }
9460
10157
  ],
9461
10158
  "compatibility": {
9462
- "nuxt": ">=3.0.0",
10159
+ "nuxt": "^3.0.0",
9463
10160
  "requires": {}
9464
10161
  }
9465
10162
  },
@@ -9544,24 +10241,24 @@
9544
10241
  }
9545
10242
  },
9546
10243
  {
9547
- "name": "wp-nuxt",
9548
- "description": "The module adds a Wordpress Rest API to your nuxt application",
9549
- "repo": "yashha/wp-nuxt",
9550
- "npm": "wp-nuxt",
9551
- "icon": "wordpress.png",
9552
- "github": "https://github.com/yashha/wp-nuxt",
9553
- "website": "https://github.com/yashha/wp-nuxt",
9554
- "learn_more": "https://github.com/WP-API/node-wpapi",
9555
- "category": "CMS",
10244
+ "name": "workflow",
10245
+ "description": "Workflow DevKit - Build durable, resilient, and observable workflows",
10246
+ "repo": "vercel/workflow#main/packages/workflow",
10247
+ "npm": "workflow",
10248
+ "icon": "workflow.svg",
10249
+ "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10250
+ "website": "https://useworkflow.dev",
10251
+ "learn_more": "",
10252
+ "category": "Devtools",
9556
10253
  "type": "3rd-party",
9557
10254
  "maintainers": [
9558
10255
  {
9559
- "name": "yashha",
9560
- "github": "yashha"
10256
+ "name": "vercel",
10257
+ "github": "vercel"
9561
10258
  }
9562
10259
  ],
9563
10260
  "compatibility": {
9564
- "nuxt": "^2.0.0",
10261
+ "nuxt": ">=3.0.0",
9565
10262
  "requires": {}
9566
10263
  }
9567
10264
  },
@@ -9606,7 +10303,7 @@
9606
10303
  }
9607
10304
  ],
9608
10305
  "compatibility": {
9609
- "nuxt": "^2.0.0 || >=3.0.0",
10306
+ "nuxt": "^2.16.0 || ^3.0.0",
9610
10307
  "requires": {
9611
10308
  "bridge": true
9612
10309
  }