@nuxt/modules 0.6.0-f50f4b → 0.6.0-f54e30

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 +1543 -600
  2. package/package.json +8 -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,29 @@
349
371
  }
350
372
  ],
351
373
  "compatibility": {
352
- "nuxt": "^3.0.0",
374
+ "nuxt": ">=3.0.0",
375
+ "requires": {}
376
+ }
377
+ },
378
+ {
379
+ "name": "artivue",
380
+ "description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
381
+ "repo": "Eschricht/artivue",
382
+ "npm": "artivue",
383
+ "icon": "artivue.svg",
384
+ "github": "https://github.com/Eschricht/artivue",
385
+ "website": "https://artivue.eschricht.dev",
386
+ "learn_more": "https://github.com/Eschricht/artivue",
387
+ "category": "UI",
388
+ "type": "3rd-party",
389
+ "maintainers": [
390
+ {
391
+ "name": "Eschricht",
392
+ "github": "Eschricht"
393
+ }
394
+ ],
395
+ "compatibility": {
396
+ "nuxt": ">=3.0.0",
353
397
  "requires": {}
354
398
  }
355
399
  },
@@ -371,7 +415,7 @@
371
415
  }
372
416
  ],
373
417
  "compatibility": {
374
- "nuxt": "^3.0.0",
418
+ "nuxt": ">=3.0.0",
375
419
  "requires": {}
376
420
  }
377
421
  },
@@ -421,7 +465,30 @@
421
465
  }
422
466
  ],
423
467
  "compatibility": {
424
- "nuxt": "^3.0.0",
468
+ "nuxt": ">=3.0.0",
469
+ "requires": {}
470
+ }
471
+ },
472
+ {
473
+ "name": "authorization",
474
+ "description": "Manage permissions inside the app and the server.",
475
+ "repo": "barbapapazes/nuxt-authorization",
476
+ "npm": "nuxt-authorization",
477
+ "icon": "",
478
+ "github": "https://github.com/barbapapazes/nuxt-authorization",
479
+ "website": "https://github.com/barbapapazes/nuxt-authorization",
480
+ "learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
481
+ "category": "Security",
482
+ "type": "3rd-party",
483
+ "maintainers": [
484
+ {
485
+ "name": "Estéban Soubiran",
486
+ "github": "barbapapazes",
487
+ "twitter": "soubiran_"
488
+ }
489
+ ],
490
+ "compatibility": {
491
+ "nuxt": ">=3.0.0",
425
492
  "requires": {}
426
493
  }
427
494
  },
@@ -444,7 +511,7 @@
444
511
  }
445
512
  ],
446
513
  "compatibility": {
447
- "nuxt": "^3.0.0",
514
+ "nuxt": ">=3.0.0",
448
515
  "requires": {}
449
516
  }
450
517
  },
@@ -589,7 +656,7 @@
589
656
  }
590
657
  ],
591
658
  "compatibility": {
592
- "nuxt": "^2.0.0 || ^3.0.0",
659
+ "nuxt": "^2.0.0 || >=3.0.0",
593
660
  "requires": {
594
661
  "bridge": true
595
662
  }
@@ -658,7 +725,7 @@
658
725
  }
659
726
  ],
660
727
  "compatibility": {
661
- "nuxt": "^3.0.0",
728
+ "nuxt": ">=3.0.0",
662
729
  "requires": {}
663
730
  }
664
731
  },
@@ -703,7 +770,7 @@
703
770
  }
704
771
  ],
705
772
  "compatibility": {
706
- "nuxt": "^3.0.0",
773
+ "nuxt": ">=3.0.0",
707
774
  "requires": {}
708
775
  }
709
776
  },
@@ -747,7 +814,7 @@
747
814
  }
748
815
  ],
749
816
  "compatibility": {
750
- "nuxt": "^3.0.0",
817
+ "nuxt": ">=3.0.0",
751
818
  "requires": {}
752
819
  }
753
820
  },
@@ -792,7 +859,7 @@
792
859
  }
793
860
  ],
794
861
  "compatibility": {
795
- "nuxt": "^3.0.0",
862
+ "nuxt": ">=3.0.0",
796
863
  "requires": {}
797
864
  }
798
865
  },
@@ -863,7 +930,7 @@
863
930
  }
864
931
  ],
865
932
  "compatibility": {
866
- "nuxt": "^3.0.0",
933
+ "nuxt": ">=3.0.0",
867
934
  "requires": {}
868
935
  }
869
936
  },
@@ -909,7 +976,7 @@
909
976
  }
910
977
  ],
911
978
  "compatibility": {
912
- "nuxt": "^2.0.0 || ^3.0.0",
979
+ "nuxt": "^2.0.0 || >=3.0.0",
913
980
  "requires": {
914
981
  "bridge": "optional"
915
982
  }
@@ -980,7 +1047,7 @@
980
1047
  }
981
1048
  ],
982
1049
  "compatibility": {
983
- "nuxt": "^3.0.0",
1050
+ "nuxt": ">=3.0.0",
984
1051
  "requires": {}
985
1052
  }
986
1053
  },
@@ -991,7 +1058,7 @@
991
1058
  "npm": "@nuxt/content",
992
1059
  "icon": "nuxt.svg",
993
1060
  "github": "https://github.com/nuxt/content",
994
- "website": "https://content.nuxtjs.org",
1061
+ "website": "https://content.nuxt.com",
995
1062
  "learn_more": "",
996
1063
  "category": "CMS",
997
1064
  "type": "official",
@@ -1013,7 +1080,7 @@
1013
1080
  }
1014
1081
  ],
1015
1082
  "compatibility": {
1016
- "nuxt": "^2.0.0 || ^3.0.0",
1083
+ "nuxt": "^2.0.0 || >=3.0.0",
1017
1084
  "requires": {}
1018
1085
  }
1019
1086
  },
@@ -1039,6 +1106,30 @@
1039
1106
  "requires": {}
1040
1107
  }
1041
1108
  },
1109
+ {
1110
+ "name": "contentstack",
1111
+ "description": "Contentstack integration for Nuxt",
1112
+ "repo": "timbenniks/nuxt-contentstack",
1113
+ "npm": "nuxt-contentstack",
1114
+ "icon": "contentstack.png",
1115
+ "github": "https://github.com/timbenniks/nuxt-contentstack",
1116
+ "website": "https://github.com/timbenniks/nuxt-contentstack",
1117
+ "learn_more": "https://contentstack.com/",
1118
+ "category": "CMS",
1119
+ "type": "3rd-party",
1120
+ "maintainers": [
1121
+ {
1122
+ "name": "timbenniks",
1123
+ "github": "timbenniks",
1124
+ "twitter": "timbenniks",
1125
+ "avatar": "https://avatars.githubusercontent.com/u/121096"
1126
+ }
1127
+ ],
1128
+ "compatibility": {
1129
+ "nuxt": "^3.12.0",
1130
+ "requires": {}
1131
+ }
1132
+ },
1042
1133
  {
1043
1134
  "name": "cookie-control",
1044
1135
  "description": "A highly configurable cookie banner for Nuxt.",
@@ -1058,7 +1149,7 @@
1058
1149
  }
1059
1150
  ],
1060
1151
  "compatibility": {
1061
- "nuxt": "^3.0.0",
1152
+ "nuxt": ">=3.0.0",
1062
1153
  "requires": {}
1063
1154
  }
1064
1155
  },
@@ -1081,7 +1172,7 @@
1081
1172
  }
1082
1173
  ],
1083
1174
  "compatibility": {
1084
- "nuxt": "^3.0.0",
1175
+ "nuxt": ">=3.0.0",
1085
1176
  "requires": {}
1086
1177
  }
1087
1178
  },
@@ -1092,7 +1183,7 @@
1092
1183
  "npm": "nuxt-custom-elements",
1093
1184
  "icon": "custom-elements.png",
1094
1185
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
1095
- "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
1186
+ "website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
1096
1187
  "learn_more": "https://github.com/karol-f/vue-custom-element",
1097
1188
  "category": "Extensions",
1098
1189
  "type": "3rd-party",
@@ -1197,7 +1288,7 @@
1197
1288
  }
1198
1289
  ],
1199
1290
  "compatibility": {
1200
- "nuxt": "^3.0.0",
1291
+ "nuxt": ">=3.0.0",
1201
1292
  "requires": {}
1202
1293
  }
1203
1294
  },
@@ -1220,7 +1311,7 @@
1220
1311
  }
1221
1312
  ],
1222
1313
  "compatibility": {
1223
- "nuxt": "^3.0.0",
1314
+ "nuxt": ">=3.0.0",
1224
1315
  "requires": {}
1225
1316
  }
1226
1317
  },
@@ -1243,7 +1334,7 @@
1243
1334
  }
1244
1335
  ],
1245
1336
  "compatibility": {
1246
- "nuxt": "^2.0.0 || ^3.0.0",
1337
+ "nuxt": "^2.0.0 || >=3.0.0",
1247
1338
  "requires": {}
1248
1339
  }
1249
1340
  },
@@ -1265,7 +1356,7 @@
1265
1356
  }
1266
1357
  ],
1267
1358
  "compatibility": {
1268
- "nuxt": "^2.0.0 || ^3.0.0",
1359
+ "nuxt": "^2.0.0 || >=3.0.0",
1269
1360
  "requires": {}
1270
1361
  }
1271
1362
  },
@@ -1276,7 +1367,7 @@
1276
1367
  "npm": "@nuxt/devtools",
1277
1368
  "icon": "nuxt.svg",
1278
1369
  "github": "https://github.com/nuxt/devtools",
1279
- "website": "https://devtools.nuxtjs.org/",
1370
+ "website": "https://devtools.nuxt.com",
1280
1371
  "learn_more": "",
1281
1372
  "category": "Devtools",
1282
1373
  "type": "official",
@@ -1288,7 +1379,7 @@
1288
1379
  }
1289
1380
  ],
1290
1381
  "compatibility": {
1291
- "nuxt": "^3.0.0",
1382
+ "nuxt": ">=3.0.0",
1292
1383
  "requires": {}
1293
1384
  }
1294
1385
  },
@@ -1299,8 +1390,8 @@
1299
1390
  "npm": "nuxt-directus",
1300
1391
  "icon": "directus.svg",
1301
1392
  "github": "https://github.com/intevel/nuxt-directus/",
1302
- "website": "https://nuxt-directus.site/",
1303
- "learn_more": "https://nuxt-directus.site/",
1393
+ "website": "https://nuxt-directus.de/",
1394
+ "learn_more": "https://directus.io/",
1304
1395
  "category": "CMS",
1305
1396
  "type": "3rd-party",
1306
1397
  "maintainers": [
@@ -1308,10 +1399,20 @@
1308
1399
  "name": "Conner Bachmann",
1309
1400
  "github": "intevel",
1310
1401
  "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
1402
+ },
1403
+ {
1404
+ "name": "Matt.",
1405
+ "github": "casualmatt",
1406
+ "avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
1407
+ },
1408
+ {
1409
+ "name": "Sandro Circi",
1410
+ "github": "sandros94",
1411
+ "avatar": "https://avatars.githubusercontent.com/u/13056429?v=4"
1311
1412
  }
1312
1413
  ],
1313
1414
  "compatibility": {
1314
- "nuxt": "^3.0.0",
1415
+ "nuxt": ">=3.0.0",
1315
1416
  "requires": {},
1316
1417
  "devtools": "^0.0.0"
1317
1418
  }
@@ -1334,7 +1435,7 @@
1334
1435
  }
1335
1436
  ],
1336
1437
  "compatibility": {
1337
- "nuxt": "^3.0.0",
1438
+ "nuxt": ">=3.0.0",
1338
1439
  "requires": {}
1339
1440
  }
1340
1441
  },
@@ -1356,7 +1457,7 @@
1356
1457
  }
1357
1458
  ],
1358
1459
  "compatibility": {
1359
- "nuxt": "^3.0.0",
1460
+ "nuxt": ">=3.0.0",
1360
1461
  "requires": {}
1361
1462
  }
1362
1463
  },
@@ -1382,6 +1483,28 @@
1382
1483
  "requires": {}
1383
1484
  }
1384
1485
  },
1486
+ {
1487
+ "name": "dragon-editor",
1488
+ "description": "Javascript WYSIWYG editor in Nuxt!",
1489
+ "repo": "lovefields/dragonEditor",
1490
+ "npm": "dragon-editor",
1491
+ "icon": "",
1492
+ "github": "https://github.com/lovefields/dragonEditor",
1493
+ "website": "https://github.com/lovefields/dragonEditor",
1494
+ "learn_more": "",
1495
+ "category": "Libraries",
1496
+ "type": "3rd-party",
1497
+ "maintainers": [
1498
+ {
1499
+ "name": "lovefields",
1500
+ "github": "lovefields"
1501
+ }
1502
+ ],
1503
+ "compatibility": {
1504
+ "nuxt": "^3.0.0",
1505
+ "requires": {}
1506
+ }
1507
+ },
1385
1508
  {
1386
1509
  "name": "drupal-ce",
1387
1510
  "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
@@ -1411,7 +1534,7 @@
1411
1534
  }
1412
1535
  ],
1413
1536
  "compatibility": {
1414
- "nuxt": "^2.0.0 || ^3.0.0",
1537
+ "nuxt": "^2.0.0 || >=3.0.0",
1415
1538
  "requires": {}
1416
1539
  }
1417
1540
  },
@@ -1437,6 +1560,50 @@
1437
1560
  "requires": {}
1438
1561
  }
1439
1562
  },
1563
+ {
1564
+ "name": "easy-lightbox",
1565
+ "description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
1566
+ "repo": "modbender/nuxt-easy-lightbox",
1567
+ "npm": "nuxt-easy-lightbox",
1568
+ "icon": "easy-lightbox.svg",
1569
+ "github": "https://github.com/modbender/nuxt-easy-lightbox",
1570
+ "website": "https://github.com/modbender/nuxt-easy-lightbox",
1571
+ "learn_more": "",
1572
+ "category": "Libraries",
1573
+ "type": "3rd-party",
1574
+ "maintainers": [
1575
+ {
1576
+ "name": "modbender",
1577
+ "github": "modbender"
1578
+ }
1579
+ ],
1580
+ "compatibility": {
1581
+ "nuxt": ">=3.0.0",
1582
+ "requires": {}
1583
+ }
1584
+ },
1585
+ {
1586
+ "name": "echarts",
1587
+ "description": "Nuxt Module for Apache ECharts™",
1588
+ "repo": "kingyue737/nuxt-echarts",
1589
+ "npm": "nuxt-echarts",
1590
+ "icon": "echarts.svg",
1591
+ "github": "https://github.com/kingyue737/nuxt-echarts",
1592
+ "website": "https://echarts.nuxt.dev",
1593
+ "learn_more": "https://nuxt-echarts.nuxt.dev",
1594
+ "category": "Libraries",
1595
+ "type": "3rd-party",
1596
+ "maintainers": [
1597
+ {
1598
+ "name": "Yue JIN",
1599
+ "github": "kingyue737"
1600
+ }
1601
+ ],
1602
+ "compatibility": {
1603
+ "nuxt": ">=3.0.0",
1604
+ "requires": {}
1605
+ }
1606
+ },
1440
1607
  {
1441
1608
  "name": "edgedb",
1442
1609
  "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
@@ -1456,7 +1623,7 @@
1456
1623
  }
1457
1624
  ],
1458
1625
  "compatibility": {
1459
- "nuxt": "^3.8.0",
1626
+ "nuxt": ">=3.8.0",
1460
1627
  "requires": {}
1461
1628
  }
1462
1629
  },
@@ -1478,7 +1645,7 @@
1478
1645
  }
1479
1646
  ],
1480
1647
  "compatibility": {
1481
- "nuxt": "^3.0.0",
1648
+ "nuxt": ">=3.0.0",
1482
1649
  "requires": {}
1483
1650
  }
1484
1651
  },
@@ -1488,7 +1655,7 @@
1488
1655
  "repo": "element-plus/element-plus-nuxt",
1489
1656
  "npm": "@element-plus/nuxt",
1490
1657
  "icon": "element-plus.svg",
1491
- "github": "https://github.com/element-plus/element-plus",
1658
+ "github": "https://github.com/element-plus/element-plus-nuxt",
1492
1659
  "website": "https://element-plus.org",
1493
1660
  "learn_more": "https://github.com/element-plus/element-plus-nuxt",
1494
1661
  "category": "UI",
@@ -1500,7 +1667,7 @@
1500
1667
  }
1501
1668
  ],
1502
1669
  "compatibility": {
1503
- "nuxt": "^3.0.0",
1670
+ "nuxt": ">=3.0.0",
1504
1671
  "requires": {
1505
1672
  "bridge": "optional"
1506
1673
  }
@@ -1530,12 +1697,12 @@
1530
1697
  }
1531
1698
  ],
1532
1699
  "compatibility": {
1533
- "nuxt": "^2.0.0 || ^3.0.0",
1700
+ "nuxt": "^2.0.0 || >=3.0.0",
1534
1701
  "requires": {}
1535
1702
  }
1536
1703
  },
1537
1704
  {
1538
- "name": "eslint",
1705
+ "name": "eslint-module",
1539
1706
  "description": "ESLint module for Nuxt",
1540
1707
  "repo": "nuxt-community/eslint-module",
1541
1708
  "npm": "@nuxtjs/eslint-module",
@@ -1552,7 +1719,30 @@
1552
1719
  }
1553
1720
  ],
1554
1721
  "compatibility": {
1555
- "nuxt": "^2.0.0 || ^3.0.0",
1722
+ "nuxt": "^2.0.0 || >=3.0.0",
1723
+ "requires": {}
1724
+ }
1725
+ },
1726
+ {
1727
+ "name": "eslint",
1728
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1729
+ "repo": "nuxt/eslint",
1730
+ "npm": "@nuxt/eslint",
1731
+ "icon": "nuxt.svg",
1732
+ "github": "https://github.com/nuxt/eslint",
1733
+ "website": "https://eslint.nuxt.com",
1734
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1735
+ "category": "Devtools",
1736
+ "type": "official",
1737
+ "maintainers": [
1738
+ {
1739
+ "name": "Anthony Fu",
1740
+ "github": "antfu",
1741
+ "twitter": "antfu7"
1742
+ }
1743
+ ],
1744
+ "compatibility": {
1745
+ "nuxt": ">=3.0.0",
1556
1746
  "requires": {}
1557
1747
  }
1558
1748
  },
