@nuxt/modules 0.6.0-7f4646 → 0.6.0-7f9a09

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +3 -3
  2. package/modules.json +736 -993
  3. package/package.json +20 -18
package/modules.json CHANGED
@@ -1,30 +1,31 @@
1
1
  [
2
2
  {
3
- "name": "ackee",
4
- "description": "Nuxt module for Ackee analytics",
5
- "repo": "bdrtsky/nuxt-ackee",
6
- "npm": "nuxt-ackee",
7
- "icon": "ackee.png",
8
- "github": "https://github.com/bdrtsky/nuxt-ackee",
9
- "website": "https://github.com/bdrtsky/nuxt-ackee",
10
- "learn_more": "https://ackee.electerious.com",
11
- "category": "Analytics",
12
- "type": "3rd-party",
3
+ "name": "a11y",
4
+ "description": "Real-time accessibility feedback and automated testing in your browser during development.",
5
+ "repo": "nuxt/a11y",
6
+ "npm": "@nuxt/a11y",
7
+ "icon": "nuxt.svg",
8
+ "github": "https://github.com/nuxt/a11y",
9
+ "website": "https://github.com/nuxt/a11y",
10
+ "learn_more": "",
11
+ "category": "Devtools",
12
+ "type": "official",
13
13
  "maintainers": [
14
14
  {
15
- "name": "Serhii Bedrytskyi",
16
- "github": "bdrtsky",
17
- "twitter": "serhii_be"
15
+ "name": "Tim Damen",
16
+ "github": "timdamen",
17
+ "twitter": "timdamen_io",
18
+ "bluesky": "timdamen.io"
18
19
  },
19
20
  {
20
- "name": "Sébastien Chopin",
21
- "github": "Atinux",
22
- "twitter": "atinux",
23
- "bluesky": "atinux.com"
21
+ "name": "Daniel Roe",
22
+ "github": "danielroe",
23
+ "twitter": "danielcroe",
24
+ "bluesky": "danielroe.dev"
24
25
  }
25
26
  ],
26
27
  "compatibility": {
27
- "nuxt": "^2.0.0",
28
+ "nuxt": ">=3.0.0",
28
29
  "requires": {}
29
30
  }
30
31
  },
@@ -36,7 +37,7 @@
36
37
  "icon": "agility.png",
37
38
  "github": "https://github.com/agility/agilitycms-nuxt-module",
38
39
  "website": "https://github.com/agility/agilitycms-nuxt-module",
39
- "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
40
+ "learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
40
41
  "category": "CMS",
41
42
  "type": "3rd-party",
42
43
  "maintainers": [
@@ -78,7 +79,7 @@
78
79
  }
79
80
  ],
80
81
  "compatibility": {
81
- "nuxt": "^2.0.0 || >=3.0.0",
82
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
82
83
  "requires": {
83
84
  "bridge": true
84
85
  }
@@ -149,7 +150,7 @@
149
150
  }
150
151
  ],
151
152
  "compatibility": {
152
- "nuxt": "^2.0.0 || >=3.0.0",
153
+ "nuxt": ">=3.0.0",
153
154
  "requires": {}
154
155
  }
155
156
  },
@@ -178,6 +179,28 @@
178
179
  }
179
180
  }
180
181
  },
182
+ {
183
+ "name": "antdv-next",
184
+ "description": "Ant Design for Vue",
185
+ "repo": "antdv-next/nuxt",
186
+ "npm": "@antdv-next/nuxt",
187
+ "icon": "antdv-next.svg",
188
+ "github": "https://github.com/antdv-next/nuxt",
189
+ "website": "https://www.antdv-next.com",
190
+ "learn_more": "https://www.antdv-next.com",
191
+ "category": "UI",
192
+ "type": "3rd-party",
193
+ "maintainers": [
194
+ {
195
+ "name": "yanyu",
196
+ "github": "aibayanyu20"
197
+ }
198
+ ],
199
+ "compatibility": {
200
+ "nuxt": ">=4.0.0",
201
+ "requires": {}
202
+ }
203
+ },
181
204
  {
182
205
  "name": "aos",
183
206
  "description": "A Nuxt module that adds Animate On Scroll",
@@ -220,7 +243,7 @@
220
243
  }
221
244
  ],
222
245
  "compatibility": {
223
- "nuxt": ">=3.0.0",
246
+ "nuxt": ">=3.7.0",
224
247
  "requires": {}
225
248
  }
226
249
  },
@@ -254,7 +277,7 @@
254
277
  "repo": "Luxdamore/nuxt-apis-to-file",
255
278
  "npm": "@luxdamore/nuxt-apis-to-file",
256
279
  "icon": "",
257
- "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
280
+ "github": "https://github.com/Luxdamore/nuxt-apis-to-file",
258
281
  "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
259
282
  "learn_more": "",
260
283
  "category": "Performance",
@@ -383,7 +406,7 @@
383
406
  }
384
407
  ],
385
408
  "compatibility": {
386
- "nuxt": ">=3.0.0",
409
+ "nuxt": "^3.0.0",
387
410
  "requires": {}
388
411
  }
389
412
  },
@@ -415,7 +438,7 @@
415
438
  "repo": "askdoppler/doppler-js#main/nuxt",
416
439
  "npm": "@askdoppler/nuxt",
417
440
  "icon": "askdoppler.png",
418
- "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
441
+ "github": "https://github.com/askdoppler/doppler-js",
419
442
  "website": "https://askdoppler.com",
420
443
  "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
421
444
  "category": "SEO",
@@ -434,7 +457,7 @@
434
457
  },
435
458
  {
436
459
  "name": "auth-utils",
437
- "description": "Minimalist Auth module for Nuxt with SSR.",
460
+ "description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
438
461
  "repo": "atinux/nuxt-auth-utils",
439
462
  "npm": "nuxt-auth-utils",
440
463
  "icon": "",
@@ -484,29 +507,6 @@
484
507
  "requires": {}
485
508
  }
486
509
  },
487
- {
488
- "name": "authjs",
489
- "description": "Auth.js authentication Nuxt module. Edge compatible.",
490
- "repo": "Hebilicious/authjs-nuxt#main",
491
- "npm": "@hebilicious/authjs-nuxt",
492
- "icon": "authjs.png",
493
- "github": "https://github.com/Hebilicious/authjs-nuxt",
494
- "website": "https://authjs-nuxt.pages.dev/",
495
- "learn_more": "https://authjs.dev/",
496
- "category": "Security",
497
- "type": "3rd-party",
498
- "maintainers": [
499
- {
500
- "name": "Heb",
501
- "github": "Hebilicious",
502
- "twitter": "its_hebilicious"
503
- }
504
- ],
505
- "compatibility": {
506
- "nuxt": ">=3.0.0",
507
- "requires": {}
508
- }
509
- },
510
510
  {
511
511
  "name": "authorization",
512
512
  "description": "Manage permissions inside the app and the server.",
@@ -624,6 +624,28 @@
624
624
  "requires": {}
625
625
  }
626
626
  },
627
+ {
628
+ "name": "betterstack",
629
+ "description": "A Nuxt module for integrating BetterStack into your Nuxt application",
630
+ "repo": "nicogenz/nuxt-betterstack",
631
+ "npm": "nuxt-betterstack",
632
+ "icon": "betterstack.svg",
633
+ "github": "https://github.com/nicogenz/nuxt-betterstack",
634
+ "website": "https://github.com/nicogenz/nuxt-betterstack",
635
+ "learn_more": "https://betterstack.com",
636
+ "category": "Extensions",
637
+ "type": "3rd-party",
638
+ "maintainers": [
639
+ {
640
+ "name": "Nico Genz",
641
+ "github": "nicogenz"
642
+ }
643
+ ],
644
+ "compatibility": {
645
+ "nuxt": ">=3.0.0",
646
+ "requires": {}
647
+ }
648
+ },
627
649
  {
628
650
  "name": "bootstrap",
629
651
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -660,12 +682,12 @@
660
682
  {
661
683
  "name": "browserconfig",
662
684
  "description": "Adds XML browser configuration support",
663
- "repo": "nuxt-community/modules#master/packages/browserconfig",
685
+ "repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
664
686
  "npm": "@nuxtjs/browserconfig",
665
687
  "icon": "",
666
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
667
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
668
- "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
688
+ "github": "https://github.com/nuxt-community/legacy-modules",
689
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/browserconfig",
690
+ "learn_more": "https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
669
691
  "category": "Extensions",
670
692
  "type": "community",
671
693
  "maintainers": [
@@ -681,29 +703,6 @@
681
703
  "requires": {}
682
704
  }
683
705
  },
684
- {
685
- "name": "buefy",
686
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
687
- "repo": "buefy/nuxt-buefy",
688
- "npm": "nuxt-buefy",
689
- "icon": "buefy.png",
690
- "github": "https://github.com/buefy/nuxt-buefy",
691
- "website": "https://github.com/buefy/nuxt-buefy",
692
- "learn_more": "https://buefy.org/",
693
- "category": "UI",
694
- "type": "3rd-party",
695
- "maintainers": [
696
- {
697
- "name": "Walter Tommasi",
698
- "github": "jtommy",
699
- "twitter": "walter_tommasi"
700
- }
701
- ],
702
- "compatibility": {
703
- "nuxt": "^2.0.0",
704
- "requires": {}
705
- }
706
- },
707
706
  {
708
707
  "name": "bugsnag",
709
708
  "description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
@@ -712,7 +711,7 @@
712
711
  "icon": "bugsnag.png",
713
712
  "github": "https://github.com/JulianMar/nuxt-bugsnag",
714
713
  "website": "https://github.com/JulianMar/nuxt-bugsnag",
715
- "learn_more": "https://www.bugsnag.com/",
714
+ "learn_more": "",
716
715
  "category": "Monitoring",
717
716
  "type": "3rd-party",
718
717
  "maintainers": [
@@ -723,7 +722,7 @@
723
722
  }
724
723
  ],
725
724
  "compatibility": {
726
- "nuxt": "^2.0.0 || >=3.0.0",
725
+ "nuxt": "^2.16.0 || >=3.0.0",
727
726
  "requires": {
728
727
  "bridge": true
729
728
  }
@@ -843,36 +842,14 @@
843
842
  "requires": {}
844
843
  }
845
844
  },
846
- {
847
- "name": "chakra-ui",
848
- "description": "Chakra UI Module for Nuxt",
849
- "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
850
- "npm": "@chakra-ui/nuxt",
851
- "icon": "chakra-ui.png",
852
- "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
853
- "website": "https://vue.chakra-ui.com/with-nuxt",
854
- "learn_more": "",
855
- "category": "UI",
856
- "type": "3rd-party",
857
- "maintainers": [
858
- {
859
- "name": "Jonathan Bakebwa",
860
- "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
861
- }
862
- ],
863
- "compatibility": {
864
- "nuxt": "^2.0.0",
865
- "requires": {}
866
- }
867
- },
868
845
  {
869
846
  "name": "chatwoot",
870
847
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
871
- "repo": "productdevbookcom/chatwoot",
848
+ "repo": "productdevbook/chatwoot",
872
849
  "npm": "@productdevbook/chatwoot",
873
850
  "icon": "chatwoot.png",
874
- "github": "https://github.com/productdevbookcom/chatwoot",
875
- "website": "https://github.com/productdevbookcom/chatwoot",
851
+ "github": "https://github.com/productdevbook/chatwoot",
852
+ "website": "https://github.com/productdevbook/chatwoot",
876
853
  "learn_more": "https://www.chatwoot.com",
877
854
  "category": "Libraries",
878
855
  "type": "3rd-party",
@@ -880,11 +857,12 @@
880
857
  {
881
858
  "name": "Wind",
882
859
  "github": "productdevbook",
883
- "twitter": "productdevbook"
860
+ "twitter": "productdevbook",
861
+ "bluesky": "productdevbook.com"
884
862
  }
885
863
  ],
886
864
  "compatibility": {
887
- "nuxt": ">=3.0.0",
865
+ "nuxt": ">=3.3.1",
888
866
  "requires": {}
889
867
  }
890
868
  },
@@ -940,8 +918,8 @@
940
918
  "repo": "clerk/javascript#main/packages/nuxt",
941
919
  "npm": "@clerk/nuxt",
942
920
  "icon": "clerk.svg",
943
- "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
944
- "website": "https://clerk.com/docs/references/nuxt/overview",
921
+ "github": "https://github.com/clerk/javascript",
922
+ "website": "https://clerk.com/docs/reference/nuxt/overview",
945
923
  "learn_more": "https://clerk.com",
946
924
  "category": "Security",
947
925
  "type": "3rd-party",
@@ -990,7 +968,7 @@
990
968
  "icon": "",
991
969
  "github": "https://github.com/gitana/cloudcms-nuxt",
992
970
  "website": "https://github.com/gitana/cloudcms-nuxt",
993
- "learn_more": "https://www.cloudcms.com/",
971
+ "learn_more": "https://gitana.io/",
994
972
  "category": "CMS",
995
973
  "type": "3rd-party",
996
974
  "maintainers": [
@@ -1028,7 +1006,7 @@
1028
1006
  }
1029
1007
  ],
1030
1008
  "compatibility": {
1031
- "nuxt": ">=3.0.0",
1009
+ "nuxt": "^3.0.0",
1032
1010
  "requires": {}
1033
1011
  }
1034
1012
  },
@@ -1129,30 +1107,6 @@
1129
1107
  "requires": {}
1130
1108
  }
1131
1109
  },
1132
- {
1133
- "name": "composition-api",
1134
- "description": "Composition API hooks for Nuxt",
1135
- "repo": "nuxt-community/composition-api#main",
1136
- "npm": "@nuxtjs/composition-api",
1137
- "icon": "composition-api.svg",
1138
- "github": "https://github.com/nuxt-community/composition-api/tree/main",
1139
- "website": "https://composition-api.nuxtjs.org",
1140
- "learn_more": "",
1141
- "category": "Extensions",
1142
- "type": "community",
1143
- "maintainers": [
1144
- {
1145
- "name": "Daniel Roe",
1146
- "github": "danielroe",
1147
- "twitter": "danielcroe",
1148
- "bluesky": "danielroe.dev"
1149
- }
1150
- ],
1151
- "compatibility": {
1152
- "nuxt": "^2.0.0",
1153
- "requires": {}
1154
- }
1155
- },
1156
1110
  {
1157
1111
  "name": "content-assets",
1158
1112
  "description": "Enable locally-located assets in Nuxt Content",
@@ -1160,7 +1114,7 @@
1160
1114
  "npm": "nuxt-content-assets",
1161
1115
  "icon": "content-assets.png",
1162
1116
  "github": "https://github.com/davestewart/nuxt-content-assets",
1163
- "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
1117
+ "website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
1164
1118
  "learn_more": "",
1165
1119
  "category": "Images",
1166
1120
  "type": "3rd-party",
@@ -1231,31 +1185,10 @@
1231
1185
  }
1232
1186
  ],
1233
1187
  "compatibility": {
1234
- "nuxt": "^2.0.0 || >=3.0.0",
1235
- "requires": {}
1236
- }
1237
- },
1238
- {
1239
- "name": "contentful",
1240
- "description": "nuxt contentful module",
1241
- "repo": "scaccogatto/contentful-module",
1242
- "npm": "contentful-module",
1243
- "icon": "contentful.png",
1244
- "github": "https://github.com/scaccogatto/contentful-module",
1245
- "website": "https://github.com/scaccogatto/contentful-module",
1246
- "learn_more": "https://www.contentful.com/",
1247
- "category": "CMS",
1248
- "type": "3rd-party",
1249
- "maintainers": [
1250
- {
1251
- "name": "Marco 'Gatto' Boffo",
1252
- "github": "scaccogatto"
1253
- }
1254
- ],
1255
- "compatibility": {
1256
- "nuxt": "^2.0.0",
1188
+ "nuxt": ">=3.0.0-rc.3",
1257
1189
  "requires": {}
1258
- }
1190
+ },
1191
+ "mcp": "https://content.nuxt.com/mcp"
1259
1192
  },
1260
1193
  {
1261
1194
  "name": "contentstack",
@@ -1264,8 +1197,8 @@
1264
1197
  "npm": "nuxt-contentstack",
1265
1198
  "icon": "contentstack.png",
1266
1199
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1267
- "website": "https://nuxt-contentstack-docs.eu-contentstackapps.com/",
1268
- "learn_more": "https://community.contentstack.com/",
1200
+ "website": "https://github.com/timbenniks/nuxt-contentstack",
1201
+ "learn_more": "https://www.contentstack.com/community",
1269
1202
  "category": "CMS",
1270
1203
  "type": "3rd-party",
1271
1204
  "maintainers": [
@@ -1278,11 +1211,35 @@
1278
1211
  }
1279
1212
  ],
1280
1213
  "compatibility": {
1281
- "nuxt": "^3.16.0",
1214
+ "nuxt": ">=3.20.1",
1282
1215
  "requires": {},
1283
1216
  "devtools": "^0.0.0"
1284
1217
  }
1285
1218
  },
1219
+ {
1220
+ "name": "convex",
1221
+ "description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
1222
+ "repo": "onmax/nuxt-convex",
1223
+ "npm": "nuxt-convex",
1224
+ "icon": "convex.svg",
1225
+ "github": "https://github.com/onmax/nuxt-convex",
1226
+ "website": "https://nuxt-convex.onmax.me",
1227
+ "learn_more": "https://docs.convex.dev",
1228
+ "category": "Database",
1229
+ "type": "3rd-party",
1230
+ "maintainers": [
1231
+ {
1232
+ "name": "Max",
1233
+ "github": "onmax",
1234
+ "twitter": "_onmax",
1235
+ "bluesky": "onmax.bsky.social"
1236
+ }
1237
+ ],
1238
+ "compatibility": {
1239
+ "nuxt": ">=3.0.0",
1240
+ "requires": {}
1241
+ }
1242
+ },
1286
1243
  {
1287
1244
  "name": "cookie-control",
1288
1245
  "description": "A highly configurable cookie banner for Nuxt.",
@@ -1490,7 +1447,7 @@
1490
1447
  }
1491
1448
  ],
1492
1449
  "compatibility": {
1493
- "nuxt": "^2.0.0 || >=3.0.0",
1450
+ "nuxt": ">=3.5.0",
1494
1451
  "requires": {}
1495
1452
  }
