@nuxt/modules 0.6.0-bd9450 → 0.6.0-bdf22b

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 (2) hide show
  1. package/modules.json +1526 -672
  2. package/package.json +9 -5
package/modules.json CHANGED
@@ -73,7 +73,7 @@
73
73
  }
74
74
  ],
75
75
  "compatibility": {
76
- "nuxt": "^2.0.0 || ^3.0.0",
76
+ "nuxt": "^2.0.0 || >=3.0.0",
77
77
  "requires": {
78
78
  "bridge": true
79
79
  }
@@ -142,7 +142,7 @@
142
142
  }
143
143
  ],
144
144
  "compatibility": {
145
- "nuxt": "^2.0.0 || ^3.0.0",
145
+ "nuxt": "^2.0.0 || >=3.0.0",
146
146
  "requires": {}
147
147
  }
148
148
  },
@@ -164,7 +164,7 @@
164
164
  }
165
165
  ],
166
166
  "compatibility": {
167
- "nuxt": "^3.0.0",
167
+ "nuxt": ">=3.0.0",
168
168
  "requires": {
169
169
  "bridge": "optional"
170
170
  }
@@ -179,7 +179,7 @@
179
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
181
  "learn_more": "",
182
- "category": "Devtools",
182
+ "category": "Libraries",
183
183
  "type": "3rd-party",
184
184
  "maintainers": [
185
185
  {
@@ -188,18 +188,18 @@
188
188
  }
189
189
  ],
190
190
  "compatibility": {
191
- "nuxt": "^3.0.0",
191
+ "nuxt": ">=3.0.0",
192
192
  "requires": {}
193
193
  }
194
194
  },
195
195
  {
196
196
  "name": "api-party",
197
- "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Securely connect to any API with a server proxy and dynamic composables",
198
198
  "repo": "johannschopplich/nuxt-api-party",
199
199
  "npm": "nuxt-api-party",
200
200
  "icon": "api-party.svg",
201
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
202
- "website": "https://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.dev/",
203
203
  "learn_more": "",
204
204
  "category": "Request",
205
205
  "type": "3rd-party",
@@ -212,7 +212,29 @@
212
212
  }
213
213
  ],
214
214
  "compatibility": {
215
- "nuxt": "^3.0.0",
215
+ "nuxt": ">=3.0.0",
216
+ "requires": {}
217
+ }
218
+ },
219
+ {
220
+ "name": "api-shield",
221
+ "description": "Nuxt API Shield - Rate Limiting",
222
+ "repo": "rrd108/nuxt-api-shield",
223
+ "npm": "nuxt-api-shield",
224
+ "icon": "api-shield.png",
225
+ "github": "https://github.com/rrd108/nuxt-api-shield",
226
+ "website": "https://github.com/rrd108/nuxt-api-shield",
227
+ "learn_more": "",
228
+ "category": "Security",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "rrd",
233
+ "github": "rrd108"
234
+ }
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": ">=3.0.0",
216
238
  "requires": {}
217
239
  }
218
240
  },
@@ -260,7 +282,7 @@
260
282
  }
261
283
  ],
262
284
  "compatibility": {
263
- "nuxt": "^2.0.0 || ^3.0.0",
285
+ "nuxt": "^2.0.0 || >=3.0.0",
264
286
  "requires": {}
265
287
  }
266
288
  },
@@ -304,7 +326,7 @@
304
326
  }
305
327
  ],
306
328
  "compatibility": {
307
- "nuxt": "^3.0.0",
329
+ "nuxt": ">=3.0.0",
308
330
  "requires": {}
309
331
  }
310
332
  },
@@ -326,7 +348,7 @@
326
348
  }
327
349
  ],
328
350
  "compatibility": {
329
- "nuxt": "^3.0.0",
351
+ "nuxt": ">=3.0.0",
330
352
  "requires": {}
331
353
  }
332
354
  },
@@ -349,7 +371,7 @@
349
371
  }
350
372
  ],
351
373
  "compatibility": {
352
- "nuxt": "^3.0.0",
374
+ "nuxt": ">=3.0.0",
353
375
  "requires": {}
354
376
  }
355
377
  },
@@ -362,7 +384,7 @@
362
384
  "github": "https://github.com/atinux/nuxt-auth-utils",
363
385
  "website": "https://github.com/atinux/nuxt-auth-utils",
364
386
  "learn_more": "",
365
- "category": "Devtools",
387
+ "category": "Security",
366
388
  "type": "3rd-party",
367
389
  "maintainers": [
368
390
  {
@@ -371,7 +393,7 @@
371
393
  }
372
394
  ],
373
395
  "compatibility": {
374
- "nuxt": "^3.0.0",
396
+ "nuxt": ">=3.0.0",
375
397
  "requires": {}
376
398
  }
377
399
  },
@@ -421,7 +443,30 @@
421
443
  }
422
444
  ],
423
445
  "compatibility": {
424
- "nuxt": "^3.0.0",
446
+ "nuxt": ">=3.0.0",
447
+ "requires": {}
448
+ }
449
+ },
450
+ {
451
+ "name": "authorization",
452
+ "description": "Manage permissions inside the app and the server.",
453
+ "repo": "barbapapazes/nuxt-authorization",
454
+ "npm": "nuxt-authorization",
455
+ "icon": "",
456
+ "github": "https://github.com/barbapapazes/nuxt-authorization",
457
+ "website": "https://github.com/barbapapazes/nuxt-authorization",
458
+ "learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
459
+ "category": "Security",
460
+ "type": "3rd-party",
461
+ "maintainers": [
462
+ {
463
+ "name": "Estéban Soubiran",
464
+ "github": "barbapapazes",
465
+ "twitter": "soubiran_"
466
+ }
467
+ ],
468
+ "compatibility": {
469
+ "nuxt": ">=3.0.0",
425
470
  "requires": {}
426
471
  }
427
472
  },
@@ -444,7 +489,7 @@
444
489
  }
445
490
  ],
446
491
  "compatibility": {
447
- "nuxt": "^3.0.0",
492
+ "nuxt": ">=3.0.0",
448
493
  "requires": {}
449
494
  }
450
495
  },
@@ -589,7 +634,7 @@
589
634
  }
590
635
  ],
591
636
  "compatibility": {
592
- "nuxt": "^2.0.0 || ^3.0.0",
637
+ "nuxt": "^2.0.0 || >=3.0.0",
593
638
  "requires": {
594
639
  "bridge": true
595
640
  }
@@ -658,7 +703,7 @@
658
703
  }
659
704
  ],
660
705
  "compatibility": {
661
- "nuxt": "^3.0.0",
706
+ "nuxt": ">=3.0.0",
662
707
  "requires": {}
663
708
  }
664
709
  },
@@ -703,7 +748,7 @@
703
748
  }
704
749
  ],
705
750
  "compatibility": {
706
- "nuxt": "^3.0.0",
751
+ "nuxt": ">=3.0.0",
707
752
  "requires": {}
708
753
  }
709
754
  },
@@ -747,7 +792,7 @@
747
792
  }
748
793
  ],
749
794
  "compatibility": {
750
- "nuxt": "^3.0.0",
795
+ "nuxt": ">=3.0.0",
751
796
  "requires": {}
752
797
  }
753
798
  },
@@ -756,10 +801,10 @@
756
801
  "description": "Privacy-first, end-to-end encrypted analytics",
757
802
  "repo": "chiffre-io/nuxt-chiffre",
758
803
  "npm": "nuxt-chiffre",
759
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
804
+ "icon": "chiffre.png",
760
805
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
761
806
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
762
- "learn_more": "https://chiffre.io",
807
+ "learn_more": "https://chiffre.io/",
763
808
  "category": "Analytics",
764
809
  "type": "3rd-party",
765
810
  "maintainers": [
@@ -792,7 +837,7 @@
792
837
  }
793
838
  ],
794
839
  "compatibility": {
795
- "nuxt": "^3.0.0",
840
+ "nuxt": ">=3.0.0",
796
841
  "requires": {}
797
842
  }
798
843
  },
@@ -863,7 +908,7 @@
863
908
  }
864
909
  ],
865
910
  "compatibility": {
866
- "nuxt": "^3.0.0",
911
+ "nuxt": ">=3.0.0",
867
912
  "requires": {}
868
913
  }
869
914
  },
@@ -909,7 +954,7 @@
909
954
  }
910
955
  ],
911
956
  "compatibility": {
912
- "nuxt": "^2.0.0 || ^3.0.0",
957
+ "nuxt": "^2.0.0 || >=3.0.0",
913
958
  "requires": {
914
959
  "bridge": "optional"
915
960
  }
@@ -980,7 +1025,7 @@
980
1025
  }
981
1026
  ],
982
1027
  "compatibility": {
983
- "nuxt": "^3.0.0",
1028
+ "nuxt": ">=3.0.0",
984
1029
  "requires": {}
985
1030
  }
986
1031
  },
@@ -991,7 +1036,7 @@
991
1036
  "npm": "@nuxt/content",
992
1037
  "icon": "nuxt.svg",
993
1038
  "github": "https://github.com/nuxt/content",
994
- "website": "https://content.nuxtjs.org",
1039
+ "website": "https://content.nuxt.com",
995
1040
  "learn_more": "",
996
1041
  "category": "CMS",
997
1042
  "type": "official",
@@ -1013,7 +1058,7 @@
1013
1058
  }
1014
1059
  ],
1015
1060
  "compatibility": {
1016
- "nuxt": "^2.0.0 || ^3.0.0",
1061
+ "nuxt": "^2.0.0 || >=3.0.0",
1017
1062
  "requires": {}
1018
1063
  }
1019
1064
  },
@@ -1058,7 +1103,7 @@
1058
1103
  }
1059
1104
  ],
1060
1105
  "compatibility": {
1061
- "nuxt": "^3.0.0",
1106
+ "nuxt": ">=3.0.0",
1062
1107
  "requires": {}
1063
1108
  }
1064
1109
  },
@@ -1081,7 +1126,7 @@
1081
1126
  }
1082
1127
  ],
1083
1128
  "compatibility": {
1084
- "nuxt": "^3.0.0",
1129
+ "nuxt": ">=3.0.0",
1085
1130
  "requires": {}
1086
1131
  }
1087
1132
  },
@@ -1092,7 +1137,7 @@
1092
1137
  "npm": "nuxt-custom-elements",
1093
1138
  "icon": "custom-elements.png",
1094
1139
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
1095
- "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
1140
+ "website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
1096
1141
  "learn_more": "https://github.com/karol-f/vue-custom-element",
1097
1142
  "category": "Extensions",
1098
1143
  "type": "3rd-party",
@@ -1197,7 +1242,7 @@
1197
1242
  }
1198
1243
  ],
1199
1244
  "compatibility": {
1200
- "nuxt": "^3.0.0",
1245
+ "nuxt": ">=3.0.0",
1201
1246
  "requires": {}
1202
1247
  }
1203
1248
  },
@@ -1220,7 +1265,7 @@
1220
1265
  }
1221
1266
  ],
1222
1267
  "compatibility": {
1223
- "nuxt": "^3.0.0",
1268
+ "nuxt": ">=3.0.0",
1224
1269
  "requires": {}
1225
1270
  }
1226
1271
  },
@@ -1243,7 +1288,7 @@
1243
1288
  }
1244
1289
  ],
1245
1290
  "compatibility": {
1246
- "nuxt": "^2.0.0 || ^3.0.0",
1291
+ "nuxt": "^2.0.0 || >=3.0.0",
1247
1292
  "requires": {}
1248
1293
  }
1249
1294
  },
@@ -1265,7 +1310,7 @@
1265
1310
  }
1266
1311
  ],
1267
1312
  "compatibility": {
1268
- "nuxt": "^2.0.0 || ^3.0.0",
1313
+ "nuxt": "^2.0.0 || >=3.0.0",
1269
1314
  "requires": {}
1270
1315
  }
1271
1316
  },
@@ -1276,7 +1321,7 @@
1276
1321
  "npm": "@nuxt/devtools",
1277
1322
  "icon": "nuxt.svg",
1278
1323
  "github": "https://github.com/nuxt/devtools",
1279
- "website": "https://devtools.nuxtjs.org/",
1324
+ "website": "https://devtools.nuxt.com",
1280
1325
  "learn_more": "",
1281
1326
  "category": "Devtools",
1282
1327
  "type": "official",
@@ -1288,7 +1333,7 @@
1288
1333
  }
1289
1334
  ],
1290
1335
  "compatibility": {
1291
- "nuxt": "^3.0.0",
1336
+ "nuxt": ">=3.0.0",
1292
1337
  "requires": {}
1293
1338
  }
1294
1339
  },
@@ -1311,7 +1356,7 @@
1311
1356
  }
1312
1357
  ],
1313
1358
  "compatibility": {
1314
- "nuxt": "^3.0.0",
1359
+ "nuxt": ">=3.0.0",
1315
1360
  "requires": {},
1316
1361
  "devtools": "^0.0.0"
1317
1362
  }
@@ -1334,7 +1379,29 @@
1334
1379
  }
1335
1380
  ],
1336
1381
  "compatibility": {
1337
- "nuxt": "^3.0.0",
1382
+ "nuxt": ">=3.0.0",
1383
+ "requires": {}
1384
+ }
1385
+ },
1386
+ {
1387
+ "name": "doppler",
1388
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1389
+ "repo": "JamieCurnow/nuxt-doppler",
1390
+ "npm": "nuxt-doppler",
1391
+ "icon": "doppler.png",
1392
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1393
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1394
+ "learn_more": "",
1395
+ "category": "Devtools",
1396
+ "type": "3rd-party",
1397
+ "maintainers": [
1398
+ {
1399
+ "name": "JamieCurnow",
1400
+ "github": "JamieCurnow"
1401
+ }
1402
+ ],
1403
+ "compatibility": {
1404
+ "nuxt": ">=3.0.0",
1338
1405
  "requires": {}
1339
1406
  }
1340
1407
  },
@@ -1367,8 +1434,8 @@
1367
1434
  "npm": "nuxtjs-drupal-ce",
1368
1435
  "icon": "drupal-ce.png",
1369
1436
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1370
- "website": "https://stack.lupus.digital",
1371
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1437
+ "website": "https://lupus-decoupled.org",
1438
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1372
1439
  "category": "CMS",
1373
1440
  "type": "3rd-party",
1374
1441
  "maintainers": [
@@ -1383,13 +1450,13 @@
1383
1450
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1384
1451
  },
1385
1452
  {
1386
- "name": "David Licen",
1387
- "github": "davision",
1388
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1453
+ "name": "Matic",
1454
+ "github": "TurtlBbx",
1455
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1389
1456
  }
1390
1457
  ],
1391
1458
  "compatibility": {
1392
- "nuxt": "^2.0.0",
1459
+ "nuxt": "^2.0.0 || >=3.0.0",
1393
1460
  "requires": {}
1394
1461
  }
1395
1462
  },
@@ -1415,6 +1482,50 @@
1415
1482
  "requires": {}
1416
1483
  }
1417
1484
  },
1485
+ {
1486
+ "name": "easy-lightbox",
1487
+ "description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
1488
+ "repo": "modbender/nuxt-easy-lightbox",
1489
+ "npm": "nuxt-easy-lightbox",
1490
+ "icon": "easy-lightbox.svg",
1491
+ "github": "https://github.com/modbender/nuxt-easy-lightbox",
1492
+ "website": "https://github.com/modbender/nuxt-easy-lightbox",
1493
+ "learn_more": "",
1494
+ "category": "Libraries",
1495
+ "type": "3rd-party",
1496
+ "maintainers": [
1497
+ {
1498
+ "name": "modbender",
1499
+ "github": "modbender"
1500
+ }
1501
+ ],
1502
+ "compatibility": {
1503
+ "nuxt": ">=3.0.0",
1504
+ "requires": {}
1505
+ }
1506
+ },
1507
+ {
1508
+ "name": "echarts",
1509
+ "description": "Nuxt Module for Apache ECharts™",
1510
+ "repo": "kingyue737/nuxt-echarts",
1511
+ "npm": "nuxt-echarts",
1512
+ "icon": "echarts.svg",
1513
+ "github": "https://github.com/kingyue737/nuxt-echarts",
1514
+ "website": "https://echarts.nuxt.dev",
1515
+ "learn_more": "https://nuxt-echarts.nuxt.dev",
1516
+ "category": "Libraries",
1517
+ "type": "3rd-party",
1518
+ "maintainers": [
1519
+ {
1520
+ "name": "Yue JIN",
1521
+ "github": "kingyue737"
1522
+ }
1523
+ ],
1524
+ "compatibility": {
1525
+ "nuxt": ">=3.0.0",
1526
+ "requires": {}
1527
+ }
1528
+ },
1418
1529
  {
1419
1530
  "name": "edgedb",
1420
1531
  "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
@@ -1434,7 +1545,7 @@
1434
1545
  }
1435
1546
  ],
1436
1547
  "compatibility": {
1437
- "nuxt": "^3.8.0",
1548
+ "nuxt": ">=3.8.0",
1438
1549
  "requires": {}
1439
1550
  }
1440
1551
  },
@@ -1456,7 +1567,7 @@
1456
1567
  }
1457
1568
  ],
1458
1569
  "compatibility": {
1459
- "nuxt": "^3.0.0",
1570
+ "nuxt": ">=3.0.0",
1460
1571
  "requires": {}
1461
1572
  }
1462
1573
  },
@@ -1478,7 +1589,7 @@
1478
1589
  }
1479
1590
  ],
1480
1591
  "compatibility": {
1481
- "nuxt": "^3.0.0",
1592
+ "nuxt": ">=3.0.0",
1482
1593
  "requires": {
1483
1594
  "bridge": "optional"
1484
1595
  }
@@ -1508,12 +1619,12 @@
1508
1619
  }
1509
1620
  ],
1510
1621
  "compatibility": {
1511
- "nuxt": "^2.0.0 || ^3.0.0",
1622
+ "nuxt": "^2.0.0 || >=3.0.0",
1512
1623
  "requires": {}
1513
1624
  }
1514
1625
  },
1515
1626
  {
1516
- "name": "eslint",
1627
+ "name": "eslint-module",
1517
1628
  "description": "ESLint module for Nuxt",
1518
1629
  "repo": "nuxt-community/eslint-module",
1519
1630
  "npm": "@nuxtjs/eslint-module",
@@ -1530,7 +1641,30 @@
1530
1641
  }
1531
1642
  ],