@@ -1597,7 +1787,7 @@
1597
1787
  }
1598
1788
  ],
1599
1789
  "compatibility": {
1600
- "nuxt": "^3.0.0",
1790
+ "nuxt": ">=3.0.0",
1601
1791
  "requires": {}
1602
1792
  }
1603
1793
  },
@@ -1775,7 +1965,7 @@
1775
1965
  }
1776
1966
  ],
1777
1967
  "compatibility": {
1778
- "nuxt": "^3.0.0",
1968
+ "nuxt": ">=3.0.0",
1779
1969
  "requires": {}
1780
1970
  }
1781
1971
  },
@@ -1801,6 +1991,29 @@
1801
1991
  "requires": {}
1802
1992
  }
1803
1993
  },
1994
+ {
1995
+ "name": "fonts",
1996
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1997
+ "repo": "nuxt/fonts",
1998
+ "npm": "@nuxt/fonts",
1999
+ "icon": "nuxt.svg",
2000
+ "github": "https://github.com/nuxt/fonts",
2001
+ "website": "https://fonts.nuxt.com",
2002
+ "learn_more": "",
2003
+ "category": "Libraries",
2004
+ "type": "official",
2005
+ "maintainers": [
2006
+ {
2007
+ "name": "Daniel Roe",
2008
+ "github": "danielroe",
2009
+ "twitter": "danielcroe"
2010
+ }
2011
+ ],
2012
+ "compatibility": {
2013
+ "nuxt": ">=3.0.0",
2014
+ "requires": {}
2015
+ }
2016
+ },
1804
2017
  {
1805
2018
  "name": "form-actions",
1806
2019
  "description": "A set of features and composables to interact with forms and server data.",
@@ -1820,7 +2033,7 @@
1820
2033
  }
1821
2034
  ],
1822
2035
  "compatibility": {
1823
- "nuxt": "^3.7.0",
2036
+ "nuxt": ">=3.7.0",
1824
2037
  "requires": {}
1825
2038
  }
1826
2039
  },
@@ -1848,7 +2061,7 @@
1848
2061
  }
1849
2062
  ],
1850
2063
  "compatibility": {
1851
- "nuxt": "^3.0.0",
2064
+ "nuxt": ">=3.0.0",
1852
2065
  "requires": {}
1853
2066
  }
1854
2067
  },
@@ -1918,7 +2131,7 @@
1918
2131
  }
1919
2132
  ],
1920
2133
  "compatibility": {
1921
- "nuxt": "^2.0.0 || ^3.0.0",
2134
+ "nuxt": "^2.0.0 || >=3.0.0",
1922
2135
  "requires": {}
1923
2136
  }
1924
2137
  },
@@ -1972,7 +2185,7 @@
1972
2185
  }
1973
2186
  ],
1974
2187
  "compatibility": {
1975
- "nuxt": "^2.0.0 || ^3.0.0",
2188
+ "nuxt": "^2.0.0 || >=3.0.0",
1976
2189
  "requires": {
1977
2190
  "bridge": "optional"
1978
2191
  }
@@ -2055,7 +2268,7 @@
2055
2268
  }
2056
2269
  ],
2057
2270
  "compatibility": {
2058
- "nuxt": "^3.0.0",
2271
+ "nuxt": ">=3.0.0",
2059
2272
  "requires": {}
2060
2273
  }
2061
2274
  },
@@ -2077,7 +2290,7 @@
2077
2290
  }
2078
2291
  ],
2079
2292
  "compatibility": {
2080
- "nuxt": "^2.0.0 || ^3.0.0",
2293
+ "nuxt": "^2.0.0 || >=3.0.0",
2081
2294
  "requires": {}
2082
2295
  }
2083
2296
  },
@@ -2099,14 +2312,14 @@
2099
2312
  }
2100
2313
  ],
2101
2314
  "compatibility": {
2102
- "nuxt": "^3.0.0",
2315
+ "nuxt": ">=3.0.0",
2103
2316
  "requires": {},
2104
2317
  "devtools": "^0.0.0"
2105
2318
  }
2106
2319
  },
2107
2320
  {
2108
2321
  "name": "gtag",
2109
- "description": "Google Analytics integration for Nuxt",
2322
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2110
2323
  "repo": "johannschopplich/nuxt-gtag",
2111
2324
  "npm": "nuxt-gtag",
2112
2325
  "icon": "gtag.svg",
@@ -2124,7 +2337,7 @@
2124
2337
  }
2125
2338
  ],
2126
2339
  "compatibility": {
2127
- "nuxt": "^3.0.0",
2340
+ "nuxt": ">=3.0.0",
2128
2341
  "requires": {}
2129
2342
  }
2130
2343
  },
@@ -2191,7 +2404,7 @@
2191
2404
  }
2192
2405
  ],
2193
2406
  "compatibility": {
2194
- "nuxt": "^3.0.0",
2407
+ "nuxt": ">=3.0.0",
2195
2408
  "requires": {}
2196
2409
  }
2197
2410
  },
@@ -2214,7 +2427,7 @@
2214
2427
  }
2215
2428
  ],
2216
2429
  "compatibility": {
2217
- "nuxt": "^3.0.0",
2430
+ "nuxt": ">=3.0.0",
2218
2431
  "requires": {}
2219
2432
  }
2220
2433
  },
@@ -2236,7 +2449,7 @@
2236
2449
  }
2237
2450
  ],
2238
2451
  "compatibility": {
2239
- "nuxt": "^3.0.0",
2452
+ "nuxt": ">=3.0.0",
2240
2453
  "requires": {}
2241
2454
  }
2242
2455
  },
@@ -2329,6 +2542,28 @@
2329
2542
  "requires": {}
2330
2543
  }
2331
2544
  },
2545
+ {
2546
+ "name": "hotjar",
2547
+ "description": "Add HotJar to your Nuxt application",
2548
+ "repo": "damevin/nuxt-module-hotjar",
2549
+ "npm": "nuxt-module-hotjar",
2550
+ "icon": "hotjar.png",
2551
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2552
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2553
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2554
+ "category": "SEO",
2555
+ "type": "3rd-party",
2556
+ "maintainers": [
2557
+ {
2558
+ "name": "Raphaël DAMEVIN",
2559
+ "github": "damevin"
2560
+ }
2561
+ ],
2562
+ "compatibility": {
2563
+ "nuxt": ">=3.0.0",
2564
+ "requires": {}
2565
+ }
2566
+ },
2332
2567
  {
2333
2568
  "name": "html-minifier",
2334
2569
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2358,7 +2593,7 @@
2358
2593
  "npm": "@nuxtjs/html-validator",
2359
2594
  "icon": "html-validator.png",
2360
2595
  "github": "https://github.com/nuxt-modules/html-validator",
2361
- "website": "https://html-validator.nuxtjs.org",
2596
+ "website": "https://github.com/nuxt-modules/html-validator",
2362
2597
  "learn_more": "https://html-validate.org",
2363
2598
  "category": "Performance",
2364
2599
  "type": "community",
@@ -2370,7 +2605,7 @@
2370
2605
  }
2371
2606
  ],
2372
2607
  "compatibility": {
2373
- "nuxt": "^2.0.0 || ^3.0.0",
2608
+ "nuxt": "^2.0.0 || >=3.0.0",
2374
2609
  "requires": {
2375
2610
  "bridge": "optional"
2376
2611
  }
@@ -2404,6 +2639,44 @@
2404
2639
  "requires": {}
2405
2640
  }
2406
2641
  },
2642
+ {
2643
+ "name": "hub",
2644
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2645
+ "repo": "nuxt-hub/core",
2646
+ "npm": "@nuxthub/core",
2647
+ "icon": "nuxthub.svg",
2648
+ "github": "https://github.com/nuxt-hub/core",
2649
+ "website": "https://hub.nuxt.com",
2650
+ "learn_more": "",
2651
+ "category": "Database",
2652
+ "type": "3rd-party",
2653
+ "maintainers": [
2654
+ {
2655
+ "name": "Sebastien Chopin",
2656
+ "github": "Atinux"
2657
+ },
2658
+ {
2659
+ "name": "Ahad Birang",
2660
+ "github": "farnabaz"
2661
+ },
2662
+ {
2663
+ "name": "Sylvain Marroufin",
2664
+ "github": "smarroufin"
2665
+ },
2666
+ {
2667
+ "name": "Florent Delerue",
2668
+ "github": "flosciante"
2669
+ },
2670
+ {
2671
+ "name": "NuxtLabs",
2672
+ "github": "nuxtlabs"
2673
+ }
2674
+ ],
2675
+ "compatibility": {
2676
+ "nuxt": ">=3.0.0",
2677
+ "requires": {}
2678
+ }
2679
+ },
2407
2680
  {
2408
2681
  "name": "humans-txt",
2409
2682
  "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.",
@@ -2412,7 +2685,7 @@
2412
2685
  "icon": "",
2413
2686
  "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2414
2687
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2415
- "learn_more": "https://humanstxt.org/",
2688
+ "learn_more": "",
2416
2689
  "category": "SEO",
2417
2690
  "type": "3rd-party",
2418
2691
  "maintainers": [
@@ -2453,7 +2726,7 @@
2453
2726
  }
2454
2727
  ],
2455
2728
  "compatibility": {
2456
- "nuxt": "^2.0.0 || ^3.0.0",
2729
+ "nuxt": "^2.0.0 || >=3.0.0",
2457
2730
  "requires": {}
2458
2731
  }
2459
2732
  },
@@ -2475,7 +2748,7 @@
2475
2748
  }
2476
2749
  ],
2477
2750
  "compatibility": {
2478
- "nuxt": "^3.0.0",
2751
+ "nuxt": ">=3.0.0",
2479
2752
  "requires": {}
2480
2753
  }
2481
2754
  },
@@ -2497,30 +2770,34 @@
2497
2770
  }
2498
2771
  ],
2499
2772
  "compatibility": {
2500
- "nuxt": "^3.0.0",
2773
+ "nuxt": ">=3.0.0",
2501
2774
  "requires": {},
2502
2775
  "devtools": "^0.0.0"
2503
2776
  }
2504
2777
  },
2505
2778
  {
2506
2779
  "name": "icon",
2507
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2508
- "repo": "nuxt-modules/icon",
2509
- "npm": "nuxt-icon",
2510
- "icon": "nuxt-icon.png",
2511
- "github": "https://github.com/nuxt-modules/icon",
2512
- "website": "https://github.com/nuxt-modules/icon",
2780
+ "description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
2781
+ "repo": "nuxt/icon",
2782
+ "npm": "@nuxt/icon",
2783
+ "icon": "nuxt.svg",
2784
+ "github": "https://github.com/nuxt/icon",
2785
+ "website": "https://github.com/nuxt/icon",
2513
2786
  "learn_more": "",
2514
2787
  "category": "UI",
2515
- "type": "community",
2788
+ "type": "official",
2516
2789
  "maintainers": [
2517
2790
  {
2518
2791
  "name": "Atinux",
2519
2792
  "github": "Atinux"
2793
+ },
2794
+ {
2795
+ "name": "Anthony Fu",
2796
+ "github": "antfu"
2520
2797
  }
2521
2798
  ],
2522
2799
  "compatibility": {
2523
- "nuxt": "^3.0.0",
2800
+ "nuxt": ">=3.0.0",
2524
2801
  "requires": {},
2525
2802
  "devtools": "^0.0.0"
2526
2803
  }
@@ -2543,7 +2820,7 @@
2543
2820
  }
2544
2821
  ],
2545
2822
  "compatibility": {
2546
- "nuxt": "^3.0.0",
2823
+ "nuxt": ">=3.0.0",
2547
2824
  "requires": {}
2548
2825
  }
2549
2826
  },
@@ -2574,7 +2851,7 @@
2574
2851
  "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2575
2852
  "repo": "nuxt/image",
2576
2853
  "npm": "@nuxt/image",
2577
- "icon": "image.png",
2854
+ "icon": "nuxt.svg",
2578
2855
  "github": "https://github.com/nuxt/image",
2579
2856
  "website": "https://image.nuxt.com",
2580
2857
  "learn_more": "",
@@ -2603,7 +2880,7 @@
2603
2880
  }
2604
2881
  ],
2605
2882
  "compatibility": {
2606
- "nuxt": "^2.0.0 || ^3.0.0",
2883
+ "nuxt": "^2.0.0 || >=3.0.0",
2607
2884
  "requires": {
2608
2885
  "bridge": "optional"
2609
2886
  }
@@ -2634,10 +2911,10 @@
2634
2911
  {
2635
2912
  "name": "inkline",
2636
2913
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2637
- "repo": "inkline/plugin",
2914
+ "repo": "inkline/inkline#main/packages/integrations/plugin",
2638
2915
  "npm": "@inkline/plugin",
2639
2916
  "icon": "inkline.svg",
2640
- "github": "https://github.com/inkline/plugin",
2917
+ "github": "https://github.com/inkline/inkline",
2641
2918
  "website": "https://inkline.io",
2642
2919
  "learn_more": "https://inkline.io/docs/installation/nuxt",
2643
2920
  "category": "UI",
@@ -2650,7 +2927,7 @@
2650
2927
  }
2651
2928
  ],
2652
2929
  "compatibility": {
2653
- "nuxt": "^2.0.0 || ^3.0.0",
2930
+ "nuxt": "^2.0.0 || >=3.0.0",
2654
2931
  "requires": {
2655
2932
  "bridge": true
2656
2933
  }
@@ -2697,7 +2974,7 @@
2697
2974
  }
2698
2975
  ],
2699
2976
  "compatibility": {
2700
- "nuxt": "^3.0.0",
2977
+ "nuxt": ">=3.0.0",
2701
2978
  "requires": {}
2702
2979
  }
2703
2980
  },
@@ -2719,7 +2996,29 @@
2719
2996
  }
2720
2997
  ],
2721
2998
  "compatibility": {
2722
- "nuxt": "^2.0.0 || ^3.0.0",
2999
+ "nuxt": "^2.0.0 || >=3.0.0",
3000
+ "requires": {}
3001
+ }
3002
+ },
3003
+ {
3004
+ "name": "keen-slider",
3005
+ "description": "Best, lightweight Keen Slider for best web performance",
3006
+ "repo": "modbender/nuxt-keen-slider",
3007
+ "npm": "nuxt-keen-slider",
3008
+ "icon": "keen-slider.png",
3009
+ "github": "https://github.com/modbender/nuxt-keen-slider",
3010
+ "website": "https://github.com/modbender/nuxt-keen-slider",
3011
+ "learn_more": "",
3012
+ "category": "Libraries",
3013
+ "type": "3rd-party",
3014
+ "maintainers": [
3015
+ {
3016
+ "name": "modbender",
3017
+ "github": "modbender"
3018
+ }
3019
+ ],
3020
+ "compatibility": {
3021
+ "nuxt": "^3.0.0",
2723
3022
  "requires": {}
2724
3023
  }
2725
3024
  },
@@ -2768,7 +3067,7 @@
2768
3067
  }
2769
3068
  ],
2770
3069
  "compatibility": {
2771
- "nuxt": "^3.0.0",
3070
+ "nuxt": ">=3.0.0",
2772
3071
  "requires": {}
2773
3072
  },
2774
3073
  "sponsor": true
@@ -2780,7 +3079,7 @@
2780
3079
  "npm": "nuxt-kql",
2781
3080
  "icon": "kql.svg",
2782
3081
  "github": "https://github.com/johannschopplich/nuxt-kql",
2783
- "website": "https://nuxt-kql.jhnn.dev",
3082
+ "website": "https://nuxt-kql.byjohann.dev/",
2784
3083
  "learn_more": "",
2785
3084
  "category": "CMS",
2786
3085
  "type": "3rd-party",
@@ -2793,7 +3092,7 @@
2793
3092
  }
2794
3093
  ],
2795
3094
  "compatibility": {
2796
- "nuxt": "^3.0.0",
3095
+ "nuxt": ">=3.0.0",
2797
3096
  "requires": {}
2798
3097
  }
2799
3098
  },
@@ -2841,28 +3140,6 @@
2841
3140
  "requires": {}
2842
3141
  }
2843
3142
  },
2844
- {
2845
- "name": "laravel-precognition",
2846
- "description": "Nuxt module to work with Laravel Precognition and $fetch",
2847
- "repo": "sot1986/nuxt-laravel-precognition",
2848
- "npm": "nuxt-laravel-precognition",
2849
- "icon": "laravel.svg",
2850
- "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2851
- "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2852
- "learn_more": "",
2853
- "category": "Security",
2854
- "type": "3rd-party",
2855
- "maintainers": [
2856
- {
2857
- "name": "sot1986",
2858
- "github": "sot1986"
2859
- }
2860
- ],
2861
- "compatibility": {
2862
- "nuxt": "^3.0.0",
2863
- "requires": {}
2864
- }
2865
- },
2866
3143
  {
2867
3144
  "name": "laravel",
2868
3145
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2887,23 +3164,23 @@
2887
3164
  },
2888
3165
  {
2889
3166
  "name": "leaflet",
2890
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
2891
- "repo": "schlunsen/nuxt-leaflet",
2892
- "npm": "nuxt-leaflet",
3167
+ "description": "Leaflet integration with Nuxt",
3168
+ "repo": "nuxt-modules/leaflet",
3169
+ "npm": "@nuxtjs/leaflet",
2893
3170
  "icon": "leaflet.png",
2894
- "github": "https://github.com/schlunsen/nuxt-leaflet",
2895
- "website": "https://github.com/schlunsen/nuxt-leaflet",
2896
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
3171
+ "github": "https://github.com/nuxt-modules/leaflet",
3172
+ "website": "https://leaflet.nuxtjs.org/",
3173
+ "learn_more": "https://leaflet.nuxtjs.org/",
2897
3174
  "category": "Libraries",
2898
- "type": "3rd-party",
3175
+ "type": "community",
2899
3176
  "maintainers": [
2900
3177
  {
2901
- "name": "schlunsen",
2902
- "github": "schlunsen"
3178
+ "name": "Augustin MERCIER",
3179
+ "github": "Gugustinette"
2903
3180
  }
2904
3181
  ],
2905
3182
  "compatibility": {
2906
- "nuxt": "^2.0.0",
3183
+ "nuxt": "^3.0.0",
2907
3184
  "requires": {}
2908
3185
  }
2909
3186
  },