1496
1453
  },
@@ -1513,7 +1470,7 @@
1513
1470
  }
1514
1471
  ],
1515
1472
  "compatibility": {
1516
- "nuxt": "^2.0.0 || >=3.0.0",
1473
+ "nuxt": "^2.16.0 || >=3.0.0",
1517
1474
  "requires": {}
1518
1475
  }
1519
1476
  },
@@ -1547,7 +1504,7 @@
1547
1504
  "repo": "intevel/nuxt-directus",
1548
1505
  "npm": "nuxt-directus",
1549
1506
  "icon": "directus.svg",
1550
- "github": "https://github.com/intevel/nuxt-directus/",
1507
+ "github": "https://github.com/intevel/nuxt-directus",
1551
1508
  "website": "https://nuxt-directus.de/",
1552
1509
  "learn_more": "https://directus.io/",
1553
1510
  "category": "CMS",
@@ -1573,7 +1530,7 @@
1573
1530
  }
1574
1531
  ],
1575
1532
  "compatibility": {
1576
- "nuxt": ">=3.0.0",
1533
+ "nuxt": "^2.16.0 || >=3.0.0-rc.9",
1577
1534
  "requires": {},
1578
1535
  "devtools": "^0.0.0"
1579
1536
  }
@@ -1662,7 +1619,7 @@
1662
1619
  }
1663
1620
  ],
1664
1621
  "compatibility": {
1665
- "nuxt": "^3.0.0",
1622
+ "nuxt": ">=3.0.0",
1666
1623
  "requires": {}
1667
1624
  }
1668
1625
  },
@@ -1697,7 +1654,7 @@
1697
1654
  }
1698
1655
  ],
1699
1656
  "compatibility": {
1700
- "nuxt": "^2.0.0 || >=3.0.0",
1657
+ "nuxt": ">=3.7.0",
1701
1658
  "requires": {}
1702
1659
  }
1703
1660
  },
@@ -1765,7 +1722,7 @@
1765
1722
  }
1766
1723
  ],
1767
1724
  "compatibility": {
1768
- "nuxt": ">=3.0.0",
1725
+ "nuxt": ">=3.2.0",
1769
1726
  "requires": {}
1770
1727
  }
1771
1728
  },
@@ -1834,7 +1791,7 @@
1834
1791
  }
1835
1792
  ],
1836
1793
  "compatibility": {
1837
- "nuxt": ">=3.0.0",
1794
+ "nuxt": ">=3",
1838
1795
  "requires": {
1839
1796
  "bridge": "optional"
1840
1797
  }
@@ -1848,7 +1805,7 @@
1848
1805
  "icon": "emotion.png",
1849
1806
  "github": "https://github.com/nuxt-modules/emotion",
1850
1807
  "website": "https://github.com/nuxt-modules/emotion",
1851
- "learn_more": "https://emotion.sh/",
1808
+ "learn_more": "https://emotion.sh/docs/introduction",
1852
1809
  "category": "Extensions",
1853
1810
  "type": "community",
1854
1811
  "maintainers": [
@@ -1874,10 +1831,10 @@
1874
1831
  "description": "Es-toolkit auto import module for Nuxt",
1875
1832
  "repo": "bubblesortt/nuxt-es-toolkit",
1876
1833
  "npm": "@bubblesortt/nuxt-es-toolkit",
1877
- "icon": "",
1834
+ "icon": "es-toolkit.png",
1878
1835
  "github": "https://github.com/bubblesortt/nuxt-es-toolkit",
1879
1836
  "website": "https://github.com/bubblesortt/nuxt-es-toolkit",
1880
- "learn_more": "",
1837
+ "learn_more": "https://es-toolkit.dev/",
1881
1838
  "category": "Libraries",
1882
1839
  "type": "3rd-party",
1883
1840
  "maintainers": [
@@ -1894,11 +1851,11 @@
1894
1851
  {
1895
1852
  "name": "eslint-module",
1896
1853
  "description": "ESLint module for Nuxt",
1897
- "repo": "nuxt-community/eslint-module",
1854
+ "repo": "nuxt-modules/eslint",
1898
1855
  "npm": "@nuxtjs/eslint-module",
1899
1856
  "icon": "eslint.png",
1900
- "github": "https://github.com/nuxt-community/eslint-module",
1901
- "website": "https://github.com/nuxt-community/eslint-module",
1857
+ "github": "https://github.com/nuxt-modules/eslint",
1858
+ "website": "https://github.com/nuxt-modules/eslint",
1902
1859
  "learn_more": "https://eslint.org/",
1903
1860
  "category": "Devtools",
1904
1861
  "type": "community",
@@ -1939,26 +1896,29 @@
1939
1896
  }
1940
1897
  },
1941
1898
  {
1942
- "name": "event-trace",
1943
- "description": "Module for event trace in Nuxt",
1944
- "repo": "nuxt-community/nuxt-event-trace",
1945
- "npm": "nuxt-event-trace",
1946
- "icon": "",
1947
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
1948
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
1949
- "learn_more": "",
1899
+ "name": "evlog",
1900
+ "description": "Wide events and structured errors for TypeScript. One log per request. Full context.",
1901
+ "repo": "HugoRCD/evlog#main/packages/evlog",
1902
+ "npm": "evlog",
1903
+ "icon": "evlog.svg",
1904
+ "github": "https://github.com/HugoRCD/evlog",
1905
+ "website": "https://www.evlog.dev/",
1906
+ "learn_more": "https://www.evlog.dev/getting-started/introduction",
1950
1907
  "category": "Monitoring",
1951
- "type": "community",
1908
+ "type": "3rd-party",
1952
1909
  "maintainers": [
1953
1910
  {
1954
- "name": "Xin Du (Clark)",
1955
- "github": "clarkdo"
1911
+ "name": "Hugo",
1912
+ "github": "HugoRCD",
1913
+ "twitter": "hugorcd",
1914
+ "bluesky": "hrcd.fr"
1956
1915
  }
1957
1916
  ],
1958
1917
  "compatibility": {
1959
- "nuxt": "^2.0.0",
1918
+ "nuxt": ">=3.0.0",
1960
1919
  "requires": {}
1961
- }
1920
+ },
1921
+ "mcp": "https://evlog.dev/mcp"
1962
1922
  },
1963
1923
  {
1964
1924
  "name": "fathom-analytics",
@@ -1983,28 +1943,6 @@
1983
1943
  "requires": {}
1984
1944
  }
1985
1945
  },
1986
- {
1987
- "name": "fathom",
1988
- "description": "Fathom analytics for Nuxt",
1989
- "repo": "yabhq/nuxt-fathom",
1990
- "npm": "@yabhq/nuxt-fathom",
1991
- "icon": "fathom.png",
1992
- "github": "https://github.com/yabhq/nuxt-fathom",
1993
- "website": "https://github.com/yabhq/nuxt-fathom",
1994
- "learn_more": "https://usefathom.com/",
1995
- "category": "Analytics",
1996
- "type": "3rd-party",
1997
- "maintainers": [
1998
- {
1999
- "name": "yabhq",
2000
- "github": "yabhq"
2001
- }
2002
- ],
2003
- "compatibility": {
2004
- "nuxt": "^2.0.0",
2005
- "requires": {}
2006
- }
2007
- },
2008
1946
  {
2009
1947
  "name": "feature-toggle",
2010
1948
  "description": "Feature toggle module for Nuxt",
@@ -2097,28 +2035,6 @@
2097
2035
  "requires": {}
2098
2036
  }
2099
2037
  },
2100
- {
2101
- "name": "font-loader-strategy",
2102
- "description": "Helps to load fonts and activate them by preloading.",
2103
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
2104
- "npm": "nuxt-font-loader-strategy",
2105
- "icon": "",
2106
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2107
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
2108
- "learn_more": "",
2109
- "category": "Fonts",
2110
- "type": "3rd-party",
2111
- "maintainers": [
2112
- {
2113
- "name": "GrabarzUndPartner",
2114
- "github": "GrabarzUndPartner"
2115
- }
2116
- ],
2117
- "compatibility": {
2118
- "nuxt": "^2.0.0",
2119
- "requires": {}
2120
- }
2121
- },
2122
2038
  {
2123
2039
  "name": "fontagon",
2124
2040
  "description": "Easy convert SVG from nuxt to icon font.",
@@ -2161,7 +2077,7 @@
2161
2077
  }
2162
2078
  ],
2163
2079
  "compatibility": {
2164
- "nuxt": ">=3.0.0",
2080
+ "nuxt": ">=3.0.0-rc.6",
2165
2081
  "requires": {}
2166
2082
  }
2167
2083
  },
@@ -2230,7 +2146,7 @@
2230
2146
  }
2231
2147
  ],
2232
2148
  "compatibility": {
2233
- "nuxt": ">=3.7.0",
2149
+ "nuxt": ">=3",
2234
2150
  "requires": {}
2235
2151
  }
2236
2152
  },
@@ -2257,6 +2173,29 @@
2257
2173
  "twitter": "0xBOYD"
2258
2174
  }
2259
2175
  ],
2176
+ "compatibility": {
2177
+ "nuxt": ">=3.0.0 <5.0.0",
2178
+ "requires": {}
2179
+ }
2180
+ },
2181
+ {
2182
+ "name": "freeform",
2183
+ "description": "Desktop-like drag & drop for Nuxt. Lasso selection, reorder, drop into containers - zero dependencies, pure Vue magic.",
2184
+ "repo": "Flo0806/nuxt-freeform#main/packages/nuxt-freeform",
2185
+ "npm": "nuxt-freeform",
2186
+ "icon": "nuxt-freeform.png",
2187
+ "github": "https://github.com/Flo0806/nuxt-freeform",
2188
+ "website": "https://nuxt-freeform.fh-softdev.de",
2189
+ "learn_more": "",
2190
+ "category": "UI",
2191
+ "type": "3rd-party",
2192
+ "maintainers": [
2193
+ {
2194
+ "name": "Florian Heuberger",
2195
+ "github": "Flo0806",
2196
+ "bluesky": "flo-heuberger.bsky.social"
2197
+ }
2198
+ ],
2260
2199
  "compatibility": {
2261
2200
  "nuxt": ">=3.0.0",
2262
2201
  "requires": {}
@@ -2310,12 +2249,12 @@
2310
2249
  {
2311
2250
  "name": "google-adsense",
2312
2251
  "description": "Google Adsense Module for Nuxt",
2313
- "repo": "nuxt-community/google-adsense-module",
2252
+ "repo": "nuxt-modules/google-adsense",
2314
2253
  "npm": "@nuxtjs/google-adsense",
2315
2254
  "icon": "google-adsense.png",
2316
- "github": "https://github.com/nuxt-community/google-adsense-module",
2317
- "website": "https://github.com/nuxt-community/google-adsense-module",
2318
- "learn_more": "https://www.google.com/adsense/start/",
2255
+ "github": "https://github.com/nuxt-modules/google-adsense",
2256
+ "website": "https://github.com/nuxt-modules/google-adsense",
2257
+ "learn_more": "https://adsense.google.com/start/",
2319
2258
  "category": "Analytics",
2320
2259
  "type": "community",
2321
2260
  "maintainers": [
@@ -2331,17 +2270,17 @@
2331
2270
  }
2332
2271
  ],
2333
2272
  "compatibility": {
2334
- "nuxt": "^2.0.0 || >=3.0.0",
2273
+ "nuxt": "^2.15.0 || >=3.0.0",
2335
2274
  "requires": {}
2336
2275
  }
2337
2276
  },
2338
2277
  {
2339
2278
  "name": "google-analytics",
2340
2279
  "description": "Google analytics Module for Nuxt",
2341
- "repo": "nuxt-community/analytics-module",
2280
+ "repo": "nuxt-community/google-analytics-module",
2342
2281
  "npm": "@nuxtjs/google-analytics",
2343
2282
  "icon": "google-analytics.png",
2344
- "github": "https://github.com/nuxt-community/analytics-module",
2283
+ "github": "https://github.com/nuxt-community/google-analytics-module",
2345
2284
  "website": "https://google-analytics.nuxtjs.org",
2346
2285
  "learn_more": "https://marketingplatform.google.com/about/analytics/",
2347
2286
  "category": "Analytics",
@@ -2378,7 +2317,7 @@
2378
2317
  "icon": "google-fonts.png",
2379
2318
  "github": "https://github.com/nuxt-modules/google-fonts",
2380
2319
  "website": "https://google-fonts.nuxtjs.org",
2381
- "learn_more": "https://developers.google.com/fonts",
2320
+ "learn_more": "https://developers.google.com/fonts?hl=tr",
2382
2321
  "category": "Fonts",
2383
2322
  "type": "community",
2384
2323
  "maintainers": [
@@ -2398,12 +2337,12 @@
2398
2337
  {
2399
2338
  "name": "google-gtag",
2400
2339
  "description": "Google GTag for Nuxt",
2401
- "repo": "nuxt-community/google-gtag",
2340
+ "repo": "nuxt-community/google-gtag-module",
2402
2341
  "npm": "@nuxtjs/google-gtag",
2403
2342
  "icon": "gtm.png",
2404
- "github": "https://github.com/nuxt-community/google-gtag",
2405
- "website": "https://github.com/nuxt-community/google-gtag",
2406
- "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
2343
+ "github": "https://github.com/nuxt-community/google-gtag-module",
2344
+ "website": "https://github.com/nuxt-community/google-gtag-module",
2345
+ "learn_more": "https://developers.google.com/analytics/legacy/universal-analytics?hl=ar",
2407
2346
  "category": "Analytics",
2408
2347
  "type": "community",
2409
2348
  "maintainers": [
@@ -2422,40 +2361,6 @@
2422
2361
  "requires": {}
2423
2362
  }
2424
2363
  },
2425
- {
2426
- "name": "google-optimize",
2427
- "description": "SSR friendly Google Optimize module for Nuxt",
2428
- "repo": "nuxt-community/google-optimize-module",
2429
- "npm": "nuxt-google-optimize",
2430
- "icon": "google-optimize.png",
2431
- "github": "https://github.com/nuxt-community/google-optimize-module",
2432
- "website": "https://github.com/nuxt-community/google-optimize-module",
2433
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
2434
- "category": "Analytics",
2435
- "type": "community",
2436
- "maintainers": [
2437
- {
2438
- "name": "Pooya Parsa",
2439
- "github": "pi0",
2440
- "twitter": "_pi0_",
2441
- "bluesky": "pi0.io"
2442
- },
2443
- {
2444
- "name": "Farzad Soltani",
2445
- "github": "farzadso",
2446
- "twitter": "farzadso"
2447
- },
2448
- {
2449
- "name": "Josh Deltener",
2450
- "github": "hecktarzuli",
2451
- "twitter": "JoshDeltener"
2452
- }
2453
- ],
2454
- "compatibility": {
2455
- "nuxt": "^2.0.0",
2456
- "requires": {}
2457
- }
2458
- },
2459
2364
  {
2460
2365
  "name": "graphql-client",
2461
2366
  "description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
@@ -2475,7 +2380,7 @@
2475
2380
  }
2476
2381
  ],
2477
2382
  "compatibility": {
2478
- "nuxt": ">=3.0.0",
2383
+ "nuxt": ">=3.7.0",
2479
2384
  "requires": {}
2480
2385
  }
2481
2386
  },
@@ -2498,7 +2403,7 @@
2498
2403
  }
2499
2404
  ],
2500
2405
  "compatibility": {
2501
- "nuxt": "^2.0.0 || >=3.0.0",
2406
+ "nuxt": ">=3.0.0",
2502
2407
  "requires": {}
2503
2408
  }
2504
2409
  },
@@ -2546,7 +2451,7 @@
2546
2451
  }
2547
2452
  ],
2548
2453
  "compatibility": {
2549
- "nuxt": ">=3.0.0",
2454
+ "nuxt": ">=3.7.0",
2550
2455
  "requires": {}
2551
2456
  }
2552
2457
  },
@@ -2604,7 +2509,7 @@
2604
2509
  "icon": "hanko.svg",
2605
2510
  "github": "https://github.com/nuxt-modules/hanko",
2606
2511
  "website": "https://github.com/nuxt-modules/hanko",
2607
- "learn_more": "https://hanko.io/",
2512
+ "learn_more": "https://www.hanko.io/",
2608
2513
  "category": "Security",
2609
2514
  "type": "community",
2610
2515
  "maintainers": [
@@ -2845,7 +2750,7 @@
2845
2750
  }
2846
2751
  ],
2847
2752
  "compatibility": {
2848
- "nuxt": "^2.0.0 || >=3.0.0",
2753
+ "nuxt": "^2.0.0 || >=3.0.0-rc.7",
2849
2754
  "requires": {
2850
2755
  "bridge": "optional"
2851
2756
  }
@@ -2922,7 +2827,8 @@
2922
2827
  "compatibility": {
2923
2828
  "nuxt": ">=3.0.0",
2924
2829
  "requires": {}
2925
- }
2830
+ },
2831
+ "mcp": "https://hub.nuxt.com/mcp"
2926
2832
  },
2927
2833
  {
2928
2834
  "name": "humans-txt",
@@ -2930,7 +2836,7 @@
2930
2836
  "repo": "Luxdamore/nuxt-humans-txt",
2931
2837
  "npm": "@luxdamore/nuxt-humans-txt",
2932
2838
  "icon": "",
2933
- "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2839
+ "github": "https://github.com/Luxdamore/nuxt-humans-txt",
2934
2840
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2935
2841
  "learn_more": "",
2936
2842
  "category": "SEO",
@@ -2977,7 +2883,7 @@
2977
2883
  }
2978
2884
  ],
2979
2885
  "compatibility": {
2980
- "nuxt": "^2.0.0 || >=3.0.0",
2886
+ "nuxt": ">=3.0.0-rc.11",
2981
2887
  "requires": {}
2982
2888
  }
2983
2889
  },
@@ -3063,7 +2969,7 @@
3063
2969
  "repo": "gitfoxcode/nuxt-icons",
3064
2970
  "npm": "nuxt-icons",
3065
2971
  "icon": "icons.png",