1532
1643
  "compatibility": {
1533
- "nuxt": "^2.0.0 || ^3.0.0",
1644
+ "nuxt": "^2.0.0 || >=3.0.0",
1645
+ "requires": {}
1646
+ }
1647
+ },
1648
+ {
1649
+ "name": "eslint",
1650
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1651
+ "repo": "nuxt/eslint",
1652
+ "npm": "@nuxt/eslint",
1653
+ "icon": "nuxt.svg",
1654
+ "github": "https://github.com/nuxt/eslint",
1655
+ "website": "https://eslint.nuxt.com",
1656
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1657
+ "category": "Devtools",
1658
+ "type": "official",
1659
+ "maintainers": [
1660
+ {
1661
+ "name": "Anthony Fu",
1662
+ "github": "antfu",
1663
+ "twitter": "antfu7"
1664
+ }
1665
+ ],
1666
+ "compatibility": {
1667
+ "nuxt": ">=3.0.0",
1534
1668
  "requires": {}
1535
1669
  }
1536
1670
  },
@@ -1556,6 +1690,29 @@
1556
1690
  "requires": {}
1557
1691
  }
1558
1692
  },
1693
+ {
1694
+ "name": "fathom-analytics",
1695
+ "description": "Fathom analytics integration for Nuxt",
1696
+ "repo": "valgeirb/nuxt-fathom",
1697
+ "npm": "nuxt-fathom",
1698
+ "icon": "fathom-analytics.svg",
1699
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1700
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1701
+ "learn_more": "",
1702
+ "category": "Analytics",
1703
+ "type": "3rd-party",
1704
+ "maintainers": [
1705
+ {
1706
+ "name": "Valgeir Björnsson",
1707
+ "github": "valgeirb",
1708
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1709
+ }
1710
+ ],
1711
+ "compatibility": {
1712
+ "nuxt": ">=3.0.0",
1713
+ "requires": {}
1714
+ }
1715
+ },
1559
1716
  {
1560
1717
  "name": "fathom",
1561
1718
  "description": "Fathom analytics for Nuxt",
@@ -1730,7 +1887,7 @@
1730
1887
  }
1731
1888
  ],
1732
1889
  "compatibility": {
1733
- "nuxt": "^3.0.0",
1890
+ "nuxt": ">=3.0.0",
1734
1891
  "requires": {}
1735
1892
  }
1736
1893
  },
@@ -1756,10 +1913,33 @@
1756
1913
  "requires": {}
1757
1914
  }
1758
1915
  },
1916
+ {
1917
+ "name": "fonts",
1918
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1919
+ "repo": "nuxt/fonts",
1920
+ "npm": "@nuxt/fonts",
1921
+ "icon": "nuxt.svg",
1922
+ "github": "https://github.com/nuxt/fonts",
1923
+ "website": "https://github.com/nuxt/fonts",
1924
+ "learn_more": "",
1925
+ "category": "Libraries",
1926
+ "type": "official",
1927
+ "maintainers": [
1928
+ {
1929
+ "name": "Daniel Roe",
1930
+ "github": "danielroe",
1931
+ "twitter": "danielcroe"
1932
+ }
1933
+ ],
1934
+ "compatibility": {
1935
+ "nuxt": ">=3.0.0",
1936
+ "requires": {}
1937
+ }
1938
+ },
1759
1939
  {
1760
1940
  "name": "form-actions",
1761
1941
  "description": "A set of features and composables to interact with forms and server data.",
1762
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1942
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1763
1943
  "npm": "@hebilicious/form-actions-nuxt",
1764
1944
  "icon": "form-actions.svg",
1765
1945
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1775,7 +1955,7 @@
1775
1955
  }
1776
1956
  ],
1777
1957
  "compatibility": {
1778
- "nuxt": "^3.7.0",
1958
+ "nuxt": ">=3.7.0",
1779
1959
  "requires": {}
1780
1960
  }
1781
1961
  },
@@ -1787,7 +1967,7 @@
1787
1967
  "icon": "formkit.png",
1788
1968
  "github": "https://github.com/formkit/formkit",
1789
1969
  "website": "https://formkit.com",
1790
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1970
+ "learn_more": "https://formkit.com/getting-started/installation",
1791
1971
  "category": "Libraries",
1792
1972
  "type": "3rd-party",
1793
1973
  "maintainers": [
@@ -1803,7 +1983,7 @@
1803
1983
  }
1804
1984
  ],
1805
1985
  "compatibility": {
1806
- "nuxt": "^3.0.0",
1986
+ "nuxt": ">=3.0.0",
1807
1987
  "requires": {}
1808
1988
  }
1809
1989
  },
@@ -1873,7 +2053,7 @@
1873
2053
  }
1874
2054
  ],
1875
2055
  "compatibility": {
1876
- "nuxt": "^2.0.0 || ^3.0.0",
2056
+ "nuxt": "^2.0.0 || >=3.0.0",
1877
2057
  "requires": {}
1878
2058
  }
1879
2059
  },
@@ -1927,7 +2107,7 @@
1927
2107
  }
1928
2108
  ],
1929
2109
  "compatibility": {
1930
- "nuxt": "^2.0.0 || ^3.0.0",
2110
+ "nuxt": "^2.0.0 || >=3.0.0",
1931
2111
  "requires": {
1932
2112
  "bridge": "optional"
1933
2113
  }
@@ -2000,7 +2180,7 @@
2000
2180
  "icon": "graphql-client.svg",
2001
2181
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
2002
2182
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
2003
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2183
+ "learn_more": "https://nuxt-graphql-client.web.app/",
2004
2184
  "category": "Request",
2005
2185
  "type": "3rd-party",
2006
2186
  "maintainers": [
@@ -2010,7 +2190,7 @@
2010
2190
  }
2011
2191
  ],
2012
2192
  "compatibility": {
2013
- "nuxt": "^3.0.0",
2193
+ "nuxt": ">=3.0.0",
2014
2194
  "requires": {}
2015
2195
  }
2016
2196
  },
@@ -2032,7 +2212,7 @@
2032
2212
  }
2033
2213
  ],
2034
2214
  "compatibility": {
2035
- "nuxt": "^2.0.0 || ^3.0.0",
2215
+ "nuxt": "^2.0.0 || >=3.0.0",
2036
2216
  "requires": {}
2037
2217
  }
2038
2218
  },
@@ -2054,14 +2234,14 @@
2054
2234
  }
2055
2235
  ],
2056
2236
  "compatibility": {
2057
- "nuxt": "^3.0.0",
2237
+ "nuxt": ">=3.0.0",
2058
2238
  "requires": {},
2059
2239
  "devtools": "^0.0.0"
2060
2240
  }
2061
2241
  },
2062
2242
  {
2063
2243
  "name": "gtag",
2064
- "description": "Google Analytics integration for Nuxt",
2244
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2065
2245
  "repo": "johannschopplich/nuxt-gtag",
2066
2246
  "npm": "nuxt-gtag",
2067
2247
  "icon": "gtag.svg",
@@ -2079,7 +2259,7 @@
2079
2259
  }
2080
2260
  ],
2081
2261
  "compatibility": {
2082
- "nuxt": "^3.0.0",
2262
+ "nuxt": ">=3.0.0",
2083
2263
  "requires": {}
2084
2264
  }
2085
2265
  },
@@ -2146,7 +2326,7 @@
2146
2326
  }
2147
2327
  ],
2148
2328
  "compatibility": {
2149
- "nuxt": "^3.0.0",
2329
+ "nuxt": ">=3.0.0",
2150
2330
  "requires": {}
2151
2331
  }
2152
2332
  },
@@ -2169,7 +2349,7 @@
2169
2349
  }
2170
2350
  ],
2171
2351
  "compatibility": {
2172
- "nuxt": "^3.0.0",
2352
+ "nuxt": ">=3.0.0",
2173
2353
  "requires": {}
2174
2354
  }
2175
2355
  },
@@ -2191,7 +2371,7 @@
2191
2371
  }
2192
2372
  ],
2193
2373
  "compatibility": {
2194
- "nuxt": "^3.0.0",
2374
+ "nuxt": ">=3.0.0",
2195
2375
  "requires": {}
2196
2376
  }
2197
2377
  },
@@ -2284,6 +2464,28 @@
2284
2464
  "requires": {}
2285
2465
  }
2286
2466
  },
2467
+ {
2468
+ "name": "hotjar",
2469
+ "description": "Add HotJar to your Nuxt application",
2470
+ "repo": "damevin/nuxt-module-hotjar",
2471
+ "npm": "nuxt-module-hotjar",
2472
+ "icon": "hotjar.png",
2473
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2474
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2475
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2476
+ "category": "SEO",
2477
+ "type": "3rd-party",
2478
+ "maintainers": [
2479
+ {
2480
+ "name": "Raphaël DAMEVIN",
2481
+ "github": "damevin"
2482
+ }
2483
+ ],
2484
+ "compatibility": {
2485
+ "nuxt": ">=3.0.0",
2486
+ "requires": {}
2487
+ }
2488
+ },
2287
2489
  {
2288
2490
  "name": "html-minifier",
2289
2491
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2313,7 +2515,7 @@
2313
2515
  "npm": "@nuxtjs/html-validator",
2314
2516
  "icon": "html-validator.png",
2315
2517
  "github": "https://github.com/nuxt-modules/html-validator",
2316
- "website": "https://html-validator.nuxtjs.org",
2518
+ "website": "https://github.com/nuxt-modules/html-validator",
2317
2519
  "learn_more": "https://html-validate.org",
2318
2520
  "category": "Performance",
2319
2521
  "type": "community",
@@ -2325,7 +2527,7 @@
2325
2527
  }
2326
2528
  ],
2327
2529
  "compatibility": {
2328
- "nuxt": "^2.0.0 || ^3.0.0",
2530
+ "nuxt": "^2.0.0 || >=3.0.0",
2329
2531
  "requires": {
2330
2532
  "bridge": "optional"
2331
2533
  }
@@ -2359,6 +2561,44 @@
2359
2561
  "requires": {}
2360
2562
  }
2361
2563
  },
2564
+ {
2565
+ "name": "hub",
2566
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2567
+ "repo": "nuxt-hub/core",
2568
+ "npm": "@nuxthub/core",
2569
+ "icon": "nuxthub.svg",
2570
+ "github": "https://github.com/nuxt-hub/core",
2571
+ "website": "https://hub.nuxt.com",
2572
+ "learn_more": "",
2573
+ "category": "Database",
2574
+ "type": "3rd-party",
2575
+ "maintainers": [
2576
+ {
2577
+ "name": "Sebastien Chopin",
2578
+ "github": "Atinux"
2579
+ },
2580
+ {
2581
+ "name": "Ahad Birang",
2582
+ "github": "farnabaz"
2583
+ },
2584
+ {
2585
+ "name": "Sylvain Marroufin",
2586
+ "github": "smarroufin"
2587
+ },
2588
+ {
2589
+ "name": "Florent Delerue",
2590
+ "github": "flosciante"
2591
+ },
2592
+ {
2593
+ "name": "NuxtLabs",
2594
+ "github": "nuxtlabs"
2595
+ }
2596
+ ],
2597
+ "compatibility": {
2598
+ "nuxt": ">=3.0.0",
2599
+ "requires": {}
2600
+ }
2601
+ },
2362
2602
  {
2363
2603
  "name": "humans-txt",
2364
2604
  "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
@@ -2389,8 +2629,8 @@
2389
2629
  "npm": "@nuxtjs/i18n",
2390
2630
  "icon": "i18n.png",
2391
2631
  "github": "https://github.com/nuxt-modules/i18n",
2392
- "website": "https://v8.i18n.nuxtjs.org",
2393
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2632
+ "website": "https://i18n.nuxtjs.org",
2633
+ "learn_more": "https://vue-i18n.intlify.dev/",
2394
2634
  "category": "Extensions",
2395
2635
  "type": "community",
2396
2636
  "maintainers": [
@@ -2401,10 +2641,14 @@
2401
2641
  {
2402
2642
  "name": "Kazuya Kawaguchi",
2403
2643
  "github": "kazupon"
2644
+ },
2645
+ {
2646
+ "name": "Bobbie Goede",
2647
+ "github": "BobbieGoede"
2404
2648
  }
2405
2649
  ],
2406
2650
  "compatibility": {
2407
- "nuxt": "^2.0.0 || ^3.0.0",
2651
+ "nuxt": "^2.0.0 || >=3.0.0",
2408
2652
  "requires": {}
2409
2653
  }
2410
2654
  },
@@ -2426,7 +2670,7 @@
2426
2670
  }
2427
2671
  ],
2428
2672
  "compatibility": {
2429
- "nuxt": "^3.0.0",
2673
+ "nuxt": ">=3.0.0",
2430
2674
  "requires": {}
2431
2675
  }
2432
2676
  },
@@ -2448,30 +2692,34 @@
2448
2692
  }
2449
2693
  ],
2450
2694
  "compatibility": {
2451
- "nuxt": "^3.0.0",
2695
+ "nuxt": ">=3.0.0",
2452
2696
  "requires": {},
2453
2697
  "devtools": "^0.0.0"
2454
2698
  }
2455
2699
  },
2456
2700
  {
2457
2701
  "name": "icon",
2458
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2459
- "repo": "nuxt-modules/icon",
2460
- "npm": "nuxt-icon",
2702
+ "description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
2703
+ "repo": "nuxt/icon",
2704
+ "npm": "@nuxt/icon",
2461
2705
  "icon": "nuxt-icon.png",
2462
- "github": "https://github.com/nuxt-modules/icon",
2463
- "website": "https://github.com/nuxt-modules/icon",
2706
+ "github": "https://github.com/nuxt/icon",
2707
+ "website": "https://github.com/nuxt/icon",
2464
2708
  "learn_more": "",
2465
2709
  "category": "UI",
2466
- "type": "community",
2710
+ "type": "official",
2467
2711
  "maintainers": [
2468
2712
  {
2469
2713
  "name": "Atinux",
2470
2714
  "github": "Atinux"
2715
+ },
2716
+ {
2717
+ "name": "Anthony Fu",
2718
+ "github": "antfu"
2471
2719
  }
2472
2720
  ],
2473
2721
  "compatibility": {
2474
- "nuxt": "^3.0.0",
2722
+ "nuxt": ">=3.0.0",
2475
2723
  "requires": {},
2476
2724
  "devtools": "^0.0.0"
2477
2725
  }
@@ -2494,7 +2742,7 @@
2494
2742
  }
2495
2743
  ],
2496
2744
  "compatibility": {
2497
- "nuxt": "^3.0.0",
2745
+ "nuxt": ">=3.0.0",
2498
2746
  "requires": {}
2499
2747
  }
2500
2748
  },
@@ -2554,7 +2802,7 @@
2554
2802
  }
2555
2803
  ],
2556
2804
  "compatibility": {
2557
- "nuxt": "^2.0.0 || ^3.0.0",
2805
+ "nuxt": "^2.0.0 || >=3.0.0",
2558
2806
  "requires": {
2559
2807
  "bridge": "optional"
2560
2808
  }
@@ -2585,10 +2833,10 @@
2585
2833
  {
2586
2834
  "name": "inkline",
2587
2835
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2588
- "repo": "inkline/plugin",
2836
+ "repo": "inkline/inkline#main/packages/integrations/plugin",
2589
2837
  "npm": "@inkline/plugin",
2590
2838
  "icon": "inkline.svg",
2591
- "github": "https://github.com/inkline/plugin",
2839
+ "github": "https://github.com/inkline/inkline",
2592
2840
  "website": "https://inkline.io",
2593
2841
  "learn_more": "https://inkline.io/docs/installation/nuxt",
2594
2842
  "category": "UI",
@@ -2601,7 +2849,7 @@
2601
2849
  }
2602
2850
  ],
2603
2851
  "compatibility": {
2604
- "nuxt": "^2.0.0 || ^3.0.0",
2852
+ "nuxt": "^2.0.0 || >=3.0.0",
2605
2853
  "requires": {
2606
2854
  "bridge": true
2607
2855
  }
@@ -2648,7 +2896,7 @@
2648
2896
  }
2649
2897
  ],
2650
2898
  "compatibility": {
2651
- "nuxt": "^3.0.0",
2899
+ "nuxt": ">=3.0.0",
2652
2900
  "requires": {}
2653
2901
  }
2654
2902
  },
@@ -2670,7 +2918,7 @@
2670
2918
  }
2671
2919
  ],
2672
2920
  "compatibility": {
2673
- "nuxt": "^2.0.0 || ^3.0.0",
2921
+ "nuxt": "^2.0.0 || >=3.0.0",
2674
2922
  "requires": {}
2675
2923
  }
2676
2924
  },
@@ -2719,9 +2967,10 @@
2719
2967
  }
2720
2968
  ],
2721
2969
  "compatibility": {
2722
- "nuxt": "^3.0.0",
2970
+ "nuxt": ">=3.0.0",
2723
2971
  "requires": {}
2724
- }
2972
+ },
2973
+ "sponsor": true
2725
2974
  },
2726
2975
  {
2727
2976
  "name": "kql",
@@ -2730,7 +2979,7 @@
2730
2979
  "npm": "nuxt-kql",
2731
2980
  "icon": "kql.svg",
2732
2981
  "github": "https://github.com/johannschopplich/nuxt-kql",
2733
- "website": "https://nuxt-kql.jhnn.dev",
2982
+ "website": "https://nuxt-kql.byjohann.dev/",
2734
2983
  "learn_more": "",
2735
2984
  "category": "CMS",
2736
2985
  "type": "3rd-party",
@@ -2743,7 +2992,7 @@
2743
2992
  }
2744
2993
  ],
2745
2994
  "compatibility": {
2746
- "nuxt": "^3.0.0",
2995
+ "nuxt": ">=3.0.0",
2747
2996
  "requires": {}
2748
2997
  }
2749
2998
  },
@@ -2809,7 +3058,7 @@
2809
3058
  }
2810
3059
  ],
2811
3060
  "compatibility": {
2812
- "nuxt": "^3.0.0",
3061
+ "nuxt": ">=3.0.0",
2813
3062
  "requires": {}
2814
3063
  }
2815
3064
  },
@@ -2837,29 +3086,29 @@
2837
3086
  },
2838
3087
  {
2839
3088
  "name": "leaflet",
2840
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
2841
- "repo": "schlunsen/nuxt-leaflet",
2842
- "npm": "nuxt-leaflet",
3089
+ "description": "Leaflet integration with Nuxt",
3090
+ "repo": "nuxt-modules/leaflet",
3091
+ "npm": "@nuxtjs/leaflet",
2843
3092
  "icon": "leaflet.png",
2844
- "github": "https://github.com/schlunsen/nuxt-leaflet",
2845
- "website": "https://github.com/schlunsen/nuxt-leaflet",
2846
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
3093
+ "github": "https://github.com/nuxt-modules/leaflet",
3094
+ "website": "https://leaflet.nuxtjs.org/",
3095
+ "learn_more": "https://leaflet.nuxtjs.org/",
2847
3096
  "category": "Libraries",
2848
- "type": "3rd-party",
3097
+ "type": "community",
2849
3098
  "maintainers": [
2850
3099
  {
2851
- "name": "schlunsen",
2852
- "github": "schlunsen"
3100
+ "name": "Augustin MERCIER",
3101
+ "github": "Gugustinette"
2853
3102
  }
2854
3103
  ],
2855
3104
  "compatibility": {
2856
- "nuxt": "^2.0.0",
3105
+ "nuxt": "^3.0.0",
2857
3106
  "requires": {}
2858
3107
  }
2859
3108
  },