@@ -2927,7 +3204,7 @@
2927
3204
  }
2928
3205
  ],
2929
3206
  "compatibility": {
2930
- "nuxt": "^3.0.0",
3207
+ "nuxt": ">=3.0.0",
2931
3208
  "requires": {},
2932
3209
  "devtools": "^0.0.0"
2933
3210
  }
@@ -2982,6 +3259,28 @@
2982
3259
  "requires": {}
2983
3260
  }
2984
3261
  },
3262
+ {
3263
+ "name": "locomotive-scroll",
3264
+ "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3265
+ "repo": "arashsheyda/nuxt-locomotive-scroll",
3266
+ "npm": "nuxt-locomotive-scroll",
3267
+ "icon": "locomotive-scroll.png",
3268
+ "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3269
+ "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3270
+ "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3271
+ "category": "Libraries",
3272
+ "type": "3rd-party",
3273
+ "maintainers": [
3274
+ {
3275
+ "name": "Arash Sheyda",
3276
+ "github": "arashsheyda"
3277
+ }
3278
+ ],
3279
+ "compatibility": {
3280
+ "nuxt": ">=3.0.0",
3281
+ "requires": {}
3282
+ }
3283
+ },
2985
3284
  {
2986
3285
  "name": "lodash",
2987
3286
  "description": "lodash module with auto-import and custom prefix",
@@ -3000,7 +3299,7 @@
3000
3299
  }
3001
3300
  ],
3002
3301
  "compatibility": {
3003
- "nuxt": "^3.0.0",
3302
+ "nuxt": ">=3.0.0",
3004
3303
  "requires": {}
3005
3304
  }
3006
3305
  },
@@ -3023,10 +3322,34 @@
3023
3322
  }
3024
3323
  ],
3025
3324
  "compatibility": {
3026
- "nuxt": "^2.0.0 || ^3.0.0",
3325
+ "nuxt": "^2.0.0 || >=3.0.0",
3027
3326
  "requires": {}
3028
3327
  }
3029
3328
  },
3329
+ {
3330
+ "name": "logto",
3331
+ "description": "The better Nuxt auth module for developers.",
3332
+ "repo": "logto-io/js#master/packages/nuxt",
3333
+ "npm": "@logto/nuxt",
3334
+ "icon": "logto.svg",
3335
+ "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3336
+ "website": "https://logto.io",
3337
+ "learn_more": "https://docs.logto.io",
3338
+ "category": "Security",
3339
+ "type": "3rd-party",
3340
+ "maintainers": [
3341
+ {
3342
+ "name": "logto",
3343
+ "github": "logto-io",
3344
+ "twitter": "logto_io"
3345
+ }
3346
+ ],
3347
+ "compatibility": {
3348
+ "nuxt": ">=3.0.0",
3349
+ "requires": {}
3350
+ },
3351
+ "sponsor": true
3352
+ },
3030
3353
  {
3031
3354
  "name": "lucide-icons",
3032
3355
  "description": "Nuxt module to integrate Lucide icons",
@@ -3049,7 +3372,7 @@
3049
3372
  }
3050
3373
  ],
3051
3374
  "compatibility": {
3052
- "nuxt": "^3.0.0",
3375
+ "nuxt": ">=3.0.0",
3053
3376
  "requires": {}
3054
3377
  }
3055
3378
  },
@@ -3094,7 +3417,30 @@
3094
3417
  }
3095
3418
  ],
3096
3419
  "compatibility": {
3097
- "nuxt": "^3.0.0",
3420
+ "nuxt": ">=3.0.0",
3421
+ "requires": {}
3422
+ }
3423
+ },
3424
+ {
3425
+ "name": "mailpit",
3426
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3427
+ "repo": "tdolsen/nuxt-mailpit",
3428
+ "npm": "nuxt-mailpit",
3429
+ "icon": "mailpit.svg",
3430
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3431
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3432
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3433
+ "category": "Devtools",
3434
+ "type": "3rd-party",
3435
+ "maintainers": [
3436
+ {
3437
+ "name": "Torkild Dyvik Olsen",
3438
+ "github": "tdolsen",
3439
+ "twitter": "tdolsen"
3440
+ }
3441
+ ],
3442
+ "compatibility": {
3443
+ "nuxt": ">=3.8.0",
3098
3444
  "requires": {}
3099
3445
  }
3100
3446
  },
@@ -3140,7 +3486,7 @@
3140
3486
  }
3141
3487
  ],
3142
3488
  "compatibility": {
3143
- "nuxt": "^3.0.0",
3489
+ "nuxt": ">=3.0.0",
3144
3490
  "requires": {},
3145
3491
  "devtools": "^0.0.0"
3146
3492
  }
@@ -3170,8 +3516,8 @@
3170
3516
  {
3171
3517
  "name": "maz-ui",
3172
3518
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3173
- "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3174
- "npm": "nuxt-module",
3519
+ "repo": "louismazel/maz-ui#master/packages/lib",
3520
+ "npm": "maz-ui",
3175
3521
  "icon": "maz-ui.png",
3176
3522
  "github": "https://github.com/louismazel/maz-ui",
3177
3523
  "website": "https://maz-ui.com/",
@@ -3185,7 +3531,29 @@
3185
3531
  }
3186
3532
  ],
3187
3533
  "compatibility": {
3188
- "nuxt": "^3.0.0",
3534
+ "nuxt": ">=3.0.0",
3535
+ "requires": {}
3536
+ }
3537
+ },
3538
+ {
3539
+ "name": "mdc",
3540
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3541
+ "repo": "nuxt-modules/mdc",
3542
+ "npm": "@nuxtjs/mdc",
3543
+ "icon": "mdc.png",
3544
+ "github": "https://github.com/nuxt-modules/mdc",
3545
+ "website": "https://github.com/nuxt-modules/mdc",
3546
+ "learn_more": "",
3547
+ "category": "Extensions",
3548
+ "type": "community",
3549
+ "maintainers": [
3550
+ {
3551
+ "name": "farnabaz",
3552
+ "github": "farnabaz"
3553
+ }
3554
+ ],
3555
+ "compatibility": {
3556
+ "nuxt": ">=3.0.0",
3189
3557
  "requires": {}
3190
3558
  }
3191
3559
  },
@@ -3231,7 +3599,7 @@
3231
3599
  }
3232
3600
  ],
3233
3601
  "compatibility": {
3234
- "nuxt": "^2.0.0 || ^3.0.0",
3602
+ "nuxt": "^2.0.0 || >=3.0.0",
3235
3603
  "requires": {
3236
3604
  "bridge": true
3237
3605
  }
@@ -3256,7 +3624,7 @@
3256
3624
  }
3257
3625
  ],
3258
3626
  "compatibility": {
3259
- "nuxt": "^3.0.0",
3627
+ "nuxt": ">=3.0.0",
3260
3628
  "requires": {
3261
3629
  "bridge": false
3262
3630
  },
@@ -3304,7 +3672,29 @@
3304
3672
  }
3305
3673
  ],
3306
3674
  "compatibility": {
3307
- "nuxt": "^3.0.0",
3675
+ "nuxt": ">=3.0.0",
3676
+ "requires": {}
3677
+ }
3678
+ },
3679
+ {
3680
+ "name": "mojocss",
3681
+ "description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
3682
+ "repo": "mojocss/mojocss-nuxt-module",
3683
+ "npm": "@mojocss/nuxt",
3684
+ "icon": "mojocss.svg",
3685
+ "github": "https://github.com/mojocss/mojocss-nuxt-module",
3686
+ "website": "https://mojocss.com/docs/guide/nuxtjs",
3687
+ "learn_more": "",
3688
+ "category": "UI",
3689
+ "type": "3rd-party",
3690
+ "maintainers": [
3691
+ {
3692
+ "name": "mojocss",
3693
+ "github": "mojocss"
3694
+ }
3695
+ ],
3696
+ "compatibility": {
3697
+ "nuxt": "^2.0.0 || >=3.0.0",
3308
3698
  "requires": {}
3309
3699
  }
3310
3700
  },
@@ -3357,6 +3747,28 @@
3357
3747
  "requires": {}
3358
3748
  }
3359
3749
  },
3750
+ {
3751
+ "name": "neo4j",
3752
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3753
+ "repo": "arashsheyda/nuxt-neo4j",
3754
+ "npm": "nuxt-neo4j",
3755
+ "icon": "nuxt-neo4j.png",
3756
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3757
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3758
+ "learn_more": "",
3759
+ "category": "Database",
3760
+ "type": "3rd-party",
3761
+ "maintainers": [
3762
+ {
3763
+ "name": "arashsheyda",
3764
+ "github": "arashsheyda"
3765
+ }
3766
+ ],
3767
+ "compatibility": {
3768
+ "nuxt": ">=3.0.0",
3769
+ "requires": {}
3770
+ }
3771
+ },
3360
3772
  {
3361
3773
  "name": "netlify-cache",
3362
3774
  "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
@@ -3426,29 +3838,45 @@
3426
3838
  },
3427
3839
  {
3428
3840
  "name": "ngrok",
3429
- "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",
3430
- "repo": "nuxt-community/ngrok",
3841
+ "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.",
3842
+ "repo": "nuxt-modules/ngrok",
3431
3843
  "npm": "@nuxtjs/ngrok",
3432
- "icon": "ngrok.png",
3433
- "github": "https://github.com/nuxt-community/ngrok-module",
3434
- "website": "https://ngrok.nuxtjs.org",
3435
- "learn_more": "https://github.com/bubenshchykov/ngrok",
3844
+ "icon": "ngrok.svg",
3845
+ "github": "https://github.com/nuxt-modules/ngrok",
3846
+ "website": "https://ngrok.nuxtjs.org/",
3847
+ "learn_more": "https://ngrok.com/",
3436
3848
  "category": "Devtools",
3437
3849
  "type": "community",
3438
3850
  "maintainers": [
3439
3851
  {
3440
- "name": "Debbie O'Brien",
3441
- "github": "debs-obrien",
3442
- "twitter": "debs_obrien"
3443
- },
3852
+ "name": "Arash Sheyda",
3853
+ "github": "arashsheyda"
3854
+ }
3855
+ ],
3856
+ "compatibility": {
3857
+ "nuxt": ">=3.0.0",
3858
+ "requires": {}
3859
+ }
3860
+ },
3861
+ {
3862
+ "name": "nodemailer",
3863
+ "description": "Nuxt integration for nodemailer",
3864
+ "repo": "kleinpetr/nuxt-nodemailer",
3865
+ "npm": "nuxt-nodemailer",
3866
+ "icon": "nodemailer.png",
3867
+ "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3868
+ "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3869
+ "learn_more": "https://www.nodemailer.com/",
3870
+ "category": "Extensions",
3871
+ "type": "3rd-party",
3872
+ "maintainers": [
3444
3873
  {
3445
- "name": "Pooya Parsa",
3446
- "github": "pi0",
3447
- "twitter": "_pi0_"
3874
+ "name": "kleinpetr",
3875
+ "github": "kleinpetr"
3448
3876
  }
3449
3877
  ],
3450
3878
  "compatibility": {
3451
- "nuxt": "^2.0.0",
3879
+ "nuxt": ">=3.0.0",
3452
3880
  "requires": {}
3453
3881
  }
3454
3882
  },
@@ -3492,7 +3920,7 @@
3492
3920
  }
3493
3921
  ],
3494
3922
  "compatibility": {
3495
- "nuxt": "^3.0.0",
3923
+ "nuxt": ">=3.0.0",
3496
3924
  "requires": {}
3497
3925
  }
3498
3926
  },
@@ -3514,7 +3942,7 @@
3514
3942
  }
3515
3943
  ],
3516
3944
  "compatibility": {
3517
- "nuxt": "^3.0.0",
3945
+ "nuxt": ">=3.0.0",
3518
3946
  "requires": {}
3519
3947
  }
3520
3948
  },
@@ -3537,7 +3965,7 @@
3537
3965
  }
3538
3966
  ],
3539
3967
  "compatibility": {
3540
- "nuxt": "^3.0.0",
3968
+ "nuxt": ">=3.0.0",
3541
3969
  "requires": {}
3542
3970
  }
3543
3971
  },
@@ -3549,7 +3977,7 @@
3549
3977
  "icon": "laravel.svg",
3550
3978
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3551
3979
  "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3552
- "learn_more": "https://laravel.com/docs/10.x/sanctum",
3980
+ "learn_more": "https://laravel.com/docs/11.x/sanctum",
3553
3981
  "category": "Security",
3554
3982
  "type": "3rd-party",
3555
3983
  "maintainers": [
@@ -3560,7 +3988,7 @@
3560
3988
  }
3561
3989
  ],
3562
3990
  "compatibility": {
3563
- "nuxt": "^3.9.0",
3991
+ "nuxt": ">=3.12.0",
3564
3992
  "requires": {}
3565
3993
  }
3566
3994
  },
@@ -3582,7 +4010,7 @@
3582
4010
  }
3583
4011
  ],
3584
4012
  "compatibility": {
3585
- "nuxt": "^3.0.0",
4013
+ "nuxt": ">=3.0.0",
3586
4014
  "requires": {}
3587
4015
  }
3588
4016
  },
@@ -3593,7 +4021,7 @@
3593
4021
  "npm": "nuxt-bezier",
3594
4022
  "icon": "nuxt-bezier.png",
3595
4023
  "github": "https://github.com/50rayn/nuxt-bezier",
3596
- "website": "https://50rayn.github.io/nuxt-bezier/",
4024
+ "website": "https://github.com/50rayn/nuxt-bezier",
3597
4025
  "learn_more": "https://github.com/Noction/vue-bezier",
3598
4026
  "category": "UI",
3599
4027
  "type": "3rd-party",
@@ -3604,10 +4032,39 @@
3604
4032
  }
3605
4033
  ],
3606
4034
  "compatibility": {
3607
- "nuxt": "^3.0.0",
4035
+ "nuxt": ">=3.0.0",
3608
4036
  "requires": {}
3609
4037
  }
3610
4038
  },
4039
+ {
4040
+ "name": "nuxt-booster",
4041
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
4042
+ "repo": "basics/nuxt-booster",
4043
+ "npm": "nuxt-booster",
4044
+ "icon": "nuxt-booster.svg",
4045
+ "github": "https://github.com/basics/nuxt-booster",
4046
+ "website": "https://basics.github.io/nuxt-booster/",
4047
+ "learn_more": "https://basics.github.io/nuxt-booster/",
4048
+ "category": "Performance",
4049
+ "type": "3rd-party",
4050
+ "maintainers": [
4051
+ {
4052
+ "name": "Thorn Walli",
4053
+ "github": "ThornWalli",
4054
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
4055
+ },
4056
+ {
4057
+ "name": "Stephan Gerbeth",
4058
+ "github": "StephanGerbeth",
4059
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
4060
+ }
4061
+ ],
4062
+ "compatibility": {
4063
+ "nuxt": ">=3.0.0",
4064
+ "requires": {},
4065
+ "devtools": "^0.0.0"
4066
+ }
4067
+ },
3611
4068
  {
3612
4069
  "name": "nuxt-bootstrap-icons",
3613
4070
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3626,7 +4083,7 @@
3626
4083
  }
3627
4084
  ],
3628
4085
  "compatibility": {
3629
- "nuxt": "^3.0.0",
4086
+ "nuxt": ">=3.0.0",
3630
4087
  "requires": {}
3631
4088
  }
3632
4089
  },
@@ -3648,7 +4105,29 @@
3648
4105
  }
3649
4106
  ],
3650
4107
  "compatibility": {
3651
- "nuxt": "^3.0.0",
4108
+ "nuxt": ">=3.0.0",
4109
+ "requires": {}
4110
+ }
4111
+ },
4112
+ {
4113
+ "name": "nuxt-codemirror",
4114
+ "description": "Nuxt codemirror module",
4115
+ "repo": "thimodev/nuxt-codemirror",
4116
+ "npm": "nuxt-codemirror",
4117
+ "icon": "nuxt-codemirror.svg",
4118
+ "github": "https://github.com/ThimoDEV/nuxt-codemirror",
4119
+ "website": "https://github.com/ThimoDEV/nuxt-codemirror",
4120
+ "learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
4121
+ "category": "Libraries",
4122
+ "type": "3rd-party",
4123
+ "maintainers": [
4124
+ {
4125
+ "name": "ThimoDEV",
4126
+ "github": "ThimoDEV"
4127
+ }
4128
+ ],
4129
+ "compatibility": {
4130
+ "nuxt": ">=3.0.0",
3652
4131
  "requires": {}
3653
4132
  }
3654
4133
  },
@@ -3670,7 +4149,7 @@
3670
4149
  }
3671
4150
  ],
3672
4151
  "compatibility": {
3673
- "nuxt": "^3.0.0",
4152
+ "nuxt": ">=3.0.0",
3674
4153
  "requires": {}
3675
4154
  }
3676
4155
  },
@@ -3696,7 +4175,7 @@
3696
4175
  }
3697
4176
  ],
3698
4177
  "compatibility": {
3699
- "nuxt": "^3.0.0",
4178
+ "nuxt": ">=3.0.0",
3700
4179
  "requires": {}
3701
4180
  }
3702
4181
  },
@@ -3718,7 +4197,7 @@
3718
4197
  }
3719
4198
  ],
3720
4199
  "compatibility": {
3721
- "nuxt": "^3.0.0",
4200
+ "nuxt": ">=3.0.0",
3722
4201
  "requires": {}
3723
4202
  }
3724
4203
  },
@@ -3740,7 +4219,75 @@
3740
4219
  }
3741
4220
  ],