3066
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2972
+ "github": "https://github.com/gitfoxcode/nuxt-icons",
3067
2973
  "website": "https://github.com/gitFoxCode/nuxt-icons",
3068
2974
  "learn_more": "",
3069
2975
  "category": "UI",
@@ -3139,11 +3045,12 @@
3139
3045
  }
3140
3046
  ],
3141
3047
  "compatibility": {
3142
- "nuxt": "^2.0.0 || >=3.0.0",
3048
+ "nuxt": ">=3.1.0",
3143
3049
  "requires": {
3144
3050
  "bridge": "optional"
3145
3051
  }
3146
- }
3052
+ },
3053
+ "mcp": "https://image.nuxt.com/mcp"
3147
3054
  },
3148
3055
  {
3149
3056
  "name": "imagemin",
@@ -3175,15 +3082,16 @@
3175
3082
  "npm": "inkline",
3176
3083
  "icon": "inkline.svg",
3177
3084
  "github": "https://github.com/inkline/inkline",
3178
- "website": "https://inkline.io",
3179
- "learn_more": "https://inkline.io/docs/installation/nuxt",
3085
+ "website": "https://www.inkline.io/",
3086
+ "learn_more": "https://www.inkline.io/docs/installation/nuxt",
3180
3087
  "category": "UI",
3181
3088
  "type": "3rd-party",
3182
3089
  "maintainers": [
3183
3090
  {
3184
3091
  "name": "Alex Grozav",
3185
3092
  "github": "alexgrozav",
3186
- "twitter": "alexgrozav"
3093
+ "twitter": "alexgrozav",
3094
+ "bluesky": "alexgrozav.com"
3187
3095
  }
3188
3096
  ],
3189
3097
  "compatibility": {
@@ -3235,7 +3143,7 @@
3235
3143
  }
3236
3144
  ],
3237
3145
  "compatibility": {
3238
- "nuxt": ">=3.0.0",
3146
+ "nuxt": ">=3.0.0-rc.12",
3239
3147
  "requires": {}
3240
3148
  }
3241
3149
  },
@@ -3258,7 +3166,7 @@
3258
3166
  }
3259
3167
  ],
3260
3168
  "compatibility": {
3261
- "nuxt": "^3.0.0",
3169
+ "nuxt": ">=3.0.0",
3262
3170
  "requires": {}
3263
3171
  }
3264
3172
  },
@@ -3280,7 +3188,7 @@
3280
3188
  }
3281
3189
  ],
3282
3190
  "compatibility": {
3283
- "nuxt": "^2.0.0 || >=3.0.0",
3191
+ "nuxt": ">=3.0.0",
3284
3192
  "requires": {}
3285
3193
  }
3286
3194
  },
@@ -3302,7 +3210,7 @@
3302
3210
  }
3303
3211
  ],
3304
3212
  "compatibility": {
3305
- "nuxt": "^3.0.0",
3213
+ "nuxt": ">=3.0.0",
3306
3214
  "requires": {}
3307
3215
  }
3308
3216
  },
@@ -3335,8 +3243,8 @@
3335
3243
  "npm": "@nuxtjs/kinde",
3336
3244
  "icon": "kinde.svg",
3337
3245
  "github": "https://github.com/nuxt-modules/kinde",
3338
- "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
3339
- "learn_more": "https://kinde.com/",
3246
+ "website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
3247
+ "learn_more": "https://www.kinde.com/",
3340
3248
  "category": "Security",
3341
3249
  "type": "community",
3342
3250
  "maintainers": [
@@ -3364,7 +3272,7 @@
3364
3272
  "repo": "kong/kongponents",
3365
3273
  "npm": "@kong/kongponents",
3366
3274
  "icon": "kong.svg",
3367
- "github": "https://github.com/Kong/kongponents/tree/main/nuxt",
3275
+ "github": "https://github.com/kong/kongponents",
3368
3276
  "website": "https://kongponents.konghq.com/",
3369
3277
  "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3370
3278
  "category": "UI",
@@ -3385,11 +3293,11 @@
3385
3293
  {
3386
3294
  "name": "kql",
3387
3295
  "description": "Nuxt module for Kirby's Query Language API",
3388
- "repo": "johannschopplich/nuxt-kql",
3296
+ "repo": "johannschopplich/nuxt-kirby",
3389
3297
  "npm": "nuxt-kirby",
3390
3298
  "icon": "kql.svg",
3391
- "github": "https://github.com/johannschopplich/nuxt-kql",
3392
- "website": "https://nuxt-kql.byjohann.dev/",
3299
+ "github": "https://github.com/johannschopplich/nuxt-kirby",
3300
+ "website": "https://nuxt-kirby.byjohann.dev/",
3393
3301
  "learn_more": "",
3394
3302
  "category": "CMS",
3395
3303
  "type": "3rd-party",
@@ -3402,18 +3310,18 @@
3402
3310
  }
3403
3311
  ],
3404
3312
  "compatibility": {
3405
- "nuxt": ">=3.0.0",
3313
+ "nuxt": ">=4.0.0",
3406
3314
  "requires": {}
3407
3315
  }
3408
3316
  },
3409
3317
  {
3410
3318
  "name": "laravel-echo",
3411
3319
  "description": "Laravel Echo for Nuxt",
3412
- "repo": "nuxt-community/laravel-echo",
3320
+ "repo": "nuxt-community/laravel-echo-module",
3413
3321
  "npm": "@nuxtjs/laravel-echo",
3414
3322
  "icon": "laravel-echo.png",
3415
- "github": "https://github.com/nuxt-community/laravel-echo",
3416
- "website": "https://github.com/nuxt-community/laravel-echo",
3323
+ "github": "https://github.com/nuxt-community/laravel-echo-module",
3324
+ "website": "https://github.com/nuxt-community/laravel-echo-module",
3417
3325
  "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
3418
3326
  "category": "CMS",
3419
3327
  "type": "community",
@@ -3429,28 +3337,6 @@
3429
3337
  "requires": {}
3430
3338
  }
3431
3339
  },
3432
- {
3433
- "name": "laravel-nuxt",
3434
- "description": "Build a SPA with Laravel and Nuxt",
3435
- "repo": "skyrpex/laravel-nuxt-js",
3436
- "npm": "laravel-nuxt",
3437
- "icon": "",
3438
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
3439
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
3440
- "learn_more": "https://laravel.com/",
3441
- "category": "CMS",
3442
- "type": "3rd-party",
3443
- "maintainers": [
3444
- {
3445
- "name": "Cristian Pallarés",
3446
- "github": "skyrpex"
3447
- }
3448
- ],
3449
- "compatibility": {
3450
- "nuxt": "^2.0.0",
3451
- "requires": {}
3452
- }
3453
- },
3454
3340
  {
3455
3341
  "name": "laravel",
3456
3342
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -3517,7 +3403,7 @@
3517
3403
  }
3518
3404
  ],
3519
3405
  "compatibility": {
3520
- "nuxt": "^3.0.0",
3406
+ "nuxt": ">=3.0.0",
3521
3407
  "requires": {}
3522
3408
  }
3523
3409
  },
@@ -3528,8 +3414,8 @@
3528
3414
  "npm": "nuxt-link-checker",
3529
3415
  "icon": "link-checker.svg",
3530
3416
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
3531
- "website": "https://nuxtseo.com/link-checker",
3532
- "learn_more": "https://nuxtseo.com/link-checker",
3417
+ "website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3418
+ "learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
3533
3419
  "category": "SEO",
3534
3420
  "type": "3rd-party",
3535
3421
  "maintainers": [
@@ -3541,7 +3427,7 @@
3541
3427
  }
3542
3428
  ],
3543
3429
  "compatibility": {
3544
- "nuxt": ">=3.0.0",
3430
+ "nuxt": ">=3.9.0",
3545
3431
  "requires": {},
3546
3432
  "devtools": "^0.0.0"
3547
3433
  }
@@ -3549,14 +3435,14 @@
3549
3435
  {
3550
3436
  "name": "llms",
3551
3437
  "description": "Generate llms.txt documentation for your Nuxt application",
3552
- "repo": "nuxtlabs/nuxt-llms",
3438
+ "repo": "nuxt-content/nuxt-llms",
3553
3439
  "npm": "nuxt-llms",
3554
3440
  "icon": "llms.png",
3555
- "github": "https://github.com/nuxtlabs/nuxt-llms",
3556
- "website": "https://github.com/nuxtlabs/nuxt-llms",
3441
+ "github": "https://github.com/nuxt-content/nuxt-llms",
3442
+ "website": "https://github.com/nuxt-content/nuxt-llms",
3557
3443
  "learn_more": "",
3558
3444
  "category": "AI",
3559
- "type": "3rd-party",
3445
+ "type": "community",
3560
3446
  "maintainers": [
3561
3447
  {
3562
3448
  "name": "Farnabaz",
@@ -3607,11 +3493,11 @@
3607
3493
  {
3608
3494
  "name": "localtunnel",
3609
3495
  "description": "exposes your localhost to the world for easy testing and sharing",
3610
- "repo": "nuxt-community/modules#master/packages/localtunnel",
3496
+ "repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
3611
3497
  "npm": "@nuxtjs/localtunnel",
3612
3498
  "icon": "localtunnel.png",
3613
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3614
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
3499
+ "github": "https://github.com/nuxt-community/legacy-modules",
3500
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
3615
3501
  "learn_more": "https://github.com/localtunnel/localtunnel",
3616
3502
  "category": "Devtools",
3617
3503
  "type": "community",
@@ -3652,28 +3538,6 @@
3652
3538
  "requires": {}
3653
3539
  }
3654
3540
  },
3655
- {
3656
- "name": "lodash",
3657
- "description": "lodash module with auto-import and custom prefix",
3658
- "repo": "cipami/nuxt-lodash",
3659
- "npm": "nuxt-lodash",
3660
- "icon": "lodash.svg",
3661
- "github": "https://github.com/cipami/nuxt-lodash",
3662
- "website": "https://github.com/cipami/nuxt-lodash#readme",
3663
- "learn_more": "https://github.com/lodash/lodash",
3664
- "category": "Libraries",
3665
- "type": "3rd-party",
3666
- "maintainers": [
3667
- {
3668
- "name": "Michal Čípa",
3669
- "github": "cipami"
3670
- }
3671
- ],
3672
- "compatibility": {
3673
- "nuxt": ">=3.0.0",
3674
- "requires": {}
3675
- }
3676
- },
3677
3541
  {
3678
3542
  "name": "logrocket",
3679
3543
  "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
@@ -3682,7 +3546,7 @@
3682
3546
  "icon": "logrocket.png",
3683
3547
  "github": "https://github.com/nuxt-modules/logrocket",
3684
3548
  "website": "https://github.com/nuxt-modules/logrocket",
3685
- "learn_more": "https://docs.logrocket.com/docs",
3549
+ "learn_more": "https://docs.logrocket.com/docs/introduction",
3686
3550
  "category": "Monitoring",
3687
3551
  "type": "community",
3688
3552
  "maintainers": [
@@ -3703,9 +3567,9 @@
3703
3567
  "repo": "logto-io/js#master/packages/nuxt",
3704
3568
  "npm": "@logto/nuxt",
3705
3569
  "icon": "logto.svg",
3706
- "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3570
+ "github": "https://github.com/logto-io/js",
3707
3571
  "website": "https://logto.io",
3708
- "learn_more": "https://docs.logto.io",
3572
+ "learn_more": "https://docs.logto.io/introduction",
3709
3573
  "category": "Security",
3710
3574
  "type": "3rd-party",
3711
3575
  "maintainers": [
@@ -3767,7 +3631,7 @@
3767
3631
  }
3768
3632
  ],
3769
3633
  "compatibility": {
3770
- "nuxt": ">=3.0.0",
3634
+ "nuxt": ">=3.3.0",
3771
3635
  "requires": {}
3772
3636
  }
3773
3637
  },
@@ -3800,8 +3664,8 @@
3800
3664
  "npm": "magic-regexp",
3801
3665
  "icon": "magic-regexp.svg",
3802
3666
  "github": "https://github.com/unjs/magic-regexp",
3803
- "website": "https://magic-regexp.roe.dev",
3804
- "learn_more": "https://magic-regexp.roe.dev",
3667
+ "website": "https://regexp.dev/",
3668
+ "learn_more": "https://regexp.dev/",
3805
3669
  "category": "Libraries",
3806
3670
  "type": "3rd-party",
3807
3671
  "maintainers": [
@@ -3823,7 +3687,7 @@
3823
3687
  "repo": "yizack/nuxt-mailchannels",
3824
3688
  "npm": "nuxt-mailchannels",
3825
3689
  "icon": "mailchannels.svg",
3826
- "github": "https://github.com/Yizack/nuxt-mailchannels",
3690
+ "github": "https://github.com/yizack/nuxt-mailchannels",
3827
3691
  "website": "https://github.com/Yizack/nuxt-mailchannels",
3828
3692
  "learn_more": "https://www.mailchannels.com/email-api/",
3829
3693
  "category": "Extensions",
@@ -3894,7 +3758,7 @@
3894
3758
  "repo": "hanzydev/nuxt-marquee",
3895
3759
  "npm": "nuxt-marquee",
3896
3760
  "icon": "marquee.png",
3897
- "github": "https://github.com/hanzydev/nuxt-marquee/",
3761
+ "github": "https://github.com/hanzydev/nuxt-marquee",
3898
3762
  "website": "https://hanzydev.github.io/nuxt-marquee/",
3899
3763
  "learn_more": "",
3900
3764
  "category": "UI",
@@ -3940,7 +3804,7 @@
3940
3804
  "repo": "louismazel/maz-ui#master/packages/nuxt",
3941
3805
  "npm": "@maz-ui/nuxt",
3942
3806
  "icon": "maz-ui.png",
3943
- "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3807
+ "github": "https://github.com/louismazel/maz-ui",
3944
3808
  "website": "https://maz-ui.com/",
3945
3809
  "learn_more": "https://maz-ui.com/guide/nuxt",
3946
3810
  "category": "UI",
@@ -3963,8 +3827,8 @@
3963
3827
  "repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
3964
3828
  "npm": "@nuxtjs/mcp-toolkit",
3965
3829
  "icon": "mcp-toolkit.png",
3966
- "github": "https://github.com/nuxt-modules/mcp-toolkit/tree/main/packages/nuxt-mcp-toolkit",
3967
- "website": "https://mcp-toolkit.nuxt.dev",
3830
+ "github": "https://github.com/nuxt-modules/mcp-toolkit",
3831
+ "website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
3968
3832
  "learn_more": "",
3969
3833
  "category": "AI",
3970
3834
  "type": "community",
@@ -3985,11 +3849,11 @@
3985
3849
  {
3986
3850
  "name": "mdc",
3987
3851
  "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3988
- "repo": "nuxt-modules/mdc",
3852
+ "repo": "nuxt-content/mdc",
3989
3853
  "npm": "@nuxtjs/mdc",
3990
3854
  "icon": "mdc.png",
3991
- "github": "https://github.com/nuxt-modules/mdc",
3992
- "website": "https://github.com/nuxt-modules/mdc",
3855
+ "github": "https://github.com/nuxt-content/mdc",
3856
+ "website": "https://github.com/nuxt-content/mdc",
3993
3857
  "learn_more": "",
3994
3858
  "category": "Extensions",
3995
3859
  "type": "community",
@@ -4032,14 +3896,14 @@
4032
3896
  {
4033
3897
  "name": "medusa",
4034
3898
  "description": "Easily connect to Medusa from your Nuxt application",
4035
- "repo": "Baroshem/nuxt-medusa",
3899
+ "repo": "nuxt-modules/medusa",
4036
3900
  "npm": "@nuxtjs/medusa",
4037
3901
  "icon": "medusa.svg",
4038
- "github": "https://github.com/Baroshem/nuxt-medusa/",
3902
+ "github": "https://github.com/nuxt-modules/medusa",
4039
3903
  "website": "https://nuxt-medusa.vercel.app/",
4040
3904
  "learn_more": "https://nuxt-medusa.vercel.app/",
4041
3905
  "category": "Ecommerce",
4042
- "type": "3rd-party",
3906
+ "type": "community",
4043
3907
  "maintainers": [
4044
3908
  {
4045
3909
  "name": "Jakub Andrzejewski",
@@ -4135,7 +3999,7 @@
4135
3999
  "npm": "@mojocss/nuxt",
4136
4000
  "icon": "mojocss.svg",
4137
4001
  "github": "https://github.com/mojocss/mojocss-nuxt-module",
4138
- "website": "https://mojocss.com/docs/guide/nuxtjs",
4002
+ "website": "https://github.com/mojocss/mojocss-nuxt-module",
4139
4003
  "learn_more": "",
4140
4004
  "category": "UI",
4141
4005
  "type": "3rd-party",
@@ -4146,7 +4010,7 @@
4146
4010
  }
4147
4011
  ],
4148
4012
  "compatibility": {
4149
- "nuxt": "^2.0.0 || >=3.0.0",
4013
+ "nuxt": ">=3.0.0",
4150
4014
  "requires": {}
4151
4015
  }
4152
4016
  },
@@ -4225,29 +4089,6 @@
4225
4089
  "requires": {}
4226
4090
  }
4227
4091
  },
4228
- {
4229
- "name": "netlify-cache",
4230
- "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
4231
- "repo": "DreaMinder/nuxt-netlify-cache",
4232
- "npm": "nuxt-netlify-cache",
4233
- "icon": "netlify.png",
4234
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
4235
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
4236
- "learn_more": "https://www.netlify.com/",
4237
- "category": "Deployment",
4238
- "type": "3rd-party",
4239
- "maintainers": [
4240
- {
4241
- "name": "DreaMinder",
4242
- "github": "DreaMinder",
4243
- "twitter": "DreaMinder"
4244
- }
4245
- ],
4246
- "compatibility": {
4247
- "nuxt": "^2.0.0",
4248
- "requires": {}
4249
- }
4250
- },
4251
4092
  {
4252
4093
  "name": "netlify-files",
4253
4094
  "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
@@ -4318,6 +4159,30 @@
4318
4159
  "requires": {}
4319
4160
  }
4320
4161
  },
4162
+ {
4163
+ "name": "nitro-graphql",
4164
+ "description": "A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.",
4165
+ "repo": "productdevbook/nitro-graphql",
4166
+ "npm": "nitro-graphql",
4167
+ "icon": "",
4168
+ "github": "https://github.com/productdevbook/nitro-graphql",
4169
+ "website": "https://github.com/productdevbook/nitro-graphql",
4170
+ "learn_more": "",
4171
+ "category": "Request",
4172
+ "type": "3rd-party",
4173
+ "maintainers": [
4174
+ {
4175
+ "name": "Wind",
4176
+ "github": "productdevbook",
4177
+ "twitter": "productdevbook",
4178
+ "bluesky": "productdevbook.com"
4179
+ }
4180
+ ],
4181
+ "compatibility": {
4182
+ "nuxt": "^3.0.0",
4183
+ "requires": {}
4184
+ }
4185
+ },
4321
4186
  {
4322
4187
  "name": "nodemailer",
4323
4188
  "description": "Nuxt integration for nodemailer",
@@ -4384,6 +4249,28 @@
4384
4249
  "requires": {}
4385
4250
  }
4386
4251
  },