2860
3109
  {
2861
3110
  "name": "link-checker",
2862
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
3111
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2863
3112
  "repo": "harlan-zw/nuxt-link-checker",
2864
3113
  "npm": "nuxt-link-checker",
2865
3114
  "icon": "link-checker.svg",
@@ -2877,7 +3126,7 @@
2877
3126
  }
2878
3127
  ],
2879
3128
  "compatibility": {
2880
- "nuxt": "^3.0.0",
3129
+ "nuxt": ">=3.0.0",
2881
3130
  "requires": {},
2882
3131
  "devtools": "^0.0.0"
2883
3132
  }
@@ -2932,6 +3181,28 @@
2932
3181
  "requires": {}
2933
3182
  }
2934
3183
  },
3184
+ {
3185
+ "name": "locomotive-scroll",
3186
+ "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3187
+ "repo": "arashsheyda/nuxt-locomotive-scroll",
3188
+ "npm": "nuxt-locomotive-scroll",
3189
+ "icon": "locomotive-scroll.png",
3190
+ "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3191
+ "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3192
+ "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3193
+ "category": "Libraries",
3194
+ "type": "3rd-party",
3195
+ "maintainers": [
3196
+ {
3197
+ "name": "Arash Sheyda",
3198
+ "github": "arashsheyda"
3199
+ }
3200
+ ],
3201
+ "compatibility": {
3202
+ "nuxt": ">=3.0.0",
3203
+ "requires": {}
3204
+ }
3205
+ },
2935
3206
  {
2936
3207
  "name": "lodash",
2937
3208
  "description": "lodash module with auto-import and custom prefix",
@@ -2950,7 +3221,7 @@
2950
3221
  }
2951
3222
  ],
2952
3223
  "compatibility": {
2953
- "nuxt": "^3.0.0",
3224
+ "nuxt": ">=3.0.0",
2954
3225
  "requires": {}
2955
3226
  }
2956
3227
  },
@@ -2973,10 +3244,34 @@
2973
3244
  }
2974
3245
  ],
2975
3246
  "compatibility": {
2976
- "nuxt": "^2.0.0 || ^3.0.0",
3247
+ "nuxt": "^2.0.0 || >=3.0.0",
2977
3248
  "requires": {}
2978
3249
  }
2979
3250
  },
3251
+ {
3252
+ "name": "logto",
3253
+ "description": "The better Nuxt auth module for developers.",
3254
+ "repo": "logto-io/js#master/packages/nuxt",
3255
+ "npm": "@logto/nuxt",
3256
+ "icon": "logto.svg",
3257
+ "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3258
+ "website": "https://logto.io",
3259
+ "learn_more": "https://docs.logto.io",
3260
+ "category": "Security",
3261
+ "type": "3rd-party",
3262
+ "maintainers": [
3263
+ {
3264
+ "name": "logto",
3265
+ "github": "logto-io",
3266
+ "twitter": "logto_io"
3267
+ }
3268
+ ],
3269
+ "compatibility": {
3270
+ "nuxt": ">=3.0.0",
3271
+ "requires": {}
3272
+ },
3273
+ "sponsor": true
3274
+ },
2980
3275
  {
2981
3276
  "name": "lucide-icons",
2982
3277
  "description": "Nuxt module to integrate Lucide icons",
@@ -2999,7 +3294,7 @@
2999
3294
  }
3000
3295
  ],
3001
3296
  "compatibility": {
3002
- "nuxt": "^3.0.0",
3297
+ "nuxt": ">=3.0.0",
3003
3298
  "requires": {}
3004
3299
  }
3005
3300
  },
@@ -3028,10 +3323,10 @@
3028
3323
  {
3029
3324
  "name": "magic-regexp",
3030
3325
  "description": "A compiled-away, type-safe, readable RegExp alternative",
3031
- "repo": "danielroe/magic-regexp",
3326
+ "repo": "unjs/magic-regexp",
3032
3327
  "npm": "magic-regexp",
3033
3328
  "icon": "magic-regexp.svg",
3034
- "github": "https://github.com/danielroe/magic-regexp",
3329
+ "github": "https://github.com/unjs/magic-regexp",
3035
3330
  "website": "https://magic-regexp.roe.dev",
3036
3331
  "learn_more": "https://magic-regexp.roe.dev",
3037
3332
  "category": "Libraries",
@@ -3044,7 +3339,30 @@
3044
3339
  }
3045
3340
  ],
3046
3341
  "compatibility": {
3047
- "nuxt": "^3.0.0",
3342
+ "nuxt": ">=3.0.0",
3343
+ "requires": {}
3344
+ }
3345
+ },
3346
+ {
3347
+ "name": "mailpit",
3348
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3349
+ "repo": "tdolsen/nuxt-mailpit",
3350
+ "npm": "nuxt-mailpit",
3351
+ "icon": "mailpit.svg",
3352
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3353
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3354
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3355
+ "category": "Devtools",
3356
+ "type": "3rd-party",
3357
+ "maintainers": [
3358
+ {
3359
+ "name": "Torkild Dyvik Olsen",
3360
+ "github": "tdolsen",
3361
+ "twitter": "tdolsen"
3362
+ }
3363
+ ],
3364
+ "compatibility": {
3365
+ "nuxt": ">=3.8.0",
3048
3366
  "requires": {}
3049
3367
  }
3050
3368
  },
@@ -3072,13 +3390,37 @@
3072
3390
  }
3073
3391
  },
3074
3392
  {
3075
- "name": "matomo",
3076
- "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
3077
- "repo": "pimlie/nuxt-matomo",
3078
- "npm": "nuxt-matomo",
3079
- "icon": "matomo.png",
3080
- "github": "https://github.com/pimlie/nuxt-matomo",
3081
- "website": "https://github.com/pimlie/nuxt-matomo",
3393
+ "name": "marquee",
3394
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3395
+ "repo": "hanzydev/nuxt-marquee",
3396
+ "npm": "nuxt-marquee",
3397
+ "icon": "marquee.png",
3398
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3399
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3400
+ "learn_more": "",
3401
+ "category": "UI",
3402
+ "type": "3rd-party",
3403
+ "maintainers": [
3404
+ {
3405
+ "name": "Hànzy",
3406
+ "github": "hanzydev",
3407
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3408
+ }
3409
+ ],
3410
+ "compatibility": {
3411
+ "nuxt": ">=3.0.0",
3412
+ "requires": {},
3413
+ "devtools": "^0.0.0"
3414
+ }
3415
+ },
3416
+ {
3417
+ "name": "matomo",
3418
+ "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
3419
+ "repo": "pimlie/nuxt-matomo",
3420
+ "npm": "nuxt-matomo",
3421
+ "icon": "matomo.png",
3422
+ "github": "https://github.com/pimlie/nuxt-matomo",
3423
+ "website": "https://github.com/pimlie/nuxt-matomo",
3082
3424
  "learn_more": "https://developer.matomo.org/api-reference/tracking-javascript",
3083
3425
  "category": "Analytics",
3084
3426
  "type": "3rd-party",
@@ -3096,14 +3438,14 @@
3096
3438
  {
3097
3439
  "name": "maz-ui",
3098
3440
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3099
- "repo": "louismazel/maz-ui",
3441
+ "repo": "louismazel/maz-ui#master/packages/lib",
3100
3442
  "npm": "maz-ui",
3101
3443
  "icon": "maz-ui.png",
3102
3444
  "github": "https://github.com/louismazel/maz-ui",
3103
- "website": "https://louismazel.github.io/maz-ui-3/",
3104
- "learn_more": "https://louismazel.github.io/maz-ui-3/",
3445
+ "website": "https://maz-ui.com/",
3446
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3105
3447
  "category": "UI",
3106
- "type": "community",
3448
+ "type": "3rd-party",
3107
3449
  "maintainers": [
3108
3450
  {
3109
3451
  "name": "Loïc Mazuel",
@@ -3111,7 +3453,29 @@
3111
3453
  }
3112
3454
  ],
3113
3455
  "compatibility": {
3114
- "nuxt": "^3.0.0",
3456
+ "nuxt": ">=3.0.0",
3457
+ "requires": {}
3458
+ }
3459
+ },
3460
+ {
3461
+ "name": "mdc",
3462
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3463
+ "repo": "nuxt-modules/mdc",
3464
+ "npm": "@nuxtjs/mdc",
3465
+ "icon": "mdc.png",
3466
+ "github": "https://github.com/nuxt-modules/mdc",
3467
+ "website": "https://github.com/nuxt-modules/mdc",
3468
+ "learn_more": "",
3469
+ "category": "Extensions",
3470
+ "type": "community",
3471
+ "maintainers": [
3472
+ {
3473
+ "name": "farnabaz",
3474
+ "github": "farnabaz"
3475
+ }
3476
+ ],
3477
+ "compatibility": {
3478
+ "nuxt": ">=3.0.0",
3115
3479
  "requires": {}
3116
3480
  }
3117
3481
  },
@@ -3157,7 +3521,7 @@
3157
3521
  }
3158
3522
  ],
3159
3523
  "compatibility": {
3160
- "nuxt": "^2.0.0 || ^3.0.0",
3524
+ "nuxt": "^2.0.0 || >=3.0.0",
3161
3525
  "requires": {
3162
3526
  "bridge": true
3163
3527
  }
@@ -3182,7 +3546,7 @@
3182
3546
  }
3183
3547
  ],
3184
3548
  "compatibility": {
3185
- "nuxt": "^3.0.0",
3549
+ "nuxt": ">=3.0.0",
3186
3550
  "requires": {
3187
3551
  "bridge": false
3188
3552
  },
@@ -3211,28 +3575,6 @@
3211
3575
  "requires": {}
3212
3576
  }
3213
3577
  },
3214
- {
3215
- "name": "mobile",
3216
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3217
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3218
- "npm": "nuxt-mobile",
3219
- "icon": "",
3220
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3221
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3222
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3223
- "category": "Extensions",
3224
- "type": "3rd-party",
3225
- "maintainers": [
3226
- {
3227
- "name": "ChanningDefoe",
3228
- "github": "ChanningDefoe"
3229
- }
3230
- ],
3231
- "compatibility": {
3232
- "nuxt": "^2.0.0",
3233
- "requires": {}
3234
- }
3235
- },
3236
3578
  {
3237
3579
  "name": "module-feed",
3238
3580
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3252,7 +3594,29 @@
3252
3594
  }
3253
3595
  ],
3254
3596
  "compatibility": {
3255
- "nuxt": "^3.0.0",
3597
+ "nuxt": ">=3.0.0",
3598
+ "requires": {}
3599
+ }
3600
+ },
3601
+ {
3602
+ "name": "mojocss",
3603
+ "description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
3604
+ "repo": "mojocss/mojocss-nuxt-module",
3605
+ "npm": "@mojocss/nuxt",
3606
+ "icon": "mojocss.svg",
3607
+ "github": "https://github.com/mojocss/mojocss-nuxt-module",
3608
+ "website": "https://mojocss.com/docs/guide/nuxtjs",
3609
+ "learn_more": "",
3610
+ "category": "UI",
3611
+ "type": "3rd-party",
3612
+ "maintainers": [
3613
+ {
3614
+ "name": "mojocss",
3615
+ "github": "mojocss"
3616
+ }
3617
+ ],
3618
+ "compatibility": {
3619
+ "nuxt": "^2.0.0 || >=3.0.0",
3256
3620
  "requires": {}
3257
3621
  }
3258
3622
  },
@@ -3284,20 +3648,20 @@
3284
3648
  }
3285
3649
  },
3286
3650
  {
3287
- "name": "mq",
3288
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3289
- "repo": "vanhoofmaarten/nuxt-mq",
3290
- "npm": "nuxt-mq",
3651
+ "name": "neo",
3652
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3653
+ "repo": "ezypeeze/nuxt-neo",
3654
+ "npm": "nuxt-neo",
3291
3655
  "icon": "",
3292
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3293
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3294
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3295
- "category": "Libraries",
3656
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3657
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3658
+ "learn_more": "",
3659
+ "category": "Request",
3296
3660
  "type": "3rd-party",
3297
3661
  "maintainers": [
3298
3662
  {
3299
- "name": "vanhoofmaarten",
3300
- "github": "vanhoofmaarten"
3663
+ "name": "ezypeeze",
3664
+ "github": "ezypeeze"
3301
3665
  }
3302
3666
  ],
3303
3667
  "compatibility": {
@@ -3306,24 +3670,24 @@
3306
3670
  }
3307
3671
  },
3308
3672
  {
3309
- "name": "neo",
3310
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3311
- "repo": "ezypeeze/nuxt-neo",
3312
- "npm": "nuxt-neo",
3313
- "icon": "",
3314
- "github": "https://github.com/ezypeeze/nuxt-neo",
3315
- "website": "https://ezypeeze.github.io/nuxt-neo",
3673
+ "name": "neo4j",
3674
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3675
+ "repo": "arashsheyda/nuxt-neo4j",
3676
+ "npm": "nuxt-neo4j",
3677
+ "icon": "nuxt-neo4j.png",
3678
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3679
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3316
3680
  "learn_more": "",
3317
- "category": "Request",
3681
+ "category": "Database",
3318
3682
  "type": "3rd-party",
3319
3683
  "maintainers": [
3320
3684
  {
3321
- "name": "ezypeeze",
3322
- "github": "ezypeeze"
3685
+ "name": "arashsheyda",
3686
+ "github": "arashsheyda"
3323
3687
  }
3324
3688
  ],
3325
3689
  "compatibility": {
3326
- "nuxt": "^2.0.0",
3690
+ "nuxt": ">=3.0.0",
3327
3691
  "requires": {}
3328
3692
  }
3329
3693
  },
@@ -3375,12 +3739,12 @@
3375
3739
  {
3376
3740
  "name": "netlify",
3377
3741
  "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3378
- "repo": "bazzite/nuxt-netlify",
3742
+ "repo": "juliomrqz/nuxt-netlify",
3379
3743
  "npm": "@aceforth/nuxt-netlify",
3380
3744
  "icon": "netlify.png",
3381
- "github": "https://github.com/bazzite/nuxt-netlify",
3382
- "website": "https://marquez.co/docs/nuxt-netlify/",
3383
- "learn_more": "",
3745
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3746
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3747
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3384
3748
  "category": "Deployment",
3385
3749
  "type": "3rd-party",
3386
3750
  "maintainers": [
@@ -3396,29 +3760,45 @@
3396
3760
  },
3397
3761
  {
3398
3762
  "name": "ngrok",
3399
- "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",
3400
- "repo": "nuxt-community/ngrok",
3763
+ "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.",
3764
+ "repo": "nuxt-modules/ngrok",
3401
3765
  "npm": "@nuxtjs/ngrok",
3402
- "icon": "ngrok.png",
3403
- "github": "https://github.com/nuxt-community/ngrok-module",
3404
- "website": "https://ngrok.nuxtjs.org",
3405
- "learn_more": "https://github.com/bubenshchykov/ngrok",
3766
+ "icon": "ngrok.svg",
3767
+ "github": "https://github.com/nuxt-modules/ngrok",
3768
+ "website": "https://ngrok.nuxtjs.org/",
3769
+ "learn_more": "https://ngrok.com/",
3406
3770
  "category": "Devtools",
3407
3771
  "type": "community",
3408
3772
  "maintainers": [
3409
3773
  {
3410
- "name": "Debbie O'Brien",
3411
- "github": "debs-obrien",
3412
- "twitter": "debs_obrien"
3413
- },
3774
+ "name": "Arash Sheyda",
3775
+ "github": "arashsheyda"
3776
+ }
3777
+ ],
3778
+ "compatibility": {
3779
+ "nuxt": ">=3.0.0",
3780
+ "requires": {}
3781
+ }
3782
+ },
3783
+ {
3784
+ "name": "nodemailer",
3785
+ "description": "Nuxt integration for nodemailer",
3786
+ "repo": "kleinpetr/nuxt-nodemailer",
3787
+ "npm": "nuxt-nodemailer",
3788
+ "icon": "nodemailer.png",
3789
+ "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3790
+ "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3791
+ "learn_more": "https://www.nodemailer.com/",
3792
+ "category": "Extensions",
3793
+ "type": "3rd-party",
3794
+ "maintainers": [
3414
3795
  {
3415
- "name": "Pooya Parsa",
3416
- "github": "pi0",
3417
- "twitter": "_pi0_"
3796
+ "name": "kleinpetr",
3797
+ "github": "kleinpetr"
3418
3798
  }
3419
3799
  ],
3420
3800
  "compatibility": {
3421
- "nuxt": "^2.0.0",
3801
+ "nuxt": ">=3.0.0",
3422
3802
  "requires": {}
3423
3803
  }
3424
3804
  },
@@ -3462,7 +3842,7 @@
3462
3842
  }
3463
3843
  ],
3464
3844
  "compatibility": {
3465
- "nuxt": "^3.0.0",
3845
+ "nuxt": ">=3.0.0",
3466
3846
  "requires": {}
3467
3847
  }
3468
3848
  },
@@ -3484,7 +3864,30 @@
3484
3864
  }
3485
3865
  ],
3486
3866
  "compatibility": {
3487
- "nuxt": "^3.0.0",
3867
+ "nuxt": ">=3.0.0",
3868
+ "requires": {}
3869
+ }
3870
+ },
3871
+ {
3872
+ "name": "nuxt-asciidoc",
3873
+ "description": "Transformer for using asciidoc in nuxt",
3874
+ "repo": "Chris2011/nuxt-asciidoc",
3875
+ "npm": "nuxt-asciidoc",
3876
+ "icon": "nuxt-asciidoc.svg",
3877
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3878
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3879
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3880
+ "category": "Extensions",
3881
+ "type": "3rd-party",
3882
+ "maintainers": [
3883
+ {
3884
+ "name": "Christian Lenz",
3885
+ "github": "Chris2011",
3886
+ "twitter": "Chrizzly42"
3887
+ }
3888
+ ],
3889
+ "compatibility": {
3890
+ "nuxt": ">=3.0.0",
3488
3891
  "requires": {}
3489
3892
  }
3490
3893
  },
@@ -3495,8 +3898,8 @@
3495
3898
  "npm": "nuxt-auth-sanctum",
3496
3899
  "icon": "laravel.svg",
3497
3900
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3498
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3499
- "learn_more": "",
3901
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3902
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3500
3903
  "category": "Security",