3742
4221
  "compatibility": {
3743
- "nuxt": "^3.0.0",
4222
+ "nuxt": ">=3.0.0",
4223
+ "requires": {}
4224
+ }
4225
+ },
4226
+ {
4227
+ "name": "nuxt-file-storage",
4228
+ "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.",
4229
+ "repo": "nyllre/nuxt-file-storage",
4230
+ "npm": "nuxt-file-storage",
4231
+ "icon": "nuxt-file-storage.svg",
4232
+ "github": "https://github.com/nyllre/nuxt-file-storage",
4233
+ "website": "https://github.com/nyllre/nuxt-file-storage",
4234
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
4235
+ "category": "Database",
4236
+ "type": "3rd-party",
4237
+ "maintainers": [
4238
+ {
4239
+ "name": "NyllRE",
4240
+ "github": "NyllRE"
4241
+ }
4242
+ ],
4243
+ "compatibility": {
4244
+ "nuxt": ">=3.0.0",
4245
+ "requires": {}
4246
+ }
4247
+ },
4248
+ {
4249
+ "name": "nuxt-fontawesome",
4250
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
4251
+ "repo": "bezumkin/nuxt-fontawesome",
4252
+ "npm": "@vesp/nuxt-fontawesome",
4253
+ "icon": "nuxt-fontawesome.svg",
4254
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
4255
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
4256
+ "learn_more": "https://fontawesome.com",
4257
+ "category": "UI",
4258
+ "type": "3rd-party",
4259
+ "maintainers": [
4260
+ {
4261
+ "name": "Vasily Naumkin",
4262
+ "github": "bezumkin",
4263
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
4264
+ }
4265
+ ],
4266
+ "compatibility": {
4267
+ "nuxt": ">=3.0.0",
4268
+ "requires": {}
4269
+ }
4270
+ },
4271
+ {
4272
+ "name": "nuxt-fortify",
4273
+ "description": "Use Laravel fortify and sanctum with Nuxt",
4274
+ "repo": "dev-charles15531/nuxt-fortify",
4275
+ "npm": "nuxt-fortify",
4276
+ "icon": "laravel-nuxt-fortify.svg",
4277
+ "github": "https://github.com/dev-charles15531/nuxt-fortify",
4278
+ "website": "https://github.com/dev-charles15531/nuxt-fortify",
4279
+ "learn_more": "https://laravel.com/docs/11.x/fortify",
4280
+ "category": "Security",
4281
+ "type": "3rd-party",
4282
+ "maintainers": [
4283
+ {
4284
+ "name": "Charles Paul",
4285
+ "github": "dev-charles15531",
4286
+ "avatar": "https://avatars.githubusercontent.com/dev-charles15531"
4287
+ }
4288
+ ],
4289
+ "compatibility": {
4290
+ "nuxt": ">=3.9.0",
3744
4291
  "requires": {}
3745
4292
  }
3746
4293
  },
@@ -3751,7 +4298,7 @@
3751
4298
  "npm": "nuxt-graphql-middleware",
3752
4299
  "icon": "nuxt-graphql-middleware.svg",
3753
4300
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3754
- "website": "https://nuxt-graphql-middleware.dulnan.net",
4301
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3755
4302
  "learn_more": "",
3756
4303
  "category": "Request",
3757
4304
  "type": "3rd-party",
@@ -3769,7 +4316,7 @@
3769
4316
  }
3770
4317
  ],
3771
4318
  "compatibility": {
3772
- "nuxt": "^2.0.0 || ^3.0.0",
4319
+ "nuxt": "^2.0.0 || >=3.0.0",
3773
4320
  "requires": {}
3774
4321
  }
3775
4322
  },
@@ -3809,11 +4356,11 @@
3809
4356
  "maintainers": [
3810
4357
  {
3811
4358
  "name": "Zadig&Voltaire Team",
3812
- "github": "https://github.com/zadigetvoltaire"
4359
+ "github": "zadigetvoltaire"
3813
4360
  }
3814
4361
  ],
3815
4362
  "compatibility": {
3816
- "nuxt": "^3.0.0",
4363
+ "nuxt": ">=3.0.0",
3817
4364
  "requires": {},
3818
4365
  "devtools": "^0.0.0"
3819
4366
  }
@@ -3836,12 +4383,34 @@
3836
4383
  }
3837
4384
  ],
3838
4385
  "compatibility": {
3839
- "nuxt": "^2.0.0 || ^3.0.0",
4386
+ "nuxt": "^2.0.0 || >=3.0.0",
3840
4387
  "requires": {
3841
4388
  "bridge": "optional"
3842
4389
  }
3843
4390
  }
3844
4391
  },
4392
+ {
4393
+ "name": "nuxt-i18n-micro",
4394
+ "description": "I18n Micro is a fast, simple, and lightweight internationalization (i18n) module.",
4395
+ "repo": "s00d/nuxt-i18n-micro",
4396
+ "npm": "nuxt-i18n-micro",
4397
+ "icon": "nuxt-i18n-micro.png",
4398
+ "github": "https://github.com/s00d/nuxt-i18n-micro",
4399
+ "website": "https://github.com/s00d/nuxt-i18n-micro",
4400
+ "learn_more": "https://www.npmjs.com/package/nuxt-i18n-micro",
4401
+ "category": "Extensions",
4402
+ "type": "3rd-party",
4403
+ "maintainers": [
4404
+ {
4405
+ "name": "Pavel Kuzmin",
4406
+ "github": "s00d"
4407
+ }
4408
+ ],
4409
+ "compatibility": {
4410
+ "nuxt": ">=3.0.0",
4411
+ "requires": {}
4412
+ }
4413
+ },
3845
4414
  {
3846
4415
  "name": "nuxt-interpolation",
3847
4416
  "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
@@ -3882,7 +4451,30 @@
3882
4451
  }
3883
4452
  ],
3884
4453
  "compatibility": {
3885
- "nuxt": "^3.0.0",
4454
+ "nuxt": ">=3.0.0",
4455
+ "requires": {}
4456
+ }
4457
+ },
4458
+ {
4459
+ "name": "nuxt-laravel-echo",
4460
+ "description": "Nuxt module for Laravel Echo integration",
4461
+ "repo": "manchenkoff/nuxt-laravel-echo",
4462
+ "npm": "nuxt-laravel-echo",
4463
+ "icon": "laravel.svg",
4464
+ "github": "https://github.com/manchenkoff/nuxt-laravel-echo",
4465
+ "website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
4466
+ "learn_more": "https://laravel.com/docs/11.x/broadcasting",
4467
+ "category": "Libraries",
4468
+ "type": "3rd-party",
4469
+ "maintainers": [
4470
+ {
4471
+ "name": "Artem Manchenkov",
4472
+ "github": "manchenkoff",
4473
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
4474
+ }
4475
+ ],
4476
+ "compatibility": {
4477
+ "nuxt": ">=3.12.0",
3886
4478
  "requires": {}
3887
4479
  }
3888
4480
  },
@@ -3893,8 +4485,8 @@
3893
4485
  "npm": "@nuxtus/nuxt-localtunnel",
3894
4486
  "icon": "nuxt-localtunnel.svg",
3895
4487
  "github": "https://github.com/nuxtus/localtunnel",
3896
- "website": "https://docs.nuxtus.com",
3897
- "learn_more": "https://docs.nuxtus.com/localtunnel.html",
4488
+ "website": "https://github.com/nuxtus/localtunnel",
4489
+ "learn_more": "",
3898
4490
  "category": "Devtools",
3899
4491
  "type": "3rd-party",
3900
4492
  "maintainers": [
@@ -3905,7 +4497,7 @@
3905
4497
  }
3906
4498
  ],
3907
4499
  "compatibility": {
3908
- "nuxt": "^3.0.0",
4500
+ "nuxt": ">=3.0.0",
3909
4501
  "requires": {}
3910
4502
  }
3911
4503
  },
@@ -3928,7 +4520,7 @@
3928
4520
  }
3929
4521
  ],
3930
4522
  "compatibility": {
3931
- "nuxt": "^3.0.0",
4523
+ "nuxt": ">=3.0.0",
3932
4524
  "requires": {}
3933
4525
  }
3934
4526
  },
@@ -3950,7 +4542,7 @@
3950
4542
  }
3951
4543
  ],
3952
4544
  "compatibility": {
3953
- "nuxt": "^2.0.0 || ^3.0.0",
4545
+ "nuxt": "^2.0.0 || >=3.0.0",
3954
4546
  "requires": {}
3955
4547
  }
3956
4548
  },
@@ -3971,6 +4563,28 @@
3971
4563
  "github": "AlexLavoie42"
3972
4564
  }
3973
4565
  ],
4566
+ "compatibility": {
4567
+ "nuxt": ">=3.0.0",
4568
+ "requires": {}
4569
+ }
4570
+ },
4571
+ {
4572
+ "name": "nuxt-maplibre",
4573
+ "description": "Maplibre integration with Nuxt",
4574
+ "repo": "Gugustinette/nuxt-maplibre",
4575
+ "npm": "nuxt-maplibre",
4576
+ "icon": "maplibre.png",
4577
+ "github": "https://github.com/Gugustinette/nuxt-maplibre",
4578
+ "website": "https://gugustinette.github.io/nuxt-maplibre/",
4579
+ "learn_more": "https://gugustinette.github.io/nuxt-maplibre/",
4580
+ "category": "Libraries",
4581
+ "type": "3rd-party",
4582
+ "maintainers": [
4583
+ {
4584
+ "name": "Augustin MERCIER",
4585
+ "github": "Gugustinette"
4586
+ }
4587
+ ],
3974
4588
  "compatibility": {
3975
4589
  "nuxt": "^3.0.0",
3976
4590
  "requires": {}
@@ -3994,7 +4608,30 @@
3994
4608
  }
3995
4609
  ],
3996
4610
  "compatibility": {
3997
- "nuxt": "^3.0.0",
4611
+ "nuxt": ">=3.0.0",
4612
+ "requires": {}
4613
+ }
4614
+ },
4615
+ {
4616
+ "name": "nuxt-meta-pixel",
4617
+ "description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
4618
+ "repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
4619
+ "npm": "nuxt-meta-pixel",
4620
+ "icon": "",
4621
+ "github": "https://github.com/tanukijs/meta-pixel",
4622
+ "website": "https://github.com/tanukijs/meta-pixel",
4623
+ "learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
4624
+ "category": "Analytics",
4625
+ "type": "3rd-party",
4626
+ "maintainers": [
4627
+ {
4628
+ "name": "tanukijs",
4629
+ "github": "tanukijs",
4630
+ "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4631
+ }
4632
+ ],
4633
+ "compatibility": {
4634
+ "nuxt": ">=3.0.0",
3998
4635
  "requires": {}
3999
4636
  }
4000
4637
  },
@@ -4016,7 +4653,7 @@
4016
4653
  }
4017
4654
  ],
4018
4655
  "compatibility": {
4019
- "nuxt": "^3.0.0",
4656
+ "nuxt": ">=3.0.0",
4020
4657
  "requires": {}
4021
4658
  }
4022
4659
  },
@@ -4038,7 +4675,7 @@
4038
4675
  }
4039
4676
  ],
4040
4677
  "compatibility": {
4041
- "nuxt": "^3.0.0",
4678
+ "nuxt": ">=3.0.0",
4042
4679
  "requires": {},
4043
4680
  "devtools": "^0.0.0"
4044
4681
  }
@@ -4062,7 +4699,7 @@
4062
4699
  }
4063
4700
  ],
4064
4701
  "compatibility": {
4065
- "nuxt": "^3.0.0",
4702
+ "nuxt": ">=3.0.0",
4066
4703
  "requires": {}
4067
4704
  }
4068
4705
  },
@@ -4084,7 +4721,7 @@
4084
4721
  }
4085
4722
  ],
4086
4723
  "compatibility": {
4087
- "nuxt": "^3.0.0",
4724
+ "nuxt": ">=3.0.0",
4088
4725
  "requires": {}
4089
4726
  }
4090
4727
  },
@@ -4110,7 +4747,7 @@
4110
4747
  }
4111
4748
  ],
4112
4749
  "compatibility": {
4113
- "nuxt": "^3.0.0",
4750
+ "nuxt": ">=3.0.0",
4114
4751
  "requires": {},
4115
4752
  "devtools": "^0.0.0"
4116
4753
  }
@@ -4134,7 +4771,30 @@
4134
4771
  }
4135
4772
  ],
4136
4773
  "compatibility": {
4137
- "nuxt": "^3.0.0",
4774
+ "nuxt": ">=3.0.0",
4775
+ "requires": {}
4776
+ }
4777
+ },
4778
+ {
4779
+ "name": "nuxt-pdf-frame",
4780
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4781
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4782
+ "npm": "@i2d/nuxt-pdf-frame",
4783
+ "icon": "pdf-frame.svg",
4784
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4785
+ "website": "https://www.pdf-frame.org",
4786
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4787
+ "category": "Libraries",
4788
+ "type": "3rd-party",
4789
+ "maintainers": [
4790
+ {
4791
+ "name": "Narayana Swamy",
4792
+ "github": "nswamy14",
4793
+ "email": "narayanaswamy14@gmail.com"
4794
+ }
4795
+ ],
4796
+ "compatibility": {
4797
+ "nuxt": ">=3.0.0",
4138
4798
  "requires": {}
4139
4799
  }
4140
4800
  },
@@ -4145,7 +4805,7 @@
4145
4805
  "npm": "@sidebase/nuxt-pdf",
4146
4806
  "icon": "nuxt-pdf.png",
4147
4807
  "github": "https://github.com/sidebase/nuxt-pdf",
4148
- "website": "https://sidebase.io/nuxt-pdf",
4808
+ "website": "https://github.com/sidebase/nuxt-pdf",
4149
4809
  "learn_more": "https://github.com/sidebase",
4150
4810
  "category": "Extensions",
4151
4811
  "type": "3rd-party",
@@ -4157,7 +4817,7 @@
4157
4817
  }
4158
4818
  ],
4159
4819
  "compatibility": {
4160
- "nuxt": "^3.0.0",
4820
+ "nuxt": ">=3.0.0",
4161
4821
  "requires": {}
4162
4822
  }
4163
4823
  },
@@ -4179,7 +4839,7 @@
4179
4839
  }
4180
4840
  ],
4181
4841
  "compatibility": {
4182
- "nuxt": "^3.0.0",
4842
+ "nuxt": ">=3.0.0",
4183
4843
  "requires": {}
4184
4844
  }
4185
4845
  },
@@ -4205,28 +4865,6 @@
4205
4865
  "requires": {}
4206
4866
  }
4207
4867
  },
4208
- {
4209
- "name": "plausible",
4210
- "description": "Nuxt module to natively integrate Plausible analytics",
4211
- "repo": "nuxt-modules/plausible",
4212
- "npm": "@nuxtjs/plausible",
4213
- "icon": "plausible.png",
4214
- "github": "https://github.com/nuxt-modules/plausible",
4215
- "website": "https://github.com/nuxt-modules/plausible",
4216
- "learn_more": "https://plausible.io/",
4217
- "category": "Analytics",
4218
- "type": "community",
4219
- "maintainers": [
4220
- {
4221
- "name": "Johann Schopplich",
4222
- "github": "johannschopplich"
4223
- }
4224
- ],
4225
- "compatibility": {
4226
- "nuxt": "^3.0.0",
4227
- "requires": {}
4228
- }
4229
- },
4230
4868
  {
4231
4869
  "name": "nuxt-plotly",
4232
4870
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4249,7 +4887,7 @@
4249
4887
  }
4250
4888
  ],
4251
4889
  "compatibility": {
4252
- "nuxt": "^3.0.0",
4890
+ "nuxt": ">=3.0.0",
4253
4891
  "requires": {}
4254
4892
  }
4255
4893
  },
@@ -4276,6 +4914,28 @@
4276
4914
  "requires": {}
4277
4915
  }
4278
4916
  },
4917
+ {
4918
+ "name": "nuxt-posthog",
4919
+ "description": "Integrate PostHog into your application with minimal configuration",
4920
+ "repo": "mitjans/nuxt-posthog",
4921
+ "npm": "nuxt-posthog",
4922
+ "icon": "posthog.svg",
4923
+ "github": "https://github.com/mitjans/nuxt-posthog",
4924
+ "website": "https://nuxt-posthog.cmitjans.dev",
4925
+ "learn_more": "https://posthog.com",
4926
+ "category": "Analytics",
4927
+ "type": "3rd-party",
4928
+ "maintainers": [
4929
+ {
4930
+ "name": "Carles Mitjans",
4931
+ "github": "mitjans"
4932
+ }
4933
+ ],
4934
+ "compatibility": {
4935
+ "nuxt": ">=3.0.0",
4936
+ "requires": {}
4937
+ }
4938
+ },
4279
4939
  {
4280
4940
  "name": "nuxt-smartlook",
4281
4941
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4302,12 +4962,12 @@
4302
4962
  },
4303
4963
  {
4304
4964
  "name": "nuxt-social-share",
4305
- "description": "Simple Social Sharing for Nuxt",
4965
+ "description": "Simple social sharing for your Nuxt Sites",
4306
4966
  "repo": "stefanobartoletti/nuxt-social-share",
4307
4967
  "npm": "@stefanobartoletti/nuxt-social-share",
4308
4968
  "icon": "nuxt-social-share.png",
4309
4969
  "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4310
- "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4970
+ "website": "https://nuxt-social-share.stefanobartoletti.it",
4311
4971
  "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4312
4972
  "category": "Extensions",
4313
4973
  "type": "3rd-party",
@@ -4318,7 +4978,7 @@
4318
4978
  }
4319
4979
  ],
4320
4980
  "compatibility": {
4321
- "nuxt": "^3.0.0",
4981
+ "nuxt": ">=3.0.0",
4322
4982
  "requires": {}
4323
4983
  }
4324
4984
  },
@@ -4346,7 +5006,7 @@
4346
5006
  }
4347
5007
  ],
4348
5008
  "compatibility": {
4349
- "nuxt": "^3.0.0",
5009
+ "nuxt": ">=3.0.0",
4350
5010
  "requires": {}
4351
5011
  }
4352
5012
  },
@@ -4391,7 +5051,7 @@
4391
5051
  }
4392
5052
  ],
4393
5053
  "compatibility": {
4394
- "nuxt": "^3.0.0",
5054
+ "nuxt": ">=3.0.0",
4395
5055
  "requires": {},
4396
5056
  "devtools": "^0.0.0"
4397
5057
  }
@@ -4413,6 +5073,29 @@
4413
5073
  "github": "cpsoinos"
4414
5074
  }
4415
5075
  ],