4252
+ {
4253
+ "name": "nuxt-actions",
4254
+ "description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
4255
+ "repo": "billymaulana/nuxt-actions",
4256
+ "npm": "nuxt-actions",
4257
+ "icon": "nuxt-actions.svg",
4258
+ "github": "https://github.com/billymaulana/nuxt-actions",
4259
+ "website": "https://billymaulana.github.io/nuxt-actions/",
4260
+ "learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
4261
+ "category": "Request",
4262
+ "type": "3rd-party",
4263
+ "maintainers": [
4264
+ {
4265
+ "name": "Billy Maulana",
4266
+ "github": "billymaulana"
4267
+ }
4268
+ ],
4269
+ "compatibility": {
4270
+ "nuxt": "^3.7.0 || ^4.0.0",
4271
+ "requires": {}
4272
+ }
4273
+ },
4387
4274
  {
4388
4275
  "name": "nuxt-aidbase",
4389
4276
  "description": "Easily integrate Aidbase into your Nuxt app.",
@@ -4500,6 +4387,29 @@
4500
4387
  "requires": {}
4501
4388
  }
4502
4389
  },
4390
+ {
4391
+ "name": "nuxt-auto-form",
4392
+ "description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
4393
+ "repo": "Norbiros/nuxt-auto-form",
4394
+ "npm": "@norbiros/nuxt-auto-form",
4395
+ "icon": "nuxt-auto-form.svg",
4396
+ "github": "https://github.com/Norbiros/nuxt-auto-form",
4397
+ "website": "https://nuxt-auto-form.norbiros.dev",
4398
+ "learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
4399
+ "category": "Libraries",
4400
+ "type": "3rd-party",
4401
+ "maintainers": [
4402
+ {
4403
+ "name": "Norbiros",
4404
+ "github": "Norbiros",
4405
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
4406
+ }
4407
+ ],
4408
+ "compatibility": {
4409
+ "nuxt": ">=3.0.0",
4410
+ "requires": {}
4411
+ }
4412
+ },
4503
4413
  {
4504
4414
  "name": "nuxt-basic-auth",
4505
4415
  "description": "Nuxt Module for Basic Authentication",
@@ -4568,7 +4478,7 @@
4568
4478
  }
4569
4479
  ],
4570
4480
  "compatibility": {
4571
- "nuxt": ">=3.0.0",
4481
+ "nuxt": ">=3.13.1",
4572
4482
  "requires": {},
4573
4483
  "devtools": "^0.0.0"
4574
4484
  }
@@ -4636,6 +4546,28 @@
4636
4546
  "github": "schnapsterdog"
4637
4547
  }
4638
4548
  ],
4549
+ "compatibility": {
4550
+ "nuxt": ">=3.0.0 <5.0.0",
4551
+ "requires": {}
4552
+ }
4553
+ },
4554
+ {
4555
+ "name": "nuxt-claude-devtools",
4556
+ "description": "Nuxt DevTools integration for Claude Code AI assistant",
4557
+ "repo": "oro-ad/nuxt-claude-devtools",
4558
+ "npm": "@oro.ad/nuxt-claude-devtools",
4559
+ "icon": "",
4560
+ "github": "https://github.com/oro-ad/nuxt-claude-devtools",
4561
+ "website": "https://github.com/oro-ad/nuxt-claude-devtools",
4562
+ "learn_more": "",
4563
+ "category": "Devtools",
4564
+ "type": "3rd-party",
4565
+ "maintainers": [
4566
+ {
4567
+ "name": "oro-ad",
4568
+ "github": "oro-ad"
4569
+ }
4570
+ ],
4639
4571
  "compatibility": {
4640
4572
  "nuxt": ">=3.0.0",
4641
4573
  "requires": {}
@@ -4647,7 +4579,7 @@
4647
4579
  "repo": "thimodev/nuxt-codemirror",
4648
4580
  "npm": "nuxt-codemirror",
4649
4581
  "icon": "nuxt-codemirror.svg",
4650
- "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4582
+ "github": "https://github.com/thimodev/nuxt-codemirror",
4651
4583
  "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4652
4584
  "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4653
4585
  "category": "Libraries",
@@ -4670,7 +4602,7 @@
4670
4602
  "repo": "lorexiq/nuxt-color-picker",
4671
4603
  "npm": "nuxt-color-picker",
4672
4604
  "icon": "nuxt-color-picker.png",
4673
- "github": "https://github.com/LorexIQ/nuxt-color-picker",
4605
+ "github": "https://github.com/lorexiq/nuxt-color-picker",
4674
4606
  "website": "https://nuxt-color-picker.nuxt.dev/",
4675
4607
  "learn_more": "",
4676
4608
  "category": "UI",
@@ -4739,7 +4671,7 @@
4739
4671
  "icon": "nuxt-coolify.svg",
4740
4672
  "github": "https://github.com/justserdar/nuxt-coolify",
4741
4673
  "website": "https://github.com/justserdar/nuxt-coolify",
4742
- "learn_more": "https://nuxt-coolify.justserdar.dev/",
4674
+ "learn_more": "",
4743
4675
  "category": "Request",
4744
4676
  "type": "3rd-party",
4745
4677
  "maintainers": [
@@ -4754,6 +4686,28 @@
4754
4686
  "requires": {}
4755
4687
  }
4756
4688
  },
4689
+ {
4690
+ "name": "nuxt-csp-report",
4691
+ "description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
4692
+ "repo": "Gonzo17/nuxt-csp-report",
4693
+ "npm": "nuxt-csp-report",
4694
+ "icon": "nuxt-csp-report.svg",
4695
+ "github": "https://github.com/Gonzo17/nuxt-csp-report",
4696
+ "website": "https://github.com/Gonzo17/nuxt-csp-report",
4697
+ "learn_more": "",
4698
+ "category": "Security",
4699
+ "type": "3rd-party",
4700
+ "maintainers": [
4701
+ {
4702
+ "name": "David Gonzalez Casin",
4703
+ "github": "Gonzo17"
4704
+ }
4705
+ ],
4706
+ "compatibility": {
4707
+ "nuxt": ">=3.12.0",
4708
+ "requires": {}
4709
+ }
4710
+ },
4757
4711
  {
4758
4712
  "name": "nuxt-email-renderer",
4759
4713
  "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
@@ -4800,7 +4754,7 @@
4800
4754
  }
4801
4755
  ],
4802
4756
  "compatibility": {
4803
- "nuxt": ">=3.0.0",
4757
+ "nuxt": "^3.6.0",
4804
4758
  "requires": {}
4805
4759
  }
4806
4760
  },
@@ -4914,7 +4868,7 @@
4914
4868
  }
4915
4869
  ],
4916
4870
  "compatibility": {
4917
- "nuxt": "^3.0.0",
4871
+ "nuxt": ">=3.0.0",
4918
4872
  "requires": {}
4919
4873
  }
4920
4874
  },
@@ -4949,7 +4903,7 @@
4949
4903
  "npm": "nuxt-glaze",
4950
4904
  "icon": "nuxt-glaze.png",
4951
4905
  "github": "https://github.com/holux-design/nuxt-glaze",
4952
- "website": "https://glaze.dev",
4906
+ "website": "https://www.glaze.dev/",
4953
4907
  "learn_more": "",
4954
4908
  "category": "Libraries",
4955
4909
  "type": "3rd-party",
@@ -4982,7 +4936,7 @@
4982
4936
  }
4983
4937
  ],
4984
4938
  "compatibility": {
4985
- "nuxt": "^3.0.0",
4939
+ "nuxt": "^3.0.0 || ^4.0.0",
4986
4940
  "requires": {}
4987
4941
  }
4988
4942
  },
@@ -5004,7 +4958,7 @@
5004
4958
  }
5005
4959
  ],
5006
4960
  "compatibility": {
5007
- "nuxt": ">=3.0.0",
4961
+ "nuxt": "^3.0.0",
5008
4962
  "requires": {}
5009
4963
  }
5010
4964
  },
@@ -5021,12 +4975,12 @@
5021
4975
  "type": "3rd-party",
5022
4976
  "maintainers": [
5023
4977
  {
5024
- "name": "Abbas Mohamed",
4978
+ "name": "Abbas Mohamed Ahmed",
5025
4979
  "github": "Abbasmoe"
5026
4980
  }
5027
4981
  ],
5028
4982
  "compatibility": {
5029
- "nuxt": ">=3.0.0",
4983
+ "nuxt": "^3.0.0 || ^4.0.0",
5030
4984
  "requires": {}
5031
4985
  }
5032
4986
  },
@@ -5055,18 +5009,18 @@
5055
5009
  }
5056
5010
  ],
5057
5011
  "compatibility": {
5058
- "nuxt": "^2.0.0 || >=3.0.0",
5012
+ "nuxt": ">=3.13.0",
5059
5013
  "requires": {}
5060
5014
  }
5061
5015
  },
5062
5016
  {
5063
5017
  "name": "nuxt-graphql-playground",
5064
5018
  "description": "",
5065
- "repo": "pinpon-dev/nuxt-graphql-playground",
5019
+ "repo": "tuarrep/nuxt-graphql-playground",
5066
5020
  "npm": "@pin-pon/nuxt-graphql-playground",
5067
5021
  "icon": "",
5068
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5069
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
5022
+ "github": "https://github.com/tuarrep/nuxt-graphql-playground",
5023
+ "website": "https://github.com/tuarrep/nuxt-graphql-playground",
5070
5024
  "learn_more": "",
5071
5025
  "category": "Devtools",
5072
5026
  "type": "3rd-party",
@@ -5099,7 +5053,7 @@
5099
5053
  }
5100
5054
  ],
5101
5055
  "compatibility": {
5102
- "nuxt": ">=3.0.0",
5056
+ "nuxt": "^3.0.0",
5103
5057
  "requires": {},
5104
5058
  "devtools": "^0.0.0"
5105
5059
  }
@@ -5182,7 +5136,7 @@
5182
5136
  "repo": "daliborgogic/nuxt-interpolation#master",
5183
5137
  "npm": "nuxt-interpolation",
5184
5138
  "icon": "",
5185
- "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5139
+ "github": "https://github.com/daliborgogic/nuxt-interpolation",
5186
5140
  "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
5187
5141
  "learn_more": "",
5188
5142
  "category": "Devtools",
@@ -5265,7 +5219,7 @@
5265
5219
  }
5266
5220
  ],
5267
5221
  "compatibility": {
5268
- "nuxt": ">=3.15.0",
5222
+ "nuxt": "^3.0.0 || >=4.0.3",
5269
5223
  "requires": {}
5270
5224
  }
5271
5225
  },
@@ -5289,7 +5243,7 @@
5289
5243
  }
5290
5244
  ],
5291
5245
  "compatibility": {
5292
- "nuxt": ">=3.12.0",
5246
+ "nuxt": ">=3.0.0",
5293
5247
  "requires": {}
5294
5248
  }
5295
5249
  },
@@ -5312,7 +5266,7 @@
5312
5266
  }
5313
5267
  ],
5314
5268
  "compatibility": {
5315
- "nuxt": ">=3.0.0",
5269
+ "nuxt": "^3.0.0",
5316
5270
  "requires": {}
5317
5271
  }
5318
5272
  },
@@ -5472,7 +5426,7 @@
5472
5426
  }
5473
5427
  ],
5474
5428
  "compatibility": {
5475
- "nuxt": ">=3.0.0",
5429
+ "nuxt": ">=3.1.0",
5476
5430
  "requires": {}
5477
5431
  }
5478
5432
  },
@@ -5501,6 +5455,31 @@
5501
5455
  "devtools": "^0.0.0"
5502
5456
  }
5503
5457
  },
5458
+ {
5459
+ "name": "nuxt-mqtt",
5460
+ "description": "A Nuxt module for real-time MQTT communication using mqtt.js",
5461
+ "repo": "arashsheyda/nuxt-mqtt",
5462
+ "npm": "nuxt-mqtt",
5463
+ "icon": "nuxt-mqtt.png",
5464
+ "github": "https://github.com/arashsheyda/nuxt-mqtt",
5465
+ "website": "https://github.com/arashsheyda/nuxt-mongoose#readme",
5466
+ "learn_more": "",
5467
+ "category": "Extensions",
5468
+ "type": "3rd-party",
5469
+ "maintainers": [
5470
+ {
5471
+ "name": "Arash Ari Sheyda",
5472
+ "github": "arashsheyda",
5473
+ "twitter": "arash_sheyda",
5474
+ "bluesky": "arashsheyda.me"
5475
+ }
5476
+ ],
5477
+ "compatibility": {
5478
+ "nuxt": ">=3.0.0",
5479
+ "requires": {},
5480
+ "devtools": "^0.0.0"
5481
+ }
5482
+ },
5504
5483
  {
5505
5484
  "name": "nuxt-music-flow",
5506
5485
  "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
@@ -5524,6 +5503,28 @@
5524
5503
  "requires": {}
5525
5504
  }
5526
5505
  },
5506
+ {
5507
+ "name": "nuxt-notify",
5508
+ "description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
5509
+ "repo": "nizaamomer/nuxt-notify",
5510
+ "npm": "nuxt-notify",
5511
+ "icon": "nuxt-notify.png",
5512
+ "github": "https://github.com/nizaamomer/nuxt-notify",
5513
+ "website": "https://nuxt-notify.nizaamomer.com",
5514
+ "learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
5515
+ "category": "UI",
5516
+ "type": "3rd-party",
5517
+ "maintainers": [
5518
+ {
5519
+ "name": "Nizam Omer",
5520
+ "github": "nizaamomer"
5521
+ }
5522
+ ],
5523
+ "compatibility": {
5524
+ "nuxt": "^3.0.0 || ^4.0.0",
5525
+ "requires": {}
5526
+ }
5527
+ },
5527
5528
  {
5528
5529
  "name": "nuxt-oidc-auth",
5529
5530
  "description": "Seamless modern authentication for Nuxt applications.",
@@ -5543,7 +5544,7 @@
5543
5544
  }
5544
5545
  ],
5545
5546
  "compatibility": {
5546
- "nuxt": ">=3.0.0",
5547
+ "nuxt": ">=3.9.0",
5547
5548
  "requires": {}
5548
5549
  }
5549
5550
  },
@@ -5567,7 +5568,7 @@
5567
5568
  }
5568
5569
  ],
5569
5570
  "compatibility": {
5570
- "nuxt": ">=3.15.0",
5571
+ "nuxt": ">=3.0.0",
5571
5572
  "requires": {}
5572
5573
  }
5573
5574
  },
@@ -5644,7 +5645,7 @@
5644
5645
  }
5645
5646
  ],
5646
5647
  "compatibility": {
5647
- "nuxt": ">=3.0.0",
5648
+ "nuxt": ">=3.0.0-rc.8",
5648
5649
  "requires": {},
5649
5650
  "devtools": "^0.0.0"
5650
5651
  }
@@ -5679,7 +5680,7 @@
5679
5680
  "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
5680
5681
  "npm": "@i2d/nuxt-pdf-frame",
5681
5682
  "icon": "pdf-frame.svg",
5682
- "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
5683
+ "github": "https://github.com/i2djs/pdf-frame",
5683
5684
  "website": "https://www.pdf-frame.org",
5684
5685
  "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
5685
5686
  "category": "Libraries",
@@ -5785,7 +5786,7 @@
5785
5786
  }
5786
5787
  ],
5787
5788
  "compatibility": {
5788
- "nuxt": ">=3.0.0",
5789
+ "nuxt": "^3.6.0",
5789
5790
  "requires": {}
5790
5791
  }
5791
5792
  },
@@ -5853,7 +5854,7 @@
5853
5854
  }
5854
5855
  ],
5855
5856
  "compatibility": {
5856
- "nuxt": ">=3.0.0",
5857
+ "nuxt": "^3.0.0 || ^4.0.0",
5857
5858
  "requires": {}
5858
5859
  }
5859
5860
  },
@@ -5886,8 +5887,8 @@
5886
5887
  "repo": "onmax/nuxt-safe-runtime-config#main",
5887
5888
  "npm": "nuxt-safe-runtime-config",
5888
5889
  "icon": "nuxt-safe-runtime-config.svg",
5889
- "github": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5890
- "website": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
5890
+ "github": "https://github.com/onmax/nuxt-safe-runtime-config",
5891
+ "website": "https://nuxt-safe-runtime-config.onmax.me",
5891
5892
  "learn_more": "",
5892
5893
  "category": "Devtools",
5893
5894
  "type": "3rd-party",
@@ -6005,17 +6006,17 @@
6005
6006
  {
6006
6007
  "name": "nuxt-smartlook",
6007
6008
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
6008
- "repo": "f00b4r/nuxt-smartlook",
6009
+ "repo": "contributte/nuxt-smartlook",
6009
6010
  "npm": "nuxt-smartlook",
6010
6011
  "icon": "nuxt-smartlook.png",
6011
- "github": "https://github.com/f00b4r/nuxt-smartlook",
6012
- "website": "https://github.com/f00b4r/nuxt-smartlook",
6012
+ "github": "https://github.com/contributte/nuxt-smartlook",
6013
+ "website": "https://github.com/contributte/nuxt-smartlook",
6013
6014
  "learn_more": "https://www.smartlook.com/",
6014
6015
  "category": "Analytics",
6015
6016
  "type": "3rd-party",
6016
6017
  "maintainers": [
6017
6018
  {
6018
- "name": "Milan Felix Šulc",
6019
+ "name": "Milan Šulc",
6019
6020
  "github": "f3l1x",
6020
6021
  "twitter": "xf3l1x",
6021
6022
  "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
@@ -6141,7 +6142,7 @@
6141
6142
  }
6142
6143
  ],
6143
6144
  "compatibility": {
6144
- "nuxt": "^3.0.0",
6145
+ "nuxt": ">=3.0.0",
6145
6146
  "requires": {}
6146
6147
  }
6147
6148
  },