3501
3904
  "type": "3rd-party",
3502
3905
  "maintainers": [
@@ -3507,7 +3910,7 @@
3507
3910
  }
3508
3911
  ],
3509
3912
  "compatibility": {
3510
- "nuxt": "^3.0.0",
3913
+ "nuxt": ">=3.9.0",
3511
3914
  "requires": {}
3512
3915
  }
3513
3916
  },
@@ -3529,10 +3932,61 @@
3529
3932
  }
3530
3933
  ],
3531
3934
  "compatibility": {
3532
- "nuxt": "^3.0.0",
3935
+ "nuxt": ">=3.0.0",
3533
3936
  "requires": {}
3534
3937
  }
3535
3938
  },
3939
+ {
3940
+ "name": "nuxt-bezier",
3941
+ "description": "Reusable transition components",
3942
+ "repo": "50rayn/nuxt-bezier",
3943
+ "npm": "nuxt-bezier",
3944
+ "icon": "nuxt-bezier.png",
3945
+ "github": "https://github.com/50rayn/nuxt-bezier",
3946
+ "website": "https://github.com/50rayn/nuxt-bezier",
3947
+ "learn_more": "https://github.com/Noction/vue-bezier",
3948
+ "category": "UI",
3949
+ "type": "3rd-party",
3950
+ "maintainers": [
3951
+ {
3952
+ "name": "Soryn Gitlan",
3953
+ "github": "50rayn"
3954
+ }
3955
+ ],
3956
+ "compatibility": {
3957
+ "nuxt": ">=3.0.0",
3958
+ "requires": {}
3959
+ }
3960
+ },
3961
+ {
3962
+ "name": "nuxt-booster",
3963
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
3964
+ "repo": "basics/nuxt-booster",
3965
+ "npm": "nuxt-booster",
3966
+ "icon": "nuxt-booster.svg",
3967
+ "github": "https://github.com/basics/nuxt-booster",
3968
+ "website": "https://basics.github.io/nuxt-booster/",
3969
+ "learn_more": "https://basics.github.io/nuxt-booster/",
3970
+ "category": "Performance",
3971
+ "type": "3rd-party",
3972
+ "maintainers": [
3973
+ {
3974
+ "name": "Thorn Walli",
3975
+ "github": "ThornWalli",
3976
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
3977
+ },
3978
+ {
3979
+ "name": "Stephan Gerbeth",
3980
+ "github": "StephanGerbeth",
3981
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3982
+ }
3983
+ ],
3984
+ "compatibility": {
3985
+ "nuxt": ">=3.0.0",
3986
+ "requires": {},
3987
+ "devtools": "^0.0.0"
3988
+ }
3989
+ },
3536
3990
  {
3537
3991
  "name": "nuxt-bootstrap-icons",
3538
3992
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3551,7 +4005,7 @@
3551
4005
  }
3552
4006
  ],
3553
4007
  "compatibility": {
3554
- "nuxt": "^3.0.0",
4008
+ "nuxt": ">=3.0.0",
3555
4009
  "requires": {}
3556
4010
  }
3557
4011
  },
@@ -3573,7 +4027,29 @@
3573
4027
  }
3574
4028
  ],
3575
4029
  "compatibility": {
3576
- "nuxt": "^3.0.0",
4030
+ "nuxt": ">=3.0.0",
4031
+ "requires": {}
4032
+ }
4033
+ },
4034
+ {
4035
+ "name": "nuxt-cookie-consent",
4036
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
4037
+ "repo": "weareheavy/nuxt-cookie-consent",
4038
+ "npm": "@weareheavy/nuxt-cookie-consent",
4039
+ "icon": "wah.svg",
4040
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
4041
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
4042
+ "learn_more": "",
4043
+ "category": "Extensions",
4044
+ "type": "3rd-party",
4045
+ "maintainers": [
4046
+ {
4047
+ "name": "weareheavy",
4048
+ "github": "weareheavy"
4049
+ }
4050
+ ],
4051
+ "compatibility": {
4052
+ "nuxt": ">=3.0.0",
3577
4053
  "requires": {}
3578
4054
  }
3579
4055
  },
@@ -3599,7 +4075,29 @@
3599
4075
  }
3600
4076
  ],
3601
4077
  "compatibility": {
3602
- "nuxt": "^3.0.0",
4078
+ "nuxt": ">=3.0.0",
4079
+ "requires": {}
4080
+ }
4081
+ },
4082
+ {
4083
+ "name": "nuxt-feather-icons",
4084
+ "description": "The Feather Icons in Nuxt 3.",
4085
+ "repo": "4sllan/nuxt-feather-icons",
4086
+ "npm": "nuxt-feather-icons",
4087
+ "icon": "nuxt-feather-icons.png",
4088
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
4089
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
4090
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
4091
+ "category": "UI",
4092
+ "type": "3rd-party",
4093
+ "maintainers": [
4094
+ {
4095
+ "name": "4sllan",
4096
+ "github": "4sllan"
4097
+ }
4098
+ ],
4099
+ "compatibility": {
4100
+ "nuxt": ">=3.0.0",
3603
4101
  "requires": {}
3604
4102
  }
3605
4103
  },
@@ -3621,7 +4119,52 @@
3621
4119
  }
3622
4120
  ],
3623
4121
  "compatibility": {
3624
- "nuxt": "^3.0.0",
4122
+ "nuxt": ">=3.0.0",
4123
+ "requires": {}
4124
+ }
4125
+ },
4126
+ {
4127
+ "name": "nuxt-file-storage",
4128
+ "description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
4129
+ "repo": "nyllre/nuxt-file-storage",
4130
+ "npm": "nuxt-file-storage",
4131
+ "icon": "nuxt-file-storage.svg",
4132
+ "github": "https://github.com/nyllre/nuxt-file-storage",
4133
+ "website": "https://github.com/nyllre/nuxt-file-storage",
4134
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
4135
+ "category": "Database",
4136
+ "type": "3rd-party",
4137
+ "maintainers": [
4138
+ {
4139
+ "name": "NyllRE",
4140
+ "github": "NyllRE"
4141
+ }
4142
+ ],
4143
+ "compatibility": {
4144
+ "nuxt": ">=3.0.0",
4145
+ "requires": {}
4146
+ }
4147
+ },
4148
+ {
4149
+ "name": "nuxt-fontawesome",
4150
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
4151
+ "repo": "bezumkin/nuxt-fontawesome",
4152
+ "npm": "@vesp/nuxt-fontawesome",
4153
+ "icon": "nuxt-fontawesome.svg",
4154
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
4155
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
4156
+ "learn_more": "https://fontawesome.com",
4157
+ "category": "UI",
4158
+ "type": "3rd-party",
4159
+ "maintainers": [
4160
+ {
4161
+ "name": "Vasily Naumkin",
4162
+ "github": "bezumkin",
4163
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
4164
+ }
4165
+ ],
4166
+ "compatibility": {
4167
+ "nuxt": ">=3.0.0",
3625
4168
  "requires": {}
3626
4169
  }
3627
4170
  },
@@ -3632,7 +4175,7 @@
3632
4175
  "npm": "nuxt-graphql-middleware",
3633
4176
  "icon": "nuxt-graphql-middleware.svg",
3634
4177
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3635
- "website": "https://nuxt-graphql-middleware.dulnan.net",
4178
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3636
4179
  "learn_more": "",
3637
4180
  "category": "Request",
3638
4181
  "type": "3rd-party",
@@ -3650,7 +4193,7 @@
3650
4193
  }
3651
4194
  ],
3652
4195
  "compatibility": {
3653
- "nuxt": "^2.0.0 || ^3.0.0",
4196
+ "nuxt": "^2.0.0 || >=3.0.0",
3654
4197
  "requires": {}
3655
4198
  }
3656
4199
  },
@@ -3690,11 +4233,11 @@
3690
4233
  "maintainers": [
3691
4234
  {
3692
4235
  "name": "Zadig&Voltaire Team",
3693
- "github": "https://github.com/zadigetvoltaire"
4236
+ "github": "zadigetvoltaire"
3694
4237
  }
3695
4238
  ],
3696
4239
  "compatibility": {
3697
- "nuxt": "^3.0.0",
4240
+ "nuxt": ">=3.0.0",
3698
4241
  "requires": {},
3699
4242
  "devtools": "^0.0.0"
3700
4243
  }
@@ -3717,7 +4260,7 @@
3717
4260
  }
3718
4261
  ],
3719
4262
  "compatibility": {
3720
- "nuxt": "^2.0.0 || ^3.0.0",
4263
+ "nuxt": "^2.0.0 || >=3.0.0",
3721
4264
  "requires": {
3722
4265
  "bridge": "optional"
3723
4266
  }
@@ -3763,7 +4306,7 @@
3763
4306
  }
3764
4307
  ],
3765
4308
  "compatibility": {
3766
- "nuxt": "^3.0.0",
4309
+ "nuxt": ">=3.0.0",
3767
4310
  "requires": {}
3768
4311
  }
3769
4312
  },
@@ -3774,8 +4317,8 @@
3774
4317
  "npm": "@nuxtus/nuxt-localtunnel",
3775
4318
  "icon": "nuxt-localtunnel.svg",
3776
4319
  "github": "https://github.com/nuxtus/localtunnel",
3777
- "website": "https://nuxtus.com",
3778
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4320
+ "website": "https://github.com/nuxtus/localtunnel",
4321
+ "learn_more": "",
3779
4322
  "category": "Devtools",
3780
4323
  "type": "3rd-party",
3781
4324
  "maintainers": [
@@ -3786,7 +4329,7 @@
3786
4329
  }
3787
4330
  ],
3788
4331
  "compatibility": {
3789
- "nuxt": "^3.0.0",
4332
+ "nuxt": ">=3.0.0",
3790
4333
  "requires": {}
3791
4334
  }
3792
4335
  },
@@ -3809,7 +4352,7 @@
3809
4352
  }
3810
4353
  ],
3811
4354
  "compatibility": {
3812
- "nuxt": "^3.0.0",
4355
+ "nuxt": ">=3.0.0",
3813
4356
  "requires": {}
3814
4357
  }
3815
4358
  },
@@ -3831,7 +4374,7 @@
3831
4374
  }
3832
4375
  ],
3833
4376
  "compatibility": {
3834
- "nuxt": "^2.0.0 || ^3.0.0",
4377
+ "nuxt": "^2.0.0 || >=3.0.0",
3835
4378
  "requires": {}
3836
4379
  }
3837
4380
  },
@@ -3853,7 +4396,7 @@
3853
4396
  }
3854
4397
  ],
3855
4398
  "compatibility": {
3856
- "nuxt": "^3.0.0",
4399
+ "nuxt": ">=3.0.0",
3857
4400
  "requires": {}
3858
4401
  }
3859
4402
  },
@@ -3875,7 +4418,30 @@
3875
4418
  }
3876
4419
  ],
3877
4420
  "compatibility": {
3878
- "nuxt": "^3.0.0",
4421
+ "nuxt": ">=3.0.0",
4422
+ "requires": {}
4423
+ }
4424
+ },
4425
+ {
4426
+ "name": "nuxt-meta-pixel",
4427
+ "description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
4428
+ "repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
4429
+ "npm": "nuxt-meta-pixel",
4430
+ "icon": "",
4431
+ "github": "https://github.com/tanukijs/meta-pixel",
4432
+ "website": "https://github.com/tanukijs/meta-pixel",
4433
+ "learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
4434
+ "category": "Analytics",
4435
+ "type": "3rd-party",
4436
+ "maintainers": [
4437
+ {
4438
+ "name": "tanukijs",
4439
+ "github": "tanukijs",
4440
+ "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4441
+ }
4442
+ ],
4443
+ "compatibility": {
4444
+ "nuxt": ">=3.0.0",
3879
4445
  "requires": {}
3880
4446
  }
3881
4447
  },
@@ -3897,7 +4463,7 @@
3897
4463
  }
3898
4464
  ],
3899
4465
  "compatibility": {
3900
- "nuxt": "^3.0.0",
4466
+ "nuxt": ">=3.0.0",
3901
4467
  "requires": {}
3902
4468
  }
3903
4469
  },
@@ -3919,7 +4485,79 @@
3919
4485
  }
3920
4486
  ],
3921
4487
  "compatibility": {
3922
- "nuxt": "^3.0.0",
4488
+ "nuxt": ">=3.0.0",
4489
+ "requires": {},
4490
+ "devtools": "^0.0.0"
4491
+ }
4492
+ },
4493
+ {
4494
+ "name": "nuxt-oidc-auth",
4495
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4496
+ "repo": "itpropro/nuxt-oidc-auth",
4497
+ "npm": "nuxt-oidc-auth",
4498
+ "icon": "",
4499
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4500
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4501
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4502
+ "category": "Security",
4503
+ "type": "3rd-party",
4504
+ "maintainers": [
4505
+ {
4506
+ "name": "Jan-Henrik Damaschke",
4507
+ "github": "itpropro",
4508
+ "twitter": "jandamaschke"
4509
+ }
4510
+ ],
4511
+ "compatibility": {
4512
+ "nuxt": ">=3.0.0",
4513
+ "requires": {}
4514
+ }
4515
+ },
4516
+ {
4517
+ "name": "nuxt-openapi-docs-module",
4518
+ "description": "Generate pages from OpenAPI specifications",
4519
+ "repo": "on-org/nuxt-openapi-docs-module",
4520
+ "npm": "nuxt-openapi-docs-module",
4521
+ "icon": "nuxt-openapi-docs-module.png",
4522
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4523
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4524
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4525
+ "category": "Libraries",
4526
+ "type": "3rd-party",
4527
+ "maintainers": [
4528
+ {
4529
+ "name": "Pavel Kuzmin",
4530
+ "github": "s00d"
4531
+ }
4532
+ ],
4533
+ "compatibility": {
4534
+ "nuxt": ">=3.0.0",
4535
+ "requires": {}
4536
+ }
4537
+ },
4538
+ {
4539
+ "name": "nuxt-openid-connect",
4540
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4541
+ "repo": "aborn/nuxt-openid-connect",
4542
+ "npm": "nuxt-openid-connect",
4543
+ "icon": "",
4544
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4545
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4546
+ "learn_more": "",
4547
+ "category": "Security",
4548
+ "type": "3rd-party",
4549
+ "maintainers": [
4550
+ {
4551
+ "name": "Aborn Jiang",
4552
+ "github": "aborn"
4553
+ },
4554
+ {
4555
+ "name": "Khaled Almana",
4556
+ "github": "KhaledAlMana"
4557
+ }
4558
+ ],
4559
+ "compatibility": {
4560
+ "nuxt": ">=3.0.0",
3923
4561
  "requires": {},
3924
4562
  "devtools": "^0.0.0"
3925
4563
  }
@@ -3943,7 +4581,30 @@
3943
4581
  }
3944
4582
  ],
3945
4583
  "compatibility": {
3946
- "nuxt": "^3.0.0",
4584
+ "nuxt": ">=3.0.0",
4585
+ "requires": {}
4586
+ }
4587
+ },
4588
+ {
4589
+ "name": "nuxt-pdf-frame",
4590
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4591
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4592
+ "npm": "@i2d/nuxt-pdf-frame",
4593
+ "icon": "pdf-frame.svg",
4594
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4595
+ "website": "https://www.pdf-frame.org",
4596
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4597
+ "category": "Libraries",
4598
+ "type": "3rd-party",
4599
+ "maintainers": [
4600
+ {
4601
+ "name": "Narayana Swamy",
4602
+ "github": "nswamy14",
4603
+ "email": "narayanaswamy14@gmail.com"
4604
+ }
4605
+ ],
4606
+ "compatibility": {
4607
+ "nuxt": ">=3.0.0",
3947
4608
  "requires": {}
3948
4609
  }
3949
4610
  },
@@ -3966,7 +4627,7 @@
3966
4627
  }
3967
4628
  ],
3968
4629
  "compatibility": {
3969
- "nuxt": "^3.0.0",
4630
+ "nuxt": ">=3.0.0",
3970
4631
  "requires": {}
3971
4632
  }
3972
4633
  },
@@ -3977,8 +4638,8 @@
3977
4638
  "npm": "nuxt-phosphor-icons",
3978
4639
  "icon": "phosphor-icons.svg",
3979
4640
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3980
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3981
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4641
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4642
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3982
4643
  "category": "UI",
3983
4644
  "type": "3rd-party",
3984
4645
  "maintainers": [
@@ -3988,7 +4649,7 @@
3988
4649
  }
3989
4650
  ],
3990
4651
  "compatibility": {
3991
- "nuxt": "^3.0.0",
4652
+ "nuxt": ">=3.0.0",
3992
4653
  "requires": {}
3993
4654
  }
3994
4655
  },
@@ -4014,28 +4675,6 @@
4014
4675
  "requires": {}
4015
4676
  }
4016
4677
  },
4017
- {
4018
- "name": "plausible",
4019
- "description": "Nuxt module to natively integrate Plausible analytics",
4020
- "repo": "nuxt-modules/plausible",
4021
- "npm": "@nuxtjs/plausible",
4022
- "icon": "plausible.png",
4023
- "github": "https://github.com/nuxt-modules/plausible",
4024
- "website": "https://github.com/nuxt-modules/plausible",
4025
- "learn_more": "https://plausible.io/",
4026
- "category": "Analytics",
4027
- "type": "community",
4028
- "maintainers": [
4029
- {
4030
- "name": "Johann Schopplich",
4031
- "github": "johannschopplich"
4032
- }
4033
- ],
4034
- "compatibility": {
4035
- "nuxt": "^3.0.0",
4036
- "requires": {}
4037
- }
4038
- },
4039
4678
  {
4040
4679
  "name": "nuxt-plotly",
4041
4680
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4058,7 +4697,7 @@
4058
4697
  }
4059
4698
  ],
4060
4699
  "compatibility": {
4061
- "nuxt": "^3.0.0",
4700
+ "nuxt": ">=3.0.0",
4062
4701
  "requires": {}
4063
4702
  }
4064
4703
  },
@@ -4085,6 +4724,28 @@
4085
4724
  "requires": {}
4086
4725
  }
4087
4726
  },
4727
+ {
4728
+ "name": "nuxt-posthog",
4729
+ "description": "Integrate PostHog into your application with minimal configuration",
4730
+ "repo": "mitjans/nuxt-posthog",
4731
+ "npm": "nuxt-posthog",
4732
+ "icon": "posthog.svg",
4733
+ "github": "https://github.com/mitjans/nuxt-posthog",
4734
+ "website": "https://nuxt-posthog.cmitjans.dev",
4735
+ "learn_more": "https://posthog.com",
4736
+ "category": "Analytics",
4737
+ "type": "3rd-party",
4738
+ "maintainers": [
4739
+ {
4740
+ "name": "Carles Mitjans",
4741
+ "github": "mitjans"
4742
+ }
4743
+ ],
4744
+ "compatibility": {
4745
+ "nuxt": ">=3.0.0",
4746
+ "requires": {}
4747
+ }
4748
+ },
4088
4749
  {
4089
4750
  "name": "nuxt-smartlook",
4090
4751
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4127,7 +4788,7 @@
4127
4788
  }