5076
+ "compatibility": {
5077
+ "nuxt": ">=3.0.0",
5078
+ "requires": {}
5079
+ }
5080
+ },
5081
+ {
5082
+ "name": "nuxt-telegram-auth",
5083
+ "description": "Telegram login widget integration for Nuxt 3",
5084
+ "repo": "halitsever/nuxt-telegram-auth",
5085
+ "npm": "nuxt-telegram-auth",
5086
+ "icon": "nuxt-telegram-auth.png",
5087
+ "github": "https://github.com/halitsever/nuxt-telegram-auth",
5088
+ "website": "https://halitsever.github.io/nuxt-telegram-auth",
5089
+ "learn_more": "",
5090
+ "category": "Security",
5091
+ "type": "3rd-party",
5092
+ "maintainers": [
5093
+ {
5094
+ "name": "Halit Sever",
5095
+ "github": "halitsever",
5096
+ "avatar": "https://avatars.githubusercontent.com/u/34791459?v=4"
5097
+ }
5098
+ ],
4416
5099
  "compatibility": {
4417
5100
  "nuxt": "^3.0.0",
4418
5101
  "requires": {}
@@ -4462,6 +5145,28 @@
4462
5145
  "requires": {}
4463
5146
  }
4464
5147
  },
5148
+ {
5149
+ "name": "nuxt-uswds",
5150
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
5151
+ "repo": "patrickcate/nuxt-uswds",
5152
+ "npm": "nuxt-uswds",
5153
+ "icon": "nuxt-uswds.svg",
5154
+ "github": "https://github.com/patrickcate/nuxt-uswds",
5155
+ "website": "https://github.com/patrickcate/nuxt-uswds",
5156
+ "learn_more": "",
5157
+ "category": "UI",
5158
+ "type": "3rd-party",
5159
+ "maintainers": [
5160
+ {
5161
+ "name": "Patrick Cate",
5162
+ "github": "patrickcate"
5163
+ }
5164
+ ],
5165
+ "compatibility": {
5166
+ "nuxt": ">=3.0.0",
5167
+ "requires": {}
5168
+ }
5169
+ },
4465
5170
  {
4466
5171
  "name": "nuxt-viewport",
4467
5172
  "description": "Define custom viewports for your Nuxt project",
@@ -4480,7 +5185,7 @@
4480
5185
  }
4481
5186
  ],
4482
5187
  "compatibility": {
4483
- "nuxt": "^2.0.0 || ^3.0.0",
5188
+ "nuxt": "^2.0.0 || >=3.0.0",
4484
5189
  "requires": {
4485
5190
  "bridge": "optional"
4486
5191
  }
@@ -4499,41 +5204,113 @@
4499
5204
  "type": "3rd-party",
4500
5205
  "maintainers": [
4501
5206
  {
4502
- "name": "Kasun Vithanage",
4503
- "github": "kasvith"
5207
+ "name": "Kasun Vithanage",
5208
+ "github": "kasvith"
5209
+ }
5210
+ ],
5211
+ "compatibility": {
5212
+ "nuxt": ">=3.0.0",
5213
+ "requires": {}
5214
+ }
5215
+ },
5216
+ {
5217
+ "name": "nuxt-zod-i18n",
5218
+ "description": "A Nuxt Module for localizing zod error messages.",
5219
+ "repo": "xibman/nuxt-zod-i18n",
5220
+ "npm": "nuxt-zod-i18n",
5221
+ "icon": "nuxt-zod-i18n.svg",
5222
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
5223
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
5224
+ "learn_more": "",
5225
+ "category": "Libraries",
5226
+ "type": "3rd-party",
5227
+ "maintainers": [
5228
+ {
5229
+ "name": "xibman",
5230
+ "github": "xibman"
5231
+ }
5232
+ ],
5233
+ "compatibility": {
5234
+ "nuxt": ">=3.0.0",
5235
+ "requires": {}
5236
+ }
5237
+ },
5238
+ {
5239
+ "name": "nuxt2-leaflet",
5240
+ "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
5241
+ "repo": "schlunsen/nuxt-leaflet",
5242
+ "npm": "nuxt-leaflet",
5243
+ "icon": "leaflet.png",
5244
+ "github": "https://github.com/schlunsen/nuxt-leaflet",
5245
+ "website": "https://github.com/schlunsen/nuxt-leaflet",
5246
+ "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
5247
+ "category": "Libraries",
5248
+ "type": "3rd-party",
5249
+ "maintainers": [
5250
+ {
5251
+ "name": "schlunsen",
5252
+ "github": "schlunsen"
5253
+ }
5254
+ ],
5255
+ "compatibility": {
5256
+ "nuxt": "^2.0.0",
5257
+ "requires": {}
5258
+ }
5259
+ },
5260
+ {
5261
+ "name": "nuxt2-ngrok",
5262
+ "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",
5263
+ "repo": "nuxt-community/ngrok",
5264
+ "npm": "@nuxtjs/ngrok",
5265
+ "icon": "ngrok.png",
5266
+ "github": "https://github.com/nuxt-community/ngrok-module",
5267
+ "website": "https://ngrok.nuxtjs.org",
5268
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
5269
+ "category": "Devtools",
5270
+ "type": "community",
5271
+ "maintainers": [
5272
+ {
5273
+ "name": "Debbie O'Brien",
5274
+ "github": "debs-obrien",
5275
+ "twitter": "debs_obrien"
5276
+ },
5277
+ {
5278
+ "name": "Pooya Parsa",
5279
+ "github": "pi0",
5280
+ "twitter": "_pi0_"
4504
5281
  }
4505
5282
  ],
4506
5283
  "compatibility": {
4507
- "nuxt": "^3.0.0",
5284
+ "nuxt": "^2.0.0",
4508
5285
  "requires": {}
4509
5286
  }
4510
5287
  },
4511
5288
  {
4512
- "name": "nuxt-zod-i18n",
4513
- "description": "A Nuxt Module for localizing zod error messages.",
4514
- "repo": "xibman/nuxt-zod-i18n",
4515
- "npm": "nuxt-zod-i18n",
4516
- "icon": "nuxt-zod-i18n.svg",
4517
- "github": "https://github.com/xibman/nuxt-zod-i18n",
4518
- "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4519
- "learn_more": "",
4520
- "category": "Libraries",
4521
- "type": "3rd-party",
5289
+ "name": "nuxt2-sentry",
5290
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
5291
+ "repo": "nuxt-community/sentry-module",
5292
+ "npm": "@nuxtjs/sentry",
5293
+ "icon": "sentry.svg",
5294
+ "github": "https://github.com/nuxt-community/sentry-module",
5295
+ "website": "https://sentry.nuxtjs.org/",
5296
+ "learn_more": "https://sentry.io/welcome/",
5297
+ "category": "Monitoring",
5298
+ "type": "community",
4522
5299
  "maintainers": [
4523
5300
  {
4524
- "name": "xibman",
4525
- "github": "xibman"
5301
+ "name": "Rafał Chłodnicki",
5302
+ "github": "rchl"
4526
5303
  }
4527
5304
  ],
4528
5305
  "compatibility": {
4529
- "nuxt": "^3.0.0",
5306
+ "nuxt": "^2.0.0",
4530
5307
  "requires": {}
4531
5308
  }
4532
5309
  },
4533
5310
  {
4534
5311
  "name": "nuxt3-interpolation",
4535
5312
  "description": "",
4536
- "repo": "daliborgogic/interpolation#master",
5313
+ "repo": "daliborgogic/interpolation",
4537
5314
  "npm": "nuxt3-interpolation",
4538
5315
  "icon": "",
4539
5316
  "github": "https://github.com/daliborgogic/interpolation/tree/master",
@@ -4548,29 +5325,7 @@
4548
5325
  }
4549
5326
  ],
4550
5327
  "compatibility": {
4551
- "nuxt": "^3.0.0",
4552
- "requires": {}
4553
- }
4554
- },
4555
- {
4556
- "name": "nuxt3-leaflet",
4557
- "description": "Leaflet integration with Nuxt",
4558
- "repo": "Gugustinette/Nuxt-Leaflet",
4559
- "npm": "nuxt3-leaflet",
4560
- "icon": "leaflet.png",
4561
- "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4562
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4563
- "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4564
- "category": "Libraries",
4565
- "type": "3rd-party",
4566
- "maintainers": [
4567
- {
4568
- "name": "Augustin MERCIER",
4569
- "github": "Gugustinette"
4570
- }
4571
- ],
4572
- "compatibility": {
4573
- "nuxt": "^3.0.0",
5328
+ "nuxt": ">=3.0.0",
4574
5329
  "requires": {}
4575
5330
  }
4576
5331
  },
@@ -4617,7 +5372,7 @@
4617
5372
  }
4618
5373
  ],
4619
5374
  "compatibility": {
4620
- "nuxt": "^3.0.0",
5375
+ "nuxt": ">=3.0.0",
4621
5376
  "requires": {},
4622
5377
  "devtools": "^0.0.0"
4623
5378
  }
@@ -4645,6 +5400,28 @@
4645
5400
  "requires": {}
4646
5401
  }
4647
5402
  },
5403
+ {
5404
+ "name": "onyx",
5405
+ "description": "A design system and Vue.js component library created by Schwarz IT",
5406
+ "repo": "SchwarzIT/onyx#main/packages/nuxt",
5407
+ "npm": "@sit-onyx/nuxt",
5408
+ "icon": "onyx.svg",
5409
+ "github": "https://github.com/SchwarzIT/onyx",
5410
+ "website": "https://onyx.schwarz/development/packages/nuxt.html",
5411
+ "learn_more": "https://onyx.schwarz",
5412
+ "category": "UI",
5413
+ "type": "3rd-party",
5414
+ "maintainers": [
5415
+ {
5416
+ "name": "Schwarz IT",
5417
+ "github": "SchwarzIT"
5418
+ }
5419
+ ],
5420
+ "compatibility": {
5421
+ "nuxt": ">=3.0.0",
5422
+ "requires": {}
5423
+ }
5424
+ },
4648
5425
  {
4649
5426
  "name": "optimized-images",
4650
5427
  "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
@@ -4731,7 +5508,7 @@
4731
5508
  }
4732
5509
  ],
4733
5510
  "compatibility": {
4734
- "nuxt": "^3.0.0",
5511
+ "nuxt": ">=3.0.0",
4735
5512
  "requires": {}
4736
5513
  }
4737
5514
  },
@@ -4754,7 +5531,7 @@
4754
5531
  }
4755
5532
  ],
4756
5533
  "compatibility": {
4757
- "nuxt": "^2.0.0 || ^3.0.0",
5534
+ "nuxt": "^2.0.0 || >=3.0.0",
4758
5535
  "requires": {
4759
5536
  "bridge": true
4760
5537
  }
@@ -4778,7 +5555,7 @@
4778
5555
  }
4779
5556
  ],
4780
5557
  "compatibility": {
4781
- "nuxt": "^3.0.0",
5558
+ "nuxt": ">=3.0.0",
4782
5559
  "requires": {}
4783
5560
  }
4784
5561
  },
@@ -4802,7 +5579,29 @@
4802
5579
  }
4803
5580
  ],
4804
5581
  "compatibility": {
4805
- "nuxt": "^3.0.0",
5582
+ "nuxt": ">=3.0.0",
5583
+ "requires": {}
5584
+ }
5585
+ },
5586
+ {
5587
+ "name": "pergel",
5588
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5589
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5590
+ "npm": "pergel",
5591
+ "icon": "pergel.svg",
5592
+ "github": "https://github.com/oku-ui/pergel",
5593
+ "website": "https://oku-ui.com/pergel",
5594
+ "learn_more": "",
5595
+ "category": "Devtools",
5596
+ "type": "3rd-party",
5597
+ "maintainers": [
5598
+ {
5599
+ "name": "Mehmet - productdevbook",
5600
+ "github": "productdevbook"
5601
+ }
5602
+ ],
5603
+ "compatibility": {
5604
+ "nuxt": ">=3.10.0",
4806
5605
  "requires": {}
4807
5606
  }
4808
5607
  },
@@ -4832,7 +5631,7 @@
4832
5631
  {
4833
5632
  "name": "pinia-orm",
4834
5633
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4835
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5634
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4836
5635
  "npm": "@pinia-orm/nuxt",
4837
5636
  "icon": "pinia-orm.svg",
4838
5637
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4847,7 +5646,7 @@
4847
5646
  }
4848
5647
  ],
4849
5648
  "compatibility": {
4850
- "nuxt": "^2.0.0 || ^3.0.0",
5649
+ "nuxt": "^2.0.0 || >=3.0.0",
4851
5650
  "requires": {
4852
5651
  "bridge": "optional"
4853
5652
  }
@@ -4856,10 +5655,10 @@
4856
5655
  {
4857
5656
  "name": "pinia-plugin-persistedstate",
4858
5657
  "description": "Configurable persistence and rehydration of Pinia stores.",
4859
- "repo": "prazdevs/pinia-plugin-persistedstate#main/packages/nuxt",
4860
- "npm": "@pinia-plugin-persistedstate/nuxt",
5658
+ "repo": "prazdevs/pinia-plugin-persistedstate",
5659
+ "npm": "pinia-plugin-persistedstate",
4861
5660
  "icon": "pinia-plugin-persistedstate.png",
4862
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate/tree/main/packages/nuxt",
5661
+ "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
4863
5662
  "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
4864
5663
  "learn_more": "",
4865
5664
  "category": "Extensions",
@@ -4871,7 +5670,7 @@
4871
5670
  }
4872
5671
  ],
4873
5672
  "compatibility": {
4874
- "nuxt": "^2.0.0 || ^3.0.0",
5673
+ "nuxt": "^2.0.0 || >=3.0.0",
4875
5674
  "requires": {
4876
5675
  "bridge": "optional"
4877
5676
  }
@@ -4895,7 +5694,7 @@
4895
5694
  }
4896
5695
  ],
4897
5696
  "compatibility": {
4898
- "nuxt": "^2.0.0 || ^3.0.0",
5697
+ "nuxt": "^2.0.0 || >=3.0.0",
4899
5698
  "requires": {
4900
5699
  "bridge": "optional"
4901
5700
  }
@@ -4906,20 +5705,42 @@
4906
5705
  "description": "Nuxt module to natively integrate Plausible analytics",
4907
5706
  "repo": "nuxt-modules/plausible",
4908
5707
  "npm": "@nuxtjs/plausible",
4909
- "icon": "",
5708
+ "icon": "plausible.svg",
4910
5709
  "github": "https://github.com/nuxt-modules/plausible",
4911
5710
  "website": "https://github.com/nuxt-modules/plausible",
4912
5711
  "learn_more": "",
4913
- "category": "Devtools",
5712
+ "category": "Analytics",
4914
5713
  "type": "community",
4915
5714
  "maintainers": [
4916
5715
  {
4917
- "name": "nuxt-modules",
4918
- "github": "nuxt-modules"
5716
+ "name": "Johann Schopplich",
5717
+ "github": "johannschopplich"
4919
5718
  }
4920
5719
  ],
4921
5720
  "compatibility": {
4922
- "nuxt": "^2.0.0",
5721
+ "nuxt": "^2.0.0 || >=3.0.0",
5722
+ "requires": {}
5723
+ }
5724
+ },
5725
+ {
5726
+ "name": "precognition",
5727
+ "description": "Nuxt module implementing Laravel Precognition protocol in Nitro",
5728
+ "repo": "sot1986/nuxt-precognition",
5729
+ "npm": "nuxt-precognition",
5730
+ "icon": "laravel.svg",
5731
+ "github": "https://github.com/sot1986/nuxt-precognition",
5732
+ "website": "https://github.com/sot1986/nuxt-precognition",
5733
+ "learn_more": "",
5734
+ "category": "Security",
5735
+ "type": "3rd-party",
5736
+ "maintainers": [
5737
+ {
5738
+ "name": "sot1986",
5739
+ "github": "sot1986"
5740
+ }
5741
+ ],
5742
+ "compatibility": {
5743
+ "nuxt": ">=3.0.0",
4923
5744
  "requires": {}
4924
5745
  }
4925
5746
  },
@@ -4965,19 +5786,19 @@
4965
5786
  }
4966
5787
  ],
4967
5788
  "compatibility": {
4968
- "nuxt": "^3.0.0",
5789
+ "nuxt": ">=3.0.0",
4969
5790
  "requires": {}
4970
5791
  }
4971
5792
  },
4972
5793
  {
4973
5794
  "name": "primevue",
4974
5795
  "description": "Next Generation Vue UI Component Library",
4975
- "repo": "primefaces/primevue-nuxt-module",
4976
- "npm": "nuxt-primevue",
5796
+ "repo": "primefaces/primevue#master/packages/nuxt-module",
5797
+ "npm": "@primevue/nuxt-module",
4977
5798
  "icon": "primevue.svg",
4978
- "github": "https://github.com/primefaces/primevue-nuxt-module",
5799
+ "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
4979
5800
  "website": "https://primevue.org/",
4980
- "learn_more": "https://primevue.org/",
5801
+ "learn_more": "https://primevue.org/nuxt/",
4981
5802
  "category": "UI",
4982
5803
  "type": "3rd-party",
4983
5804
  "maintainers": [
@@ -4988,7 +5809,29 @@
4988
5809
  }
4989
5810
  ],
4990
5811
  "compatibility": {
4991
- "nuxt": "^3.0.0",
5812
+ "nuxt": ">=3.0.0",
5813
+ "requires": {}
5814
+ }
5815
+ },
5816
+ {
5817
+ "name": "prisma",
5818
+ "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
5819
+ "repo": "prisma/nuxt-prisma",
5820
+ "npm": "@prisma/nuxt",
5821
+ "icon": "prisma.png",
5822
+ "github": "https://github.com/prisma/nuxt-prisma",
5823
+ "website": "https://pris.ly/prisma-nuxt",
5824
+ "learn_more": "https://www.prisma.io/orm",
5825
+ "category": "Database",
5826
+ "type": "3rd-party",
5827
+ "maintainers": [
5828
+ {
5829
+ "name": "prisma",
5830
+ "github": "prisma"
5831
+ }
5832
+ ],
5833
+ "compatibility": {
5834
+ "nuxt": ">=3.0.0",
4992
5835
  "requires": {}
4993
5836
  }
4994
5837
  },
@@ -5011,7 +5854,7 @@
5011
5854
  }
5012
5855
  ],
5013
5856
  "compatibility": {
5014
- "nuxt": "^2.0.0 || ^3.0.0",
5857
+ "nuxt": "^2.0.0 || >=3.0.0",
5015
5858
  "requires": {}
5016
5859
  }
5017
5860
  },
@@ -5033,7 +5876,7 @@
5033
5876
  }
5034
5877
  ],