@@ -6164,7 +6165,7 @@
6164
6165
  }
6165
6166
  ],
6166
6167
  "compatibility": {
6167
- "nuxt": ">=3.17.0",
6168
+ "nuxt": "^3.0.0 || ^4.0.0",
6168
6169
  "requires": {}
6169
6170
  }
6170
6171
  },
@@ -6211,7 +6212,7 @@
6211
6212
  }
6212
6213
  ],
6213
6214
  "compatibility": {
6214
- "nuxt": ">=3.0.0",
6215
+ "nuxt": ">=3.0.0-rc.0",
6215
6216
  "requires": {}
6216
6217
  }
6217
6218
  },
@@ -6241,11 +6242,11 @@
6241
6242
  {
6242
6243
  "name": "nuxt-toc",
6243
6244
  "description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
6244
- "repo": "hanyujie2002/nuxt-toc",
6245
+ "repo": "thaikolja/nuxt-toc",
6245
6246
  "npm": "nuxt-toc",
6246
6247
  "icon": "nuxt-toc.png",
6247
- "github": "https://github.com/hanyujie2002/nuxt-toc",
6248
- "website": "https://github.com/hanyujie2002/nuxt-toc",
6248
+ "github": "https://github.com/thaikolja/nuxt-toc",
6249
+ "website": "https://github.com/thaikolja/nuxt-toc",
6249
6250
  "learn_more": "",
6250
6251
  "category": "UI",
6251
6252
  "type": "3rd-party",
@@ -6282,30 +6283,6 @@
6282
6283
  "requires": {}
6283
6284
  }
6284
6285
  },
6285
- {
6286
- "name": "nuxt-use-sound",
6287
- "description": "A Nuxt module for playing sound effects.",
6288
- "repo": "Tahul/nuxt-use-sound",
6289
- "npm": "nuxt-use-sound",
6290
- "icon": "nuxt-use-sound.svg",
6291
- "github": "https://github.com/Tahul/nuxt-use-sound",
6292
- "website": "https://github.com/Tahul/nuxt-use-sound",
6293
- "learn_more": "https://github.com/vueuse/sound",
6294
- "category": "Libraries",
6295
- "type": "3rd-party",
6296
- "maintainers": [
6297
- {
6298
- "name": "Yaël Guilloux",
6299
- "github": "Tahul",
6300
- "twitter": "yaeeelglx",
6301
- "bluesky": "yael.dev"
6302
- }
6303
- ],
6304
- "compatibility": {
6305
- "nuxt": "^2.0.0",
6306
- "requires": {}
6307
- }
6308
- },
6309
6286
  {
6310
6287
  "name": "nuxt-useless-blobs",
6311
6288
  "description": "An easier way of using useless-blobs in your Nuxt project!",
@@ -6324,7 +6301,31 @@
6324
6301
  }
6325
6302
  ],
6326
6303
  "compatibility": {
6327
- "nuxt": "^3.0.0",
6304
+ "nuxt": ">=3.0.0",
6305
+ "requires": {}
6306
+ }
6307
+ },
6308
+ {
6309
+ "name": "nuxt-users",
6310
+ "description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
6311
+ "repo": "rrd108/nuxt-users",
6312
+ "npm": "nuxt-users",
6313
+ "icon": "nuxt-users.png",
6314
+ "github": "https://github.com/rrd108/nuxt-users",
6315
+ "website": "https://nuxt-users.webmania.cc/",
6316
+ "learn_more": "https://nuxt-users.webmania.cc/",
6317
+ "category": "Security",
6318
+ "type": "3rd-party",
6319
+ "maintainers": [
6320
+ {
6321
+ "name": "rrd",
6322
+ "github": "rrd108",
6323
+ "twitter": "radharadhya",
6324
+ "bluesky": "rrd108.bsky.social"
6325
+ }
6326
+ ],
6327
+ "compatibility": {
6328
+ "nuxt": ">=3.0.0",
6328
6329
  "requires": {}
6329
6330
  }
6330
6331
  },
@@ -6346,7 +6347,7 @@
6346
6347
  }
6347
6348
  ],
6348
6349
  "compatibility": {
6349
- "nuxt": ">=3.0.0",
6350
+ "nuxt": "^3.0.0",
6350
6351
  "requires": {}
6351
6352
  }
6352
6353
  },
@@ -6368,7 +6369,7 @@
6368
6369
  }
6369
6370
  ],
6370
6371
  "compatibility": {
6371
- "nuxt": "^2.0.0 || >=3.0.0",
6372
+ "nuxt": ">=3.0.0-rc.11",
6372
6373
  "requires": {
6373
6374
  "bridge": "optional"
6374
6375
  }
@@ -6393,7 +6394,7 @@
6393
6394
  }
6394
6395
  ],
6395
6396
  "compatibility": {
6396
- "nuxt": ">=3.0.0",
6397
+ "nuxt": ">=3.0.0 <5.0.0",
6397
6398
  "requires": {}
6398
6399
  }
6399
6400
  },
@@ -6441,35 +6442,13 @@
6441
6442
  "requires": {}
6442
6443
  }
6443
6444
  },
6444
- {
6445
- "name": "nuxt2-leaflet",
6446
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
6447
- "repo": "schlunsen/nuxt-leaflet",
6448
- "npm": "nuxt-leaflet",
6449
- "icon": "leaflet.png",
6450
- "github": "https://github.com/schlunsen/nuxt-leaflet",
6451
- "website": "https://github.com/schlunsen/nuxt-leaflet",
6452
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
6453
- "category": "Libraries",
6454
- "type": "3rd-party",
6455
- "maintainers": [
6456
- {
6457
- "name": "Rasmus Schlünsen",
6458
- "github": "schlunsen"
6459
- }
6460
- ],
6461
- "compatibility": {
6462
- "nuxt": "^2.0.0",
6463
- "requires": {}
6464
- }
6465
- },
6466
6445
  {
6467
6446
  "name": "nuxt2-ngrok",
6468
6447
  "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
6469
- "repo": "nuxt-community/ngrok",
6448
+ "repo": "nuxt-modules/ngrok",
6470
6449
  "npm": "@nuxtjs/ngrok",
6471
6450
  "icon": "ngrok.png",
6472
- "github": "https://github.com/nuxt-community/ngrok-module",
6451
+ "github": "https://github.com/nuxt-modules/ngrok",
6473
6452
  "website": "https://ngrok.nuxtjs.org",
6474
6453
  "learn_more": "https://github.com/bubenshchykov/ngrok",
6475
6454
  "category": "Devtools",
@@ -6520,8 +6499,8 @@
6520
6499
  "repo": "daliborgogic/interpolation",
6521
6500
  "npm": "nuxt3-interpolation",
6522
6501
  "icon": "",
6523
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
6524
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
6502
+ "github": "https://github.com/daliborgogic/interpolation",
6503
+ "website": "https://github.com/daliborgogic/interpolation/tree/main",
6525
6504
  "learn_more": "",
6526
6505
  "category": "Devtools",
6527
6506
  "type": "3rd-party",
@@ -6568,8 +6547,8 @@
6568
6547
  "npm": "nuxt-og-image",
6569
6548
  "icon": "og-image.svg",
6570
6549
  "github": "https://github.com/nuxt-modules/og-image",
6571
- "website": "https://nuxtseo.com/og-image",
6572
- "learn_more": "https://nuxtseo.com/og-image",
6550
+ "website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6551
+ "learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
6573
6552
  "category": "SEO",
6574
6553
  "type": "community",
6575
6554
  "maintainers": [
@@ -6581,7 +6560,7 @@
6581
6560
  }
6582
6561
  ],
6583
6562
  "compatibility": {
6584
- "nuxt": ">=3.0.0",
6563
+ "nuxt": ">=3.10.3",
6585
6564
  "requires": {},
6586
6565
  "devtools": "^0.0.0"
6587
6566
  }
@@ -6606,7 +6585,8 @@
6606
6585
  {
6607
6586
  "name": "Wind",
6608
6587
  "github": "productdevbook",
6609
- "twitter": "productdevbook"
6588
+ "twitter": "productdevbook",
6589
+ "bluesky": "productdevbook.com"
6610
6590
  }
6611
6591
  ],
6612
6592
  "compatibility": {
@@ -6683,28 +6663,6 @@
6683
6663
  "requires": {}
6684
6664
  }
6685
6665
  },
6686
- {
6687
- "name": "page-generator-helper",
6688
- "description": "Generate your pages statically without using payload extractors.",
6689
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
6690
- "npm": "nuxt-page-generator-helper",
6691
- "icon": "",
6692
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6693
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
6694
- "learn_more": "",
6695
- "category": "Extensions",
6696
- "type": "3rd-party",
6697
- "maintainers": [
6698
- {
6699
- "name": "GrabarzUndPartner",
6700
- "github": "GrabarzUndPartner"
6701
- }
6702
- ],
6703
- "compatibility": {
6704
- "nuxt": "^2.0.0",
6705
- "requires": {}
6706
- }
6707
- },
6708
6666
  {
6709
6667
  "name": "paper-ui",
6710
6668
  "description": "A ui kit for nuxt",
@@ -6768,7 +6726,7 @@
6768
6726
  }
6769
6727
  ],
6770
6728
  "compatibility": {
6771
- "nuxt": ">=3.0.0",
6729
+ "nuxt": "^3.7.0",
6772
6730
  "requires": {}
6773
6731
  }
6774
6732
  },
@@ -6780,7 +6738,7 @@
6780
6738
  "icon": "partytown.svg",
6781
6739
  "github": "https://github.com/nuxt-modules/partytown",
6782
6740
  "website": "https://github.com/nuxt-modules/partytown",
6783
- "learn_more": "https://partytown.builder.io/",
6741
+ "learn_more": "https://partytown.qwik.dev/",
6784
6742
  "category": "Performance",
6785
6743
  "type": "community",
6786
6744
  "maintainers": [
@@ -6842,30 +6800,7 @@
6842
6800
  }
6843
6801
  ],
6844
6802
  "compatibility": {
6845
- "nuxt": ">=3.0.0",
6846
- "requires": {}
6847
- }
6848
- },
6849
- {
6850
- "name": "pergel",
6851
- "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
6852
- "repo": "oku-ui/pergel#main/packages-core/pergel",
6853
- "npm": "pergel",
6854
- "icon": "pergel.svg",
6855
- "github": "https://github.com/oku-ui/pergel",
6856
- "website": "https://pergel.oku-ui.com/",
6857
- "learn_more": "",
6858
- "category": "Devtools",
6859
- "type": "3rd-party",
6860
- "maintainers": [
6861
- {
6862
- "name": "Wind",
6863
- "github": "productdevbook",
6864
- "twitter": "productdevbook"
6865
- }
6866
- ],
6867
- "compatibility": {
6868
- "nuxt": ">=3.10.0",
6803
+ "nuxt": "^3.0.0",
6869
6804
  "requires": {}
6870
6805
  }
6871
6806
  },
@@ -6892,13 +6827,38 @@
6892
6827
  "requires": {}
6893
6828
  }
6894
6829
  },
6830
+ {
6831
+ "name": "pglite",
6832
+ "description": "A Nuxt module aimed to simplify the use of PGlite.",
6833
+ "repo": "sandros94/nuxt-pglite",
6834
+ "npm": "nuxt-pglite",
6835
+ "icon": "pglite.svg",
6836
+ "github": "https://github.com/sandros94/nuxt-pglite",
6837
+ "website": "https://github.com/sandros94/nuxt-pglite",
6838
+ "learn_more": "https://pglite.dev",
6839
+ "category": "Database",
6840
+ "type": "3rd-party",
6841
+ "maintainers": [
6842
+ {
6843
+ "name": "Sandro Circi",
6844
+ "github": "sandros94",
6845
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6846
+ "bluesky": "sandros94.com",
6847
+ "twitter": "_sandros94"
6848
+ }
6849
+ ],
6850
+ "compatibility": {
6851
+ "nuxt": ">=3.15.0",
6852
+ "requires": {}
6853
+ }
6854
+ },
6895
6855
  {
6896
6856
  "name": "pinia-colada",
6897
6857
  "description": "The smart data fetching layer for Pinia",
6898
6858
  "repo": "posva/pinia-colada#main/nuxt",
6899
6859
  "npm": "@pinia/colada-nuxt",
6900
6860
  "icon": "pinia-colada.png",
6901
- "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6861
+ "github": "https://github.com/posva/pinia-colada",
6902
6862
  "website": "https://pinia-colada.esm.dev",
6903
6863
  "learn_more": "",
6904
6864
  "category": "Extensions",
@@ -6912,7 +6872,7 @@
6912
6872
  }
6913
6873
  ],
6914
6874
  "compatibility": {
6915
- "nuxt": "^3.13.0 || ^4.0.0",
6875
+ "nuxt": "^3.17.7 || ^4.0.0",
6916
6876
  "requires": {}
6917
6877
  }
6918
6878
  },
@@ -6922,7 +6882,7 @@
6922
6882
  "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
6923
6883
  "npm": "@pinia-orm/nuxt",
6924
6884
  "icon": "pinia-orm.svg",
6925
- "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
6885
+ "github": "https://github.com/CodeDredd/pinia-orm",
6926
6886
  "website": "https://pinia-orm.codedredd.de/",
6927
6887
  "learn_more": "",
6928
6888
  "category": "Extensions",
@@ -6941,31 +6901,6 @@
6941
6901
  }
6942
6902
  }
6943
6903
  },
6944
- {
6945
- "name": "pinia-plugin-persistedstate",
6946
- "description": "Configurable persistence and rehydration of Pinia stores.",
6947
- "repo": "prazdevs/pinia-plugin-persistedstate",
6948
- "npm": "pinia-plugin-persistedstate",
6949
- "icon": "pinia-plugin-persistedstate.png",
6950
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
6951
- "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
6952
- "learn_more": "",
6953
- "category": "Extensions",
6954
- "type": "3rd-party",
6955
- "maintainers": [
6956
- {
6957
- "name": "praz",
6958
- "github": "prazdevs",
6959
- "bluesky": "dev.praz.me"
6960
- }
6961
- ],
6962
- "compatibility": {
6963
- "nuxt": "^2.0.0 || >=3.0.0",
6964
- "requires": {
6965
- "bridge": "optional"
6966
- }
6967
- }
6968
- },
6969
6904
  {
6970
6905
  "name": "pinia-plugin-unstorage",
6971
6906
  "description": "Configurable persistence and rehydration of Pinia stores.",
@@ -6994,7 +6929,7 @@
6994
6929
  "repo": "vuejs/pinia#v2/packages/nuxt",
6995
6930
  "npm": "@pinia/nuxt",
6996
6931
  "icon": "pinia.svg",
6997
- "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
6932
+ "github": "https://github.com/vuejs/pinia",
6998
6933
  "website": "https://pinia.vuejs.org/",
6999
6934
  "learn_more": "",
7000
6935
  "category": "Extensions",
@@ -7008,7 +6943,7 @@
7008
6943
  }
7009
6944
  ],
7010
6945
  "compatibility": {
7011
- "nuxt": "^2.0.0 || >=3.0.0",
6946
+ "nuxt": "^3.15.0 || ^4.0.0",
7012
6947
  "requires": {
7013
6948
  "bridge": "optional"
7014
6949
  }
@@ -7055,7 +6990,7 @@
7055
6990
  }
7056
6991
  ],
7057
6992
  "compatibility": {
7058
- "nuxt": "^2.0.0 || >=3.0.0",
6993
+ "nuxt": ">=3.0.0",
7059
6994
  "requires": {}
7060
6995
  }
7061
6996
  },
@@ -7077,7 +7012,7 @@
7077
7012
  }
7078
7013
  ],
7079
7014
  "compatibility": {
7080
- "nuxt": ">=3.0.0",
7015
+ "nuxt": ">=3.9.0",
7081
7016
  "requires": {}
7082
7017
  }
7083
7018
  },
@@ -7133,7 +7068,7 @@
7133
7068
  "repo": "primefaces/primevue#master/packages/nuxt-module",
7134
7069
  "npm": "@primevue/nuxt-module",
7135
7070
  "icon": "primevue.svg",
7136
- "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
7071
+ "github": "https://github.com/primefaces/primevue",
7137
7072
  "website": "https://primevue.org/",
7138
7073
  "learn_more": "https://primevue.org/nuxt/",
7139
7074
  "category": "UI",
@@ -7157,7 +7092,7 @@
7157
7092
  "npm": "@prisma/nuxt",
7158
7093
  "icon": "prisma.png",
7159
7094
  "github": "https://github.com/prisma/nuxt-prisma",
7160
- "website": "https://pris.ly/prisma-nuxt",
7095
+ "website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
7161
7096
  "learn_more": "https://www.prisma.io/orm",
7162
7097
  "category": "Database",
7163
7098
  "type": "3rd-party",
@@ -7192,7 +7127,7 @@
7192
7127
  }
7193
7128
  ],
7194
7129
  "compatibility": {
7195
- "nuxt": "^2.0.0 || >=3.0.0",
7130
+ "nuxt": ">=3.7.0",
7196
7131
  "requires": {}
7197
7132
  }
7198
7133
  },
@@ -7214,7 +7149,7 @@
7214
7149
  }
7215
7150
  ],
7216
7151
  "compatibility": {
7217
- "nuxt": ">=3.0.0",
7152
+ "nuxt": "^2.16.0 || >=3.0.0",
7218
7153
  "requires": {}
7219
7154
  }
7220
7155
  },
@@ -7305,7 +7240,7 @@
7305
7240
  }
7306
7241
  ],