4128
4789
  ],
4129
4790
  "compatibility": {
4130
- "nuxt": "^3.0.0",
4791
+ "nuxt": ">=3.0.0",
4131
4792
  "requires": {}
4132
4793
  }
4133
4794
  },
@@ -4155,7 +4816,7 @@
4155
4816
  }
4156
4817
  ],
4157
4818
  "compatibility": {
4158
- "nuxt": "^3.0.0",
4819
+ "nuxt": ">=3.0.0",
4159
4820
  "requires": {}
4160
4821
  }
4161
4822
  },
@@ -4164,7 +4825,7 @@
4164
4825
  "description": "WebStorm & PHPStorm support for Nuxt components",
4165
4826
  "repo": "fumeapp/nuxt-storm",
4166
4827
  "npm": "nuxt-storm",
4167
- "icon": "nuxt-storm.png",
4828
+ "icon": "",
4168
4829
  "github": "https://github.com/fumeapp/nuxt-storm",
4169
4830
  "website": "https://github.com/fumeapp/nuxt-storm",
4170
4831
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -4181,6 +4842,30 @@
4181
4842
  "requires": {}
4182
4843
  }
4183
4844
  },
4845
+ {
4846
+ "name": "nuxt-svgo-loader",
4847
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4848
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4849
+ "npm": "nuxt-svgo-loader",
4850
+ "icon": "",
4851
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4852
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4853
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4854
+ "category": "Images",
4855
+ "type": "3rd-party",
4856
+ "maintainers": [
4857
+ {
4858
+ "name": "Alex Liu",
4859
+ "github": "Mini-ghost",
4860
+ "twitter": "Minighost_Alex"
4861
+ }
4862
+ ],
4863
+ "compatibility": {
4864
+ "nuxt": ">=3.0.0",
4865
+ "requires": {},
4866
+ "devtools": "^0.0.0"
4867
+ }
4868
+ },
4184
4869
  {
4185
4870
  "name": "nuxt-svgo",
4186
4871
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -4199,7 +4884,7 @@
4199
4884
  }
4200
4885
  ],
4201
4886
  "compatibility": {
4202
- "nuxt": "^3.0.0",
4887
+ "nuxt": ">=3.0.0",
4203
4888
  "requires": {}
4204
4889
  }
4205
4890
  },
@@ -4216,30 +4901,8 @@
4216
4901
  "type": "3rd-party",
4217
4902
  "maintainers": [
4218
4903
  {
4219
- "name": "Juanjo Conejerock",
4220
- "github": "conejerock"
4221
- }
4222
- ],
4223
- "compatibility": {
4224
- "nuxt": "^2.0.0",
4225
- "requires": {}
4226
- }
4227
- },
4228
- {
4229
- "name": "nuxt-use-motion",
4230
- "description": "A Nuxt module putting your components in motion",
4231
- "repo": "Tahul/nuxt-use-motion",
4232
- "npm": "nuxt-use-motion",
4233
- "icon": "nuxt-use-motion.svg",
4234
- "github": "https://github.com/Tahul/nuxt-use-motion",
4235
- "website": "https://github.com/Tahul/nuxt-use-motion",
4236
- "learn_more": "https://github.com/vueuse/motion",
4237
- "category": "Libraries",
4238
- "type": "3rd-party",
4239
- "maintainers": [
4240
- {
4241
- "name": "Tahul",
4242
- "github": "Tahul"
4904
+ "name": "Juanjo Conejerock",
4905
+ "github": "conejerock"
4243
4906
  }
4244
4907
  ],
4245
4908
  "compatibility": {
@@ -4269,6 +4932,28 @@
4269
4932
  "requires": {}
4270
4933
  }
4271
4934
  },
4935
+ {
4936
+ "name": "nuxt-uswds",
4937
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4938
+ "repo": "patrickcate/nuxt-uswds",
4939
+ "npm": "nuxt-uswds",
4940
+ "icon": "nuxt-uswds.svg",
4941
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4942
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4943
+ "learn_more": "",
4944
+ "category": "UI",
4945
+ "type": "3rd-party",
4946
+ "maintainers": [
4947
+ {
4948
+ "name": "Patrick Cate",
4949
+ "github": "patrickcate"
4950
+ }
4951
+ ],
4952
+ "compatibility": {
4953
+ "nuxt": ">=3.0.0",
4954
+ "requires": {}
4955
+ }
4956
+ },
4272
4957
  {
4273
4958
  "name": "nuxt-viewport",
4274
4959
  "description": "Define custom viewports for your Nuxt project",
@@ -4287,7 +4972,7 @@
4287
4972
  }
4288
4973
  ],
4289
4974
  "compatibility": {
4290
- "nuxt": "^2.0.0 || ^3.0.0",
4975
+ "nuxt": "^2.0.0 || >=3.0.0",
4291
4976
  "requires": {
4292
4977
  "bridge": "optional"
4293
4978
  }
@@ -4311,73 +4996,101 @@
4311
4996
  }
4312
4997
  ],
4313
4998
  "compatibility": {
4314
- "nuxt": "^3.0.0",
4999
+ "nuxt": ">=3.0.0",
4315
5000
  "requires": {}
4316
5001
  }
4317
5002
  },
4318
5003
  {
4319
- "name": "nuxt-vuetify",
4320
- "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4321
- "repo": "invictus-codes/nuxt-vuetify",
4322
- "npm": "@invictus.codes/nuxt-vuetify",
4323
- "icon": "vuetify-logo-v3-dark.svg",
4324
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4325
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4326
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4327
- "category": "UI",
5004
+ "name": "nuxt-zod-i18n",
5005
+ "description": "A Nuxt Module for localizing zod error messages.",
5006
+ "repo": "xibman/nuxt-zod-i18n",
5007
+ "npm": "nuxt-zod-i18n",
5008
+ "icon": "nuxt-zod-i18n.svg",
5009
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
5010
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
5011
+ "learn_more": "",
5012
+ "category": "Libraries",
4328
5013
  "type": "3rd-party",
4329
5014
  "maintainers": [
4330
5015
  {
4331
- "name": "Jens van Hellemondt",
4332
- "github": "invictus-codes"
5016
+ "name": "xibman",
5017
+ "github": "xibman"
4333
5018
  }
4334
5019
  ],
4335
5020
  "compatibility": {
4336
- "nuxt": "^3.0.0",
5021
+ "nuxt": ">=3.0.0",
4337
5022
  "requires": {}
4338
5023
  }
4339
5024
  },
4340
5025
  {
4341
- "name": "nuxt3-interpolation",
4342
- "description": "",
4343
- "repo": "daliborgogic/interpolation#master",
4344
- "npm": "nuxt3-interpolation",
4345
- "icon": "",
4346
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
4347
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
4348
- "learn_more": "",
4349
- "category": "Devtools",
5026
+ "name": "nuxt2-leaflet",
5027
+ "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
5028
+ "repo": "schlunsen/nuxt-leaflet",
5029
+ "npm": "nuxt-leaflet",
5030
+ "icon": "leaflet.png",
5031
+ "github": "https://github.com/schlunsen/nuxt-leaflet",
5032
+ "website": "https://github.com/schlunsen/nuxt-leaflet",
5033
+ "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
5034
+ "category": "Libraries",
4350
5035
  "type": "3rd-party",
4351
5036
  "maintainers": [
4352
5037
  {
4353
- "name": "daliborgogic",
4354
- "github": "daliborgogic"
5038
+ "name": "schlunsen",
5039
+ "github": "schlunsen"
4355
5040
  }
4356
5041
  ],
4357
5042
  "compatibility": {
4358
- "nuxt": "^3.0.0",
5043
+ "nuxt": "^2.0.0",
4359
5044
  "requires": {}
4360
5045
  }
4361
5046
  },
4362
5047
  {
4363
- "name": "nuxt3-leaflet",
4364
- "description": "Leaflet integration with Nuxt",
4365
- "repo": "Gugustinette/Nuxt-Leaflet",
4366
- "npm": "nuxt3-leaflet",
4367
- "icon": "leaflet.png",
4368
- "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4369
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4370
- "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4371
- "category": "Libraries",
5048
+ "name": "nuxt2-ngrok",
5049
+ "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",
5050
+ "repo": "nuxt-community/ngrok",
5051
+ "npm": "@nuxtjs/ngrok",
5052
+ "icon": "ngrok.png",
5053
+ "github": "https://github.com/nuxt-community/ngrok-module",
5054
+ "website": "https://ngrok.nuxtjs.org",
5055
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
5056
+ "category": "Devtools",
5057
+ "type": "community",
5058
+ "maintainers": [
5059
+ {
5060
+ "name": "Debbie O'Brien",
5061
+ "github": "debs-obrien",
5062
+ "twitter": "debs_obrien"
5063
+ },
5064
+ {
5065
+ "name": "Pooya Parsa",
5066
+ "github": "pi0",
5067
+ "twitter": "_pi0_"
5068
+ }
5069
+ ],
5070
+ "compatibility": {
5071
+ "nuxt": "^2.0.0",
5072
+ "requires": {}
5073
+ }
5074
+ },
5075
+ {
5076
+ "name": "nuxt3-interpolation",
5077
+ "description": "",
5078
+ "repo": "daliborgogic/interpolation",
5079
+ "npm": "nuxt3-interpolation",
5080
+ "icon": "",
5081
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
5082
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
5083
+ "learn_more": "",
5084
+ "category": "Devtools",
4372
5085
  "type": "3rd-party",
4373
5086
  "maintainers": [
4374
5087
  {
4375
- "name": "Augustin MERCIER",
4376
- "github": "Gugustinette"
5088
+ "name": "daliborgogic",
5089
+ "github": "daliborgogic"
4377
5090
  }
4378
5091
  ],
4379
5092
  "compatibility": {
4380
- "nuxt": "^3.0.0",
5093
+ "nuxt": ">=3.0.0",
4381
5094
  "requires": {}
4382
5095
  }
4383
5096
  },
@@ -4407,14 +5120,14 @@
4407
5120
  {
4408
5121
  "name": "og-image",
4409
5122
  "description": "Enlightened runtime images generated with Vue templates.",
4410
- "repo": "harlan-zw/nuxt-og-image",
5123
+ "repo": "nuxt-modules/og-image",
4411
5124
  "npm": "nuxt-og-image",
4412
5125
  "icon": "og-image.svg",
4413
- "github": "https://github.com/harlan-zw/nuxt-og-image",
5126
+ "github": "https://github.com/nuxt-modules/og-image",
4414
5127
  "website": "https://nuxtseo.com/og-image",
4415
5128
  "learn_more": "https://nuxtseo.com/og-image",
4416
5129
  "category": "SEO",
4417
- "type": "3rd-party",
5130
+ "type": "community",
4418
5131
  "maintainers": [
4419
5132
  {
4420
5133
  "name": "Harlan Wilton",
@@ -4424,7 +5137,7 @@
4424
5137
  }
4425
5138
  ],
4426
5139
  "compatibility": {
4427
- "nuxt": "^3.0.0",
5140
+ "nuxt": ">=3.0.0",
4428
5141
  "requires": {},
4429
5142
  "devtools": "^0.0.0"
4430
5143
  }
@@ -4452,6 +5165,28 @@
4452
5165
  "requires": {}
4453
5166
  }
4454
5167
  },
5168
+ {
5169
+ "name": "onyx",
5170
+ "description": "A design system and Vue.js component library created by Schwarz IT",
5171
+ "repo": "SchwarzIT/onyx#main/packages/nuxt",
5172
+ "npm": "@sit-onyx/nuxt",
5173
+ "icon": "onyx.svg",
5174
+ "github": "https://github.com/SchwarzIT/onyx",
5175
+ "website": "https://onyx.schwarz/development/packages/nuxt.html",
5176
+ "learn_more": "https://onyx.schwarz",
5177
+ "category": "UI",
5178
+ "type": "3rd-party",
5179
+ "maintainers": [
5180
+ {
5181
+ "name": "Schwarz IT",
5182
+ "github": "SchwarzIT"
5183
+ }
5184
+ ],
5185
+ "compatibility": {
5186
+ "nuxt": ">=3.0.0",
5187
+ "requires": {}
5188
+ }
5189
+ },
4455
5190
  {
4456
5191
  "name": "optimized-images",
4457
5192
  "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
@@ -4459,8 +5194,8 @@
4459
5194
  "npm": "@aceforth/nuxt-optimized-images",
4460
5195
  "icon": "",
4461
5196
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4462
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4463
- "learn_more": "",
5197
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
5198
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4464
5199
  "category": "Images",
4465
5200
  "type": "3rd-party",
4466
5201
  "maintainers": [
@@ -4538,7 +5273,7 @@
4538
5273
  }
4539
5274
  ],
4540
5275
  "compatibility": {
4541
- "nuxt": "^3.0.0",
5276
+ "nuxt": ">=3.0.0",
4542
5277
  "requires": {}
4543
5278
  }
4544
5279
  },
@@ -4561,7 +5296,7 @@
4561
5296
  }
4562
5297
  ],
4563
5298
  "compatibility": {
4564
- "nuxt": "^2.0.0 || ^3.0.0",
5299
+ "nuxt": "^2.0.0 || >=3.0.0",
4565
5300
  "requires": {
4566
5301
  "bridge": true
4567
5302
  }
@@ -4585,7 +5320,7 @@
4585
5320
  }
4586
5321
  ],
4587
5322
  "compatibility": {
4588
- "nuxt": "^3.0.0",
5323
+ "nuxt": ">=3.0.0",
4589
5324
  "requires": {}
4590
5325
  }
4591
5326
  },
@@ -4609,7 +5344,29 @@
4609
5344
  }
4610
5345
  ],
4611
5346
  "compatibility": {
4612
- "nuxt": "^3.0.0",
5347
+ "nuxt": ">=3.0.0",
5348
+ "requires": {}
5349
+ }
5350
+ },
5351
+ {
5352
+ "name": "pergel",
5353
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5354
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5355
+ "npm": "pergel",
5356
+ "icon": "pergel.svg",
5357
+ "github": "https://github.com/oku-ui/pergel",
5358
+ "website": "https://oku-ui.com/pergel",
5359
+ "learn_more": "",
5360
+ "category": "Devtools",
5361
+ "type": "3rd-party",
5362
+ "maintainers": [
5363
+ {
5364
+ "name": "Mehmet - productdevbook",
5365
+ "github": "productdevbook"
5366
+ }
5367
+ ],
5368
+ "compatibility": {
5369
+ "nuxt": ">=3.10.0",
4613
5370
  "requires": {}
4614
5371
  }
4615
5372
  },
@@ -4639,7 +5396,7 @@
4639
5396
  {
4640
5397
  "name": "pinia-orm",
4641
5398
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4642
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5399
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4643
5400
  "npm": "@pinia-orm/nuxt",
4644
5401
  "icon": "pinia-orm.svg",
4645
5402
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4654,7 +5411,7 @@
4654
5411
  }
4655
5412
  ],
4656
5413
  "compatibility": {
4657
- "nuxt": "^2.0.0 || ^3.0.0",
5414
+ "nuxt": "^2.0.0 || >=3.0.0",
4658
5415
  "requires": {
4659
5416
  "bridge": "optional"
4660
5417
  }
@@ -4678,7 +5435,7 @@
4678
5435
  }
4679
5436
  ],
4680
5437
  "compatibility": {
4681
- "nuxt": "^2.0.0 || ^3.0.0",
5438
+ "nuxt": "^2.0.0 || >=3.0.0",
4682
5439
  "requires": {
4683
5440
  "bridge": "optional"
4684
5441
  }
@@ -4702,7 +5459,7 @@
4702
5459
  }
4703
5460
  ],
4704
5461
  "compatibility": {
4705
- "nuxt": "^2.0.0 || ^3.0.0",
5462
+ "nuxt": "^2.0.0 || >=3.0.0",
4706
5463
  "requires": {
4707
5464
  "bridge": "optional"
4708
5465
  }
@@ -4713,20 +5470,20 @@
4713
5470
  "description": "Nuxt module to natively integrate Plausible analytics",
4714
5471
  "repo": "nuxt-modules/plausible",
4715
5472
  "npm": "@nuxtjs/plausible",
4716
- "icon": "",
5473
+ "icon": "plausible.svg",
4717
5474
  "github": "https://github.com/nuxt-modules/plausible",
4718
5475
  "website": "https://github.com/nuxt-modules/plausible",
4719
5476
  "learn_more": "",
4720
- "category": "Devtools",
5477
+ "category": "Analytics",
4721
5478
  "type": "community",
4722
5479
  "maintainers": [
4723
5480
  {
4724
- "name": "nuxt-modules",
4725
- "github": "nuxt-modules"
5481
+ "name": "Johann Schopplich",
5482
+ "github": "johannschopplich"
4726
5483
  }
4727
5484
  ],
4728
5485
  "compatibility": {
4729
- "nuxt": "^2.0.0",
5486
+ "nuxt": "^2.0.0 || >=3.0.0",
4730
5487
  "requires": {}
4731
5488
  }
4732
5489
  },
@@ -4759,7 +5516,7 @@
4759
5516
  "npm": "nuxt-prepare",
4760
5517
  "icon": "prepare.svg",
4761
5518
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4762
- "website": "https://nuxt-prepare.jhnn.dev",
5519
+ "website": "https://nuxt-prepare.byjohann.dev",
4763
5520
  "learn_more": "",
4764
5521
  "category": "Devtools",
4765
5522
  "type": "3rd-party",
@@ -4772,7 +5529,7 @@
4772
5529
  }
4773
5530
  ],
4774
5531
  "compatibility": {
4775
- "nuxt": "^3.0.0",
5532
+ "nuxt": ">=3.0.0",
4776
5533
  "requires": {}
4777
5534
  }
4778
5535
  },
@@ -4795,7 +5552,29 @@
4795
5552
  }
4796
5553
  ],
4797
5554
  "compatibility": {
4798
- "nuxt": "^3.0.0",
5555
+ "nuxt": ">=3.0.0",
5556
+ "requires": {}
5557
+ }
5558
+ },
5559
+ {
5560
+ "name": "prisma",
5561
+ "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
5562
+ "repo": "prisma/nuxt-prisma",
5563
+ "npm": "@prisma/nuxt",
5564
+ "icon": "prisma.png",
5565
+ "github": "https://github.com/prisma/nuxt-prisma",
5566
+ "website": "https://pris.ly/prisma-nuxt",
5567
+ "learn_more": "https://www.prisma.io/orm",
5568
+ "category": "Database",
5569
+ "type": "3rd-party",
5570
+ "maintainers": [
5571
+ {
5572
+ "name": "prisma",
5573
+ "github": "prisma"
5574
+ }
5575
+ ],
5576
+ "compatibility": {
5577
+ "nuxt": ">=3.0.0",
4799
5578
  "requires": {}
4800
5579
  }
4801
5580
  },