5035
5878
  "compatibility": {
5036
- "nuxt": "^3.0.0",
5879
+ "nuxt": ">=3.0.0",
5037
5880
  "requires": {}
5038
5881
  }
5039
5882
  },
@@ -5123,7 +5966,7 @@
5123
5966
  }
5124
5967
  ],
5125
5968
  "compatibility": {
5126
- "nuxt": "^2.0.0 || ^3.0.0",
5969
+ "nuxt": "^2.0.0 || >=3.0.0",
5127
5970
  "requires": {}
5128
5971
  }
5129
5972
  },
@@ -5192,7 +6035,7 @@
5192
6035
  }
5193
6036
  ],
5194
6037
  "compatibility": {
5195
- "nuxt": "^3.0.0",
6038
+ "nuxt": ">=3.0.0",
5196
6039
  "requires": {},
5197
6040
  "devtools": "^0.0.0"
5198
6041
  }
@@ -5215,7 +6058,7 @@
5215
6058
  }
5216
6059
  ],
5217
6060
  "compatibility": {
5218
- "nuxt": "^3.0.0",
6061
+ "nuxt": ">=3.0.0",
5219
6062
  "requires": {}
5220
6063
  }
5221
6064
  },
@@ -5250,7 +6093,7 @@
5250
6093
  }
5251
6094
  ],
5252
6095
  "compatibility": {
5253
- "nuxt": "^3.0.0",
6096
+ "nuxt": ">=3.0.0",
5254
6097
  "requires": {}
5255
6098
  }
5256
6099
  },
@@ -5318,7 +6161,7 @@
5318
6161
  }
5319
6162
  ],
5320
6163
  "compatibility": {
5321
- "nuxt": "^3.0.0",
6164
+ "nuxt": ">=3.0.0",
5322
6165
  "requires": {}
5323
6166
  }
5324
6167
  },
@@ -5346,10 +6189,10 @@
5346
6189
  },
5347
6190
  {
5348
6191
  "name": "robots",
5349
- "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
6192
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
5350
6193
  "repo": "nuxt-modules/robots",
5351
6194
  "npm": "@nuxtjs/robots",
5352
- "icon": "robots.png",
6195
+ "icon": "simple-robots.svg",
5353
6196
  "github": "https://github.com/nuxt-modules/robots",
5354
6197
  "website": "https://github.com/nuxt-modules/robots",
5355
6198
  "learn_more": "",
@@ -5359,10 +6202,16 @@
5359
6202
  {
5360
6203
  "name": "Ricardo Gobbo de Souza",
5361
6204
  "github": "ricardogobbosouza"
6205
+ },
6206
+ {
6207
+ "name": "Harlan Wilton",
6208
+ "github": "harlan-zw",
6209
+ "twitter": "harlan_zw",
6210
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5362
6211
  }
5363
6212
  ],
5364
6213
  "compatibility": {
5365
- "nuxt": "^2.0.0 || ^3.0.0",
6214
+ "nuxt": "^2.0.0 || >=3.0.0",
5366
6215
  "requires": {
5367
6216
  "bridge": "optional"
5368
6217
  }
@@ -5386,7 +6235,7 @@
5386
6235
  }
5387
6236
  ],
5388
6237
  "compatibility": {
5389
- "nuxt": "^3.0.0",
6238
+ "nuxt": ">=3.0.0",
5390
6239
  "requires": {}
5391
6240
  }
5392
6241
  },
@@ -5455,12 +6304,35 @@
5455
6304
  }
5456
6305
  ],
5457
6306
  "compatibility": {
5458
- "nuxt": "^2.0.0 || ^3.0.0",
6307
+ "nuxt": "^2.0.0 || >=3.0.0",
5459
6308
  "requires": {
5460
6309
  "bridge": "optional"
5461
6310
  }
5462
6311
  }
5463
6312
  },
6313
+ {
6314
+ "name": "scalar",
6315
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6316
+ "repo": "scalar/scalar#main/packages/nuxt",
6317
+ "npm": "@scalar/nuxt",
6318
+ "icon": "scalar.svg",
6319
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6320
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6321
+ "learn_more": "https://scalar.com",
6322
+ "category": "Devtools",
6323
+ "type": "3rd-party",
6324
+ "maintainers": [
6325
+ {
6326
+ "name": "scalar",
6327
+ "github": "scalar",
6328
+ "twitter": "scalar"
6329
+ }
6330
+ ],
6331
+ "compatibility": {
6332
+ "nuxt": ">=3.0.0",
6333
+ "requires": {}
6334
+ }
6335
+ },
5464
6336
  {
5465
6337
  "name": "schema-org",
5466
6338
  "description": "Quick and easy Schema.org graphs.",
@@ -5481,7 +6353,30 @@
5481
6353
  }
5482
6354
  ],
5483
6355
  "compatibility": {
5484
- "nuxt": "^3.0.0",
6356
+ "nuxt": ">=3.0.0",
6357
+ "requires": {}
6358
+ }
6359
+ },
6360
+ {
6361
+ "name": "scripts",
6362
+ "description": "Plug-and-play script optimization for Nuxt applications.",
6363
+ "repo": "nuxt/scripts",
6364
+ "npm": "@nuxt/scripts",
6365
+ "icon": "nuxt.svg",
6366
+ "github": "https://github.com/nuxt/scripts",
6367
+ "website": "https://scripts.nuxt.com",
6368
+ "learn_more": "",
6369
+ "category": "Libraries",
6370
+ "type": "official",
6371
+ "maintainers": [
6372
+ {
6373
+ "name": "Harlan Wilton",
6374
+ "github": "harlan-zw",
6375
+ "twitter": "harlan_zw"
6376
+ }
6377
+ ],
6378
+ "compatibility": {
6379
+ "nuxt": ">=3.0.0",
5485
6380
  "requires": {}
5486
6381
  }
5487
6382
  },
@@ -5526,7 +6421,7 @@
5526
6421
  }
5527
6422
  ],
5528
6423
  "compatibility": {
5529
- "nuxt": "^3.0.0",
6424
+ "nuxt": ">=3.0.0",
5530
6425
  "requires": {}
5531
6426
  }
5532
6427
  },
@@ -5554,23 +6449,23 @@
5554
6449
  },
5555
6450
  {
5556
6451
  "name": "sentry",
5557
- "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
5558
- "repo": "nuxt-community/sentry-module",
5559
- "npm": "@nuxtjs/sentry",
6452
+ "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
6453
+ "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
6454
+ "npm": "@sentry/nuxt",
5560
6455
  "icon": "sentry.svg",
5561
- "github": "https://github.com/nuxt-community/sentry-module",
5562
- "website": "https://sentry.nuxtjs.org/",
5563
- "learn_more": "https://sentry.io/welcome/",
6456
+ "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
6457
+ "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
6458
+ "learn_more": "https://sentry.io",
5564
6459
  "category": "Monitoring",
5565
- "type": "community",
6460
+ "type": "3rd-party",
5566
6461
  "maintainers": [
5567
6462
  {
5568
- "name": "Rafał Chłodnicki",
5569
- "github": "rchl"
6463
+ "name": "Sentry",
6464
+ "github": "getsentry"
5570
6465
  }
5571
6466
  ],
5572
6467
  "compatibility": {
5573
- "nuxt": "^2.0.0",
6468
+ "nuxt": "^3.0.0",
5574
6469
  "requires": {}
5575
6470
  }
5576
6471
  },
@@ -5578,7 +6473,7 @@
5578
6473
  "name": "seo-experiments",
5579
6474
  "description": "Powerful SEO DX improvements.",
5580
6475
  "repo": "harlan-zw/nuxt-seo-experiments",
5581
- "npm": "nuxt-seo-experiments",
6476
+ "npm": "nuxt-seo-utils",
5582
6477
  "icon": "seo-experiments.svg",
5583
6478
  "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5584
6479
  "website": "https://nuxtseo.com/experiments",
@@ -5594,7 +6489,7 @@
5594
6489
  }
5595
6490
  ],
5596
6491
  "compatibility": {
5597
- "nuxt": "^3.0.0",
6492
+ "nuxt": ">=3.0.0",
5598
6493
  "requires": {}
5599
6494
  }
5600
6495
  },
@@ -5639,7 +6534,7 @@
5639
6534
  }
5640
6535
  ],
5641
6536
  "compatibility": {
5642
- "nuxt": "^3.0.0",
6537
+ "nuxt": ">=3.0.0",
5643
6538
  "requires": {}
5644
6539
  }
5645
6540
  },
@@ -5707,30 +6602,34 @@
5707
6602
  }
5708
6603
  ],
5709
6604
  "compatibility": {
5710
- "nuxt": "^3.0.0",
6605
+ "nuxt": ">=3.0.0",
5711
6606
  "requires": {}
5712
6607
  }
5713
6608
  },
5714
6609
  {
5715
- "name": "session",
5716
- "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",
5717
- "repo": "sidebase/nuxt-session",
5718
- "npm": "@sidebase/nuxt-session",
5719
- "icon": "session.png",
5720
- "github": "https://github.com/sidebase/nuxt-session",
5721
- "website": "https://github.com/sidebase/nuxt-session",
5722
- "learn_more": "https://github.com/sidebase",
5723
- "category": "Security",
6610
+ "name": "shadcn",
6611
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6612
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6613
+ "npm": "shadcn-nuxt",
6614
+ "icon": "",
6615
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6616
+ "website": "https://www.shadcn-vue.com",
6617
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6618
+ "category": "UI",
5724
6619
  "type": "3rd-party",
5725
6620
  "maintainers": [
5726
6621
  {
5727
- "name": "sidebase",
5728
- "github": "sidebase",
5729
- "twitter": "sidebase_io"
6622
+ "name": "Zernonia",
6623
+ "github": "zernonia",
6624
+ "twitter": "zernonia"
6625
+ },
6626
+ {
6627
+ "name": "Sadegh Barati",
6628
+ "github": "sadeghbarati"
5730
6629
  }
5731
6630
  ],
5732
6631
  "compatibility": {
5733
- "nuxt": "^3.0.0",
6632
+ "nuxt": ">=3.0.0",
5734
6633
  "requires": {}
5735
6634
  }
5736
6635
  },
@@ -5756,15 +6655,37 @@
5756
6655
  "requires": {}
5757
6656
  }
5758
6657
  },
6658
+ {
6659
+ "name": "shuimo-ui",
6660
+ "description": "A Chinese Shuimo style component library.",
6661
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
6662
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
6663
+ "icon": "shuimo-ui.svg",
6664
+ "github": "https://github.com/shuimo-design/shuimo-ui",
6665
+ "website": "https://shuimo.design",
6666
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
6667
+ "category": "UI",
6668
+ "type": "3rd-party",
6669
+ "maintainers": [
6670
+ {
6671
+ "name": "higuaifan",
6672
+ "github": "higuaifan"
6673
+ }
6674
+ ],
6675
+ "compatibility": {
6676
+ "nuxt": ">=3.0.0",
6677
+ "requires": {}
6678
+ }
6679
+ },
5759
6680
  {
5760
6681
  "name": "sidebase-auth",
5761
- "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.",
6682
+ "description": "Zero-boilerplate authentication for Nuxt with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
5762
6683
  "repo": "sidebase/nuxt-auth",
5763
6684
  "npm": "@sidebase/nuxt-auth",
5764
6685
  "icon": "sidebase-auth.png",
5765
6686
  "github": "https://github.com/sidebase/nuxt-auth",
5766
- "website": "https://github.com/sidebase/nuxt-auth",
5767
- "learn_more": "https://github.com/sidebase",
6687
+ "website": "https://auth.sidebase.io/",
6688
+ "learn_more": "https://sidebase.io/",
5768
6689
  "category": "Security",
5769
6690
  "type": "3rd-party",
5770
6691
  "maintainers": [
@@ -5775,7 +6696,7 @@
5775
6696
  }
5776
6697
  ],
5777
6698
  "compatibility": {
5778
- "nuxt": "^3.0.0",
6699
+ "nuxt": ">=3.0.0",
5779
6700
  "requires": {}
5780
6701
  }
5781
6702
  },
@@ -5801,30 +6722,6 @@
5801
6722
  "requires": {}
5802
6723
  }
5803
6724
  },
5804
- {
5805
- "name": "simple-robots",
5806
- "description": "Tame the robots crawling and indexing your Nuxt site.",
5807
- "repo": "harlan-zw/nuxt-simple-robots",
5808
- "npm": "nuxt-simple-robots",
5809
- "icon": "simple-robots.svg",
5810
- "github": "https://github.com/harlan-zw/nuxt-simple-robots",
5811
- "website": "https://nuxtseo.com/robots",
5812
- "learn_more": "https://nuxtseo.com/robots",
5813
- "category": "SEO",
5814
- "type": "3rd-party",
5815
- "maintainers": [
5816
- {
5817
- "name": "Harlan Wilton",
5818
- "github": "harlan-zw",
5819
- "twitter": "harlan_zw",
5820
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5821
- }
5822
- ],
5823
- "compatibility": {
5824
- "nuxt": "^3.0.0",
5825
- "requires": {}
5826
- }
5827
- },
5828
6725
  {
5829
6726
  "name": "sitemap",
5830
6727
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
@@ -5850,7 +6747,7 @@
5850
6747
  }
5851
6748
  ],
5852
6749
  "compatibility": {
5853
- "nuxt": "^3.0.0",
6750
+ "nuxt": ">=3.0.0",
5854
6751
  "requires": {}
5855
6752
  }
5856
6753
  },
@@ -5872,7 +6769,7 @@
5872
6769
  }
5873
6770
  ],
5874
6771
  "compatibility": {
5875
- "nuxt": "^3.0.0",
6772
+ "nuxt": ">=3.0.0",
5876
6773
  "requires": {}
5877
6774
  }
5878
6775
  },
@@ -5884,7 +6781,7 @@
5884
6781
  "icon": "snipcart.png",
5885
6782
  "github": "https://github.com/nuxt-modules/snipcart",
5886
6783
  "website": "https://github.com/nuxt-modules/snipcart",
5887
- "learn_more": "https://snipcart.com",
6784
+ "learn_more": "",
5888
6785
  "category": "Ecommerce",
5889
6786
  "type": "community",
5890
6787
  "maintainers": [
@@ -5895,7 +6792,7 @@
5895
6792
  }
5896
6793
  ],
5897
6794
  "compatibility": {
5898
- "nuxt": "^2.0.0 || ^3.0.0",
6795
+ "nuxt": "^2.0.0 || >=3.0.0",
5899
6796
  "requires": {}
5900
6797
  }
5901
6798
  },
@@ -5948,50 +6845,17 @@
5948
6845
  "description": "Speedcurve LUX module for Nuxt",
5949
6846
  "repo": "nuxt-community/speedcurve-module",
5950
6847
  "npm": "@nuxtjs/speedcurve",
5951
- "icon": "speedcurve.png",
5952
- "github": "https://github.com/nuxt-community/speedcurve-module",
5953
- "website": "https://speedcurve.nuxtjs.org",
5954
- "learn_more": "https://speedcurve.com",
5955
- "category": "Analytics",
5956
- "type": "community",
5957
- "maintainers": [
5958
- {
5959
- "name": "Josh Deltener",
5960
- "github": "hecktarzuli",
5961
- "twitter": "JoshDeltener"
5962
- }
5963
- ],
5964
- "compatibility": {
5965
- "nuxt": "^2.0.0",
5966
- "requires": {}
5967
- }
5968
- },
5969
- {
5970
- "name": "speedkit",
5971
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
5972
- "repo": "GrabarzUndPartner/nuxt-speedkit",
5973
- "npm": "nuxt-speedkit",
5974
- "icon": "speedkit.png",
5975
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
5976
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
5977
- "learn_more": "",
5978
- "category": "Performance",
5979
- "type": "3rd-party",
6848
+ "icon": "speedcurve.png",
6849
+ "github": "https://github.com/nuxt-community/speedcurve-module",
6850
+ "website": "https://speedcurve.nuxtjs.org",
6851
+ "learn_more": "https://speedcurve.com",
6852
+ "category": "Analytics",
6853
+ "type": "community",
5980
6854
  "maintainers": [
5981
6855
  {
5982
- "name": "Stephan Gerbeth",
5983
- "github": "StephanGerbeth",
5984
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
5985
- },
5986
- {
5987
- "name": "Thorn Walli",
5988
- "github": "ThornWalli",
5989
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
5990
- },
5991
- {
5992
- "name": "Grabarz & Partner",
5993
- "github": "GrabarzUndPartner",
5994
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
6856
+ "name": "Josh Deltener",
6857
+ "github": "hecktarzuli",
6858
+ "twitter": "JoshDeltener"
5995
6859
  }
5996
6860
  ],
5997
6861
  "compatibility": {
@@ -6045,23 +6909,29 @@
6045
6909
  },
6046
6910
  {
6047
6911
  "name": "storefront-ui",
6048
- "description": "Storefront UI Module for Nuxt",
6049
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6912
+ "description": "Storefront UI for Nuxt by Alokai",
6913
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
6050
6914
  "npm": "@storefront-ui/nuxt",
6051
6915
  "icon": "storefront-ui.svg",
6052
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
6053
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
6054
- "learn_more": "https://docs.storefrontui.io/",
6916
+ "github": "https://github.com/vuestorefront/storefront-ui",
6917
+ "website": "https://docs.storefrontui.io/v2/",
6918
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
6055
6919
  "category": "UI",
6056
6920
  "type": "3rd-party",
6057
6921
  "maintainers": [
6058
6922
  {
6059
- "name": "Jakub Andrzejewski",
6060
- "github": "Baroshem"
6923
+ "name": "Szymon Dziewoński",
6924
+ "github": "Szymon-dziewonski",
6925
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6926
+ },
6927
+ {
6928
+ "name": "Jakub Freisler",
6929
+ "github": "FRSgit",
6930
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
6061
6931
  }
6062
6932
  ],
6063
6933
  "compatibility": {
6064
- "nuxt": "^2.0.0",
6934
+ "nuxt": ">=3.0.0",
6065
6935
  "requires": {}
6066
6936
  }
6067
6937
  },
@@ -6105,20 +6975,20 @@
6105
6975
  }
6106
6976
  ],
6107
6977
  "compatibility": {
6108
- "nuxt": "^2.0.0 || ^3.0.0",
6978
+ "nuxt": "^2.0.0 || >=3.0.0",
6109
6979
  "requires": {},
6110
6980
  "devtools": "^0.0.0"
6111
6981
  }