7307
7242
  "compatibility": {
7308
- "nuxt": "^2.0.0 || >=3.0.0",
7243
+ "nuxt": "^3.0.0-rc.11",
7309
7244
  "requires": {}
7310
7245
  }
7311
7246
  },
@@ -7317,7 +7252,7 @@
7317
7252
  "icon": "pwa.png",
7318
7253
  "github": "https://github.com/nuxt-community/pwa-module",
7319
7254
  "website": "https://pwa.nuxtjs.org",
7320
- "learn_more": "https://web.dev/progressive-web-apps/",
7255
+ "learn_more": "https://web.dev/explore/progressive-web-apps",
7321
7256
  "category": "Performance",
7322
7257
  "type": "community",
7323
7258
  "maintainers": [
@@ -7378,7 +7313,7 @@
7378
7313
  }
7379
7314
  ],
7380
7315
  "compatibility": {
7381
- "nuxt": ">=3.10.0",
7316
+ "nuxt": ">=3.0.0",
7382
7317
  "requires": {}
7383
7318
  }
7384
7319
  },
@@ -7411,7 +7346,7 @@
7411
7346
  "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7412
7347
  "npm": "@query-api/nuxt",
7413
7348
  "icon": "query-api.svg",
7414
- "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7349
+ "github": "https://github.com/samuelreichor/query-api",
7415
7350
  "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7416
7351
  "learn_more": "https://samuelreichor.at/libraries",
7417
7352
  "category": "CMS",
@@ -7435,7 +7370,7 @@
7435
7370
  "icon": "radash.png",
7436
7371
  "github": "https://github.com/bbg/nuxt-radash",
7437
7372
  "website": "https://github.com/bbg/nuxt-radash#readme",
7438
- "learn_more": "https://github.com/rayepps/radash/",
7373
+ "learn_more": "https://github.com/sodiray/radash",
7439
7374
  "category": "Libraries",
7440
7375
  "type": "3rd-party",
7441
7376
  "maintainers": [
@@ -7445,7 +7380,7 @@
7445
7380
  }
7446
7381
  ],
7447
7382
  "compatibility": {
7448
- "nuxt": ">=3.0.0",
7383
+ "nuxt": "^3.0.0",
7449
7384
  "requires": {}
7450
7385
  }
7451
7386
  },
@@ -7457,7 +7392,7 @@
7457
7392
  "icon": "recaptcha.png",
7458
7393
  "github": "https://github.com/nuxt-community/recaptcha-module",
7459
7394
  "website": "https://github.com/nuxt-community/recaptcha-module",
7460
- "learn_more": "https://www.google.com/recaptcha/about/",
7395
+ "learn_more": "https://cloud.google.com/security/products/recaptcha",
7461
7396
  "category": "Security",
7462
7397
  "type": "community",
7463
7398
  "maintainers": [
@@ -7522,10 +7457,10 @@
7522
7457
  {
7523
7458
  "name": "reka-ui",
7524
7459
  "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7525
- "repo": "unovue/radix-vue",
7460
+ "repo": "unovue/reka-ui",
7526
7461
  "npm": "reka-ui",
7527
7462
  "icon": "reka-ui.svg",
7528
- "github": "https://github.com/unovue/radix-vue",
7463
+ "github": "https://github.com/unovue/reka-ui",
7529
7464
  "website": "https://www.reka-ui.com/",
7530
7465
  "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7531
7466
  "category": "UI",
@@ -7628,7 +7563,7 @@
7628
7563
  }
7629
7564
  ],
7630
7565
  "compatibility": {
7631
- "nuxt": "^2.0.0 || >=3.0.0",
7566
+ "nuxt": ">=3.6.1",
7632
7567
  "requires": {
7633
7568
  "bridge": "optional"
7634
7569
  }
@@ -7652,31 +7587,7 @@
7652
7587
  }
7653
7588
  ],
7654
7589
  "compatibility": {
7655
- "nuxt": ">=3.0.0",
7656
- "requires": {}
7657
- }
7658
- },
7659
- {
7660
- "name": "router-extras",
7661
- "description": "Extra Add-ons for nuxt router",
7662
- "repo": "nuxt-community/router-extras-module",
7663
- "npm": "@nuxtjs/router-extras",
7664
- "icon": "vue.png",
7665
- "github": "https://github.com/nuxt-community/router-extras-module",
7666
- "website": "https://github.com/nuxt-community/router-extras-module",
7667
- "learn_more": "",
7668
- "category": "Extensions",
7669
- "type": "community",
7670
- "maintainers": [
7671
- {
7672
- "name": "Farnabaz",
7673
- "github": "farnabaz",
7674
- "twitter": "a_birang",
7675
- "bluesky": "farnabaz.dev"
7676
- }
7677
- ],
7678
- "compatibility": {
7679
- "nuxt": "^2.0.0",
7590
+ "nuxt": "^3",
7680
7591
  "requires": {}
7681
7592
  }
7682
7593
  },
@@ -7710,7 +7621,7 @@
7710
7621
  "repo": "nuxt-modules/sanity#main",
7711
7622
  "npm": "@nuxtjs/sanity",
7712
7623
  "icon": "sanity.png",
7713
- "github": "https://github.com/nuxt-modules/sanity#main",
7624
+ "github": "https://github.com/nuxt-modules/sanity",
7714
7625
  "website": "https://sanity.nuxtjs.org",
7715
7626
  "learn_more": "https://www.sanity.io/",
7716
7627
  "category": "CMS",
@@ -7724,7 +7635,7 @@
7724
7635
  }
7725
7636
  ],
7726
7637
  "compatibility": {
7727
- "nuxt": "^2.0.0 || >=3.0.0",
7638
+ "nuxt": ">=3.7.0",
7728
7639
  "requires": {
7729
7640
  "bridge": "optional"
7730
7641
  }
@@ -7736,7 +7647,7 @@
7736
7647
  "repo": "scalar/scalar#main/integrations/nuxt",
7737
7648
  "npm": "@scalar/nuxt",
7738
7649
  "icon": "scalar.svg",
7739
- "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7650
+ "github": "https://github.com/scalar/scalar",
7740
7651
  "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7741
7652
  "learn_more": "https://scalar.com",
7742
7653
  "category": "Devtools",
@@ -7760,7 +7671,7 @@
7760
7671
  "npm": "nuxt-schema-org",
7761
7672
  "icon": "schema-org.svg",
7762
7673
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
7763
- "website": "https://nuxtseo.com/schema-org",
7674
+ "website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
7764
7675
  "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
7765
7676
  "category": "SEO",
7766
7677
  "type": "3rd-party",
@@ -7773,7 +7684,7 @@
7773
7684
  }
7774
7685
  ],
7775
7686
  "compatibility": {
7776
- "nuxt": ">=3.0.0",
7687
+ "nuxt": ">=3.0.0-rc.8",
7777
7688
  "requires": {}
7778
7689
  }
7779
7690
  },
@@ -7796,7 +7707,7 @@
7796
7707
  }
7797
7708
  ],
7798
7709
  "compatibility": {
7799
- "nuxt": ">=3.0.0",
7710
+ "nuxt": ">=3.16",
7800
7711
  "requires": {}
7801
7712
  }
7802
7713
  },
@@ -7871,13 +7782,13 @@
7871
7782
  },
7872
7783
  {
7873
7784
  "name": "sentry",
7874
- "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
7785
+ "description": "Sentry SDK for Nuxt",
7875
7786
  "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
7876
7787
  "npm": "@sentry/nuxt",
7877
7788
  "icon": "sentry.svg",
7878
- "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
7789
+ "github": "https://github.com/getsentry/sentry-javascript",
7879
7790
  "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
7880
- "learn_more": "https://sentry.io",
7791
+ "learn_more": "https://sentry.io/welcome/",
7881
7792
  "category": "Monitoring",
7882
7793
  "type": "3rd-party",
7883
7794
  "maintainers": [
@@ -7894,12 +7805,12 @@
7894
7805
  {
7895
7806
  "name": "seo-experiments",
7896
7807
  "description": "Powerful SEO DX improvements.",
7897
- "repo": "harlan-zw/nuxt-seo-experiments",
7808
+ "repo": "harlan-zw/nuxt-seo-utils",
7898
7809
  "npm": "nuxt-seo-utils",
7899
7810
  "icon": "seo-experiments.svg",
7900
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
7901
- "website": "https://nuxtseo.com/experiments",
7902
- "learn_more": "https://nuxtseo.com/experiments",
7811
+ "github": "https://github.com/harlan-zw/nuxt-seo-utils",
7812
+ "website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7813
+ "learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
7903
7814
  "category": "SEO",
7904
7815
  "type": "3rd-party",
7905
7816
  "maintainers": [
@@ -7911,18 +7822,18 @@
7911
7822
  }
7912
7823
  ],
7913
7824
  "compatibility": {
7914
- "nuxt": ">=3.0.0",
7825
+ "nuxt": "<3.16.0 || >=3.6.1",
7915
7826
  "requires": {}
7916
7827
  }
7917
7828
  },
7918
7829
  {
7919
7830
  "name": "seo-meta",
7920
7831
  "description": "Simple generate seo metadata",
7921
- "repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
7832
+ "repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
7922
7833
  "npm": "nuxt-seo-meta",
7923
7834
  "icon": "",
7924
- "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7925
- "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
7835
+ "github": "https://github.com/ihavecoke/nuxt-seo-meta",
7836
+ "website": "https://github.com/ihavecoke/nuxt-seo-meta",
7926
7837
  "learn_more": "",
7927
7838
  "category": "SEO",
7928
7839
  "type": "3rd-party",
@@ -7947,7 +7858,7 @@
7947
7858
  "icon": "nuxt.svg",
7948
7859
  "github": "https://github.com/harlan-zw/nuxt-seo",
7949
7860
  "website": "https://nuxtseo.com/",
7950
- "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
7861
+ "learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
7951
7862
  "category": "SEO",
7952
7863
  "type": "3rd-party",
7953
7864
  "maintainers": [
@@ -7958,9 +7869,10 @@
7958
7869
  }
7959
7870
  ],
7960
7871
  "compatibility": {
7961
- "nuxt": ">=3.0.0",
7872
+ "nuxt": ">=3.7.0",
7962
7873
  "requires": {}
7963
- }
7874
+ },
7875
+ "mcp": "https://nuxtseo.com/mcp"
7964
7876
  },
7965
7877
  {
7966
7878
  "name": "seomatic-meta",
@@ -8035,10 +7947,10 @@
8035
7947
  {
8036
7948
  "name": "shadcn",
8037
7949
  "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
8038
- "repo": "radix-vue/shadcn-vue#dev/packages/module",
7950
+ "repo": "unovue/shadcn-vue#dev/packages/module",
8039
7951
  "npm": "shadcn-nuxt",
8040
7952
  "icon": "",
8041
- "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
7953
+ "github": "https://github.com/unovue/shadcn-vue",
8042
7954
  "website": "https://www.shadcn-vue.com",
8043
7955
  "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
8044
7956
  "category": "UI",
@@ -8066,7 +7978,7 @@
8066
7978
  "npm": "@nuxtjs/shopify",
8067
7979
  "icon": "shopify.png",
8068
7980
  "github": "https://github.com/nuxt-modules/shopify",
8069
- "website": "https://nuxt-modules.github.io/shopify",
7981
+ "website": "https://shopify.nuxtjs.org/",
8070
7982
  "learn_more": "https://shopify.dev/docs",
8071
7983
  "category": "Ecommerce",
8072
7984
  "type": "community",
@@ -8091,9 +8003,9 @@
8091
8003
  "repo": "shopware/frontends#main/packages/nuxt-module",
8092
8004
  "npm": "@shopware/nuxt-module",
8093
8005
  "icon": "shopware.svg",
8094
- "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8006
+ "github": "https://github.com/shopware/frontends",
8095
8007
  "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8096
- "learn_more": "https://www.shopware.com",
8008
+ "learn_more": "https://www.shopware.com/en/",
8097
8009
  "category": "Ecommerce",
8098
8010
  "type": "3rd-party",
8099
8011
  "maintainers": [
@@ -8155,11 +8067,11 @@
8155
8067
  {
8156
8068
  "name": "simple-line-icons",
8157
8069
  "description": "Nuxt module to add simple-line-icons ",
8158
- "repo": "vaso2/nuxt-simple-line-icons",
8070
+ "repo": "galsd/nuxt-simple-line-icons",
8159
8071
  "npm": "nuxt-simple-line-icons",
8160
8072
  "icon": "",
8161
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
8162
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
8073
+ "github": "https://github.com/galsd/nuxt-simple-line-icons",
8074
+ "website": "https://github.com/galsd/nuxt-simple-line-icons",
8163
8075
  "learn_more": "https://thesabbir.github.io/simple-line-icons/",
8164
8076
  "category": "Fonts",
8165
8077
  "type": "3rd-party",
@@ -8182,7 +8094,7 @@
8182
8094
  "icon": "simple-sitemap.svg",
8183
8095
  "github": "https://github.com/nuxt-modules/sitemap",
8184
8096
  "website": "https://nuxtseo.com/",
8185
- "learn_more": "https://nuxtseo.com/sitemap",
8097
+ "learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
8186
8098
  "category": "SEO",
8187
8099
  "type": "community",
8188
8100
  "maintainers": [
@@ -8200,7 +8112,7 @@
8200
8112
  }
8201
8113
  ],
8202
8114
  "compatibility": {
8203
- "nuxt": ">=3.0.0",
8115
+ "nuxt": ">=3.9.0",
8204
8116
  "requires": {}
8205
8117
  }
8206
8118
  },
@@ -8210,9 +8122,9 @@
8210
8122
  "repo": "modbender/nuxt-snackbar#master",
8211
8123
  "npm": "nuxt-snackbar",
8212
8124
  "icon": "snackbar.png",
8213
- "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
8125
+ "github": "https://github.com/modbender/nuxt-snackbar",
8214
8126
  "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
8215
- "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
8127
+ "learn_more": "https://github.com/evo-mark/vue3-snackbar",
8216
8128
  "category": "UI",
8217
8129
  "type": "3rd-party",
8218
8130
  "maintainers": [
@@ -8226,29 +8138,6 @@
8226
8138
  "requires": {}
8227
8139
  }
8228
8140
  },
8229
- {
8230
- "name": "snipcart",
8231
- "description": "Snipcart integration module for Nuxt",
8232
- "repo": "nuxt-modules/snipcart",
8233
- "npm": "@nuxtjs/snipcart",
8234
- "icon": "snipcart.png",
8235
- "github": "https://github.com/nuxt-modules/snipcart",
8236
- "website": "https://github.com/nuxt-modules/snipcart",
8237
- "learn_more": "",
8238
- "category": "Ecommerce",
8239
- "type": "community",
8240
- "maintainers": [
8241
- {
8242
- "name": "florent giraud",
8243
- "github": "flozero",
8244
- "twitter": "flozeroo"
8245
- }
8246
- ],
8247
- "compatibility": {
8248
- "nuxt": "^2.0.0 || >=3.0.0",
8249
- "requires": {}
8250
- }
8251
- },
8252
8141
  {
8253
8142
  "name": "social-meta",
8254
8143
  "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
@@ -8299,7 +8188,7 @@
8299
8188
  "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8300
8189
  "npm": "@solar-icons/nuxt",
8301
8190
  "icon": "solar-icons.svg",
8302
- "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8191
+ "github": "https://github.com/saoudi-h/solar-icons",
8303
8192
  "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8304
8193
  "learn_more": "https://solar-icons.vercel.app",
8305
8194
  "category": "UI",
@@ -8349,7 +8238,7 @@
8349
8238
  "icon": "speedcurve.png",
8350
8239
  "github": "https://github.com/nuxt-community/speedcurve-module",
8351
8240
  "website": "https://speedcurve.nuxtjs.org",
8352
- "learn_more": "https://speedcurve.com",
8241
+ "learn_more": "https://www.speedcurve.com/",
8353
8242
  "category": "Analytics",
8354
8243
  "type": "community",
8355
8244
  "maintainers": [
@@ -8387,26 +8276,27 @@
8387
8276
  }
8388
8277
  },
8389
8278
  {
8390
- "name": "storage",
8391
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
8392
- "repo": "mazipan/nuxt-storage",
8393
- "npm": "nuxt-storage",
8394
- "icon": "",
8395
- "github": "https://github.com/mazipan/nuxt-storage",
8396
- "website": "https://github.com/mazipan/nuxt-storage",
8397
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
8398
- "category": "Extensions",
8279
+ "name": "stonecrop",
8280
+ "description": "Stonecrop for Nuxt",
8281
+ "repo": "agritheory/stonecrop#development/nuxt",
8282
+ "npm": "@stonecrop/nuxt",
8283
+ "icon": "stonecrop.svg",
8284
+ "github": "https://github.com/agritheory/stonecrop",
8285
+ "website": "https://stonecrop.io/",
8286
+ "learn_more": "https://agritheory.com/",
8287
+ "category": "Libraries",
8399
8288
  "type": "3rd-party",
8400
8289
  "maintainers": [
8401
8290
  {
8402
- "name": "Irfan Maulana",
8403
- "github": "mazipan",
8404
- "twitter": "Maz_Ipan"
8291
+ "name": "Tyler Matteson",
8292
+ "github": "agritheory"
8405
8293
  }
8406
8294
  ],
8407
8295
  "compatibility": {
8408
- "nuxt": "^2.0.0",
8409
- "requires": {}
8296
+ "nuxt": "^4.0.0",
8297
+ "requires": {
8298
+ "bridge": false
8299
+ }
8410
8300
  }
8411
8301
  },
8412
8302
  {
@@ -8463,11 +8353,11 @@
8463
8353
  {
8464
8354
  "name": "storyblok",
8465
8355
  "description": "Storyblok Nuxt module",
8466
- "repo": "storyblok/storyblok-nuxt#main",
8356
+ "repo": "storyblok/monoblok#main/packages/nuxt",
8467
8357
  "npm": "@storyblok/nuxt",
8468
8358
  "icon": "storyblok.png",
8469
- "github": "https://github.com/storyblok/storyblok-nuxt",
8470
- "website": "https://github.com/storyblok/storyblok-nuxt",
8359
+ "github": "https://github.com/storyblok/monoblok",
8360
+ "website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
8471
8361
  "learn_more": "",
8472
8362
  "category": "CMS",
8473
8363
  "type": "3rd-party",
@@ -8507,7 +8397,7 @@
8507
8397
  }
8508
8398
  ],
8509
8399
  "compatibility": {
8510
- "nuxt": "^2.0.0 || >=3.0.0",
8400
+ "nuxt": ">=3.0.0",
8511
8401
  "requires": {
8512
8402
  "bridge": "optional"
8513
8403
  },
@@ -8540,40 +8430,13 @@
8540
8430
  }
8541
8431
  ],