@@ -4818,7 +5597,7 @@
4818
5597
  }
4819
5598
  ],
4820
5599
  "compatibility": {
4821
- "nuxt": "^2.0.0 || ^3.0.0",
5600
+ "nuxt": "^2.0.0 || >=3.0.0",
4822
5601
  "requires": {}
4823
5602
  }
4824
5603
  },
@@ -4840,7 +5619,7 @@
4840
5619
  }
4841
5620
  ],
4842
5621
  "compatibility": {
4843
- "nuxt": "^3.0.0",
5622
+ "nuxt": ">=3.0.0",
4844
5623
  "requires": {}
4845
5624
  }
4846
5625
  },
@@ -4930,7 +5709,7 @@
4930
5709
  }
4931
5710
  ],
4932
5711
  "compatibility": {
4933
- "nuxt": "^2.0.0 || ^3.0.0",
5712
+ "nuxt": "^2.0.0 || >=3.0.0",
4934
5713
  "requires": {}
4935
5714
  }
4936
5715
  },
@@ -4999,7 +5778,7 @@
4999
5778
  }
5000
5779
  ],
5001
5780
  "compatibility": {
5002
- "nuxt": "^3.0.0",
5781
+ "nuxt": ">=3.0.0",
5003
5782
  "requires": {},
5004
5783
  "devtools": "^0.0.0"
5005
5784
  }
@@ -5022,7 +5801,7 @@
5022
5801
  }
5023
5802
  ],
5024
5803
  "compatibility": {
5025
- "nuxt": "^3.0.0",
5804
+ "nuxt": ">=3.0.0",
5026
5805
  "requires": {}
5027
5806
  }
5028
5807
  },
@@ -5057,7 +5836,7 @@
5057
5836
  }
5058
5837
  ],
5059
5838
  "compatibility": {
5060
- "nuxt": "^3.0.0",
5839
+ "nuxt": ">=3.0.0",
5061
5840
  "requires": {}
5062
5841
  }
5063
5842
  },
@@ -5125,7 +5904,7 @@
5125
5904
  }
5126
5905
  ],
5127
5906
  "compatibility": {
5128
- "nuxt": "^3.0.0",
5907
+ "nuxt": ">=3.0.0",
5129
5908
  "requires": {}
5130
5909
  }
5131
5910
  },
@@ -5159,7 +5938,7 @@
5159
5938
  "icon": "robots.png",
5160
5939
  "github": "https://github.com/nuxt-modules/robots",
5161
5940
  "website": "https://github.com/nuxt-modules/robots",
5162
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5941
+ "learn_more": "",
5163
5942
  "category": "SEO",
5164
5943
  "type": "community",
5165
5944
  "maintainers": [
@@ -5169,7 +5948,7 @@
5169
5948
  }
5170
5949
  ],
5171
5950
  "compatibility": {
5172
- "nuxt": "^2.0.0 || ^3.0.0",
5951
+ "nuxt": "^2.0.0 || >=3.0.0",
5173
5952
  "requires": {
5174
5953
  "bridge": "optional"
5175
5954
  }
@@ -5193,7 +5972,7 @@
5193
5972
  }
5194
5973
  ],
5195
5974
  "compatibility": {
5196
- "nuxt": "^3.0.0",
5975
+ "nuxt": ">=3.0.0",
5197
5976
  "requires": {}
5198
5977
  }
5199
5978
  },
@@ -5262,15 +6041,38 @@
5262
6041
  }
5263
6042
  ],
5264
6043
  "compatibility": {
5265
- "nuxt": "^2.0.0 || ^3.0.0",
6044
+ "nuxt": "^2.0.0 || >=3.0.0",
5266
6045
  "requires": {
5267
6046
  "bridge": "optional"
5268
6047
  }
5269
6048
  }
5270
6049
  },
6050
+ {
6051
+ "name": "scalar",
6052
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6053
+ "repo": "scalar/scalar#main/packages/nuxt",
6054
+ "npm": "@scalar/nuxt",
6055
+ "icon": "scalar.svg",
6056
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6057
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6058
+ "learn_more": "https://scalar.com",
6059
+ "category": "Devtools",
6060
+ "type": "3rd-party",
6061
+ "maintainers": [
6062
+ {
6063
+ "name": "scalar",
6064
+ "github": "scalar",
6065
+ "twitter": "scalar"
6066
+ }
6067
+ ],
6068
+ "compatibility": {
6069
+ "nuxt": ">=3.0.0",
6070
+ "requires": {}
6071
+ }
6072
+ },
5271
6073
  {
5272
6074
  "name": "schema-org",
5273
- "description": "Schema.org for Nuxt.",
6075
+ "description": "Quick and easy Schema.org graphs.",
5274
6076
  "repo": "harlan-zw/nuxt-schema-org",
5275
6077
  "npm": "nuxt-schema-org",
5276
6078
  "icon": "schema-org.svg",
@@ -5288,7 +6090,30 @@
5288
6090
  }
5289
6091
  ],
5290
6092
  "compatibility": {
5291
- "nuxt": "^3.0.0",
6093
+ "nuxt": ">=3.0.0",
6094
+ "requires": {}
6095
+ }
6096
+ },
6097
+ {
6098
+ "name": "scripts",
6099
+ "description": "Plug-and-play script optimization for Nuxt applications.",
6100
+ "repo": "nuxt/scripts",
6101
+ "npm": "@nuxt/scripts",
6102
+ "icon": "nuxt.svg",
6103
+ "github": "https://github.com/nuxt/scripts",
6104
+ "website": "https://scripts.nuxt.com",
6105
+ "learn_more": "",
6106
+ "category": "Libraries",
6107
+ "type": "official",
6108
+ "maintainers": [
6109
+ {
6110
+ "name": "Harlan Wilton",
6111
+ "github": "harlan-zw",
6112
+ "twitter": "harlan_zw"
6113
+ }
6114
+ ],
6115
+ "compatibility": {
6116
+ "nuxt": ">=3.0.0",
5292
6117
  "requires": {}
5293
6118
  }
5294
6119
  },
@@ -5333,7 +6158,7 @@
5333
6158
  }
5334
6159
  ],
5335
6160
  "compatibility": {
5336
- "nuxt": "^3.0.0",
6161
+ "nuxt": ">=3.0.0",
5337
6162
  "requires": {}
5338
6163
  }
5339
6164
  },
@@ -5345,7 +6170,7 @@
5345
6170
  "icon": "segment.png",
5346
6171
  "github": "https://github.com/dansmaculotte/nuxt-segment",
5347
6172
  "website": "https://github.com/dansmaculotte/nuxt-segment",
5348
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
6173
+ "learn_more": "",
5349
6174
  "category": "Analytics",
5350
6175
  "type": "3rd-party",
5351
6176
  "maintainers": [
@@ -5383,7 +6208,7 @@
5383
6208
  },
5384
6209
  {
5385
6210
  "name": "seo-experiments",
5386
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
6211
+ "description": "Powerful SEO DX improvements.",
5387
6212
  "repo": "harlan-zw/nuxt-seo-experiments",
5388
6213
  "npm": "nuxt-seo-experiments",
5389
6214
  "icon": "seo-experiments.svg",
@@ -5401,29 +6226,7 @@
5401
6226
  }
5402
6227
  ],
5403
6228
  "compatibility": {
5404
- "nuxt": "^3.0.0",
5405
- "requires": {}
5406
- }
5407
- },
5408
- {
5409
- "name": "seo-kit",
5410
- "description": "The complete SEO solution for Nuxt.",
5411
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5412
- "npm": "nuxt-seo-kit",
5413
- "icon": "seo-kit.svg",
5414
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5415
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5416
- "learn_more": "",
5417
- "category": "SEO",
5418
- "type": "3rd-party",
5419
- "maintainers": [
5420
- {
5421
- "name": "harlan-zw",
5422
- "github": "harlan-zw"
5423
- }
5424
- ],
5425
- "compatibility": {
5426
- "nuxt": "^3.0.0",
6229
+ "nuxt": ">=3.0.0",
5427
6230
  "requires": {}
5428
6231
  }
5429
6232
  },
@@ -5450,6 +6253,28 @@
5450
6253
  "requires": {}
5451
6254
  }
5452
6255
  },
6256
+ {
6257
+ "name": "seo",
6258
+ "description": "The complete SEO solution for Nuxt.",
6259
+ "repo": "harlan-zw/nuxt-seo",
6260
+ "npm": "@nuxtjs/seo",
6261
+ "icon": "nuxt.svg",
6262
+ "github": "https://github.com/harlan-zw/nuxt-seo",
6263
+ "website": "https://nuxtseo.com/",
6264
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
6265
+ "category": "SEO",
6266
+ "type": "3rd-party",
6267
+ "maintainers": [
6268
+ {
6269
+ "name": "harlan-zw",
6270
+ "github": "harlan-zw"
6271
+ }
6272
+ ],
6273
+ "compatibility": {
6274
+ "nuxt": ">=3.0.0",
6275
+ "requires": {}
6276
+ }
6277
+ },
5453
6278
  {
5454
6279
  "name": "seomatic-meta",
5455
6280
  "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
@@ -5498,7 +6323,7 @@
5498
6323
  {
5499
6324
  "name": "server-block",
5500
6325
  "description": "Use <server> tags in your Nuxt pages components.",
5501
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
6326
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5502
6327
  "npm": "@hebilicious/server-block-nuxt",
5503
6328
  "icon": "server-block.svg",
5504
6329
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5514,30 +6339,34 @@
5514
6339
  }
5515
6340
  ],
5516
6341
  "compatibility": {
5517
- "nuxt": "^3.0.0",
6342
+ "nuxt": ">=3.0.0",
5518
6343
  "requires": {}
5519
6344
  }
5520
6345
  },
5521
6346
  {
5522
- "name": "session",
5523
- "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
5524
- "repo": "sidebase/nuxt-session",
5525
- "npm": "@sidebase/nuxt-session",
5526
- "icon": "session.png",
5527
- "github": "https://github.com/sidebase/nuxt-session",
5528
- "website": "https://github.com/sidebase/nuxt-session",
5529
- "learn_more": "https://github.com/sidebase",
5530
- "category": "Security",
6347
+ "name": "shadcn",
6348
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6349
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6350
+ "npm": "shadcn-nuxt",
6351
+ "icon": "",
6352
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6353
+ "website": "https://www.shadcn-vue.com",
6354
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6355
+ "category": "UI",
5531
6356
  "type": "3rd-party",
5532
6357
  "maintainers": [
5533
6358
  {
5534
- "name": "sidebase",
5535
- "github": "sidebase",
5536
- "twitter": "sidebase_io"
6359
+ "name": "Zernonia",
6360
+ "github": "zernonia",
6361
+ "twitter": "zernonia"
6362
+ },
6363
+ {
6364
+ "name": "Sadegh Barati",
6365
+ "github": "sadeghbarati"
5537
6366
  }
5538
6367
  ],
5539
6368
  "compatibility": {
5540
- "nuxt": "^3.0.0",
6369
+ "nuxt": ">=3.0.0",
5541
6370
  "requires": {}
5542
6371
  }
5543
6372
  },
@@ -5563,6 +6392,28 @@
5563
6392
  "requires": {}
5564
6393
  }
5565
6394
  },
6395
+ {
6396
+ "name": "shuimo-ui",
6397
+ "description": "A Chinese Shuimo style component library.",
6398
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
6399
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
6400
+ "icon": "shuimo-ui.svg",
6401
+ "github": "https://github.com/shuimo-design/shuimo-ui",
6402
+ "website": "https://shuimo.design",
6403
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
6404
+ "category": "UI",
6405
+ "type": "3rd-party",
6406
+ "maintainers": [
6407
+ {
6408
+ "name": "higuaifan",
6409
+ "github": "higuaifan"
6410
+ }
6411
+ ],
6412
+ "compatibility": {
6413
+ "nuxt": ">=3.0.0",
6414
+ "requires": {}
6415
+ }
6416
+ },
5566
6417
  {
5567
6418
  "name": "sidebase-auth",
5568
6419
  "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
@@ -5582,7 +6433,7 @@
5582
6433
  }
5583
6434
  ],
5584
6435
  "compatibility": {
5585
- "nuxt": "^3.0.0",
6436
+ "nuxt": ">=3.0.0",
5586
6437
  "requires": {}
5587
6438
  }
5588
6439
  },
@@ -5628,46 +6479,28 @@
5628
6479
  }
5629
6480
  ],
5630
6481
  "compatibility": {
5631
- "nuxt": "^3.0.0",
5632
- "requires": {}
5633
- }
5634
- },
5635
- {
5636
- "name": "simple-sitemap",
5637
- "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5638
- "repo": "harlan-zw/nuxt-simple-sitemap",
5639
- "npm": "nuxt-simple-sitemap",
5640
- "icon": "simple-sitemap.svg",
5641
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5642
- "website": "https://nuxtseo.com/simple-sitemap",
5643
- "learn_more": "https://nuxtseo.com/simple-sitemap",
5644
- "category": "SEO",
5645
- "type": "3rd-party",
5646
- "maintainers": [
5647
- {
5648
- "name": "Harlan Wilton",
5649
- "github": "harlan-zw",
5650
- "twitter": "harlan_zw",
5651
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5652
- }
5653
- ],
5654
- "compatibility": {
5655
- "nuxt": "^3.0.0",
6482
+ "nuxt": ">=3.0.0",
5656
6483
  "requires": {}
5657
6484
  }
5658
6485
  },
5659
6486
  {
5660
6487
  "name": "sitemap",
5661
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
5662
- "repo": "nuxt-community/sitemap-module#dev",
6488
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
6489
+ "repo": "nuxt-modules/sitemap",
5663
6490
  "npm": "@nuxtjs/sitemap",
5664
- "icon": "",
5665
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5666
- "website": "https://sitemap.nuxtjs.org",
5667
- "learn_more": "",
6491
+ "icon": "simple-sitemap.svg",
6492
+ "github": "https://github.com/nuxt-modules/sitemap",
6493
+ "website": "https://nuxtseo.com/",
6494
+ "learn_more": "https://nuxtseo.com/sitemap",
5668
6495
  "category": "SEO",
5669
6496
  "type": "community",
5670
6497
  "maintainers": [
6498
+ {
6499
+ "name": "Harlan Wilton",
6500
+ "github": "harlan-zw",
6501
+ "twitter": "harlan_zw",
6502
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6503
+ },
5671
6504
  {
5672
6505
  "name": "Nicolas PENNEC",
5673
6506
  "github": "NicoPennec",
@@ -5675,7 +6508,7 @@
5675
6508
  }
5676
6509
  ],
5677
6510
  "compatibility": {
5678
- "nuxt": "^2.0.0",
6511
+ "nuxt": ">=3.0.0",
5679
6512
  "requires": {}
5680
6513
  }
5681
6514
  },
@@ -5697,7 +6530,7 @@
5697
6530
  }
5698
6531
  ],
5699
6532
  "compatibility": {
5700
- "nuxt": "^3.0.0",
6533
+ "nuxt": ">=3.0.0",
5701
6534
  "requires": {}
5702
6535
  }
5703
6536
  },
@@ -5709,7 +6542,7 @@
5709
6542
  "icon": "snipcart.png",
5710
6543
  "github": "https://github.com/nuxt-modules/snipcart",
5711
6544
  "website": "https://github.com/nuxt-modules/snipcart",
5712
- "learn_more": "https://snipcart.com",
6545
+ "learn_more": "",
5713
6546
  "category": "Ecommerce",
5714
6547
  "type": "community",
5715
6548
  "maintainers": [
@@ -5720,7 +6553,7 @@
5720
6553
  }
5721
6554
  ],
5722
6555
  "compatibility": {
5723
- "nuxt": "^2.0.0 || ^3.0.0",
6556
+ "nuxt": "^2.0.0 || >=3.0.0",
5724
6557
  "requires": {}
5725
6558
  }
5726
6559
  },
@@ -5791,39 +6624,6 @@
5791
6624
  "requires": {}
5792
6625
  }
5793
6626
  },
5794
- {
5795
- "name": "speedkit",
5796
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
5797
- "repo": "GrabarzUndPartner/nuxt-speedkit",
5798
- "npm": "nuxt-speedkit",
5799
- "icon": "speedkit.png",
5800
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
5801
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
5802
- "learn_more": "",
5803
- "category": "Performance",
5804
- "type": "3rd-party",
5805
- "maintainers": [
5806
- {
5807
- "name": "Stephan Gerbeth",
5808
- "github": "StephanGerbeth",
5809
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
5810
- },
5811
- {
5812
- "name": "Thorn Walli",
5813
- "github": "ThornWalli",
5814
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
5815
- },
5816
- {
5817
- "name": "Grabarz & Partner",
5818
- "github": "GrabarzUndPartner",
5819
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
5820
- }
5821
- ],
5822
- "compatibility": {
5823
- "nuxt": "^2.0.0",
5824
- "requires": {}
5825
- }
5826
- },
5827
6627
  {
5828
6628
  "name": "ssr-lit",
5829
6629
  "description": "",
@@ -5870,23 +6670,29 @@
5870
6670
  },
5871
6671
  {
5872
6672
  "name": "storefront-ui",
5873
- "description": "Storefront UI Module for Nuxt",
5874
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6673
+ "description": "Storefront UI for Nuxt by Alokai",
6674
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
5875
6675
  "npm": "@storefront-ui/nuxt",
5876
6676
  "icon": "storefront-ui.svg",
5877
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
5878
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
5879
- "learn_more": "https://docs.storefrontui.io/",
6677
+ "github": "https://github.com/vuestorefront/storefront-ui",
6678
+ "website": "https://docs.storefrontui.io/v2/",
6679
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
5880
6680
  "category": "UI",
5881
6681
  "type": "3rd-party",
5882
6682
  "maintainers": [
5883
6683
  {
5884
- "name": "Jakub Andrzejewski",
5885
- "github": "Baroshem"
6684
+ "name": "Szymon Dziewoński",
6685
+ "github": "Szymon-dziewonski",
6686
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6687
+ },
6688
+ {
6689
+ "name": "Jakub Freisler",
6690
+ "github": "FRSgit",
6691
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
5886
6692
  }
5887
6693
  ],
5888
6694
  "compatibility": {
5889
- "nuxt": "^2.0.0",
6695
+ "nuxt": ">=3.0.0",
5890
6696
  "requires": {}
5891
6697
  }
5892
6698
  },