6112
6982
  },
6113
6983
  {
6114
6984
  "name": "storybook",
6115
- "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6116
- "repo": "nuxt-modules/storybook",
6985
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
6986
+ "repo": "nuxt-modules/storybook#main/packages/nuxt-module",
6117
6987
  "npm": "@nuxtjs/storybook",
6118
6988
  "icon": "storybook.png",
6119
6989
  "github": "https://github.com/nuxt-modules/storybook",
6120
6990
  "website": "https://storybook.nuxtjs.org",
6121
- "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
6991
+ "learn_more": "",
6122
6992
  "category": "Devtools",
6123
6993
  "type": "community",
6124
6994
  "maintainers": [
@@ -6126,10 +6996,14 @@
6126
6996
  "name": "Chakir QATAB",
6127
6997
  "github": "chakAs3",
6128
6998
  "twitter": "ChakirQatab"
6999
+ },
7000
+ {
7001
+ "name": "Tobias Diez",
7002
+ "github": "tobiasdiez"
6129
7003
  }
6130
7004
  ],
6131
7005
  "compatibility": {
6132
- "nuxt": "^2.0.0 || ^3.0.0",
7006
+ "nuxt": "^2.0.0 || >=3.0.0",
6133
7007
  "requires": {
6134
7008
  "bridge": "optional"
6135
7009
  },
@@ -6160,7 +7034,7 @@
6160
7034
  }
6161
7035
  ],
6162
7036
  "compatibility": {
6163
- "nuxt": "^2.0.0 || ^3.0.0",
7037
+ "nuxt": "^2.0.0 || >=3.0.0",
6164
7038
  "requires": {
6165
7039
  "bridge": true
6166
7040
  },
@@ -6170,11 +7044,11 @@
6170
7044
  {
6171
7045
  "name": "stripe-next",
6172
7046
  "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
6173
- "repo": "fuentesloic/nuxt-stripe",
7047
+ "repo": "flozero/nuxt-stripe",
6174
7048
  "npm": "@unlok-co/nuxt-stripe",
6175
7049
  "icon": "stripe.png",
6176
- "github": "https://github.com/fuentesloic/nuxt-stripe",
6177
- "website": "https://github.com/fuentesloic/nuxt-stripe",
7050
+ "github": "https://github.com/flozero/nuxt-stripe",
7051
+ "website": "https://github.com/flozero/nuxt-stripe",
6178
7052
  "learn_more": "https://stripe.com/docs",
6179
7053
  "category": "Payment",
6180
7054
  "type": "3rd-party",
@@ -6189,7 +7063,7 @@
6189
7063
  }
6190
7064
  ],
6191
7065
  "compatibility": {
6192
- "nuxt": "^3.0.0",
7066
+ "nuxt": ">=3.0.0",
6193
7067
  "requires": {}
6194
7068
  }
6195
7069
  },
@@ -6239,7 +7113,7 @@
6239
7113
  }
6240
7114
  ],
6241
7115
  "compatibility": {
6242
- "nuxt": "^3.0.0",
7116
+ "nuxt": ">=3.0.0",
6243
7117
  "requires": {
6244
7118
  "content": true
6245
7119
  }
@@ -6286,30 +7160,7 @@
6286
7160
  }
6287
7161
  ],
6288
7162
  "compatibility": {
6289
- "nuxt": "^2.0.0 || ^3.0.0",
6290
- "requires": {}
6291
- }
6292
- },
6293
- {
6294
- "name": "stylify",
6295
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6296
- "repo": "stylify/packages#master/packages/nuxt",
6297
- "npm": "@stylify/nuxt",
6298
- "icon": "stylify.svg",
6299
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6300
- "website": "https://stylifycss.com/docs/nuxt",
6301
- "learn_more": "https://stylifycss.com",
6302
- "category": "UI",
6303
- "type": "3rd-party",
6304
- "maintainers": [
6305
- {
6306
- "name": "Vladimír Macháček",
6307
- "github": "Machy8",
6308
- "twitter": "8machy"
6309
- }
6310
- ],
6311
- "compatibility": {
6312
- "nuxt": "^2.0.0 || ^3.0.0",
7163
+ "nuxt": "^2.0.0 || >=3.0.0",
6313
7164
  "requires": {}
6314
7165
  }
6315
7166
  },
@@ -6342,7 +7193,30 @@
6342
7193
  }
6343
7194
  ],
6344
7195
  "compatibility": {
6345
- "nuxt": "^2.0.0 || ^3.0.0",
7196
+ "nuxt": "^2.0.0 || >=3.0.0",
7197
+ "requires": {}
7198
+ }
7199
+ },
7200
+ {
7201
+ "name": "surrealdb",
7202
+ "description": "A Nuxt module aimed to simplify the use of SurrealDB",
7203
+ "repo": "sandros94/nuxt-surrealdb",
7204
+ "npm": "nuxt-surrealdb",
7205
+ "icon": "surrealdb.png",
7206
+ "github": "https://github.com/sandros94/nuxt-surrealdb",
7207
+ "website": "https://github.com/sandros94/nuxt-surrealdb",
7208
+ "learn_more": "",
7209
+ "category": "Database",
7210
+ "type": "3rd-party",
7211
+ "maintainers": [
7212
+ {
7213
+ "name": "Sandro Circi",
7214
+ "github": "sandros94",
7215
+ "avatar": "https://avatars.githubusercontent.com/u/13056429"
7216
+ }
7217
+ ],
7218
+ "compatibility": {
7219
+ "nuxt": ">=3.10.0",
6346
7220
  "requires": {}
6347
7221
  }
6348
7222
  },
@@ -6387,7 +7261,7 @@
6387
7261
  }
6388
7262
  ],
6389
7263
  "compatibility": {
6390
- "nuxt": "^2.0.0 || ^3.0.0",
7264
+ "nuxt": "^2.0.0 || >=3.0.0",
6391
7265
  "requires": {}
6392
7266
  }
6393
7267
  },
@@ -6435,6 +7309,30 @@
6435
7309
  "requires": {}
6436
7310
  }
6437
7311
  },
7312
+ {
7313
+ "name": "swiftsearch",
7314
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
7315
+ "repo": "atoms-studio/nuxt-swiftsearch",
7316
+ "npm": "@atoms-studio/nuxt-swiftsearch",
7317
+ "icon": "nuxt-swiftsearch.svg",
7318
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
7319
+ "website": "https://nuxt-swiftsearch.netlify.app/",
7320
+ "learn_more": "",
7321
+ "category": "Libraries",
7322
+ "type": "3rd-party",
7323
+ "maintainers": [
7324
+ {
7325
+ "name": "Matteo Rigoni",
7326
+ "github": "rigo-m",
7327
+ "twitter": "MatteoRigoni",
7328
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
7329
+ }
7330
+ ],
7331
+ "compatibility": {
7332
+ "nuxt": ">=3.10.0",
7333
+ "requires": {}
7334
+ }
7335
+ },
6438
7336
  {
6439
7337
  "name": "swiper",
6440
7338
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6453,7 +7351,7 @@
6453
7351
  }
6454
7352
  ],
6455
7353
  "compatibility": {
6456
- "nuxt": "^3.0.0",
7354
+ "nuxt": ">=3.0.0",
6457
7355
  "requires": {}
6458
7356
  }
6459
7357
  },
@@ -6476,7 +7374,7 @@
6476
7374
  }
6477
7375
  ],
6478
7376
  "compatibility": {
6479
- "nuxt": "^3.0.0",
7377
+ "nuxt": ">=3.0.0",
6480
7378
  "requires": {}
6481
7379
  }
6482
7380
  },
@@ -6489,7 +7387,7 @@
6489
7387
  "github": "https://github.com/nuxt-modules/tailwindcss",
6490
7388
  "website": "https://tailwindcss.nuxtjs.org",
6491
7389
  "learn_more": "https://tailwindcss.com/",
6492
- "category": "UI",
7390
+ "category": "CSS",
6493
7391
  "type": "community",
6494
7392
  "maintainers": [
6495
7393
  {
@@ -6503,9 +7401,62 @@
6503
7401
  }
6504
7402
  ],
6505
7403
  "compatibility": {
6506
- "nuxt": "^2.0.0 || ^3.0.0",
7404
+ "nuxt": "^2.0.0 || >=3.0.0",
6507
7405
  "requires": {},
6508
7406
  "devtools": "^0.0.0"
7407
+ },
7408
+ "aliases": [
7409
+ "tailwind"
7410
+ ]
7411
+ },
7412
+ {
7413
+ "name": "test-utils",
7414
+ "description": "Test utilities for Nuxt",
7415
+ "repo": "nuxt/test-utils#main",
7416
+ "npm": "@nuxt/test-utils",
7417
+ "icon": "nuxt.svg",
7418
+ "github": "https://github.com/nuxt/test-utils",
7419
+ "website": "https://nuxt.com/docs/getting-started/testing",
7420
+ "learn_more": "",
7421
+ "category": "Devtools",
7422
+ "type": "official",
7423
+ "maintainers": [
7424
+ {
7425
+ "name": "Daniel Roe",
7426
+ "github": "danielroe",
7427
+ "twitter": "danielcroe"
7428
+ },
7429
+ {
7430
+ "name": "Anthony Fu",
7431
+ "github": "antfu",
7432
+ "twitter": "antfu7"
7433
+ }
7434
+ ],
7435
+ "compatibility": {
7436
+ "nuxt": ">=3.0.0",
7437
+ "requires": {}
7438
+ }
7439
+ },
7440
+ {
7441
+ "name": "tgauth",
7442
+ "description": "Extremely simple \"Login with Telegram\" button",
7443
+ "repo": "paranoidphantom/tgauth",
7444
+ "npm": "@paranoidphantom/tgauth",
7445
+ "icon": "tgauth.png",
7446
+ "github": "https://github.com/paranoidphantom/tgauth",
7447
+ "website": "https://github.com/paranoidphantom/tgauth",
7448
+ "learn_more": "https://github.com/paranoidphantom/tgauth",
7449
+ "category": "Security",
7450
+ "type": "3rd-party",
7451
+ "maintainers": [
7452
+ {
7453
+ "name": "Andrei Hudalla",
7454
+ "github": "paranoidPhantom"
7455
+ }
7456
+ ],
7457
+ "compatibility": {
7458
+ "nuxt": "^3.11.0",
7459
+ "requires": {}
6509
7460
  }
6510
7461
  },
6511
7462
  {
@@ -6549,7 +7500,7 @@
6549
7500
  }
6550
7501
  ],
6551
7502
  "compatibility": {
6552
- "nuxt": "^3.0.0",
7503
+ "nuxt": ">=3.0.0",
6553
7504
  "requires": {}
6554
7505
  }
6555
7506
  },
@@ -6560,8 +7511,8 @@
6560
7511
  "npm": "nuxt-tiptap-editor",
6561
7512
  "icon": "tiptap.png",
6562
7513
  "github": "https://github.com/modbender/nuxt-tiptap-editor",
6563
- "website": "https://github.com/modbender/nuxt-tiptap-editor",
6564
- "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
7514
+ "website": "https://nuxt-tiptap-editor.vercel.app",
7515
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6565
7516
  "category": "Libraries",
6566
7517
  "type": "3rd-party",
6567
7518
  "maintainers": [
@@ -6571,7 +7522,7 @@
6571
7522
  }
6572
7523
  ],
6573
7524
  "compatibility": {
6574
- "nuxt": "^3.0.0",
7525
+ "nuxt": ">=3.0.0",
6575
7526
  "requires": {}
6576
7527
  }
6577
7528
  },
@@ -6598,6 +7549,28 @@
6598
7549
  "requires": {}
6599
7550
  }
6600
7551
  },
7552
+ {
7553
+ "name": "tradingview",
7554
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7555
+ "repo": "volkanakkus/nuxt-tradingview",
7556
+ "npm": "nuxt-tradingview",
7557
+ "icon": "tradingview.svg",
7558
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7559
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7560
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7561
+ "category": "Extensions",
7562
+ "type": "3rd-party",
7563
+ "maintainers": [
7564
+ {
7565
+ "name": "Volkan Akkuş",
7566
+ "github": "volkanakkus"
7567
+ }
7568
+ ],
7569
+ "compatibility": {
7570
+ "nuxt": ">=3.0.0",
7571
+ "requires": {}
7572
+ }
7573
+ },
6601
7574
  {
6602
7575
  "name": "translation-manager",
6603
7576
  "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
@@ -6616,7 +7589,7 @@
6616
7589
  }
6617
7590
  ],
6618
7591
  "compatibility": {
6619
- "nuxt": "^3.0.0",
7592
+ "nuxt": ">=3.0.0",
6620
7593
  "requires": {}
6621
7594
  }
6622
7595
  },
@@ -6649,7 +7622,7 @@
6649
7622
  }
6650
7623
  ],
6651
7624
  "compatibility": {
6652
- "nuxt": "^3.0.0",
7625
+ "nuxt": ">=3.0.0",
6653
7626
  "requires": {}
6654
7627
  }
6655
7628
  },
@@ -6672,7 +7645,7 @@
6672
7645
  }
6673
7646
  ],
6674
7647
  "compatibility": {
6675
- "nuxt": "^2.0.0 || ^3.0.0",
7648
+ "nuxt": "^2.0.0 || >=3.0.0",
6676
7649
  "requires": {
6677
7650
  "bridge": true
6678
7651
  }
@@ -6720,7 +7693,7 @@
6720
7693
  }
6721
7694
  ],
6722
7695
  "compatibility": {
6723
- "nuxt": "^3.0.0",
7696
+ "nuxt": ">=3.0.0",
6724
7697
  "requires": {}
6725
7698
  }
6726
7699
  },
@@ -6753,7 +7726,7 @@
6753
7726
  }
6754
7727
  ],
6755
7728
  "compatibility": {
6756
- "nuxt": "^2.0.0 || ^3.0.0",
7729
+ "nuxt": "^2.0.0 || >=3.0.0",
6757
7730
  "requires": {}
6758
7731
  }
6759
7732
  },
@@ -6775,7 +7748,7 @@
6775
7748
  }
6776
7749
  ],
6777
7750
  "compatibility": {
6778
- "nuxt": "^2.0.0 || ^3.0.0",
7751
+ "nuxt": "^2.0.0 || >=3.0.0",
6779
7752
  "requires": {}
6780
7753
  }
6781
7754
  },
@@ -6887,7 +7860,7 @@
6887
7860
  }
6888
7861
  ],
6889
7862
  "compatibility": {
6890
- "nuxt": "^2.0.0 || ^3.0.0",
7863
+ "nuxt": "^2.0.0 || >=3.0.0",
6891
7864
  "requires": {},
6892
7865
  "devtools": "^0.0.0"
6893
7866
  }
@@ -6921,7 +7894,7 @@
6921
7894
  }
6922
7895
  ],
6923
7896
  "compatibility": {
6924
- "nuxt": "^3.0.0",
7897
+ "nuxt": ">=3.0.0",
6925
7898
  "requires": {}
6926
7899
  }
6927
7900
  },
@@ -6943,7 +7916,7 @@
6943
7916
  }
6944
7917
  ],
6945
7918
  "compatibility": {
6946
- "nuxt": "^2.0.0 || ^3.0.0",
7919
+ "nuxt": "^2.0.0 || >=3.0.0",
6947
7920
  "requires": {
6948
7921
  "bridge": "optional"
6949
7922
  }
@@ -6995,36 +7968,10 @@
6995
7968
  }
6996
7969
  ],
6997
7970
  "compatibility": {
6998
- "nuxt": "^3.0.0",
7971
+ "nuxt": ">=3.0.0",
6999
7972
  "requires": {}
7000
7973
  }
7001
7974
  },
7002
- {
7003
- "name": "unlighthouse",
7004
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
7005
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
7006
- "npm": "@unlighthouse/nuxt",
7007
- "icon": "unlighthouse.svg",
7008
- "github": "https://github.com/harlan-zw/unlighthouse",
7009
- "website": "https://github.com/harlan-zw/unlighthouse",
7010
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
7011
- "category": "Devtools",
7012
- "type": "3rd-party",
7013
- "maintainers": [
7014
- {
7015
- "name": "Harlan Wilton",
7016
- "github": "harlan-zw",
7017
- "twitter": "harlan_zw",
7018
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
7019
- }
7020
- ],
7021
- "compatibility": {
7022
- "nuxt": "^2.0.0 || ^3.0.0",
7023
- "requires": {
7024
- "bridge": "optional"
7025
- }
7026
- }
7027
- },
7028
7975
  {
7029
7976
  "name": "unocss",
7030
7977
  "description": "The instant on-demand atomic CSS engine.",
@@ -7034,7 +7981,7 @@
7034
7981
  "github": "https://github.com/unocss/unocss",
7035
7982
  "website": "https://github.com/unocss/unocss",
7036
7983
  "learn_more": "https://github.com/unocss/unocss",
7037
- "category": "UI",
7984
+ "category": "CSS",
7038
7985
  "type": "3rd-party",
7039
7986
  "maintainers": [
7040
7987
  {
@@ -7045,7 +7992,7 @@
7045
7992
  }
7046
7993
  ],
7047
7994
  "compatibility": {
7048
- "nuxt": "^2.0.0 || ^3.0.0",
7995
+ "nuxt": "^2.0.0 || >=3.0.0",
7049
7996
  "requires": {
7050
7997
  "bridge": "optional"
7051
7998
  },
@@ -7059,8 +8006,8 @@
7059
8006
  "npm": "nuxt-ununura",
7060
8007
  "icon": "ununuracss.png",
7061
8008
  "github": "https://github.com/novout/ununuracss",
7062
- "website": "https://ununura.com/#/",
7063
- "learn_more": "https://ununura.com/#/docs/why",
8009
+ "website": "https://github.com/novout/ununuracss",
8010
+ "learn_more": "https://github.com/novout/ununuracss",
7064
8011
  "category": "UI",
7065
8012
  "type": "3rd-party",
7066
8013
  "maintainers": [
@@ -7071,7 +8018,7 @@
7071
8018
  }
7072
8019
  ],
7073
8020
  "compatibility": {
7074
- "nuxt": "^2.0.0 || ^3.0.0",
8021
+ "nuxt": "^2.0.0 || >=3.0.0",
7075
8022
  "requires": {}
7076
8023
  }
7077
8024
  },