8542
8432
  "compatibility": {
8543
- "nuxt": "^2.0.0 || >=3.0.0",
8433
+ "nuxt": ">=3.7.0",
8544
8434
  "requires": {
8545
8435
  "bridge": true
8546
8436
  },
8547
8437
  "devtools": "^0.0.0"
8548
8438
  }
8549
8439
  },
8550
- {
8551
- "name": "stripe-next",
8552
- "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.",
8553
- "repo": "flozero/nuxt-stripe",
8554
- "npm": "@unlok-co/nuxt-stripe",
8555
- "icon": "stripe.png",
8556
- "github": "https://github.com/flozero/nuxt-stripe",
8557
- "website": "https://github.com/flozero/nuxt-stripe",
8558
- "learn_more": "https://stripe.com/docs",
8559
- "category": "Payment",
8560
- "type": "3rd-party",
8561
- "maintainers": [
8562
- {
8563
- "name": "Loïc Fuentes",
8564
- "github": "fuentesloic"
8565
- },
8566
- {
8567
- "name": "florent giraud",
8568
- "github": "flozero",
8569
- "twitter": "flozeroo"
8570
- }
8571
- ],
8572
- "compatibility": {
8573
- "nuxt": ">=3.0.0",
8574
- "requires": {}
8575
- }
8576
- },
8577
8440
  {
8578
8441
  "name": "stripe",
8579
8442
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -8601,15 +8464,21 @@
8601
8464
  {
8602
8465
  "name": "studio",
8603
8466
  "description": "A new experience to build content-driven website with Nuxt.",
8604
- "repo": "nuxtlabs/studio-module",
8605
- "npm": "@nuxthq/studio",
8606
- "icon": "studio.svg",
8607
- "github": "https://github.com/nuxtlabs/studio-module",
8467
+ "repo": "nuxt-content/nuxt-studio",
8468
+ "npm": "nuxt-studio",
8469
+ "icon": "nuxt.svg",
8470
+ "github": "https://github.com/nuxt-content/nuxt-studio",
8608
8471
  "website": "https://nuxt.studio",
8609
- "learn_more": "https://nuxt.studio",
8472
+ "learn_more": "",
8610
8473
  "category": "CMS",
8611
- "type": "3rd-party",
8474
+ "type": "community",
8612
8475
  "maintainers": [
8476
+ {
8477
+ "name": "Baptiste Leproux",
8478
+ "github": "larbish",
8479
+ "twitter": "_larbish",
8480
+ "bluesky": "larbish.bsky.social"
8481
+ },
8613
8482
  {
8614
8483
  "name": "Farnabaz",
8615
8484
  "github": "farnabaz",
@@ -8633,11 +8502,11 @@
8633
8502
  {
8634
8503
  "name": "style-resources",
8635
8504
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
8636
- "repo": "nuxt-community/style-resources-module",
8505
+ "repo": "nuxt-modules/style-resources",
8637
8506
  "npm": "@nuxtjs/style-resources",
8638
8507
  "icon": "",
8639
- "github": "https://github.com/nuxt-community/style-resources-module",
8640
- "website": "https://github.com/nuxt-community/style-resources-module",
8508
+ "github": "https://github.com/nuxt-modules/style-resources",
8509
+ "website": "https://github.com/nuxt-modules/style-resources",
8641
8510
  "learn_more": "",
8642
8511
  "category": "CSS",
8643
8512
  "type": "community",
@@ -8657,11 +8526,11 @@
8657
8526
  {
8658
8527
  "name": "stylelint",
8659
8528
  "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
8660
- "repo": "nuxt-community/stylelint-module",
8529
+ "repo": "nuxt-modules/stylelint",
8661
8530
  "npm": "@nuxtjs/stylelint-module",
8662
8531
  "icon": "stylelint.png",
8663
- "github": "https://github.com/nuxt-community/stylelint-module",
8664
- "website": "https://github.com/nuxt-community/stylelint-module",
8532
+ "github": "https://github.com/nuxt-modules/stylelint",
8533
+ "website": "https://github.com/nuxt-modules/stylelint",
8665
8534
  "learn_more": "https://stylelint.io/",
8666
8535
  "category": "CSS",
8667
8536
  "type": "community",
@@ -8707,7 +8576,7 @@
8707
8576
  }
8708
8577
  ],
8709
8578
  "compatibility": {
8710
- "nuxt": "^2.0.0 || >=3.0.0",
8579
+ "nuxt": ">=3.0.0",
8711
8580
  "requires": {}
8712
8581
  }
8713
8582
  },
@@ -8732,7 +8601,7 @@
8732
8601
  }
8733
8602
  ],
8734
8603
  "compatibility": {
8735
- "nuxt": ">=3.10.0",
8604
+ "nuxt": "^3.21.0 || ^4.3.0",
8736
8605
  "requires": {}
8737
8606
  }
8738
8607
  },
@@ -8778,7 +8647,7 @@
8778
8647
  }
8779
8648
  ],
8780
8649
  "compatibility": {
8781
- "nuxt": "^2.0.0 || >=3.0.0",
8650
+ "nuxt": ">=3.0.0",
8782
8651
  "requires": {}
8783
8652
  }
8784
8653
  },
@@ -8804,28 +8673,6 @@
8804
8673
  "requires": {}
8805
8674
  }
8806
8675
  },
8807
- {
8808
- "name": "sweetalert2",
8809
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
8810
- "repo": "ImreC/nuxt-sweetalert2",
8811
- "npm": "nuxt-sweetalert2",
8812
- "icon": "",
8813
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
8814
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
8815
- "learn_more": "https://sweetalert2.github.io/",
8816
- "category": "Libraries",
8817
- "type": "3rd-party",
8818
- "maintainers": [
8819
- {
8820
- "name": "ImreC",
8821
- "github": "ImreC"
8822
- }
8823
- ],
8824
- "compatibility": {
8825
- "nuxt": "^2.0.0",
8826
- "requires": {}
8827
- }
8828
- },
8829
8676
  {
8830
8677
  "name": "swiftsearch",
8831
8678
  "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
@@ -8920,7 +8767,7 @@
8920
8767
  }
8921
8768
  ],
8922
8769
  "compatibility": {
8923
- "nuxt": "^2.0.0 || >=3.0.0",
8770
+ "nuxt": "^2.9.0 || >=3.0.0-rc.1",
8924
8771
  "requires": {},
8925
8772
  "devtools": "^0.0.0"
8926
8773
  },
@@ -8934,7 +8781,7 @@
8934
8781
  "repo": "tdesignOteam/tdesign-nuxt",
8935
8782
  "npm": "@tdesign-vue-next/nuxt",
8936
8783
  "icon": "tdesign.svg",
8937
- "github": "https://github.com/Tencent/tdesign-vue-next",
8784
+ "github": "https://github.com/tdesignOteam/tdesign-nuxt",
8938
8785
  "website": "https://tdesign.tencent.com/vue-next/overview-en",
8939
8786
  "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8940
8787
  "category": "UI",
@@ -9029,30 +8876,6 @@
9029
8876
  "requires": {}
9030
8877
  }
9031
8878
  },
9032
- {
9033
- "name": "time",
9034
- "description": "Safely render local dates and times on the server with Nuxt",
9035
- "repo": "danielroe/nuxt-time",
9036
- "npm": "nuxt-time",
9037
- "icon": "",
9038
- "github": "https://github.com/danielroe/nuxt-time",
9039
- "website": "https://github.com/danielroe/nuxt-time",
9040
- "learn_more": "",
9041
- "category": "Extensions",
9042
- "type": "3rd-party",
9043
- "maintainers": [
9044
- {
9045
- "name": "Daniel Roe",
9046
- "github": "danielroe",
9047
- "twitter": "danielcroe",
9048
- "bluesky": "danielroe.dev"
9049
- }
9050
- ],
9051
- "compatibility": {
9052
- "nuxt": ">=3.0.0",
9053
- "requires": {}
9054
- }
9055
- },
9056
8879
  {
9057
8880
  "name": "tiptap",
9058
8881
  "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
@@ -9078,11 +8901,11 @@
9078
8901
  {
9079
8902
  "name": "toast",
9080
8903
  "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
9081
- "repo": "nuxt-community/modules#master/packages/toast",
8904
+ "repo": "nuxt-community/legacy-modules#master/packages/toast",
9082
8905
  "npm": "@nuxtjs/toast",
9083
8906
  "icon": "",
9084
- "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
9085
- "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
8907
+ "github": "https://github.com/nuxt-community/legacy-modules",
8908
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
9086
8909
  "learn_more": "https://github.com/shakee93/vue-toasted",
9087
8910
  "category": "Libraries",
9088
8911
  "type": "community",
@@ -9147,11 +8970,11 @@
9147
8970
  {
9148
8971
  "name": "tresjs",
9149
8972
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
9150
- "repo": "tresjs/nuxt",
8973
+ "repo": "tresjs/tres#main/packages/nuxt",
9151
8974
  "npm": "@tresjs/nuxt",
9152
8975
  "icon": "tresjs.svg",
9153
- "github": "https://github.com/Tresjs/nuxt",
9154
- "website": "https://tresjs.org/guide/nuxt.html",
8976
+ "github": "https://github.com/tresjs/tres",
8977
+ "website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
9155
8978
  "learn_more": "https://tresjs.org/",
9156
8979
  "category": "Libraries",
9157
8980
  "type": "3rd-party",
@@ -9174,7 +8997,7 @@
9174
8997
  }
9175
8998
  ],
9176
8999
  "compatibility": {
9177
- "nuxt": ">=3.0.0",
9000
+ "nuxt": ">=3.16.0",
9178
9001
  "requires": {}
9179
9002
  }
9180
9003
  },
@@ -9186,7 +9009,7 @@
9186
9009
  "icon": "cloudflare.svg",
9187
9010
  "github": "https://github.com/nuxt-modules/turnstile",
9188
9011
  "website": "https://github.com/nuxt-modules/turnstile",
9189
- "learn_more": "https://www.cloudflare.com/products/turnstile/",
9012
+ "learn_more": "https://www.cloudflare.com/application-services/products/turnstile/",
9190
9013
  "category": "Security",
9191
9014
  "type": "community",
9192
9015
  "maintainers": [
@@ -9198,7 +9021,7 @@
9198
9021
  }
9199
9022
  ],
9200
9023
  "compatibility": {
9201
- "nuxt": "^2.0.0 || >=3.0.0",
9024
+ "nuxt": ">=3.0.0",
9202
9025
  "requires": {
9203
9026
  "bridge": true
9204
9027
  }
@@ -9212,7 +9035,7 @@
9212
9035
  "icon": "",
9213
9036
  "github": "https://github.com/tuarrep/nuxt-twa",
9214
9037
  "website": "https://nuxt-twa.tuarrep.dev",
9215
- "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
9038
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
9216
9039
  "category": "Performance",
9217
9040
  "type": "3rd-party",
9218
9041
  "maintainers": [
@@ -9234,7 +9057,7 @@
9234
9057
  "repo": "yizack/nuxt-twemoji",
9235
9058
  "npm": "nuxt-twemoji",
9236
9059
  "icon": "twemoji.svg",
9237
- "github": "https://github.com/Yizack/nuxt-twemoji",
9060
+ "github": "https://github.com/yizack/nuxt-twemoji",
9238
9061
  "website": "https://github.com/Yizack/nuxt-twemoji",
9239
9062
  "learn_more": "",
9240
9063
  "category": "UI",
@@ -9305,44 +9128,18 @@
9305
9128
  }
9306
9129
  ],
9307
9130
  "compatibility": {
9308
- "nuxt": "^2.0.0 || >=3.0.0",
9131
+ "nuxt": ">=3.0.0",
9309
9132
  "requires": {}
9310
9133
  }
9311
9134
  },
9312
- {
9313
- "name": "typed-vuex",
9314
- "description": "A vanilla, strongly typed store accessor for Vuex.",
9315
- "repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
9316
- "npm": "nuxt-typed-vuex",
9317
- "icon": "vue.png",
9318
- "github": "https://github.com/danielroe/typed-vuex",
9319
- "website": "https://github.com/danielroe/typed-vuex",
9320
- "learn_more": "",
9321
- "category": "Libraries",
9322
- "type": "3rd-party",
9323
- "maintainers": [
9324
- {
9325
- "name": "Daniel Roe",
9326
- "github": "danielroe",
9327
- "twitter": "danielcroe",
9328
- "bluesky": "danielroe.dev"
9329
- }
9330
- ],
9331
- "compatibility": {
9332
- "nuxt": "^2.0.0",
9333
- "requires": {
9334
- "bridge": "optional"
9335
- }
9336
- }
9337
- },
9338
9135
  {
9339
9136
  "name": "typescript-runtime",
9340
9137
  "description": "TypeScript Runtime support for Nuxt",
9341
9138
  "repo": "nuxt/typescript#master/packages/typescript-runtime",
9342
9139
  "npm": "@nuxt/typescript-runtime",
9343
9140
  "icon": "typescript.svg",
9344
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
9345
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
9141
+ "github": "https://github.com/nuxt/typescript",
9142
+ "website": "https://typescript.nuxtjs.org/guide/runtime/",
9346
9143
  "learn_more": "",
9347
9144
  "category": "Devtools",
9348
9145
  "type": "official",
@@ -9376,7 +9173,7 @@
9376
9173
  "repo": "nuxt/typescript#master/packages/typescript-build",
9377
9174
  "npm": "@nuxt/typescript-build",
9378
9175
  "icon": "typescript.svg",
9379
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
9176
+ "github": "https://github.com/nuxt/typescript",
9380
9177
  "website": "https://typescript.nuxtjs.org",
9381
9178
  "learn_more": "",
9382
9179
  "category": "Devtools",
@@ -9436,7 +9233,7 @@
9436
9233
  "npm": "@nuxt/ui",
9437
9234
  "icon": "nuxt.svg",
9438
9235
  "github": "https://github.com/nuxt/ui",
9439
- "website": "https://ui.nuxt.com",
9236
+ "website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
9440
9237
  "learn_more": "",
9441
9238
  "category": "UI",
9442
9239
  "type": "official",
@@ -9455,7 +9252,7 @@
9455
9252
  }
9456
9253
  ],
9457
9254
  "compatibility": {
9458
- "nuxt": ">=3.0.0",
9255
+ "nuxt": ">=3.10.0",
9459
9256
  "requires": {}
9460
9257
  },
9461
9258
  "mcp": "https://ui.nuxt.com/mcp"
@@ -9520,7 +9317,7 @@
9520
9317
  "repo": "johannschopplich/unlazy#main/packages/nuxt",
9521
9318
  "npm": "@unlazy/nuxt",
9522
9319
  "icon": "unlazy.svg",
9523
- "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
9320
+ "github": "https://github.com/johannschopplich/unlazy",
9524
9321
  "website": "https://unlazy.byjohann.dev/",
9525
9322
  "learn_more": "",
9526
9323
  "category": "Images",
@@ -9533,7 +9330,7 @@
9533
9330
  }
9534
9331
  ],
9535
9332
  "compatibility": {
9536
- "nuxt": ">=3.0.0",
9333
+ "nuxt": ">=3.5.0",
9537
9334
  "requires": {}
9538
9335
  }
9539
9336
  },
@@ -9568,12 +9365,12 @@
9568
9365
  {
9569
9366
  "name": "ununuracss",
9570
9367
  "description": "A Real CSS Engine. Only Scoped.",
9571
- "repo": "novout/ununuracss#main/packages/nuxt",
9368
+ "repo": "betterwrite/ununuracss#main/packages/nuxt",
9572
9369
  "npm": "nuxt-ununura",
9573
9370
  "icon": "ununuracss.png",
9574
- "github": "https://github.com/novout/ununuracss",
9575
- "website": "https://github.com/novout/ununuracss",
9576
- "learn_more": "https://github.com/novout/ununuracss",
9371
+ "github": "https://github.com/betterwrite/ununuracss",
9372
+ "website": "https://github.com/betterwrite/ununuracss",
9373
+ "learn_more": "https://github.com/betterwrite/ununuracss",
9577
9374
  "category": "UI",
9578
9375
  "type": "3rd-party",
9579
9376
  "maintainers": [
@@ -9606,30 +9403,7 @@
9606
9403
  }
9607
9404
  ],
9608
9405
  "compatibility": {
9609
- "nuxt": ">=3.0.0",
9610
- "requires": {}
9611
- }
9612
- },
9613
- {
9614
- "name": "user-agent",
9615
- "description": "Nuxt module for handling User-Agent.",
9616
- "repo": "fukuiretu/nuxt-user-agent",
9617
- "npm": "nuxt-user-agent",
9618
- "icon": "",
9619
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
9620
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
9621
- "learn_more": "",
9622
- "category": "Extensions",
9623
- "type": "3rd-party",
9624
- "maintainers": [
9625
- {
9626
- "name": "Retu Fukui",
9627
- "github": "fukuiretu",
9628
- "twitter": "fukuiretu"
9629
- }
9630
- ],
9631
- "compatibility": {
9632
- "nuxt": "^2.0.0",
9406
+ "nuxt": ">=3.17.1",
9633
9407
  "requires": {}
9634
9408
  }
9635
9409
  },
@@ -9673,7 +9447,7 @@
9673
9447
  }
9674
9448
  ],