@@ -5915,7 +6721,7 @@
5915
6721
  {
5916
6722
  "name": "storyblok",
5917
6723
  "description": "Storyblok Nuxt module",
5918
- "repo": "storyblok/storyblok-nuxt#master/lib",
6724
+ "repo": "storyblok/storyblok-nuxt#main",
5919
6725
  "npm": "@storyblok/nuxt",
5920
6726
  "icon": "storyblok.png",
5921
6727
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -5930,20 +6736,20 @@
5930
6736
  }
5931
6737
  ],
5932
6738
  "compatibility": {
5933
- "nuxt": "^2.0.0 || ^3.0.0",
6739
+ "nuxt": "^2.0.0 || >=3.0.0",
5934
6740
  "requires": {},
5935
6741
  "devtools": "^0.0.0"
5936
6742
  }
5937
6743
  },
5938
6744
  {
5939
6745
  "name": "storybook",
5940
- "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5941
- "repo": "nuxt-modules/storybook",
6746
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
6747
+ "repo": "nuxt-modules/storybook#main/packages/nuxt-module",
5942
6748
  "npm": "@nuxtjs/storybook",
5943
6749
  "icon": "storybook.png",
5944
6750
  "github": "https://github.com/nuxt-modules/storybook",
5945
6751
  "website": "https://storybook.nuxtjs.org",
5946
- "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
6752
+ "learn_more": "",
5947
6753
  "category": "Devtools",
5948
6754
  "type": "community",
5949
6755
  "maintainers": [
@@ -5951,10 +6757,14 @@
5951
6757
  "name": "Chakir QATAB",
5952
6758
  "github": "chakAs3",
5953
6759
  "twitter": "ChakirQatab"
6760
+ },
6761
+ {
6762
+ "name": "Tobias Diez",
6763
+ "github": "tobiasdiez"
5954
6764
  }
5955
6765
  ],
5956
6766
  "compatibility": {
5957
- "nuxt": "^2.0.0 || ^3.0.0",
6767
+ "nuxt": "^2.0.0 || >=3.0.0",
5958
6768
  "requires": {
5959
6769
  "bridge": "optional"
5960
6770
  },
@@ -5985,7 +6795,7 @@
5985
6795
  }
5986
6796
  ],
5987
6797
  "compatibility": {
5988
- "nuxt": "^2.0.0 || ^3.0.0",
6798
+ "nuxt": "^2.0.0 || >=3.0.0",
5989
6799
  "requires": {
5990
6800
  "bridge": true
5991
6801
  },
@@ -6014,7 +6824,7 @@
6014
6824
  }
6015
6825
  ],
6016
6826
  "compatibility": {
6017
- "nuxt": "^3.0.0",
6827
+ "nuxt": ">=3.0.0",
6018
6828
  "requires": {}
6019
6829
  }
6020
6830
  },
@@ -6064,7 +6874,7 @@
6064
6874
  }
6065
6875
  ],
6066
6876
  "compatibility": {
6067
- "nuxt": "^3.0.0",
6877
+ "nuxt": ">=3.0.0",
6068
6878
  "requires": {
6069
6879
  "content": true
6070
6880
  }
@@ -6111,30 +6921,7 @@
6111
6921
  }
6112
6922
  ],
6113
6923
  "compatibility": {
6114
- "nuxt": "^2.0.0 || ^3.0.0",
6115
- "requires": {}
6116
- }
6117
- },
6118
- {
6119
- "name": "stylify",
6120
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6121
- "repo": "stylify/packages#master/packages/nuxt",
6122
- "npm": "@stylify/nuxt",
6123
- "icon": "stylify.svg",
6124
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6125
- "website": "https://stylifycss.com/docs/nuxt",
6126
- "learn_more": "https://stylifycss.com",
6127
- "category": "UI",
6128
- "type": "3rd-party",
6129
- "maintainers": [
6130
- {
6131
- "name": "Vladimír Macháček",
6132
- "github": "Machy8",
6133
- "twitter": "8machy"
6134
- }
6135
- ],
6136
- "compatibility": {
6137
- "nuxt": "^2.0.0 || ^3.0.0",
6924
+ "nuxt": "^2.0.0 || >=3.0.0",
6138
6925
  "requires": {}
6139
6926
  }
6140
6927
  },
@@ -6167,7 +6954,30 @@
6167
6954
  }
6168
6955
  ],
6169
6956
  "compatibility": {
6170
- "nuxt": "^2.0.0 || ^3.0.0",
6957
+ "nuxt": "^2.0.0 || >=3.0.0",
6958
+ "requires": {}
6959
+ }
6960
+ },
6961
+ {
6962
+ "name": "surrealdb",
6963
+ "description": "A Nuxt module aimed to simplify the use of SurrealDB",
6964
+ "repo": "sandros94/nuxt-surrealdb",
6965
+ "npm": "nuxt-surrealdb",
6966
+ "icon": "surrealdb.png",
6967
+ "github": "https://github.com/sandros94/nuxt-surrealdb",
6968
+ "website": "https://github.com/sandros94/nuxt-surrealdb",
6969
+ "learn_more": "",
6970
+ "category": "Database",
6971
+ "type": "3rd-party",
6972
+ "maintainers": [
6973
+ {
6974
+ "name": "Sandro Circi",
6975
+ "github": "sandros94",
6976
+ "avatar": "https://avatars.githubusercontent.com/u/13056429"
6977
+ }
6978
+ ],
6979
+ "compatibility": {
6980
+ "nuxt": ">=3.10.0",
6171
6981
  "requires": {}
6172
6982
  }
6173
6983
  },
@@ -6212,7 +7022,7 @@
6212
7022
  }
6213
7023
  ],
6214
7024
  "compatibility": {
6215
- "nuxt": "^2.0.0 || ^3.0.0",
7025
+ "nuxt": "^2.0.0 || >=3.0.0",
6216
7026
  "requires": {}
6217
7027
  }
6218
7028
  },
@@ -6260,6 +7070,30 @@
6260
7070
  "requires": {}
6261
7071
  }
6262
7072
  },
7073
+ {
7074
+ "name": "swiftsearch",
7075
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
7076
+ "repo": "atoms-studio/nuxt-swiftsearch",
7077
+ "npm": "@atoms-studio/nuxt-swiftsearch",
7078
+ "icon": "nuxt-swiftsearch.svg",
7079
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
7080
+ "website": "https://nuxt-swiftsearch.netlify.app/",
7081
+ "learn_more": "",
7082
+ "category": "Libraries",
7083
+ "type": "3rd-party",
7084
+ "maintainers": [
7085
+ {
7086
+ "name": "Matteo Rigoni",
7087
+ "github": "rigo-m",
7088
+ "twitter": "MatteoRigoni",
7089
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
7090
+ }
7091
+ ],
7092
+ "compatibility": {
7093
+ "nuxt": ">=3.10.0",
7094
+ "requires": {}
7095
+ }
7096
+ },
6263
7097
  {
6264
7098
  "name": "swiper",
6265
7099
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6278,7 +7112,7 @@
6278
7112
  }
6279
7113
  ],
6280
7114
  "compatibility": {
6281
- "nuxt": "^3.0.0",
7115
+ "nuxt": ">=3.0.0",
6282
7116
  "requires": {}
6283
7117
  }
6284
7118
  },
@@ -6301,7 +7135,7 @@
6301
7135
  }
6302
7136
  ],
6303
7137
  "compatibility": {
6304
- "nuxt": "^3.0.0",
7138
+ "nuxt": ">=3.0.0",
6305
7139
  "requires": {}
6306
7140
  }
6307
7141
  },
@@ -6314,7 +7148,7 @@
6314
7148
  "github": "https://github.com/nuxt-modules/tailwindcss",
6315
7149
  "website": "https://tailwindcss.nuxtjs.org",
6316
7150
  "learn_more": "https://tailwindcss.com/",
6317
- "category": "UI",
7151
+ "category": "CSS",
6318
7152
  "type": "community",
6319
7153
  "maintainers": [
6320
7154
  {
@@ -6328,9 +7162,40 @@
6328
7162
  }
6329
7163
  ],
6330
7164
  "compatibility": {
6331
- "nuxt": "^2.0.0 || ^3.0.0",
7165
+ "nuxt": "^2.0.0 || >=3.0.0",
6332
7166
  "requires": {},
6333
7167
  "devtools": "^0.0.0"
7168
+ },
7169
+ "aliases": [
7170
+ "tailwind"
7171
+ ]
7172
+ },
7173
+ {
7174
+ "name": "test-utils",
7175
+ "description": "Test utilities for Nuxt",
7176
+ "repo": "nuxt/test-utils#main",
7177
+ "npm": "@nuxt/test-utils",
7178
+ "icon": "nuxt.svg",
7179
+ "github": "https://github.com/nuxt/test-utils",
7180
+ "website": "https://nuxt.com/docs/getting-started/testing",
7181
+ "learn_more": "",
7182
+ "category": "Devtools",
7183
+ "type": "official",
7184
+ "maintainers": [
7185
+ {
7186
+ "name": "Daniel Roe",
7187
+ "github": "danielroe",
7188
+ "twitter": "danielcroe"
7189
+ },
7190
+ {
7191
+ "name": "Anthony Fu",
7192
+ "github": "antfu",
7193
+ "twitter": "antfu7"
7194
+ }
7195
+ ],
7196
+ "compatibility": {
7197
+ "nuxt": ">=3.0.0",
7198
+ "requires": {}
6334
7199
  }
6335
7200
  },
6336
7201
  {
@@ -6374,7 +7239,29 @@
6374
7239
  }
6375
7240
  ],
6376
7241
  "compatibility": {
6377
- "nuxt": "^3.0.0",
7242
+ "nuxt": ">=3.0.0",
7243
+ "requires": {}
7244
+ }
7245
+ },
7246
+ {
7247
+ "name": "tiptap",
7248
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
7249
+ "repo": "modbender/nuxt-tiptap-editor",
7250
+ "npm": "nuxt-tiptap-editor",
7251
+ "icon": "tiptap.png",
7252
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
7253
+ "website": "https://nuxt-tiptap-editor.vercel.app",
7254
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
7255
+ "category": "Libraries",
7256
+ "type": "3rd-party",
7257
+ "maintainers": [
7258
+ {
7259
+ "name": "modbender",
7260
+ "github": "modbender"
7261
+ }
7262
+ ],
7263
+ "compatibility": {
7264
+ "nuxt": ">=3.0.0",
6378
7265
  "requires": {}
6379
7266
  }
6380
7267
  },
@@ -6401,6 +7288,50 @@
6401
7288
  "requires": {}
6402
7289
  }
6403
7290
  },
7291
+ {
7292
+ "name": "tradingview",
7293
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7294
+ "repo": "volkanakkus/nuxt-tradingview",
7295
+ "npm": "nuxt-tradingview",
7296
+ "icon": "tradingview.svg",
7297
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7298
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7299
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7300
+ "category": "Extensions",
7301
+ "type": "3rd-party",
7302
+ "maintainers": [
7303
+ {
7304
+ "name": "Volkan Akkuş",
7305
+ "github": "volkanakkus"
7306
+ }
7307
+ ],
7308
+ "compatibility": {
7309
+ "nuxt": ">=3.0.0",
7310
+ "requires": {}
7311
+ }
7312
+ },
7313
+ {
7314
+ "name": "translation-manager",
7315
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
7316
+ "repo": "samk-dev/nuxt-translation-manager",
7317
+ "npm": "nuxt-translation-manager",
7318
+ "icon": "translation-manager.png",
7319
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
7320
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
7321
+ "learn_more": "",
7322
+ "category": "Extensions",
7323
+ "type": "3rd-party",
7324
+ "maintainers": [
7325
+ {
7326
+ "name": "Sam K",
7327
+ "github": "samk-dev"
7328
+ }
7329
+ ],
7330
+ "compatibility": {
7331
+ "nuxt": ">=3.0.0",
7332
+ "requires": {}
7333
+ }
7334
+ },
6404
7335
  {
6405
7336
  "name": "tresjs",
6406
7337
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6430,7 +7361,7 @@
6430
7361
  }
6431
7362
  ],
6432
7363
  "compatibility": {
6433
- "nuxt": "^3.0.0",
7364
+ "nuxt": ">=3.0.0",
6434
7365
  "requires": {}
6435
7366
  }
6436
7367
  },
@@ -6453,7 +7384,7 @@
6453
7384
  }
6454
7385
  ],
6455
7386
  "compatibility": {
6456
- "nuxt": "^2.0.0 || ^3.0.0",
7387
+ "nuxt": "^2.0.0 || >=3.0.0",
6457
7388
  "requires": {
6458
7389
  "bridge": true
6459
7390
  }
@@ -6501,7 +7432,7 @@
6501
7432
  }
6502
7433
  ],
6503
7434
  "compatibility": {
6504
- "nuxt": "^3.0.0",
7435
+ "nuxt": ">=3.0.0",
6505
7436
  "requires": {}
6506
7437
  }
6507
7438
  },
@@ -6534,7 +7465,7 @@
6534
7465
  }
6535
7466
  ],
6536
7467
  "compatibility": {
6537
- "nuxt": "^2.0.0 || ^3.0.0",
7468
+ "nuxt": "^2.0.0 || >=3.0.0",
6538
7469
  "requires": {}
6539
7470
  }
6540
7471
  },
@@ -6556,7 +7487,7 @@
6556
7487
  }
6557
7488
  ],
6558
7489
  "compatibility": {
6559
- "nuxt": "^2.0.0 || ^3.0.0",
7490
+ "nuxt": "^2.0.0 || >=3.0.0",
6560
7491
  "requires": {}
6561
7492
  }
6562
7493
  },
@@ -6668,7 +7599,7 @@
6668
7599
  }
6669
7600
  ],
6670
7601
  "compatibility": {
6671
- "nuxt": "^2.0.0 || ^3.0.0",
7602
+ "nuxt": "^2.0.0 || >=3.0.0",
6672
7603
  "requires": {},
6673
7604
  "devtools": "^0.0.0"
6674
7605
  }
@@ -6702,7 +7633,7 @@
6702
7633
  }
6703
7634
  ],
6704
7635
  "compatibility": {
6705
- "nuxt": "^3.0.0",
7636
+ "nuxt": ">=3.0.0",
6706
7637
  "requires": {}
6707
7638
  }
6708
7639
  },
@@ -6724,34 +7655,12 @@
6724
7655
  }
6725
7656
  ],
6726
7657
  "compatibility": {
6727
- "nuxt": "^2.0.0 || ^3.0.0",
7658
+ "nuxt": "^2.0.0 || >=3.0.0",
6728
7659
  "requires": {
6729
7660
  "bridge": "optional"
6730
7661
  }
6731
7662
  }
6732
7663
  },
6733
- {
6734
- "name": "unhead",
6735
- "description": "Experimental features for Nuxt SEO / head management.",
6736
- "repo": "harlan-zw/nuxt-seo-experiments",
6737
- "npm": "nuxt-seo-experiments",
6738
- "icon": "",
6739
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6740
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6741
- "learn_more": "",
6742
- "category": "SEO",
6743
- "type": "3rd-party",
6744
- "maintainers": [
6745
- {
6746
- "name": "harlan-zw",
6747
- "github": "harlan-zw"
6748
- }
6749
- ],
6750
- "compatibility": {
6751
- "nuxt": "^3.0.0",
6752
- "requires": {}
6753
- }
6754
- },
6755
7664
  {
6756
7665
  "name": "universal-storage",
6757
7666
  "description": "Universal Storage Utilities for Nuxt",
@@ -6783,7 +7692,7 @@
6783
7692
  {
6784
7693
  "name": "unlazy",
6785
7694
  "description": "Lazy loading library for placeholder images",
6786
- "repo": "johannschopplich/unlazy/packages/nuxt",
7695
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6787
7696
  "npm": "@unlazy/nuxt",
6788
7697
  "icon": "unlazy.svg",
6789
7698
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6798,36 +7707,10 @@
6798
7707
  }
6799
7708
  ],
6800
7709
  "compatibility": {
6801
- "nuxt": "^3.0.0",
7710
+ "nuxt": ">=3.0.0",
6802
7711
  "requires": {}
6803
7712
  }
6804
7713
  },
6805
- {
6806
- "name": "unlighthouse",
6807
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6808
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6809
- "npm": "@unlighthouse/nuxt",
6810
- "icon": "unlighthouse.svg",
6811
- "github": "https://github.com/harlan-zw/unlighthouse",
6812
- "website": "https://github.com/harlan-zw/unlighthouse",
6813
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6814
- "category": "Devtools",
6815
- "type": "3rd-party",
6816
- "maintainers": [
6817
- {
6818
- "name": "Harlan Wilton",
6819
- "github": "harlan-zw",
6820
- "twitter": "harlan_zw",
6821
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6822
- }
6823
- ],
6824
- "compatibility": {
6825
- "nuxt": "^2.0.0 || ^3.0.0",
6826
- "requires": {
6827
- "bridge": "optional"
6828
- }
6829
- }
6830
- },
6831
7714
  {
6832
7715
  "name": "unocss",
6833
7716
  "description": "The instant on-demand atomic CSS engine.",
@@ -6837,7 +7720,7 @@
6837
7720
  "github": "https://github.com/unocss/unocss",
6838
7721
  "website": "https://github.com/unocss/unocss",
6839
7722
  "learn_more": "https://github.com/unocss/unocss",
6840
- "category": "UI",
7723
+ "category": "CSS",
6841
7724
  "type": "3rd-party",
6842
7725
  "maintainers": [
6843
7726
  {
@@ -6848,7 +7731,7 @@
6848
7731
  }
6849
7732
  ],
6850
7733
  "compatibility": {
6851
- "nuxt": "^2.0.0 || ^3.0.0",
7734
+ "nuxt": "^2.0.0 || >=3.0.0",
6852
7735
  "requires": {
6853
7736
  "bridge": "optional"
6854
7737
  },
@@ -6862,8 +7745,8 @@
6862
7745
  "npm": "nuxt-ununura",
6863
7746
  "icon": "ununuracss.png",
6864
7747
  "github": "https://github.com/novout/ununuracss",
6865
- "website": "https://ununura.com/#/",
6866
- "learn_more": "https://ununura.com/#/docs/why",
7748
+ "website": "https://github.com/novout/ununuracss",
7749
+ "learn_more": "https://github.com/novout/ununuracss",
6867
7750
  "category": "UI",
6868
7751
  "type": "3rd-party",
6869
7752
  "maintainers": [
@@ -6874,32 +7757,30 @@
6874
7757
  }
6875
7758
  ],
6876
7759
  "compatibility": {
6877
- "nuxt": "^2.0.0 || ^3.0.0",
7760
+ "nuxt": "^2.0.0 || >=3.0.0",
6878
7761
  "requires": {}
6879
7762
  }
6880
7763
  },