@@ -7093,34 +8040,10 @@
7093
8040
  }
7094
8041
  ],
7095
8042
  "compatibility": {
7096
- "nuxt": "^3.0.0",
8043
+ "nuxt": ">=3.0.0",
7097
8044
  "requires": {}
7098
8045
  }
7099
8046
  },
7100
- {
7101
- "name": "use-wagmi",
7102
- "description": "Vue Composition for Ethereum based on wagmi",
7103
- "repo": "unicape/use-wagmi#main/packages/nuxt",
7104
- "npm": "@use-wagmi/nuxt",
7105
- "icon": "use-wagmi.png",
7106
- "github": "https://github.com/unicape/use-wagmi",
7107
- "website": "https://github.com/unicape/use-wagmi",
7108
- "learn_more": "https://github.com/unicape/use-wagmi",
7109
- "category": "Extensions",
7110
- "type": "3rd-party",
7111
- "maintainers": [
7112
- {
7113
- "name": "Unic Ape",
7114
- "github": "unicape"
7115
- }
7116
- ],
7117
- "compatibility": {
7118
- "nuxt": "^2.0.0 || ^3.0.0",
7119
- "requires": {
7120
- "bridge": true
7121
- }
7122
- }
7123
- },
7124
8047
  {
7125
8048
  "name": "user-agent",
7126
8049
  "description": "Nuxt module for handling User-Agent.",
@@ -7143,28 +8066,6 @@
7143
8066
  "requires": {}
7144
8067
  }
7145
8068
  },
7146
- {
7147
- "name": "validate",
7148
- "description": "Simple Nuxt input validation module using vee-validate",
7149
- "repo": "lewyuburi/nuxt-validate",
7150
- "npm": "nuxt-validate",
7151
- "icon": "vee-validate.png",
7152
- "github": "https://github.com/lewyuburi/nuxt-validate",
7153
- "website": "https://github.com/lewyuburi/nuxt-validate",
7154
- "learn_more": "",
7155
- "category": "Libraries",
7156
- "type": "3rd-party",
7157
- "maintainers": [
7158
- {
7159
- "name": "lewyuburi",
7160
- "github": "lewyuburi"
7161
- }
7162
- ],
7163
- "compatibility": {
7164
- "nuxt": "^2.0.0",
7165
- "requires": {}
7166
- }
7167
- },
7168
8069
  {
7169
8070
  "name": "vant",
7170
8071
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7183,7 +8084,7 @@
7183
8084
  }
7184
8085
  ],
7185
8086
  "compatibility": {
7186
- "nuxt": "^3.0.0",
8087
+ "nuxt": ">=3.0.0",
7187
8088
  "requires": {
7188
8089
  "bridge": "optional"
7189
8090
  }
@@ -7196,7 +8097,7 @@
7196
8097
  "npm": "@varlet/nuxt",
7197
8098
  "icon": "varlet.svg",
7198
8099
  "github": "https://github.com/varletjs/varlet",
7199
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
8100
+ "website": "https://varlet.pages.dev/#/en-US/index",
7200
8101
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
7201
8102
  "category": "UI",
7202
8103
  "type": "3rd-party",
@@ -7207,20 +8108,42 @@
7207
8108
  }
7208
8109
  ],
7209
8110
  "compatibility": {
7210
- "nuxt": "^3.0.0",
8111
+ "nuxt": ">=3.0.0",
7211
8112
  "requires": {
7212
8113
  "bridge": "optional"
7213
8114
  }
7214
8115
  }
7215
8116
  },
8117
+ {
8118
+ "name": "vaxee",
8119
+ "description": "The State Manager for Vue 3",
8120
+ "repo": "letstri/vaxee#main/packages/nuxt",
8121
+ "npm": "@vaxee/nuxt",
8122
+ "icon": "vaxee.svg",
8123
+ "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
8124
+ "website": "https://vaxee.letstri.dev/",
8125
+ "learn_more": "",
8126
+ "category": "Extensions",
8127
+ "type": "3rd-party",
8128
+ "maintainers": [
8129
+ {
8130
+ "name": "letstri",
8131
+ "github": "letstri"
8132
+ }
8133
+ ],
8134
+ "compatibility": {
8135
+ "nuxt": "^3.0.0",
8136
+ "requires": {}
8137
+ }
8138
+ },
7216
8139
  {
7217
8140
  "name": "vcalendar",
7218
8141
  "description": "VCalendar module for Nuxt",
7219
8142
  "repo": "samk-dev/nuxt-vcalendar",
7220
8143
  "npm": "@samk-dev/nuxt-vcalendar",
7221
8144
  "icon": "vcalendar.png",
7222
- "github": "https://github.com/samk-dev/vcalendar",
7223
- "website": "https://github.com/samk-dev/vcalendar",
8145
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
8146
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7224
8147
  "learn_more": "",
7225
8148
  "category": "Libraries",
7226
8149
  "type": "3rd-party",
@@ -7231,7 +8154,7 @@
7231
8154
  }
7232
8155
  ],
7233
8156
  "compatibility": {
7234
- "nuxt": "^3.0.0",
8157
+ "nuxt": ">=3.0.0",
7235
8158
  "requires": {}
7236
8159
  }
7237
8160
  },
@@ -7253,7 +8176,7 @@
7253
8176
  }
7254
8177
  ],
7255
8178
  "compatibility": {
7256
- "nuxt": "^3.0.0",
8179
+ "nuxt": ">=3.0.0",
7257
8180
  "requires": {}
7258
8181
  }
7259
8182
  },
@@ -7280,28 +8203,6 @@
7280
8203
  "requires": {}
7281
8204
  }
7282
8205
  },
7283
- {
7284
- "name": "vercel-analytics",
7285
- "description": "Vercel Analytics integration for Nuxt",
7286
- "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7287
- "npm": "nuxt-vercel-analytics",
7288
- "icon": "",
7289
- "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7290
- "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7291
- "learn_more": "https://vercel.com/docs/concepts/analytics",
7292
- "category": "Analytics",
7293
- "type": "3rd-party",
7294
- "maintainers": [
7295
- {
7296
- "name": "Alexander B.",
7297
- "github": "xanderbarkhatov"
7298
- }
7299
- ],
7300
- "compatibility": {
7301
- "nuxt": "^3.0.0",
7302
- "requires": {}
7303
- }
7304
- },
7305
8206
  {
7306
8207
  "name": "vexip-ui",
7307
8208
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
@@ -7321,7 +8222,31 @@
7321
8222
  }
7322
8223
  ],
7323
8224
  "compatibility": {
7324
- "nuxt": "^3.0.0",
8225
+ "nuxt": ">=3.0.0",
8226
+ "requires": {}
8227
+ }
8228
+ },
8229
+ {
8230
+ "name": "vitalizer",
8231
+ "description": "Instantly better LCP scores in Google Lighthouse",
8232
+ "repo": "johannschopplich/nuxt-vitalizer",
8233
+ "npm": "nuxt-vitalizer",
8234
+ "icon": "vitalizer.svg",
8235
+ "github": "https://github.com/johannschopplich/nuxt-vitalizer",
8236
+ "website": "https://github.com/johannschopplich/nuxt-vitalizer#readme",
8237
+ "learn_more": "",
8238
+ "category": "SEO",
8239
+ "type": "3rd-party",
8240
+ "maintainers": [
8241
+ {
8242
+ "name": "Johann Schopplich",
8243
+ "github": "johannschopplich",
8244
+ "twitter": "jschopplich",
8245
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
8246
+ }
8247
+ ],
8248
+ "compatibility": {
8249
+ "nuxt": ">=3.0.0",
7325
8250
  "requires": {}
7326
8251
  }
7327
8252
  },
@@ -7349,35 +8274,31 @@
7349
8274
  }
7350
8275
  ],
7351
8276
  "compatibility": {
7352
- "nuxt": "^3.0.0",
8277
+ "nuxt": ">=3.0.0",
7353
8278
  "requires": {}
7354
8279
  }
7355
8280
  },
7356
8281
  {
7357
- "name": "vitest",
7358
- "description": "Vitest integration with Nuxt",
7359
- "repo": "danielroe/nuxt-vitest",
7360
- "npm": "nuxt-vitest",
7361
- "icon": "vitest.svg",
7362
- "github": "https://github.com/danielroe/nuxt-vitest",
7363
- "website": "https://github.com/danielroe/nuxt-vitest",
7364
- "learn_more": "",
7365
- "category": "Devtools",
8282
+ "name": "vue-api",
8283
+ "description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
8284
+ "repo": "gaetansenn/vue-api#main/packages/nuxt",
8285
+ "npm": "@vue-api/nuxt",
8286
+ "icon": "",
8287
+ "github": "https://github.com/gaetansenn/vue-api",
8288
+ "website": "https://vue-api.dewib.com/",
8289
+ "learn_more": "https://vue-api.dewib.com/guide/getting-started/installation.html",
8290
+ "category": "Request",
7366
8291
  "type": "3rd-party",
7367
8292
  "maintainers": [
7368
8293
  {
7369
- "name": "Daniel Roe",
7370
- "github": "danielroe"
7371
- },
7372
- {
7373
- "name": "Anthony Fu",
7374
- "github": "antfu"
8294
+ "name": "Gaetan SENN",
8295
+ "github": "gaetansenn",
8296
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7375
8297
  }
7376
8298
  ],
7377
8299
  "compatibility": {
7378
- "nuxt": "^3.0.0",
7379
- "requires": {},
7380
- "devtools": "^0.0.0"
8300
+ "nuxt": ">=3.0.0",
8301
+ "requires": {}
7381
8302
  }
7382
8303
  },
7383
8304
  {
@@ -7388,7 +8309,7 @@
7388
8309
  "icon": "vue-email.svg",
7389
8310
  "github": "https://github.com/vue-email/nuxt",
7390
8311
  "website": "https://vuemail.net/",
7391
- "learn_more": "https://vuemail.net/ssr/nuxt",
8312
+ "learn_more": "https://vuemail.net/",
7392
8313
  "category": "UI",
7393
8314
  "type": "3rd-party",
7394
8315
  "maintainers": [
@@ -7406,7 +8327,7 @@
7406
8327
  }
7407
8328
  ],
7408
8329
  "compatibility": {
7409
- "nuxt": "^3.0.0",
8330
+ "nuxt": ">=3.0.0",
7410
8331
  "requires": {},
7411
8332
  "devtools": "^0.0.0"
7412
8333
  }
@@ -7430,7 +8351,7 @@
7430
8351
  }
7431
8352
  ],
7432
8353
  "compatibility": {
7433
- "nuxt": "^3.0.0",
8354
+ "nuxt": ">=3.0.0",
7434
8355
  "requires": {}
7435
8356
  }
7436
8357
  },
@@ -7453,7 +8374,7 @@
7453
8374
  }
7454
8375
  ],
7455
8376
  "compatibility": {
7456
- "nuxt": "^3.0.0",
8377
+ "nuxt": ">=3.0.0",
7457
8378
  "requires": {
7458
8379
  "bridge": "optional"
7459
8380
  },
@@ -7509,7 +8430,7 @@
7509
8430
  "description": "Plausible analytics for Vue.js and Nuxt",
7510
8431
  "repo": "moritzsternemann/vue-plausible",
7511
8432
  "npm": "vue-plausible",
7512
- "icon": "plausible.png",
8433
+ "icon": "plausible.svg",
7513
8434
  "github": "https://github.com/moritzsternemann/vue-plausible",
7514
8435
  "website": "https://github.com/moritzsternemann/vue-plausible",
7515
8436
  "learn_more": "",
@@ -7545,7 +8466,7 @@
7545
8466
  }
7546
8467
  ],
7547
8468
  "compatibility": {
7548
- "nuxt": "^3.0.0",
8469
+ "nuxt": ">=3.0.0",
7549
8470
  "requires": {}
7550
8471
  }
7551
8472
  },
@@ -7590,7 +8511,7 @@
7590
8511
  }
7591
8512
  ],
7592
8513
  "compatibility": {
7593
- "nuxt": "^2.0.0 || ^3.0.0",
8514
+ "nuxt": "^2.0.0 || >=3.0.0",
7594
8515
  "requires": {
7595
8516
  "bridge": "optional"
7596
8517
  }
@@ -7638,7 +8559,7 @@
7638
8559
  }
7639
8560
  ],
7640
8561
  "compatibility": {
7641
- "nuxt": "^3.0.0",
8562
+ "nuxt": ">=3.0.0",
7642
8563
  "requires": {}
7643
8564
  }
7644
8565
  },
@@ -7660,7 +8581,7 @@
7660
8581
  }
7661
8582
  ],
7662
8583
  "compatibility": {
7663
- "nuxt": "^3.0.0",
8584
+ "nuxt": ">=3.0.0",
7664
8585
  "requires": {}
7665
8586
  }
7666
8587
  },
@@ -7683,7 +8604,7 @@
7683
8604
  }
7684
8605
  ],
7685
8606
  "compatibility": {
7686
- "nuxt": "^3.0.0",
8607
+ "nuxt": ">=3.0.0",
7687
8608
  "requires": {}
7688
8609
  }
7689
8610
  },
@@ -7706,7 +8627,7 @@
7706
8627
  }
7707
8628
  ],
7708
8629
  "compatibility": {
7709
- "nuxt": "^3.0.0",
8630
+ "nuxt": ">=3.0.0",
7710
8631
  "requires": {}
7711
8632
  }
7712
8633
  },
@@ -7728,19 +8649,19 @@
7728
8649
  }
7729
8650
  ],
7730
8651
  "compatibility": {
7731
- "nuxt": "^3.0.0",
8652
+ "nuxt": ">=3.0.0",
7732
8653
  "requires": {}
7733
8654
  }
7734
8655
  },
7735
8656
  {
7736
8657
  "name": "vuetify-nuxt-module",
7737
8658
  "description": "Zero-config Nuxt Module for Vuetify.",
7738
- "repo": "userquin/vuetify-nuxt-module",
8659
+ "repo": "vuetifyjs/nuxt-module",
7739
8660
  "npm": "vuetify-nuxt-module",
7740
8661
  "icon": "vuetify-logo-v3-dark.svg",
7741
- "github": "https://github.com/userquin/vuetify-nuxt-module",
7742
- "website": "https://vuetify-nuxt-module.netlify.app/",
7743
- "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
8662
+ "github": "https://github.com/vuetifyjs/nuxt-module",
8663
+ "website": "https://nuxt.vuetifyjs.com/",
8664
+ "learn_more": "https://github.com/vuetifyjs/nuxt-module/blob/main/README.md",
7744
8665
  "category": "UI",
7745
8666
  "type": "3rd-party",
7746
8667
  "maintainers": [
@@ -7750,7 +8671,7 @@
7750
8671
  }
7751
8672
  ],
7752
8673
  "compatibility": {
7753
- "nuxt": "^3.0.0",
8674
+ "nuxt": ">=3.0.0",
7754
8675
  "requires": {}
7755
8676
  }
7756
8677
  },
@@ -7800,7 +8721,7 @@
7800
8721
  }
7801
8722
  ],
7802
8723
  "compatibility": {
7803
- "nuxt": "^2.0.0 || ^3.0.0",
8724
+ "nuxt": "^2.0.0 || >=3.0.0",
7804
8725
  "requires": {
7805
8726
  "bridge": "optional"
7806
8727
  },
@@ -7848,7 +8769,7 @@
7848
8769
  }
7849
8770
  ],
7850
8771
  "compatibility": {
7851
- "nuxt": "^3.0.0",
8772
+ "nuxt": ">=3.0.0",
7852
8773
  "requires": {}
7853
8774
  }
7854
8775
  },
@@ -7880,7 +8801,7 @@
7880
8801
  }
7881
8802
  ],
7882
8803
  "compatibility": {
7883
- "nuxt": "^2.0.0 || ^3.0.0",
8804
+ "nuxt": "^2.0.0 || >=3.0.0",
7884
8805
  "requires": {
7885
8806
  "bridge": "optional"
7886
8807
  }
@@ -7908,6 +8829,28 @@
7908
8829
  "requires": {}
7909
8830
  }
7910
8831
  },
8832
+ {
8833
+ "name": "webhook-validators",
8834
+ "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
8835
+ "repo": "yizack/nuxt-webhook-validators",
8836
+ "npm": "nuxt-webhook-validators",
8837
+ "icon": "webhook-validators.svg",
8838
+ "github": "https://github.com/Yizack/nuxt-webhook-validators",
8839
+ "website": "https://github.com/Yizack/nuxt-webhook-validators",
8840
+ "learn_more": "",
8841
+ "category": "Security",
8842
+ "type": "3rd-party",
8843
+ "maintainers": [
8844
+ {
8845
+ "name": "Yizack Rangel",
8846
+ "github": "yizack"
8847
+ }
8848
+ ],
8849
+ "compatibility": {
8850
+ "nuxt": ">=3.0.0",
8851
+ "requires": {}
8852
+ }
8853
+ },
7911
8854
  {
7912
8855
  "name": "webpack-optimisations",
7913
8856
  "description": "Nuxt v2 module to automatically make your builds faster.",
@@ -8018,7 +8961,7 @@
8018
8961
  }
8019
8962
  ],
8020
8963
  "compatibility": {
8021
- "nuxt": "^3.0.0",
8964
+ "nuxt": ">=3.0.0",
8022
8965
  "requires": {}
8023
8966
  }
8024
8967
  },
@@ -8044,7 +8987,7 @@
8044
8987
  }
8045
8988
  ],
8046
8989
  "compatibility": {
8047
- "nuxt": "^3.0.0",
8990
+ "nuxt": ">=3.0.0",
8048
8991
  "requires": {}
8049
8992
  }
8050
8993
  },
@@ -8072,7 +9015,7 @@
8072
9015
  }
8073
9016
  ],
8074
9017
  "compatibility": {
8075
- "nuxt": "^2.0.0 || ^3.0.0",
9018
+ "nuxt": "^2.0.0 || >=3.0.0",
8076
9019
  "requires": {
8077
9020
  "bridge": "optional"
8078
9021
  }
@@ -8163,7 +9106,7 @@
8163
9106
  }
8164
9107
  ],
8165
9108
  "compatibility": {
8166
- "nuxt": "^2.0.0 || ^3.0.0",
9109
+ "nuxt": "^2.0.0 || >=3.0.0",
8167
9110
  "requires": {
8168
9111
  "bridge": true
8169
9112
  }