9675
9449
  "compatibility": {
9676
- "nuxt": ">=3.0.0",
9450
+ "nuxt": ">=3",
9677
9451
  "requires": {
9678
9452
  "bridge": "optional"
9679
9453
  }
@@ -9685,7 +9459,7 @@
9685
9459
  "repo": "varletjs/varlet-nuxt",
9686
9460
  "npm": "@varlet/nuxt",
9687
9461
  "icon": "varlet.svg",
9688
- "github": "https://github.com/varletjs/varlet",
9462
+ "github": "https://github.com/varletjs/varlet-nuxt",
9689
9463
  "website": "https://varlet.pages.dev/#/en-US/index",
9690
9464
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
9691
9465
  "category": "UI",
@@ -9710,7 +9484,7 @@
9710
9484
  "repo": "letstri/vaxee#main/packages/nuxt",
9711
9485
  "npm": "@vaxee/nuxt",
9712
9486
  "icon": "vaxee.svg",
9713
- "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
9487
+ "github": "https://github.com/letstri/vaxee",
9714
9488
  "website": "https://vaxee.letstri.dev/",
9715
9489
  "learn_more": "",
9716
9490
  "category": "Extensions",
@@ -9723,7 +9497,7 @@
9723
9497
  }
9724
9498
  ],
9725
9499
  "compatibility": {
9726
- "nuxt": "^3.0.0",
9500
+ "nuxt": ">=3.5.0",
9727
9501
  "requires": {}
9728
9502
  }
9729
9503
  },
@@ -9745,7 +9519,7 @@
9745
9519
  }
9746
9520
  ],
9747
9521
  "compatibility": {
9748
- "nuxt": ">=3.0.0",
9522
+ "nuxt": "^3.0.0",
9749
9523
  "requires": {}
9750
9524
  }
9751
9525
  },
@@ -9755,7 +9529,7 @@
9755
9529
  "repo": "logaretm/vee-validate#main/packages/nuxt",
9756
9530
  "npm": "@vee-validate/nuxt",
9757
9531
  "icon": "vee-validate.png",
9758
- "github": "https://github.com/logaretm/vee-validate/",
9532
+ "github": "https://github.com/logaretm/vee-validate",
9759
9533
  "website": "https://vee-validate.logaretm.com/v4/",
9760
9534
  "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
9761
9535
  "category": "Libraries",
@@ -9765,7 +9539,7 @@
9765
9539
  "name": "Abdelrahman Awad",
9766
9540
  "github": "logaretm",
9767
9541
  "twitter": "logaretm",
9768
- "bluesky": "logaretm.com"
9542
+ "bluesky": "awad.dev"
9769
9543
  }
9770
9544
  ],
9771
9545
  "compatibility": {
@@ -9776,11 +9550,11 @@
9776
9550
  {
9777
9551
  "name": "vendor",
9778
9552
  "description": "directly serve node_modules",
9779
- "repo": "nuxt-community/modules#master/packages/vendor",
9553
+ "repo": "nuxt-community/legacy-modules#master/packages/vendor",
9780
9554
  "npm": "@nuxtjs/vendor",
9781
9555
  "icon": "",
9782
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9783
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
9556
+ "github": "https://github.com/nuxt-community/legacy-modules",
9557
+ "website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
9784
9558
  "learn_more": "",
9785
9559
  "category": "Extensions",
9786
9560
  "type": "community",
@@ -9797,13 +9571,57 @@
9797
9571
  "requires": {}
9798
9572
  }
9799
9573
  },
9574
+ {
9575
+ "name": "vercel-analytics",
9576
+ "description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
9577
+ "repo": "vercel/analytics#main/packages/web",
9578
+ "npm": "@vercel/analytics",
9579
+ "icon": "vercel.svg",
9580
+ "github": "https://github.com/vercel/analytics",
9581
+ "website": "https://vercel.com/docs/analytics",
9582
+ "learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
9583
+ "category": "Analytics",
9584
+ "type": "3rd-party",
9585
+ "maintainers": [
9586
+ {
9587
+ "name": "Vercel",
9588
+ "github": "vercel"
9589
+ }
9590
+ ],
9591
+ "compatibility": {
9592
+ "nuxt": ">=3.0.0",
9593
+ "requires": {}
9594
+ }
9595
+ },
9596
+ {
9597
+ "name": "vercel-speed-insights",
9598
+ "description": "Real user performance metrics and suggestions for your Nuxt app",
9599
+ "repo": "vercel/speed-insights#main/packages/web",
9600
+ "npm": "@vercel/speed-insights",
9601
+ "icon": "vercel.svg",
9602
+ "github": "https://github.com/vercel/speed-insights",
9603
+ "website": "https://vercel.com/docs/speed-insights",
9604
+ "learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
9605
+ "category": "Performance",
9606
+ "type": "3rd-party",
9607
+ "maintainers": [
9608
+ {
9609
+ "name": "Vercel",
9610
+ "github": "vercel"
9611
+ }
9612
+ ],
9613
+ "compatibility": {
9614
+ "nuxt": ">=3.0.0",
9615
+ "requires": {}
9616
+ }
9617
+ },
9800
9618
  {
9801
9619
  "name": "vexip-ui",
9802
9620
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
9803
9621
  "repo": "vexip-ui/nuxt",
9804
9622
  "npm": "@vexip-ui/nuxt",
9805
9623
  "icon": "vexip-ui.svg",
9806
- "github": "https://github.com/vexip-ui/vexip-ui",
9624
+ "github": "https://github.com/vexip-ui/nuxt",
9807
9625
  "website": "https://www.vexipui.com/",
9808
9626
  "learn_more": "https://github.com/vexip-ui/nuxt",
9809
9627
  "category": "UI",
@@ -9870,10 +9688,34 @@
9870
9688
  }
9871
9689
  ],
9872
9690
  "compatibility": {
9873
- "nuxt": ">=3.0.0",
9691
+ "nuxt": ">=3.6.5",
9874
9692
  "requires": {}
9875
9693
  }
9876
9694
  },
9695
+ {
9696
+ "name": "vorm",
9697
+ "description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
9698
+ "repo": "Flo0806/vorm#main/packages/vorm-nuxt",
9699
+ "npm": "vorm-nuxt",
9700
+ "icon": "vorm.png",
9701
+ "github": "https://github.com/Flo0806/vorm",
9702
+ "website": "https://vorm.fh-softdev.de",
9703
+ "learn_more": "https://vorm.fh-softdev.de/nuxt/",
9704
+ "category": "Libraries",
9705
+ "type": "3rd-party",
9706
+ "maintainers": [
9707
+ {
9708
+ "name": "Florian Heuberger",
9709
+ "github": "Flo0806"
9710
+ }
9711
+ ],
9712
+ "compatibility": {
9713
+ "nuxt": ">=3.0.0",
9714
+ "requires": {
9715
+ "vorm-vue": ">=1.0.0"
9716
+ }
9717
+ }
9718
+ },
9877
9719
  {
9878
9720
  "name": "vue-api",
9879
9721
  "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.",
@@ -9897,37 +9739,6 @@
9897
9739
  "requires": {}
9898
9740
  }
9899
9741
  },
9900
- {
9901
- "name": "vue-email",
9902
- "description": "💌 Write email templates with vue",
9903
- "repo": "vue-email/nuxt",
9904
- "npm": "@vue-email/nuxt",
9905
- "icon": "vue-email.svg",
9906
- "github": "https://github.com/vue-email/nuxt",
9907
- "website": "https://vuemail.net/",
9908
- "learn_more": "https://vuemail.net/",
9909
- "category": "UI",
9910
- "type": "3rd-party",
9911
- "maintainers": [
9912
- {
9913
- "name": "David Arenas",
9914
- "github": "Dave136",
9915
- "twitter": "davejs4",
9916
- "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
9917
- },
9918
- {
9919
- "name": "Younes Barrad",
9920
- "github": "Flowko",
9921
- "twitter": "imflowko",
9922
- "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
9923
- }
9924
- ],
9925
- "compatibility": {
9926
- "nuxt": ">=3.0.0",
9927
- "requires": {},
9928
- "devtools": "^0.0.0"
9929
- }
9930
- },
9931
9742
  {
9932
9743
  "name": "vue-final-modal",
9933
9744
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
@@ -9977,12 +9788,12 @@
9977
9788
  {
9978
9789
  "name": "vue-macros",
9979
9790
  "description": "Explore more macros and syntax sugar to Vue.",
9980
- "repo": "sxzz/vue-macros#main/packages/nuxt",
9791
+ "repo": "vue-macros/vue-macros#main/packages/nuxt",
9981
9792
  "npm": "@vue-macros/nuxt",
9982
9793
  "icon": "vue-macros.svg",
9983
- "github": "https://github.com/sxzz/vue-macros",
9984
- "website": "https://vue-macros.sxzz.moe",
9985
- "learn_more": "https://github.com/sxzz/vue-macros",
9794
+ "github": "https://github.com/vue-macros/vue-macros",
9795
+ "website": "https://vue-macros.dev/",
9796
+ "learn_more": "https://github.com/vue-macros/vue-macros",
9986
9797
  "category": "Extensions",
9987
9798
  "type": "3rd-party",
9988
9799
  "maintainers": [
@@ -10009,7 +9820,7 @@
10009
9820
  "icon": "vue-material.png",
10010
9821
  "github": "https://github.com/vaso2/nuxt-vue-material",
10011
9822
  "website": "https://github.com/vaso2/nuxt-vue-material",
10012
- "learn_more": "https://vuematerial.io/",
9823
+ "learn_more": "https://www.creative-tim.com/vuematerial/",
10013
9824
  "category": "UI",
10014
9825
  "type": "3rd-party",
10015
9826
  "maintainers": [
@@ -10077,7 +9888,7 @@
10077
9888
  "icon": "vue-query.svg",
10078
9889
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
10079
9890
  "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
10080
- "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
9891
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
10081
9892
  "category": "Request",
10082
9893
  "type": "3rd-party",
10083
9894
  "maintainers": [
@@ -10088,7 +9899,7 @@
10088
9899
  }
10089
9900
  ],
10090
9901
  "compatibility": {
10091
- "nuxt": ">=3.0.0",
9902
+ "nuxt": "^3",
10092
9903
  "requires": {}
10093
9904
  }
10094
9905
  },
@@ -10146,7 +9957,7 @@
10146
9957
  "npm": "vue-warehouse",
10147
9958
  "icon": "",
10148
9959
  "github": "https://github.com/juliomrqz/vue-warehouse",
10149
- "website": "https://marquez.co/docs/vue-warehouse",
9960
+ "website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
10150
9961
  "learn_more": "",
10151
9962
  "category": "Libraries",
10152
9963
  "type": "3rd-party",
@@ -10191,7 +10002,7 @@
10191
10002
  "repo": "vuejs/vuefire#main/packages/nuxt",
10192
10003
  "npm": "nuxt-vuefire",
10193
10004
  "icon": "vuefire.svg",
10194
- "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
10005
+ "github": "https://github.com/vuejs/vuefire",
10195
10006
  "website": "https://vuefire.vuejs.org/",
10196
10007
  "learn_more": "",
10197
10008
  "category": "Database",
@@ -10205,7 +10016,7 @@
10205
10016
  }
10206
10017
  ],
10207
10018
  "compatibility": {
10208
- "nuxt": ">=3.0.0",
10019
+ "nuxt": ">=3.1.0",
10209
10020
  "requires": {}
10210
10021
  }
10211
10022
  },
@@ -10261,7 +10072,7 @@
10261
10072
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
10262
10073
  "npm": "@vuestic/nuxt",
10263
10074
  "icon": "vuestic.png",
10264
- "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
10075
+ "github": "https://github.com/epicmaxco/vuestic-ui",
10265
10076
  "website": "https://ui.vuestic.dev",
10266
10077
  "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
10267
10078
  "category": "UI",
@@ -10273,7 +10084,7 @@
10273
10084
  }
10274
10085
  ],
10275
10086
  "compatibility": {
10276
- "nuxt": ">=3.0.0",
10087
+ "nuxt": ">=3.3.0",
10277
10088
  "requires": {}
10278
10089
  }
10279
10090
  },
@@ -10296,7 +10107,7 @@
10296
10107
  }
10297
10108
  ],
10298
10109
  "compatibility": {
10299
- "nuxt": ">=3.0.0",
10110
+ "nuxt": ">=3.15.0",
10300
10111
  "requires": {}
10301
10112
  }
10302
10113
  },
@@ -10397,7 +10208,7 @@
10397
10208
  }
10398
10209
  ],
10399
10210
  "compatibility": {
10400
- "nuxt": ">=3.0.0",
10211
+ "nuxt": ">=3.0.0-rc.11",
10401
10212
  "requires": {}
10402
10213
  }
10403
10214
  },
@@ -10432,41 +10243,19 @@
10432
10243
  }
10433
10244
  ],
10434
10245
  "compatibility": {
10435
- "nuxt": "^2.0.0 || >=3.0.0",
10246
+ "nuxt": "^2.15.0 || ^3.0.0",
10436
10247
  "requires": {
10437
10248
  "bridge": "optional"
10438
10249
  }
10439
10250
  }
10440
10251
  },
10441
- {
10442
- "name": "webfontloader",
10443
- "description": "Efficient web font loading has never been easier!",
10444
- "repo": "Developmint/nuxt-webfontloader",
10445
- "npm": "nuxt-webfontloader",
10446
- "icon": "",
10447
- "github": "https://github.com/Developmint/nuxt-webfontloader",
10448
- "website": "https://github.com/Developmint/nuxt-webfontloader",
10449
- "learn_more": "https://www.npmjs.com/package/webfontloader",
10450
- "category": "Fonts",
10451
- "type": "3rd-party",
10452
- "maintainers": [
10453
- {
10454
- "name": "Developmint",
10455
- "github": "Developmint"
10456
- }
10457
- ],
10458
- "compatibility": {
10459
- "nuxt": "^2.0.0",
10460
- "requires": {}
10461
- }
10462
- },
10463
10252
  {
10464
10253
  "name": "webhook-validators",
10465
10254
  "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
10466
10255
  "repo": "yizack/nuxt-webhook-validators",
10467
10256
  "npm": "nuxt-webhook-validators",
10468
10257
  "icon": "webhook-validators.svg",
10469
- "github": "https://github.com/Yizack/nuxt-webhook-validators",
10258
+ "github": "https://github.com/yizack/nuxt-webhook-validators",
10470
10259
  "website": "https://github.com/Yizack/nuxt-webhook-validators",
10471
10260
  "learn_more": "",
10472
10261
  "category": "Security",
@@ -10555,30 +10344,6 @@
10555
10344
  "requires": {}
10556
10345
  }
10557
10346
  },
10558
- {
10559
- "name": "webpackmonitor",
10560
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
10561
- "repo": "nuxt-community/webpackmonitor-module",
10562
- "npm": "@nuxtjs/webpackmonitor",
10563
- "icon": "webpack.png",
10564
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
10565
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
10566
- "learn_more": "",
10567
- "category": "Devtools",
10568
- "type": "community",
10569
- "maintainers": [
10570
- {
10571
- "name": "Pooya Parsa",
10572
- "github": "pi0",
10573
- "twitter": "_pi0_",
10574
- "bluesky": "pi0.io"
10575
- }
10576
- ],
10577
- "compatibility": {
10578
- "nuxt": "^2.0.0",
10579
- "requires": {}
10580
- }
10581
- },
10582
10347
  {
10583
10348
  "name": "well-known",
10584
10349
  "description": "A Nuxt module to add well-known URIs using middlewares",
@@ -10597,17 +10362,17 @@
10597
10362
  }
10598
10363
  ],
10599
10364
  "compatibility": {
10600
- "nuxt": ">=3.0.0",
10365
+ "nuxt": "^3.0.0",
10601
10366
  "requires": {}
10602
10367
  }
10603
10368
  },
10604
10369
  {
10605
10370
  "name": "wideangle",
10606
10371
  "description": "Nuxt module to integrate Wide Angle Analytics",
10607
- "repo": "inputobjects/wideangle-nuxt",
10372
+ "repo": "wideangleanalytics/wideangle-nuxt",
10608
10373
  "npm": "wideangle-nuxt",
10609
10374
  "icon": "wideangle.png",
10610
- "github": "https://github.com/inputobjects/wideangle-nuxt",
10375
+ "github": "https://github.com/wideangleanalytics/wideangle-nuxt",
10611
10376
  "website": "https://wideangle.co",
10612
10377
  "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
10613
10378
  "category": "Analytics",
@@ -10687,7 +10452,7 @@
10687
10452
  "repo": "vercel/workflow#main/packages/workflow",
10688
10453
  "npm": "workflow",
10689
10454
  "icon": "workflow.svg",
10690
- "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10455
+ "github": "https://github.com/vercel/workflow",
10691
10456
  "website": "https://useworkflow.dev",
10692
10457
  "learn_more": "",
10693
10458
  "category": "Devtools",
@@ -10703,28 +10468,6 @@
10703
10468
  "requires": {}
10704
10469
  }
10705
10470
  },
10706
- {
10707
- "name": "wp-nuxt",
10708
- "description": "The module adds a Wordpress Rest API to your nuxt application",
10709
- "repo": "yashha/wp-nuxt",
10710
- "npm": "wp-nuxt",
10711
- "icon": "wordpress.png",
10712
- "github": "https://github.com/yashha/wp-nuxt",
10713
- "website": "https://github.com/yashha/wp-nuxt",
10714
- "learn_more": "https://github.com/WP-API/node-wpapi",
10715
- "category": "CMS",
10716
- "type": "3rd-party",
10717
- "maintainers": [
10718
- {
10719
- "name": "yashha",
10720
- "github": "yashha"
10721
- }
10722
- ],
10723
- "compatibility": {
10724
- "nuxt": "^2.0.0",
10725
- "requires": {}
10726
- }
10727
- },
10728
10471
  {
10729
10472
  "name": "xhr-cache",
10730
10473
  "description": "Cache api resources and serve it as static resource",
@@ -10766,7 +10509,7 @@
10766
10509
  }
10767
10510
  ],
10768
10511
  "compatibility": {
10769
- "nuxt": "^2.0.0 || >=3.0.0",
10512
+ "nuxt": "^2.16.0 || ^3.0.0",
10770
10513
  "requires": {
10771
10514
  "bridge": true
10772
10515
  }
@@ -10802,7 +10545,7 @@
10802
10545
  "icon": "zendesk.png",
10803
10546
  "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
10804
10547
  "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
10805
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
10548
+ "learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
10806
10549
  "category": "Ecommerce",
10807
10550
  "type": "3rd-party",
10808
10551
  "maintainers": [