6881
7764
  {
6882
- "name": "use-wagmi",
6883
- "description": "Vue Composition for Ethereum based on wagmi",
6884
- "repo": "unicape/use-wagmi#main/packages/nuxt",
6885
- "npm": "@use-wagmi/nuxt",
6886
- "icon": "use-wagmi.png",
6887
- "github": "https://github.com/unicape/use-wagmi",
6888
- "website": "https://github.com/unicape/use-wagmi",
6889
- "learn_more": "https://github.com/unicape/use-wagmi",
6890
- "category": "Extensions",
7765
+ "name": "use-bootstrap",
7766
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7767
+ "repo": "simplise/use-bootstrap",
7768
+ "npm": "usebootstrap",
7769
+ "icon": "use-bootstrap.svg",
7770
+ "github": "https://github.com/simplise/use-bootstrap",
7771
+ "website": "https://usebootstrap.org/",
7772
+ "learn_more": "https://usebootstrap.org/",
7773
+ "category": "UI",
6891
7774
  "type": "3rd-party",
6892
7775
  "maintainers": [
6893
7776
  {
6894
- "name": "Unic Ape",
6895
- "github": "unicape"
7777
+ "name": "KoujiSano",
7778
+ "github": "KoujiSano"
6896
7779
  }
6897
7780
  ],
6898
7781
  "compatibility": {
6899
- "nuxt": "^2.0.0 || ^3.0.0",
6900
- "requires": {
6901
- "bridge": true
6902
- }
7782
+ "nuxt": ">=3.0.0",
7783
+ "requires": {}
6903
7784
  }
6904
7785
  },
6905
7786
  {
@@ -6924,28 +7805,6 @@
6924
7805
  "requires": {}
6925
7806
  }
6926
7807
  },
6927
- {
6928
- "name": "validate",
6929
- "description": "Simple Nuxt input validation module using vee-validate",
6930
- "repo": "lewyuburi/nuxt-validate",
6931
- "npm": "nuxt-validate",
6932
- "icon": "vee-validate.png",
6933
- "github": "https://github.com/lewyuburi/nuxt-validate",
6934
- "website": "https://github.com/lewyuburi/nuxt-validate",
6935
- "learn_more": "https://logaretm.github.io/vee-validate/",
6936
- "category": "Libraries",
6937
- "type": "3rd-party",
6938
- "maintainers": [
6939
- {
6940
- "name": "lewyuburi",
6941
- "github": "lewyuburi"
6942
- }
6943
- ],
6944
- "compatibility": {
6945
- "nuxt": "^2.0.0",
6946
- "requires": {}
6947
- }
6948
- },
6949
7808
  {
6950
7809
  "name": "vant",
6951
7810
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -6964,7 +7823,7 @@
6964
7823
  }
6965
7824
  ],
6966
7825
  "compatibility": {
6967
- "nuxt": "^3.0.0",
7826
+ "nuxt": ">=3.0.0",
6968
7827
  "requires": {
6969
7828
  "bridge": "optional"
6970
7829
  }
@@ -6977,7 +7836,7 @@
6977
7836
  "npm": "@varlet/nuxt",
6978
7837
  "icon": "varlet.svg",
6979
7838
  "github": "https://github.com/varletjs/varlet",
6980
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7839
+ "website": "https://varlet.pages.dev/#/en-US/index",
6981
7840
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
6982
7841
  "category": "UI",
6983
7842
  "type": "3rd-party",
@@ -6988,7 +7847,7 @@
6988
7847
  }
6989
7848
  ],
6990
7849
  "compatibility": {
6991
- "nuxt": "^3.0.0",
7850
+ "nuxt": ">=3.0.0",
6992
7851
  "requires": {
6993
7852
  "bridge": "optional"
6994
7853
  }
@@ -7000,8 +7859,8 @@
7000
7859
  "repo": "samk-dev/nuxt-vcalendar",
7001
7860
  "npm": "@samk-dev/nuxt-vcalendar",
7002
7861
  "icon": "vcalendar.png",
7003
- "github": "https://github.com/samk-dev/vcalendar",
7004
- "website": "https://github.com/samk-dev/vcalendar",
7862
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7863
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7005
7864
  "learn_more": "",
7006
7865
  "category": "Libraries",
7007
7866
  "type": "3rd-party",
@@ -7012,7 +7871,7 @@
7012
7871
  }
7013
7872
  ],
7014
7873
  "compatibility": {
7015
- "nuxt": "^3.0.0",
7874
+ "nuxt": ">=3.0.0",
7016
7875
  "requires": {}
7017
7876
  }
7018
7877
  },
@@ -7034,7 +7893,7 @@
7034
7893
  }
7035
7894
  ],
7036
7895
  "compatibility": {
7037
- "nuxt": "^3.0.0",
7896
+ "nuxt": ">=3.0.0",
7038
7897
  "requires": {}
7039
7898
  }
7040
7899
  },
@@ -7079,7 +7938,7 @@
7079
7938
  }
7080
7939
  ],
7081
7940
  "compatibility": {
7082
- "nuxt": "^3.0.0",
7941
+ "nuxt": ">=3.0.0",
7083
7942
  "requires": {}
7084
7943
  }
7085
7944
  },
@@ -7102,7 +7961,7 @@
7102
7961
  }
7103
7962
  ],
7104
7963
  "compatibility": {
7105
- "nuxt": "^3.0.0",
7964
+ "nuxt": ">=3.0.0",
7106
7965
  "requires": {}
7107
7966
  }
7108
7967
  },
@@ -7130,46 +7989,19 @@
7130
7989
  }
7131
7990
  ],
7132
7991
  "compatibility": {
7133
- "nuxt": "^3.0.0",
7992
+ "nuxt": ">=3.0.0",
7134
7993
  "requires": {}
7135
7994
  }
7136
7995
  },
7137
- {
7138
- "name": "vitest",
7139
- "description": "Vitest integration with Nuxt",
7140
- "repo": "danielroe/nuxt-vitest",
7141
- "npm": "nuxt-vitest",
7142
- "icon": "vitest.svg",
7143
- "github": "https://github.com/danielroe/nuxt-vitest",
7144
- "website": "https://github.com/danielroe/nuxt-vitest",
7145
- "learn_more": "",
7146
- "category": "Devtools",
7147
- "type": "3rd-party",
7148
- "maintainers": [
7149
- {
7150
- "name": "Daniel Roe",
7151
- "github": "danielroe"
7152
- },
7153
- {
7154
- "name": "Anthony Fu",
7155
- "github": "antfu"
7156
- }
7157
- ],
7158
- "compatibility": {
7159
- "nuxt": "^3.0.0",
7160
- "requires": {},
7161
- "devtools": "^0.0.0"
7162
- }
7163
- },
7164
7996
  {
7165
7997
  "name": "vue-email",
7166
7998
  "description": "💌 Write email templates with vue",
7167
- "repo": "Dave136/vue-email#main/packages/vue-email",
7168
- "npm": "vue-email",
7999
+ "repo": "vue-email/nuxt",
8000
+ "npm": "@vue-email/nuxt",
7169
8001
  "icon": "vue-email.svg",
7170
- "github": "https://github.com/Dave136/vue-email",
7171
- "website": "https://www.vuemail.net/",
7172
- "learn_more": "https://vue-email.vercel.app/getting-started",
8002
+ "github": "https://github.com/vue-email/nuxt",
8003
+ "website": "https://vuemail.net/",
8004
+ "learn_more": "https://vuemail.net/",
7173
8005
  "category": "UI",
7174
8006
  "type": "3rd-party",
7175
8007
  "maintainers": [
@@ -7187,7 +8019,7 @@
7187
8019
  }
7188
8020
  ],
7189
8021
  "compatibility": {
7190
- "nuxt": "^3.0.0",
8022
+ "nuxt": ">=3.0.0",
7191
8023
  "requires": {},
7192
8024
  "devtools": "^0.0.0"
7193
8025
  }
@@ -7195,7 +8027,7 @@
7195
8027
  {
7196
8028
  "name": "vue-final-modal",
7197
8029
  "description": "The most powerful yet most light-weight modal library for Vue 3.",
7198
- "repo": "vue-final/vue-final-modal",
8030
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7199
8031
  "npm": "@vue-final-modal/nuxt",
7200
8032
  "icon": "vue-final-modal.svg",
7201
8033
  "github": "https://github.com/vue-final/vue-final-modal",
@@ -7211,7 +8043,7 @@
7211
8043
  }
7212
8044
  ],
7213
8045
  "compatibility": {
7214
- "nuxt": "^3.0.0",
8046
+ "nuxt": ">=3.0.0",
7215
8047
  "requires": {}
7216
8048
  }
7217
8049
  },
@@ -7234,7 +8066,7 @@
7234
8066
  }
7235
8067
  ],
7236
8068
  "compatibility": {
7237
- "nuxt": "^3.0.0",
8069
+ "nuxt": ">=3.0.0",
7238
8070
  "requires": {
7239
8071
  "bridge": "optional"
7240
8072
  },
@@ -7290,7 +8122,7 @@
7290
8122
  "description": "Plausible analytics for Vue.js and Nuxt",
7291
8123
  "repo": "moritzsternemann/vue-plausible",
7292
8124
  "npm": "vue-plausible",
7293
- "icon": "plausible.png",
8125
+ "icon": "plausible.svg",
7294
8126
  "github": "https://github.com/moritzsternemann/vue-plausible",
7295
8127
  "website": "https://github.com/moritzsternemann/vue-plausible",
7296
8128
  "learn_more": "",
@@ -7310,7 +8142,7 @@
7310
8142
  {
7311
8143
  "name": "vue-query",
7312
8144
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7313
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
8145
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7314
8146
  "npm": "@hebilicious/vue-query-nuxt",
7315
8147
  "icon": "vue-query.svg",
7316
8148
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -7326,7 +8158,7 @@
7326
8158
  }
7327
8159
  ],
7328
8160
  "compatibility": {
7329
- "nuxt": "^3.0.0",
8161
+ "nuxt": ">=3.0.0",
7330
8162
  "requires": {}
7331
8163
  }
7332
8164
  },
@@ -7371,7 +8203,7 @@
7371
8203
  }
7372
8204
  ],
7373
8205
  "compatibility": {
7374
- "nuxt": "^2.0.0 || ^3.0.0",
8206
+ "nuxt": "^2.0.0 || >=3.0.0",
7375
8207
  "requires": {
7376
8208
  "bridge": "optional"
7377
8209
  }
@@ -7407,7 +8239,7 @@
7407
8239
  "npm": "vue3-carousel-nuxt",
7408
8240
  "icon": "",
7409
8241
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7410
- "website": "",
8242
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7411
8243
  "learn_more": "",
7412
8244
  "category": "UI",
7413
8245
  "type": "3rd-party",
@@ -7419,14 +8251,14 @@
7419
8251
  }
7420
8252
  ],
7421
8253
  "compatibility": {
7422
- "nuxt": "^3.0.0",
8254
+ "nuxt": ">=3.0.0",
7423
8255
  "requires": {}
7424
8256
  }
7425
8257
  },
7426
8258
  {
7427
8259
  "name": "vuefire",
7428
8260
  "description": "Idiomatic composables for the Firebase SDK",
7429
- "repo": "vuejs/vuefire/packages/nuxt",
8261
+ "repo": "vuejs/vuefire#main/packages/nuxt",
7430
8262
  "npm": "nuxt-vuefire",
7431
8263
  "icon": "vuefire.svg",
7432
8264
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7441,14 +8273,14 @@
7441
8273
  }
7442
8274
  ],
7443
8275
  "compatibility": {
7444
- "nuxt": "^3.0.0",
8276
+ "nuxt": ">=3.0.0",
7445
8277
  "requires": {}
7446
8278
  }
7447
8279
  },
7448
8280
  {
7449
8281
  "name": "vueform-builder",
7450
8282
  "description": "Official Vueform Builder module for Nuxt",
7451
- "repo": "vueform/builder/nuxt",
8283
+ "repo": "vueform/builder#main/nuxt",
7452
8284
  "npm": "@vueform/builder-nuxt",
7453
8285
  "icon": "vueform.svg",
7454
8286
  "github": "https://github.com/vueform/builder",
@@ -7464,14 +8296,14 @@
7464
8296
  }
7465
8297
  ],
7466
8298
  "compatibility": {
7467
- "nuxt": "^3.0.0",
8299
+ "nuxt": ">=3.0.0",
7468
8300
  "requires": {}
7469
8301
  }
7470
8302
  },
7471
8303
  {
7472
8304
  "name": "vueform",
7473
8305
  "description": "Official Vueform module for Nuxt",
7474
- "repo": "vueform/vueform/nuxt",
8306
+ "repo": "vueform/vueform#main/nuxt",
7475
8307
  "npm": "@vueform/nuxt",
7476
8308
  "icon": "vueform.svg",
7477
8309
  "github": "https://github.com/vueform/vueform",
@@ -7487,7 +8319,7 @@
7487
8319
  }
7488
8320
  ],
7489
8321
  "compatibility": {
7490
- "nuxt": "^3.0.0",
8322
+ "nuxt": ">=3.0.0",
7491
8323
  "requires": {}
7492
8324
  }
7493
8325
  },
@@ -7498,8 +8330,8 @@
7498
8330
  "npm": "@vuestic/nuxt",
7499
8331
  "icon": "vuestic.png",
7500
8332
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7501
- "website": "https://vuestic.dev",
7502
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
8333
+ "website": "https://ui.vuestic.dev",
8334
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7503
8335
  "category": "UI",
7504
8336
  "type": "3rd-party",
7505
8337
  "maintainers": [
@@ -7509,7 +8341,7 @@
7509
8341
  }
7510
8342
  ],
7511
8343
  "compatibility": {
7512
- "nuxt": "^3.0.0",
8344
+ "nuxt": ">=3.0.0",
7513
8345
  "requires": {}
7514
8346
  }
7515
8347
  },
@@ -7531,7 +8363,7 @@
7531
8363
  }
7532
8364
  ],
7533
8365
  "compatibility": {
7534
- "nuxt": "^3.0.0",
8366
+ "nuxt": ">=3.0.0",
7535
8367
  "requires": {}
7536
8368
  }
7537
8369
  },
@@ -7581,7 +8413,7 @@
7581
8413
  }
7582
8414
  ],
7583
8415
  "compatibility": {
7584
- "nuxt": "^2.0.0 || ^3.0.0",
8416
+ "nuxt": "^2.0.0 || >=3.0.0",
7585
8417
  "requires": {
7586
8418
  "bridge": "optional"
7587
8419
  },
@@ -7629,7 +8461,7 @@
7629
8461
  }
7630
8462
  ],
7631
8463
  "compatibility": {
7632
- "nuxt": "^3.0.0",
8464
+ "nuxt": ">=3.0.0",
7633
8465
  "requires": {}
7634
8466
  }
7635
8467
  },
@@ -7661,7 +8493,7 @@
7661
8493
  }
7662
8494
  ],
7663
8495
  "compatibility": {
7664
- "nuxt": "^2.0.0 || ^3.0.0",
8496
+ "nuxt": "^2.0.0 || >=3.0.0",
7665
8497
  "requires": {
7666
8498
  "bridge": "optional"
7667
8499
  }
@@ -7689,6 +8521,28 @@
7689
8521
  "requires": {}
7690
8522
  }
7691
8523
  },
8524
+ {
8525
+ "name": "webhook-validators",
8526
+ "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
8527
+ "repo": "yizack/nuxt-webhook-validators",
8528
+ "npm": "nuxt-webhook-validators",
8529
+ "icon": "webhook-validators.svg",
8530
+ "github": "https://github.com/Yizack/nuxt-webhook-validators",
8531
+ "website": "https://github.com/Yizack/nuxt-webhook-validators",
8532
+ "learn_more": "",
8533
+ "category": "Security",
8534
+ "type": "3rd-party",
8535
+ "maintainers": [
8536
+ {
8537
+ "name": "Yizack Rangel",
8538
+ "github": "yizack"
8539
+ }
8540
+ ],
8541
+ "compatibility": {
8542
+ "nuxt": ">=3.0.0",
8543
+ "requires": {}
8544
+ }
8545
+ },
7692
8546
  {
7693
8547
  "name": "webpack-optimisations",
7694
8548
  "description": "Nuxt v2 module to automatically make your builds faster.",
@@ -7766,7 +8620,7 @@
7766
8620
  "icon": "webpack.png",
7767
8621
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7768
8622
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7769
- "learn_more": "http://webpackmonitor.com/",
8623
+ "learn_more": "",
7770
8624
  "category": "Devtools",
7771
8625
  "type": "community",
7772
8626
  "maintainers": [
@@ -7799,7 +8653,7 @@
7799
8653
  }
7800
8654
  ],
7801
8655
  "compatibility": {
7802
- "nuxt": "^3.0.0",
8656
+ "nuxt": ">=3.0.0",
7803
8657
  "requires": {}
7804
8658
  }
7805
8659
  },
@@ -7825,18 +8679,18 @@
7825
8679
  }
7826
8680
  ],
7827
8681
  "compatibility": {
7828
- "nuxt": "^3.0.0",
8682
+ "nuxt": ">=3.0.0",
7829
8683
  "requires": {}
7830
8684
  }
7831
8685
  },
7832
8686
  {
7833
8687
  "name": "windicss",
7834
8688
  "description": "Next generation utility-first CSS framework.",
7835
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8689
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7836
8690
  "npm": "nuxt-windicss",
7837
8691
  "icon": "windicss.svg",
7838
- "github": "https://github.com/windicss/nuxt-windicss-module",
7839
- "website": "https://github.com/windicss/nuxt-windicss-module",
8692
+ "github": "https://github.com/windicss/nuxt-windicss",
8693
+ "website": "https://github.com/windicss/nuxt-windicss",
7840
8694
  "learn_more": "https://windicss.org/",
7841
8695
  "category": "UI",
7842
8696
  "type": "3rd-party",
@@ -7853,7 +8707,7 @@
7853
8707
  }
7854
8708
  ],
7855
8709
  "compatibility": {
7856
- "nuxt": "^2.0.0 || ^3.0.0",
8710
+ "nuxt": "^2.0.0 || >=3.0.0",
7857
8711
  "requires": {
7858
8712
  "bridge": "optional"
7859
8713
  }
@@ -7944,7 +8798,7 @@
7944
8798
  }
7945
8799
  ],
7946
8800
  "compatibility": {
7947
- "nuxt": "^2.0.0 || ^3.0.0",
8801
+ "nuxt": "^2.0.0 || >=3.0.0",
7948
8802
  "requires": {
7949
8803
  "bridge": true
7950
8804
  }