@nuxt/modules 0.6.0-f44ca0 → 0.6.0-f4ae54

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 +960 -431
  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
  }
@@ -188,7 +188,7 @@
188
188
  }
189
189
  ],
190
190
  "compatibility": {
191
- "nuxt": "^3.0.0",
191
+ "nuxt": ">=3.0.0",
192
192
  "requires": {}
193
193
  }
194
194
  },
@@ -212,7 +212,29 @@
212
212
  }
213
213
  ],
214
214
  "compatibility": {
215
- "nuxt": "^3.0.0",
215
+ "nuxt": ">=3.0.0",
216
+ "requires": {}
217
+ }
218
+ },
219
+ {
220
+ "name": "api-shield",
221
+ "description": "Nuxt API Shield - Rate Limiting",
222
+ "repo": "rrd108/nuxt-api-shield",
223
+ "npm": "nuxt-api-shield",
224
+ "icon": "api-shield.png",
225
+ "github": "https://github.com/rrd108/nuxt-api-shield",
226
+ "website": "https://github.com/rrd108/nuxt-api-shield",
227
+ "learn_more": "",
228
+ "category": "Security",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "rrd",
233
+ "github": "rrd108"
234
+ }
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": ">=3.0.0",
216
238
  "requires": {}
217
239
  }
218
240
  },
@@ -260,7 +282,7 @@
260
282
  }
261
283
  ],
262
284
  "compatibility": {
263
- "nuxt": "^2.0.0 || ^3.0.0",
285
+ "nuxt": "^2.0.0 || >=3.0.0",
264
286
  "requires": {}
265
287
  }
266
288
  },
@@ -304,7 +326,7 @@
304
326
  }
305
327
  ],
306
328
  "compatibility": {
307
- "nuxt": "^3.0.0",
329
+ "nuxt": ">=3.0.0",
308
330
  "requires": {}
309
331
  }
310
332
  },
@@ -326,7 +348,7 @@
326
348
  }
327
349
  ],
328
350
  "compatibility": {
329
- "nuxt": "^3.0.0",
351
+ "nuxt": ">=3.0.0",
330
352
  "requires": {}
331
353
  }
332
354
  },
@@ -349,7 +371,7 @@
349
371
  }
350
372
  ],
351
373
  "compatibility": {
352
- "nuxt": "^3.0.0",
374
+ "nuxt": ">=3.0.0",
353
375
  "requires": {}
354
376
  }
355
377
  },
@@ -371,7 +393,7 @@
371
393
  }
372
394
  ],
373
395
  "compatibility": {
374
- "nuxt": "^3.0.0",
396
+ "nuxt": ">=3.0.0",
375
397
  "requires": {}
376
398
  }
377
399
  },
@@ -421,7 +443,30 @@
421
443
  }
422
444
  ],
423
445
  "compatibility": {
424
- "nuxt": "^3.0.0",
446
+ "nuxt": ">=3.0.0",
447
+ "requires": {}
448
+ }
449
+ },
450
+ {
451
+ "name": "authorization",
452
+ "description": "Manage permissions inside the app and the server.",
453
+ "repo": "barbapapazes/nuxt-authorization",
454
+ "npm": "nuxt-authorization",
455
+ "icon": "",
456
+ "github": "https://github.com/barbapapazes/nuxt-authorization",
457
+ "website": "https://github.com/barbapapazes/nuxt-authorization",
458
+ "learn_more": "https://soubiran.dev/posts/nuxt-going-full-stack-how-to-handle-authorization",
459
+ "category": "Security",
460
+ "type": "3rd-party",
461
+ "maintainers": [
462
+ {
463
+ "name": "Estéban Soubiran",
464
+ "github": "barbapapazes",
465
+ "twitter": "soubiran_"
466
+ }
467
+ ],
468
+ "compatibility": {
469
+ "nuxt": ">=3.0.0",
425
470
  "requires": {}
426
471
  }
427
472
  },
@@ -444,7 +489,7 @@
444
489
  }
445
490
  ],
446
491
  "compatibility": {
447
- "nuxt": "^3.0.0",
492
+ "nuxt": ">=3.0.0",
448
493
  "requires": {}
449
494
  }
450
495
  },
@@ -589,7 +634,7 @@
589
634
  }
590
635
  ],
591
636
  "compatibility": {
592
- "nuxt": "^2.0.0 || ^3.0.0",
637
+ "nuxt": "^2.0.0 || >=3.0.0",
593
638
  "requires": {
594
639
  "bridge": true
595
640
  }
@@ -658,7 +703,7 @@
658
703
  }
659
704
  ],
660
705
  "compatibility": {
661
- "nuxt": "^3.0.0",
706
+ "nuxt": ">=3.0.0",
662
707
  "requires": {}
663
708
  }
664
709
  },
@@ -703,7 +748,7 @@
703
748
  }
704
749
  ],
705
750
  "compatibility": {
706
- "nuxt": "^3.0.0",
751
+ "nuxt": ">=3.0.0",
707
752
  "requires": {}
708
753
  }
709
754
  },
@@ -747,7 +792,7 @@
747
792
  }
748
793
  ],
749
794
  "compatibility": {
750
- "nuxt": "^3.0.0",
795
+ "nuxt": ">=3.0.0",
751
796
  "requires": {}
752
797
  }
753
798
  },
@@ -792,7 +837,7 @@
792
837
  }
793
838
  ],
794
839
  "compatibility": {
795
- "nuxt": "^3.0.0",
840
+ "nuxt": ">=3.0.0",
796
841
  "requires": {}
797
842
  }
798
843
  },
@@ -863,7 +908,7 @@
863
908
  }
864
909
  ],
865
910
  "compatibility": {
866
- "nuxt": "^3.0.0",
911
+ "nuxt": ">=3.0.0",
867
912
  "requires": {}
868
913
  }
869
914
  },
@@ -909,7 +954,7 @@
909
954
  }
910
955
  ],
911
956
  "compatibility": {
912
- "nuxt": "^2.0.0 || ^3.0.0",
957
+ "nuxt": "^2.0.0 || >=3.0.0",
913
958
  "requires": {
914
959
  "bridge": "optional"
915
960
  }
@@ -980,7 +1025,7 @@
980
1025
  }
981
1026
  ],
982
1027
  "compatibility": {
983
- "nuxt": "^3.0.0",
1028
+ "nuxt": ">=3.0.0",
984
1029
  "requires": {}
985
1030
  }
986
1031
  },
@@ -991,7 +1036,7 @@
991
1036
  "npm": "@nuxt/content",
992
1037
  "icon": "nuxt.svg",
993
1038
  "github": "https://github.com/nuxt/content",
994
- "website": "https://content.nuxtjs.org",
1039
+ "website": "https://content.nuxt.com",
995
1040
  "learn_more": "",
996
1041
  "category": "CMS",
997
1042
  "type": "official",
@@ -1013,7 +1058,7 @@
1013
1058
  }
1014
1059
  ],
1015
1060
  "compatibility": {
1016
- "nuxt": "^2.0.0 || ^3.0.0",
1061
+ "nuxt": "^2.0.0 || >=3.0.0",
1017
1062
  "requires": {}
1018
1063
  }
1019
1064
  },
@@ -1058,7 +1103,7 @@
1058
1103
  }
1059
1104
  ],
1060
1105
  "compatibility": {
1061
- "nuxt": "^3.0.0",
1106
+ "nuxt": ">=3.0.0",
1062
1107
  "requires": {}
1063
1108
  }
1064
1109
  },
@@ -1081,7 +1126,7 @@
1081
1126
  }
1082
1127
  ],
1083
1128
  "compatibility": {
1084
- "nuxt": "^3.0.0",
1129
+ "nuxt": ">=3.0.0",
1085
1130
  "requires": {}
1086
1131
  }
1087
1132
  },
@@ -1092,7 +1137,7 @@
1092
1137
  "npm": "nuxt-custom-elements",
1093
1138
  "icon": "custom-elements.png",
1094
1139
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
1095
- "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
1140
+ "website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
1096
1141
  "learn_more": "https://github.com/karol-f/vue-custom-element",
1097
1142
  "category": "Extensions",
1098
1143
  "type": "3rd-party",
@@ -1197,7 +1242,7 @@
1197
1242
  }
1198
1243
  ],
1199
1244
  "compatibility": {
1200
- "nuxt": "^3.0.0",
1245
+ "nuxt": ">=3.0.0",
1201
1246
  "requires": {}
1202
1247
  }
1203
1248
  },
@@ -1220,7 +1265,7 @@
1220
1265
  }
1221
1266
  ],
1222
1267
  "compatibility": {
1223
- "nuxt": "^3.0.0",
1268
+ "nuxt": ">=3.0.0",
1224
1269
  "requires": {}
1225
1270
  }
1226
1271
  },
@@ -1243,7 +1288,7 @@
1243
1288
  }
1244
1289
  ],
1245
1290
  "compatibility": {
1246
- "nuxt": "^2.0.0 || ^3.0.0",
1291
+ "nuxt": "^2.0.0 || >=3.0.0",
1247
1292
  "requires": {}
1248
1293
  }
1249
1294
  },
@@ -1265,7 +1310,7 @@
1265
1310
  }
1266
1311
  ],
1267
1312
  "compatibility": {
1268
- "nuxt": "^2.0.0 || ^3.0.0",
1313
+ "nuxt": "^2.0.0 || >=3.0.0",
1269
1314
  "requires": {}
1270
1315
  }
1271
1316
  },
@@ -1276,7 +1321,7 @@
1276
1321
  "npm": "@nuxt/devtools",
1277
1322
  "icon": "nuxt.svg",
1278
1323
  "github": "https://github.com/nuxt/devtools",
1279
- "website": "https://devtools.nuxtjs.org/",
1324
+ "website": "https://devtools.nuxt.com",
1280
1325
  "learn_more": "",
1281
1326
  "category": "Devtools",
1282
1327
  "type": "official",
@@ -1288,7 +1333,7 @@
1288
1333
  }
1289
1334
  ],
1290
1335
  "compatibility": {
1291
- "nuxt": "^3.0.0",
1336
+ "nuxt": ">=3.0.0",
1292
1337
  "requires": {}
1293
1338
  }
1294
1339
  },
@@ -1311,7 +1356,7 @@
1311
1356
  }
1312
1357
  ],
1313
1358
  "compatibility": {
1314
- "nuxt": "^3.0.0",
1359
+ "nuxt": ">=3.0.0",
1315
1360
  "requires": {},
1316
1361
  "devtools": "^0.0.0"
1317
1362
  }
@@ -1334,7 +1379,7 @@
1334
1379
  }
1335
1380
  ],
1336
1381
  "compatibility": {
1337
- "nuxt": "^3.0.0",
1382
+ "nuxt": ">=3.0.0",
1338
1383
  "requires": {}
1339
1384
  }
1340
1385
  },
@@ -1356,7 +1401,7 @@
1356
1401
  }
1357
1402
  ],
1358
1403
  "compatibility": {
1359
- "nuxt": "^3.0.0",
1404
+ "nuxt": ">=3.0.0",
1360
1405
  "requires": {}
1361
1406
  }
1362
1407
  },
@@ -1411,7 +1456,7 @@
1411
1456
  }
1412
1457
  ],
1413
1458
  "compatibility": {
1414
- "nuxt": "^2.0.0 || ^3.0.0",
1459
+ "nuxt": "^2.0.0 || >=3.0.0",
1415
1460
  "requires": {}
1416
1461
  }
1417
1462
  },
@@ -1437,6 +1482,50 @@
1437
1482
  "requires": {}
1438
1483
  }
1439
1484
  },
1485
+ {
1486
+ "name": "easy-lightbox",
1487
+ "description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
1488
+ "repo": "modbender/nuxt-easy-lightbox",
1489
+ "npm": "nuxt-easy-lightbox",
1490
+ "icon": "easy-lightbox.svg",
1491
+ "github": "https://github.com/modbender/nuxt-easy-lightbox",
1492
+ "website": "https://github.com/modbender/nuxt-easy-lightbox",
1493
+ "learn_more": "",
1494
+ "category": "Libraries",
1495
+ "type": "3rd-party",
1496
+ "maintainers": [
1497
+ {
1498
+ "name": "modbender",
1499
+ "github": "modbender"
1500
+ }
1501
+ ],
1502
+ "compatibility": {
1503
+ "nuxt": ">=3.0.0",
1504
+ "requires": {}
1505
+ }
1506
+ },
1507
+ {
1508
+ "name": "echarts",
1509
+ "description": "Nuxt Module for Apache ECharts™",
1510
+ "repo": "kingyue737/nuxt-echarts",
1511
+ "npm": "nuxt-echarts",
1512
+ "icon": "echarts.svg",
1513
+ "github": "https://github.com/kingyue737/nuxt-echarts",
1514
+ "website": "https://echarts.nuxt.dev",
1515
+ "learn_more": "https://nuxt-echarts.nuxt.dev",
1516
+ "category": "Libraries",
1517
+ "type": "3rd-party",
1518
+ "maintainers": [
1519
+ {
1520
+ "name": "Yue JIN",
1521
+ "github": "kingyue737"
1522
+ }
1523
+ ],
1524
+ "compatibility": {
1525
+ "nuxt": ">=3.0.0",
1526
+ "requires": {}
1527
+ }
1528
+ },
1440
1529
  {
1441
1530
  "name": "edgedb",
1442
1531
  "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
@@ -1456,7 +1545,7 @@
1456
1545
  }
1457
1546
  ],
1458
1547
  "compatibility": {
1459
- "nuxt": "^3.8.0",
1548
+ "nuxt": ">=3.8.0",
1460
1549
  "requires": {}
1461
1550
  }
1462
1551
  },
@@ -1478,7 +1567,7 @@
1478
1567
  }
1479
1568
  ],
1480
1569
  "compatibility": {
1481
- "nuxt": "^3.0.0",
1570
+ "nuxt": ">=3.0.0",
1482
1571
  "requires": {}
1483
1572
  }
1484
1573
  },
@@ -1500,7 +1589,7 @@
1500
1589
  }
1501
1590
  ],
1502
1591
  "compatibility": {
1503
- "nuxt": "^3.0.0",
1592
+ "nuxt": ">=3.0.0",
1504
1593
  "requires": {
1505
1594
  "bridge": "optional"
1506
1595
  }
@@ -1530,12 +1619,12 @@
1530
1619
  }
1531
1620
  ],
1532
1621
  "compatibility": {
1533
- "nuxt": "^2.0.0 || ^3.0.0",
1622
+ "nuxt": "^2.0.0 || >=3.0.0",
1534
1623
  "requires": {}
1535
1624
  }
1536
1625
  },
1537
1626
  {
1538
- "name": "eslint",
1627
+ "name": "eslint-module",
1539
1628
  "description": "ESLint module for Nuxt",
1540
1629
  "repo": "nuxt-community/eslint-module",
1541
1630
  "npm": "@nuxtjs/eslint-module",
@@ -1552,7 +1641,30 @@
1552
1641
  }
1553
1642
  ],
1554
1643
  "compatibility": {
1555
- "nuxt": "^2.0.0 || ^3.0.0",
1644
+ "nuxt": "^2.0.0 || >=3.0.0",
1645
+ "requires": {}
1646
+ }
1647
+ },
1648
+ {
1649
+ "name": "eslint",
1650
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1651
+ "repo": "nuxt/eslint",
1652
+ "npm": "@nuxt/eslint",
1653
+ "icon": "nuxt.svg",
1654
+ "github": "https://github.com/nuxt/eslint",
1655
+ "website": "https://eslint.nuxt.com",
1656
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1657
+ "category": "Devtools",
1658
+ "type": "official",
1659
+ "maintainers": [
1660
+ {
1661
+ "name": "Anthony Fu",
1662
+ "github": "antfu",
1663
+ "twitter": "antfu7"
1664
+ }
1665
+ ],
1666
+ "compatibility": {
1667
+ "nuxt": ">=3.0.0",
1556
1668
  "requires": {}
1557
1669
  }
1558
1670
  },
@@ -1597,7 +1709,7 @@
1597
1709
  }
1598
1710
  ],
1599
1711
  "compatibility": {
1600
- "nuxt": "^3.0.0",
1712
+ "nuxt": ">=3.0.0",
1601
1713
  "requires": {}
1602
1714
  }
1603
1715
  },
@@ -1775,7 +1887,7 @@
1775
1887
  }
1776
1888
  ],
1777
1889
  "compatibility": {
1778
- "nuxt": "^3.0.0",
1890
+ "nuxt": ">=3.0.0",
1779
1891
  "requires": {}
1780
1892
  }
1781
1893
  },
@@ -1820,7 +1932,7 @@
1820
1932
  }
1821
1933
  ],
1822
1934
  "compatibility": {
1823
- "nuxt": "^3.0.0",
1935
+ "nuxt": ">=3.0.0",
1824
1936
  "requires": {}
1825
1937
  }
1826
1938
  },
@@ -1843,7 +1955,7 @@
1843
1955
  }
1844
1956
  ],
1845
1957
  "compatibility": {
1846
- "nuxt": "^3.7.0",
1958
+ "nuxt": ">=3.7.0",
1847
1959
  "requires": {}
1848
1960
  }
1849
1961
  },
@@ -1871,7 +1983,7 @@
1871
1983
  }
1872
1984
  ],
1873
1985
  "compatibility": {
1874
- "nuxt": "^3.0.0",
1986
+ "nuxt": ">=3.0.0",
1875
1987
  "requires": {}
1876
1988
  }
1877
1989
  },
@@ -1941,7 +2053,7 @@
1941
2053
  }
1942
2054
  ],
1943
2055
  "compatibility": {
1944
- "nuxt": "^2.0.0 || ^3.0.0",
2056
+ "nuxt": "^2.0.0 || >=3.0.0",
1945
2057
  "requires": {}
1946
2058
  }
1947
2059
  },
@@ -1995,7 +2107,7 @@
1995
2107
  }
1996
2108
  ],
1997
2109
  "compatibility": {
1998
- "nuxt": "^2.0.0 || ^3.0.0",
2110
+ "nuxt": "^2.0.0 || >=3.0.0",
1999
2111
  "requires": {
2000
2112
  "bridge": "optional"
2001
2113
  }
@@ -2078,7 +2190,7 @@
2078
2190
  }
2079
2191
  ],
2080
2192
  "compatibility": {
2081
- "nuxt": "^3.0.0",
2193
+ "nuxt": ">=3.0.0",
2082
2194
  "requires": {}
2083
2195
  }
2084
2196
  },
@@ -2100,7 +2212,7 @@
2100
2212
  }
2101
2213
  ],
2102
2214
  "compatibility": {
2103
- "nuxt": "^2.0.0 || ^3.0.0",
2215
+ "nuxt": "^2.0.0 || >=3.0.0",
2104
2216
  "requires": {}
2105
2217
  }
2106
2218
  },
@@ -2122,7 +2234,7 @@
2122
2234
  }
2123
2235
  ],
2124
2236
  "compatibility": {
2125
- "nuxt": "^3.0.0",
2237
+ "nuxt": ">=3.0.0",
2126
2238
  "requires": {},
2127
2239
  "devtools": "^0.0.0"
2128
2240
  }
@@ -2147,7 +2259,7 @@
2147
2259
  }
2148
2260
  ],
2149
2261
  "compatibility": {
2150
- "nuxt": "^3.0.0",
2262
+ "nuxt": ">=3.0.0",
2151
2263
  "requires": {}
2152
2264
  }
2153
2265
  },
@@ -2214,7 +2326,7 @@
2214
2326
  }
2215
2327
  ],
2216
2328
  "compatibility": {
2217
- "nuxt": "^3.0.0",
2329
+ "nuxt": ">=3.0.0",
2218
2330
  "requires": {}
2219
2331
  }
2220
2332
  },
@@ -2237,7 +2349,7 @@
2237
2349
  }
2238
2350
  ],
2239
2351
  "compatibility": {
2240
- "nuxt": "^3.0.0",
2352
+ "nuxt": ">=3.0.0",
2241
2353
  "requires": {}
2242
2354
  }
2243
2355
  },
@@ -2259,7 +2371,7 @@
2259
2371
  }
2260
2372
  ],
2261
2373
  "compatibility": {
2262
- "nuxt": "^3.0.0",
2374
+ "nuxt": ">=3.0.0",
2263
2375
  "requires": {}
2264
2376
  }
2265
2377
  },
@@ -2370,7 +2482,7 @@
2370
2482
  }
2371
2483
  ],
2372
2484
  "compatibility": {
2373
- "nuxt": "^3.0.0",
2485
+ "nuxt": ">=3.0.0",
2374
2486
  "requires": {}
2375
2487
  }
2376
2488
  },
@@ -2403,7 +2515,7 @@
2403
2515
  "npm": "@nuxtjs/html-validator",
2404
2516
  "icon": "html-validator.png",
2405
2517
  "github": "https://github.com/nuxt-modules/html-validator",
2406
- "website": "https://html-validator.nuxtjs.org",
2518
+ "website": "https://github.com/nuxt-modules/html-validator",
2407
2519
  "learn_more": "https://html-validate.org",
2408
2520
  "category": "Performance",
2409
2521
  "type": "community",
@@ -2415,7 +2527,7 @@
2415
2527
  }
2416
2528
  ],
2417
2529
  "compatibility": {
2418
- "nuxt": "^2.0.0 || ^3.0.0",
2530
+ "nuxt": "^2.0.0 || >=3.0.0",
2419
2531
  "requires": {
2420
2532
  "bridge": "optional"
2421
2533
  }
@@ -2449,6 +2561,44 @@
2449
2561
  "requires": {}
2450
2562
  }
2451
2563
  },
2564
+ {
2565
+ "name": "hub",
2566
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2567
+ "repo": "nuxt-hub/core",
2568
+ "npm": "@nuxthub/core",
2569
+ "icon": "nuxthub.svg",
2570
+ "github": "https://github.com/nuxt-hub/core",
2571
+ "website": "https://hub.nuxt.com",
2572
+ "learn_more": "",
2573
+ "category": "Database",
2574
+ "type": "3rd-party",
2575
+ "maintainers": [
2576
+ {
2577
+ "name": "Sebastien Chopin",
2578
+ "github": "Atinux"
2579
+ },
2580
+ {
2581
+ "name": "Ahad Birang",
2582
+ "github": "farnabaz"
2583
+ },
2584
+ {
2585
+ "name": "Sylvain Marroufin",
2586
+ "github": "smarroufin"
2587
+ },
2588
+ {
2589
+ "name": "Florent Delerue",
2590
+ "github": "flosciante"
2591
+ },
2592
+ {
2593
+ "name": "NuxtLabs",
2594
+ "github": "nuxtlabs"
2595
+ }
2596
+ ],
2597
+ "compatibility": {
2598
+ "nuxt": ">=3.0.0",
2599
+ "requires": {}
2600
+ }
2601
+ },
2452
2602
  {
2453
2603
  "name": "humans-txt",
2454
2604
  "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
@@ -2498,7 +2648,7 @@
2498
2648
  }
2499
2649
  ],
2500
2650
  "compatibility": {
2501
- "nuxt": "^2.0.0 || ^3.0.0",
2651
+ "nuxt": "^2.0.0 || >=3.0.0",
2502
2652
  "requires": {}
2503
2653
  }
2504
2654
  },
@@ -2520,7 +2670,7 @@
2520
2670
  }
2521
2671
  ],
2522
2672
  "compatibility": {
2523
- "nuxt": "^3.0.0",
2673
+ "nuxt": ">=3.0.0",
2524
2674
  "requires": {}
2525
2675
  }
2526
2676
  },
@@ -2542,30 +2692,34 @@
2542
2692
  }
2543
2693
  ],
2544
2694
  "compatibility": {
2545
- "nuxt": "^3.0.0",
2695
+ "nuxt": ">=3.0.0",
2546
2696
  "requires": {},
2547
2697
  "devtools": "^0.0.0"
2548
2698
  }
2549
2699
  },
2550
2700
  {
2551
2701
  "name": "icon",
2552
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2553
- "repo": "nuxt-modules/icon",
2554
- "npm": "nuxt-icon",
2702
+ "description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
2703
+ "repo": "nuxt/icon",
2704
+ "npm": "@nuxt/icon",
2555
2705
  "icon": "nuxt-icon.png",
2556
- "github": "https://github.com/nuxt-modules/icon",
2557
- "website": "https://github.com/nuxt-modules/icon",
2706
+ "github": "https://github.com/nuxt/icon",
2707
+ "website": "https://github.com/nuxt/icon",
2558
2708
  "learn_more": "",
2559
2709
  "category": "UI",
2560
- "type": "community",
2710
+ "type": "official",
2561
2711
  "maintainers": [
2562
2712
  {
2563
2713
  "name": "Atinux",
2564
2714
  "github": "Atinux"
2715
+ },
2716
+ {
2717
+ "name": "Anthony Fu",
2718
+ "github": "antfu"
2565
2719
  }
2566
2720
  ],
2567
2721
  "compatibility": {
2568
- "nuxt": "^3.0.0",
2722
+ "nuxt": ">=3.0.0",
2569
2723
  "requires": {},
2570
2724
  "devtools": "^0.0.0"
2571
2725
  }
@@ -2588,7 +2742,7 @@
2588
2742
  }
2589
2743
  ],
2590
2744
  "compatibility": {
2591
- "nuxt": "^3.0.0",
2745
+ "nuxt": ">=3.0.0",
2592
2746
  "requires": {}
2593
2747
  }
2594
2748
  },
@@ -2648,7 +2802,7 @@
2648
2802
  }
2649
2803
  ],
2650
2804
  "compatibility": {
2651
- "nuxt": "^2.0.0 || ^3.0.0",
2805
+ "nuxt": "^2.0.0 || >=3.0.0",
2652
2806
  "requires": {
2653
2807
  "bridge": "optional"
2654
2808
  }
@@ -2679,10 +2833,10 @@
2679
2833
  {
2680
2834
  "name": "inkline",
2681
2835
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2682
- "repo": "inkline/plugin",
2836
+ "repo": "inkline/inkline#main/packages/integrations/plugin",
2683
2837
  "npm": "@inkline/plugin",
2684
2838
  "icon": "inkline.svg",
2685
- "github": "https://github.com/inkline/plugin",
2839
+ "github": "https://github.com/inkline/inkline",
2686
2840
  "website": "https://inkline.io",
2687
2841
  "learn_more": "https://inkline.io/docs/installation/nuxt",
2688
2842
  "category": "UI",
@@ -2695,7 +2849,7 @@
2695
2849
  }
2696
2850
  ],
2697
2851
  "compatibility": {
2698
- "nuxt": "^2.0.0 || ^3.0.0",
2852
+ "nuxt": "^2.0.0 || >=3.0.0",
2699
2853
  "requires": {
2700
2854
  "bridge": true
2701
2855
  }
@@ -2742,7 +2896,7 @@
2742
2896
  }
2743
2897
  ],
2744
2898
  "compatibility": {
2745
- "nuxt": "^3.0.0",
2899
+ "nuxt": ">=3.0.0",
2746
2900
  "requires": {}
2747
2901
  }
2748
2902
  },
@@ -2764,7 +2918,7 @@
2764
2918
  }
2765
2919
  ],
2766
2920
  "compatibility": {
2767
- "nuxt": "^2.0.0 || ^3.0.0",
2921
+ "nuxt": "^2.0.0 || >=3.0.0",
2768
2922
  "requires": {}
2769
2923
  }
2770
2924
  },
@@ -2813,7 +2967,7 @@
2813
2967
  }
2814
2968
  ],
2815
2969
  "compatibility": {
2816
- "nuxt": "^3.0.0",
2970
+ "nuxt": ">=3.0.0",
2817
2971
  "requires": {}
2818
2972
  },
2819
2973
  "sponsor": true
@@ -2838,7 +2992,7 @@
2838
2992
  }
2839
2993
  ],
2840
2994
  "compatibility": {
2841
- "nuxt": "^3.0.0",
2995
+ "nuxt": ">=3.0.0",
2842
2996
  "requires": {}
2843
2997
  }
2844
2998
  },
@@ -2904,7 +3058,7 @@
2904
3058
  }
2905
3059
  ],
2906
3060
  "compatibility": {
2907
- "nuxt": "^3.0.0",
3061
+ "nuxt": ">=3.0.0",
2908
3062
  "requires": {}
2909
3063
  }
2910
3064
  },
@@ -2932,23 +3086,23 @@
2932
3086
  },
2933
3087
  {
2934
3088
  "name": "leaflet",
2935
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
2936
- "repo": "schlunsen/nuxt-leaflet",
2937
- "npm": "nuxt-leaflet",
3089
+ "description": "Leaflet integration with Nuxt",
3090
+ "repo": "nuxt-modules/leaflet",
3091
+ "npm": "@nuxtjs/leaflet",
2938
3092
  "icon": "leaflet.png",
2939
- "github": "https://github.com/schlunsen/nuxt-leaflet",
2940
- "website": "https://github.com/schlunsen/nuxt-leaflet",
2941
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
3093
+ "github": "https://github.com/nuxt-modules/leaflet",
3094
+ "website": "https://leaflet.nuxtjs.org/",
3095
+ "learn_more": "https://leaflet.nuxtjs.org/",
2942
3096
  "category": "Libraries",
2943
- "type": "3rd-party",
3097
+ "type": "community",
2944
3098
  "maintainers": [
2945
3099
  {
2946
- "name": "schlunsen",
2947
- "github": "schlunsen"
3100
+ "name": "Augustin MERCIER",
3101
+ "github": "Gugustinette"
2948
3102
  }
2949
3103
  ],
2950
3104
  "compatibility": {
2951
- "nuxt": "^2.0.0",
3105
+ "nuxt": "^3.0.0",
2952
3106
  "requires": {}
2953
3107
  }
2954
3108
  },
@@ -2972,7 +3126,7 @@
2972
3126
  }
2973
3127
  ],
2974
3128
  "compatibility": {
2975
- "nuxt": "^3.0.0",
3129
+ "nuxt": ">=3.0.0",
2976
3130
  "requires": {},
2977
3131
  "devtools": "^0.0.0"
2978
3132
  }
@@ -3027,6 +3181,28 @@
3027
3181
  "requires": {}
3028
3182
  }
3029
3183
  },
3184
+ {
3185
+ "name": "locomotive-scroll",
3186
+ "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3187
+ "repo": "arashsheyda/nuxt-locomotive-scroll",
3188
+ "npm": "nuxt-locomotive-scroll",
3189
+ "icon": "locomotive-scroll.png",
3190
+ "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3191
+ "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3192
+ "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3193
+ "category": "Libraries",
3194
+ "type": "3rd-party",
3195
+ "maintainers": [
3196
+ {
3197
+ "name": "Arash Sheyda",
3198
+ "github": "arashsheyda"
3199
+ }
3200
+ ],
3201
+ "compatibility": {
3202
+ "nuxt": ">=3.0.0",
3203
+ "requires": {}
3204
+ }
3205
+ },
3030
3206
  {
3031
3207
  "name": "lodash",
3032
3208
  "description": "lodash module with auto-import and custom prefix",
@@ -3045,7 +3221,7 @@
3045
3221
  }
3046
3222
  ],
3047
3223
  "compatibility": {
3048
- "nuxt": "^3.0.0",
3224
+ "nuxt": ">=3.0.0",
3049
3225
  "requires": {}
3050
3226
  }
3051
3227
  },
@@ -3068,10 +3244,34 @@
3068
3244
  }
3069
3245
  ],
3070
3246
  "compatibility": {
3071
- "nuxt": "^2.0.0 || ^3.0.0",
3247
+ "nuxt": "^2.0.0 || >=3.0.0",
3072
3248
  "requires": {}
3073
3249
  }
3074
3250
  },
3251
+ {
3252
+ "name": "logto",
3253
+ "description": "The better Nuxt auth module for developers.",
3254
+ "repo": "logto-io/js#master/packages/nuxt",
3255
+ "npm": "@logto/nuxt",
3256
+ "icon": "logto.svg",
3257
+ "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3258
+ "website": "https://logto.io",
3259
+ "learn_more": "https://docs.logto.io",
3260
+ "category": "Security",
3261
+ "type": "3rd-party",
3262
+ "maintainers": [
3263
+ {
3264
+ "name": "logto",
3265
+ "github": "logto-io",
3266
+ "twitter": "logto_io"
3267
+ }
3268
+ ],
3269
+ "compatibility": {
3270
+ "nuxt": ">=3.0.0",
3271
+ "requires": {}
3272
+ },
3273
+ "sponsor": true
3274
+ },
3075
3275
  {
3076
3276
  "name": "lucide-icons",
3077
3277
  "description": "Nuxt module to integrate Lucide icons",
@@ -3094,7 +3294,7 @@
3094
3294
  }
3095
3295
  ],
3096
3296
  "compatibility": {
3097
- "nuxt": "^3.0.0",
3297
+ "nuxt": ">=3.0.0",
3098
3298
  "requires": {}
3099
3299
  }
3100
3300
  },
@@ -3139,7 +3339,7 @@
3139
3339
  }
3140
3340
  ],
3141
3341
  "compatibility": {
3142
- "nuxt": "^3.0.0",
3342
+ "nuxt": ">=3.0.0",
3143
3343
  "requires": {}
3144
3344
  }
3145
3345
  },
@@ -3162,7 +3362,7 @@
3162
3362
  }
3163
3363
  ],
3164
3364
  "compatibility": {
3165
- "nuxt": "^3.8.0",
3365
+ "nuxt": ">=3.8.0",
3166
3366
  "requires": {}
3167
3367
  }
3168
3368
  },
@@ -3208,7 +3408,7 @@
3208
3408
  }
3209
3409
  ],
3210
3410
  "compatibility": {
3211
- "nuxt": "^3.0.0",
3411
+ "nuxt": ">=3.0.0",
3212
3412
  "requires": {},
3213
3413
  "devtools": "^0.0.0"
3214
3414
  }
@@ -3238,8 +3438,8 @@
3238
3438
  {
3239
3439
  "name": "maz-ui",
3240
3440
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3241
- "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3242
- "npm": "nuxt-module",
3441
+ "repo": "louismazel/maz-ui#master/packages/lib",
3442
+ "npm": "maz-ui",
3243
3443
  "icon": "maz-ui.png",
3244
3444
  "github": "https://github.com/louismazel/maz-ui",
3245
3445
  "website": "https://maz-ui.com/",
@@ -3253,7 +3453,29 @@
3253
3453
  }
3254
3454
  ],
3255
3455
  "compatibility": {
3256
- "nuxt": "^3.0.0",
3456
+ "nuxt": ">=3.0.0",
3457
+ "requires": {}
3458
+ }
3459
+ },
3460
+ {
3461
+ "name": "mdc",
3462
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3463
+ "repo": "nuxt-modules/mdc",
3464
+ "npm": "@nuxtjs/mdc",
3465
+ "icon": "mdc.png",
3466
+ "github": "https://github.com/nuxt-modules/mdc",
3467
+ "website": "https://github.com/nuxt-modules/mdc",
3468
+ "learn_more": "",
3469
+ "category": "Extensions",
3470
+ "type": "community",
3471
+ "maintainers": [
3472
+ {
3473
+ "name": "farnabaz",
3474
+ "github": "farnabaz"
3475
+ }
3476
+ ],
3477
+ "compatibility": {
3478
+ "nuxt": ">=3.0.0",
3257
3479
  "requires": {}
3258
3480
  }
3259
3481
  },
@@ -3299,7 +3521,7 @@
3299
3521
  }
3300
3522
  ],
3301
3523
  "compatibility": {
3302
- "nuxt": "^2.0.0 || ^3.0.0",
3524
+ "nuxt": "^2.0.0 || >=3.0.0",
3303
3525
  "requires": {
3304
3526
  "bridge": true
3305
3527
  }
@@ -3324,7 +3546,7 @@
3324
3546
  }
3325
3547
  ],
3326
3548
  "compatibility": {
3327
- "nuxt": "^3.0.0",
3549
+ "nuxt": ">=3.0.0",
3328
3550
  "requires": {
3329
3551
  "bridge": false
3330
3552
  },
@@ -3372,7 +3594,29 @@
3372
3594
  }
3373
3595
  ],
3374
3596
  "compatibility": {
3375
- "nuxt": "^3.0.0",
3597
+ "nuxt": ">=3.0.0",
3598
+ "requires": {}
3599
+ }
3600
+ },
3601
+ {
3602
+ "name": "mojocss",
3603
+ "description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
3604
+ "repo": "mojocss/mojocss-nuxt-module",
3605
+ "npm": "@mojocss/nuxt",
3606
+ "icon": "mojocss.svg",
3607
+ "github": "https://github.com/mojocss/mojocss-nuxt-module",
3608
+ "website": "https://mojocss.com/docs/guide/nuxtjs",
3609
+ "learn_more": "",
3610
+ "category": "UI",
3611
+ "type": "3rd-party",
3612
+ "maintainers": [
3613
+ {
3614
+ "name": "mojocss",
3615
+ "github": "mojocss"
3616
+ }
3617
+ ],
3618
+ "compatibility": {
3619
+ "nuxt": "^2.0.0 || >=3.0.0",
3376
3620
  "requires": {}
3377
3621
  }
3378
3622
  },
@@ -3425,6 +3669,28 @@
3425
3669
  "requires": {}
3426
3670
  }
3427
3671
  },
3672
+ {
3673
+ "name": "neo4j",
3674
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3675
+ "repo": "arashsheyda/nuxt-neo4j",
3676
+ "npm": "nuxt-neo4j",
3677
+ "icon": "nuxt-neo4j.png",
3678
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3679
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3680
+ "learn_more": "",
3681
+ "category": "Database",
3682
+ "type": "3rd-party",
3683
+ "maintainers": [
3684
+ {
3685
+ "name": "arashsheyda",
3686
+ "github": "arashsheyda"
3687
+ }
3688
+ ],
3689
+ "compatibility": {
3690
+ "nuxt": ">=3.0.0",
3691
+ "requires": {}
3692
+ }
3693
+ },
3428
3694
  {
3429
3695
  "name": "netlify-cache",
3430
3696
  "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
@@ -3494,29 +3760,45 @@
3494
3760
  },
3495
3761
  {
3496
3762
  "name": "ngrok",
3497
- "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",
3498
- "repo": "nuxt-community/ngrok",
3763
+ "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
3764
+ "repo": "nuxt-modules/ngrok",
3499
3765
  "npm": "@nuxtjs/ngrok",
3500
- "icon": "ngrok.png",
3501
- "github": "https://github.com/nuxt-community/ngrok-module",
3502
- "website": "https://ngrok.nuxtjs.org",
3503
- "learn_more": "https://github.com/bubenshchykov/ngrok",
3766
+ "icon": "ngrok.svg",
3767
+ "github": "https://github.com/nuxt-modules/ngrok",
3768
+ "website": "https://ngrok.nuxtjs.org/",
3769
+ "learn_more": "https://ngrok.com/",
3504
3770
  "category": "Devtools",
3505
3771
  "type": "community",
3506
3772
  "maintainers": [
3507
3773
  {
3508
- "name": "Debbie O'Brien",
3509
- "github": "debs-obrien",
3510
- "twitter": "debs_obrien"
3511
- },
3774
+ "name": "Arash Sheyda",
3775
+ "github": "arashsheyda"
3776
+ }
3777
+ ],
3778
+ "compatibility": {
3779
+ "nuxt": ">=3.0.0",
3780
+ "requires": {}
3781
+ }
3782
+ },
3783
+ {
3784
+ "name": "nodemailer",
3785
+ "description": "Nuxt integration for nodemailer",
3786
+ "repo": "kleinpetr/nuxt-nodemailer",
3787
+ "npm": "nuxt-nodemailer",
3788
+ "icon": "nodemailer.png",
3789
+ "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3790
+ "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3791
+ "learn_more": "https://www.nodemailer.com/",
3792
+ "category": "Extensions",
3793
+ "type": "3rd-party",
3794
+ "maintainers": [
3512
3795
  {
3513
- "name": "Pooya Parsa",
3514
- "github": "pi0",
3515
- "twitter": "_pi0_"
3796
+ "name": "kleinpetr",
3797
+ "github": "kleinpetr"
3516
3798
  }
3517
3799
  ],
3518
3800
  "compatibility": {
3519
- "nuxt": "^2.0.0",
3801
+ "nuxt": ">=3.0.0",
3520
3802
  "requires": {}
3521
3803
  }
3522
3804
  },
@@ -3560,7 +3842,7 @@
3560
3842
  }
3561
3843
  ],
3562
3844
  "compatibility": {
3563
- "nuxt": "^3.0.0",
3845
+ "nuxt": ">=3.0.0",
3564
3846
  "requires": {}
3565
3847
  }
3566
3848
  },
@@ -3582,7 +3864,7 @@
3582
3864
  }
3583
3865
  ],
3584
3866
  "compatibility": {
3585
- "nuxt": "^3.0.0",
3867
+ "nuxt": ">=3.0.0",
3586
3868
  "requires": {}
3587
3869
  }
3588
3870
  },
@@ -3605,7 +3887,7 @@
3605
3887
  }
3606
3888
  ],
3607
3889
  "compatibility": {
3608
- "nuxt": "^3.0.0",
3890
+ "nuxt": ">=3.0.0",
3609
3891
  "requires": {}
3610
3892
  }
3611
3893
  },
@@ -3628,7 +3910,7 @@
3628
3910
  }
3629
3911
  ],
3630
3912
  "compatibility": {
3631
- "nuxt": "^3.9.0",
3913
+ "nuxt": ">=3.9.0",
3632
3914
  "requires": {}
3633
3915
  }
3634
3916
  },
@@ -3650,7 +3932,7 @@
3650
3932
  }
3651
3933
  ],
3652
3934
  "compatibility": {
3653
- "nuxt": "^3.0.0",
3935
+ "nuxt": ">=3.0.0",
3654
3936
  "requires": {}
3655
3937
  }
3656
3938
  },
@@ -3672,10 +3954,39 @@
3672
3954
  }
3673
3955
  ],
3674
3956
  "compatibility": {
3675
- "nuxt": "^3.0.0",
3957
+ "nuxt": ">=3.0.0",
3676
3958
  "requires": {}
3677
3959
  }
3678
3960
  },
3961
+ {
3962
+ "name": "nuxt-booster",
3963
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
3964
+ "repo": "basics/nuxt-booster",
3965
+ "npm": "nuxt-booster",
3966
+ "icon": "nuxt-booster.svg",
3967
+ "github": "https://github.com/basics/nuxt-booster",
3968
+ "website": "https://basics.github.io/nuxt-booster/",
3969
+ "learn_more": "https://basics.github.io/nuxt-booster/",
3970
+ "category": "Performance",
3971
+ "type": "3rd-party",
3972
+ "maintainers": [
3973
+ {
3974
+ "name": "Thorn Walli",
3975
+ "github": "ThornWalli",
3976
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
3977
+ },
3978
+ {
3979
+ "name": "Stephan Gerbeth",
3980
+ "github": "StephanGerbeth",
3981
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3982
+ }
3983
+ ],
3984
+ "compatibility": {
3985
+ "nuxt": ">=3.0.0",
3986
+ "requires": {},
3987
+ "devtools": "^0.0.0"
3988
+ }
3989
+ },
3679
3990
  {
3680
3991
  "name": "nuxt-bootstrap-icons",
3681
3992
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3694,7 +4005,7 @@
3694
4005
  }
3695
4006
  ],
3696
4007
  "compatibility": {
3697
- "nuxt": "^3.0.0",
4008
+ "nuxt": ">=3.0.0",
3698
4009
  "requires": {}
3699
4010
  }
3700
4011
  },
@@ -3716,7 +4027,7 @@
3716
4027
  }
3717
4028
  ],
3718
4029
  "compatibility": {
3719
- "nuxt": "^3.0.0",
4030
+ "nuxt": ">=3.0.0",
3720
4031
  "requires": {}
3721
4032
  }
3722
4033
  },
@@ -3738,7 +4049,7 @@
3738
4049
  }
3739
4050
  ],
3740
4051
  "compatibility": {
3741
- "nuxt": "^3.0.0",
4052
+ "nuxt": ">=3.0.0",
3742
4053
  "requires": {}
3743
4054
  }
3744
4055
  },
@@ -3764,7 +4075,7 @@
3764
4075
  }
3765
4076
  ],
3766
4077
  "compatibility": {
3767
- "nuxt": "^3.0.0",
4078
+ "nuxt": ">=3.0.0",
3768
4079
  "requires": {}
3769
4080
  }
3770
4081
  },
@@ -3786,7 +4097,7 @@
3786
4097
  }
3787
4098
  ],
3788
4099
  "compatibility": {
3789
- "nuxt": "^3.0.0",
4100
+ "nuxt": ">=3.0.0",
3790
4101
  "requires": {}
3791
4102
  }
3792
4103
  },
@@ -3808,7 +4119,75 @@
3808
4119
  }
3809
4120
  ],
3810
4121
  "compatibility": {
3811
- "nuxt": "^3.0.0",
4122
+ "nuxt": ">=3.0.0",
4123
+ "requires": {}
4124
+ }
4125
+ },
4126
+ {
4127
+ "name": "nuxt-file-storage",
4128
+ "description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
4129
+ "repo": "nyllre/nuxt-file-storage",
4130
+ "npm": "nuxt-file-storage",
4131
+ "icon": "nuxt-file-storage.svg",
4132
+ "github": "https://github.com/nyllre/nuxt-file-storage",
4133
+ "website": "https://github.com/nyllre/nuxt-file-storage",
4134
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
4135
+ "category": "Database",
4136
+ "type": "3rd-party",
4137
+ "maintainers": [
4138
+ {
4139
+ "name": "NyllRE",
4140
+ "github": "NyllRE"
4141
+ }
4142
+ ],
4143
+ "compatibility": {
4144
+ "nuxt": ">=3.0.0",
4145
+ "requires": {}
4146
+ }
4147
+ },
4148
+ {
4149
+ "name": "nuxt-fontawesome",
4150
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
4151
+ "repo": "bezumkin/nuxt-fontawesome",
4152
+ "npm": "@vesp/nuxt-fontawesome",
4153
+ "icon": "nuxt-fontawesome.svg",
4154
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
4155
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
4156
+ "learn_more": "https://fontawesome.com",
4157
+ "category": "UI",
4158
+ "type": "3rd-party",
4159
+ "maintainers": [
4160
+ {
4161
+ "name": "Vasily Naumkin",
4162
+ "github": "bezumkin",
4163
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
4164
+ }
4165
+ ],
4166
+ "compatibility": {
4167
+ "nuxt": ">=3.0.0",
4168
+ "requires": {}
4169
+ }
4170
+ },
4171
+ {
4172
+ "name": "nuxt-fortify",
4173
+ "description": "Use Laravel fortify and sanctum with Nuxt",
4174
+ "repo": "dev-charles15531/nuxt-fortify",
4175
+ "npm": "nuxt-fortify",
4176
+ "icon": "laravel-nuxt-fortify.svg",
4177
+ "github": "https://github.com/dev-charles15531/nuxt-fortify",
4178
+ "website": "https://github.com/dev-charles15531/nuxt-fortify",
4179
+ "learn_more": "https://laravel.com/docs/11.x/fortify",
4180
+ "category": "Security",
4181
+ "type": "3rd-party",
4182
+ "maintainers": [
4183
+ {
4184
+ "name": "Charles Paul",
4185
+ "github": "dev-charles15531",
4186
+ "avatar": "https://avatars.githubusercontent.com/dev-charles15531"
4187
+ }
4188
+ ],
4189
+ "compatibility": {
4190
+ "nuxt": ">=3.9.0",
3812
4191
  "requires": {}
3813
4192
  }
3814
4193
  },
@@ -3837,7 +4216,7 @@
3837
4216
  }
3838
4217
  ],
3839
4218
  "compatibility": {
3840
- "nuxt": "^2.0.0 || ^3.0.0",
4219
+ "nuxt": "^2.0.0 || >=3.0.0",
3841
4220
  "requires": {}
3842
4221
  }
3843
4222
  },
@@ -3881,7 +4260,7 @@
3881
4260
  }
3882
4261
  ],
3883
4262
  "compatibility": {
3884
- "nuxt": "^3.0.0",
4263
+ "nuxt": ">=3.0.0",
3885
4264
  "requires": {},
3886
4265
  "devtools": "^0.0.0"
3887
4266
  }
@@ -3904,7 +4283,7 @@
3904
4283
  }
3905
4284
  ],
3906
4285
  "compatibility": {
3907
- "nuxt": "^2.0.0 || ^3.0.0",
4286
+ "nuxt": "^2.0.0 || >=3.0.0",
3908
4287
  "requires": {
3909
4288
  "bridge": "optional"
3910
4289
  }
@@ -3950,7 +4329,7 @@
3950
4329
  }
3951
4330
  ],
3952
4331
  "compatibility": {
3953
- "nuxt": "^3.0.0",
4332
+ "nuxt": ">=3.0.0",
3954
4333
  "requires": {}
3955
4334
  }
3956
4335
  },
@@ -3961,8 +4340,8 @@
3961
4340
  "npm": "@nuxtus/nuxt-localtunnel",
3962
4341
  "icon": "nuxt-localtunnel.svg",
3963
4342
  "github": "https://github.com/nuxtus/localtunnel",
3964
- "website": "https://docs.nuxtus.com",
3965
- "learn_more": "https://docs.nuxtus.com/localtunnel.html",
4343
+ "website": "https://github.com/nuxtus/localtunnel",
4344
+ "learn_more": "",
3966
4345
  "category": "Devtools",
3967
4346
  "type": "3rd-party",
3968
4347
  "maintainers": [
@@ -3973,7 +4352,7 @@
3973
4352
  }
3974
4353
  ],
3975
4354
  "compatibility": {
3976
- "nuxt": "^3.0.0",
4355
+ "nuxt": ">=3.0.0",
3977
4356
  "requires": {}
3978
4357
  }
3979
4358
  },
@@ -3996,7 +4375,7 @@
3996
4375
  }
3997
4376
  ],
3998
4377
  "compatibility": {
3999
- "nuxt": "^3.0.0",
4378
+ "nuxt": ">=3.0.0",
4000
4379
  "requires": {}
4001
4380
  }
4002
4381
  },
@@ -4018,7 +4397,7 @@
4018
4397
  }
4019
4398
  ],
4020
4399
  "compatibility": {
4021
- "nuxt": "^2.0.0 || ^3.0.0",
4400
+ "nuxt": "^2.0.0 || >=3.0.0",
4022
4401
  "requires": {}
4023
4402
  }
4024
4403
  },
@@ -4040,7 +4419,7 @@
4040
4419
  }
4041
4420
  ],
4042
4421
  "compatibility": {
4043
- "nuxt": "^3.0.0",
4422
+ "nuxt": ">=3.0.0",
4044
4423
  "requires": {}
4045
4424
  }
4046
4425
  },
@@ -4062,7 +4441,30 @@
4062
4441
  }
4063
4442
  ],
4064
4443
  "compatibility": {
4065
- "nuxt": "^3.0.0",
4444
+ "nuxt": ">=3.0.0",
4445
+ "requires": {}
4446
+ }
4447
+ },
4448
+ {
4449
+ "name": "nuxt-meta-pixel",
4450
+ "description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
4451
+ "repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
4452
+ "npm": "nuxt-meta-pixel",
4453
+ "icon": "",
4454
+ "github": "https://github.com/tanukijs/meta-pixel",
4455
+ "website": "https://github.com/tanukijs/meta-pixel",
4456
+ "learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
4457
+ "category": "Analytics",
4458
+ "type": "3rd-party",
4459
+ "maintainers": [
4460
+ {
4461
+ "name": "tanukijs",
4462
+ "github": "tanukijs",
4463
+ "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4464
+ }
4465
+ ],
4466
+ "compatibility": {
4467
+ "nuxt": ">=3.0.0",
4066
4468
  "requires": {}
4067
4469
  }
4068
4470
  },
@@ -4084,7 +4486,7 @@
4084
4486
  }
4085
4487
  ],
4086
4488
  "compatibility": {
4087
- "nuxt": "^3.0.0",
4489
+ "nuxt": ">=3.0.0",
4088
4490
  "requires": {}
4089
4491
  }
4090
4492
  },
@@ -4106,7 +4508,7 @@
4106
4508
  }
4107
4509
  ],
4108
4510
  "compatibility": {
4109
- "nuxt": "^3.0.0",
4511
+ "nuxt": ">=3.0.0",
4110
4512
  "requires": {},
4111
4513
  "devtools": "^0.0.0"
4112
4514
  }
@@ -4130,7 +4532,7 @@
4130
4532
  }
4131
4533
  ],
4132
4534
  "compatibility": {
4133
- "nuxt": "^3.0.0",
4535
+ "nuxt": ">=3.0.0",
4134
4536
  "requires": {}
4135
4537
  }
4136
4538
  },
@@ -4152,7 +4554,7 @@
4152
4554
  }
4153
4555
  ],
4154
4556
  "compatibility": {
4155
- "nuxt": "^3.0.0",
4557
+ "nuxt": ">=3.0.0",
4156
4558
  "requires": {}
4157
4559
  }
4158
4560
  },
@@ -4178,7 +4580,7 @@
4178
4580
  }
4179
4581
  ],
4180
4582
  "compatibility": {
4181
- "nuxt": "^3.0.0",
4583
+ "nuxt": ">=3.0.0",
4182
4584
  "requires": {},
4183
4585
  "devtools": "^0.0.0"
4184
4586
  }
@@ -4202,7 +4604,30 @@
4202
4604
  }
4203
4605
  ],
4204
4606
  "compatibility": {
4205
- "nuxt": "^3.0.0",
4607
+ "nuxt": ">=3.0.0",
4608
+ "requires": {}
4609
+ }
4610
+ },
4611
+ {
4612
+ "name": "nuxt-pdf-frame",
4613
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4614
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4615
+ "npm": "@i2d/nuxt-pdf-frame",
4616
+ "icon": "pdf-frame.svg",
4617
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4618
+ "website": "https://www.pdf-frame.org",
4619
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4620
+ "category": "Libraries",
4621
+ "type": "3rd-party",
4622
+ "maintainers": [
4623
+ {
4624
+ "name": "Narayana Swamy",
4625
+ "github": "nswamy14",
4626
+ "email": "narayanaswamy14@gmail.com"
4627
+ }
4628
+ ],
4629
+ "compatibility": {
4630
+ "nuxt": ">=3.0.0",
4206
4631
  "requires": {}
4207
4632
  }
4208
4633
  },
@@ -4225,7 +4650,7 @@
4225
4650
  }
4226
4651
  ],
4227
4652
  "compatibility": {
4228
- "nuxt": "^3.0.0",
4653
+ "nuxt": ">=3.0.0",
4229
4654
  "requires": {}
4230
4655
  }
4231
4656
  },
@@ -4247,7 +4672,7 @@
4247
4672
  }
4248
4673
  ],
4249
4674
  "compatibility": {
4250
- "nuxt": "^3.0.0",
4675
+ "nuxt": ">=3.0.0",
4251
4676
  "requires": {}
4252
4677
  }
4253
4678
  },
@@ -4273,28 +4698,6 @@
4273
4698
  "requires": {}
4274
4699
  }
4275
4700
  },
4276
- {
4277
- "name": "plausible",
4278
- "description": "Nuxt module to natively integrate Plausible analytics",
4279
- "repo": "nuxt-modules/plausible",
4280
- "npm": "@nuxtjs/plausible",
4281
- "icon": "plausible.png",
4282
- "github": "https://github.com/nuxt-modules/plausible",
4283
- "website": "https://github.com/nuxt-modules/plausible",
4284
- "learn_more": "https://plausible.io/",
4285
- "category": "Analytics",
4286
- "type": "community",
4287
- "maintainers": [
4288
- {
4289
- "name": "Johann Schopplich",
4290
- "github": "johannschopplich"
4291
- }
4292
- ],
4293
- "compatibility": {
4294
- "nuxt": "^3.0.0",
4295
- "requires": {}
4296
- }
4297
- },
4298
4701
  {
4299
4702
  "name": "nuxt-plotly",
4300
4703
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4317,7 +4720,7 @@
4317
4720
  }
4318
4721
  ],
4319
4722
  "compatibility": {
4320
- "nuxt": "^3.0.0",
4723
+ "nuxt": ">=3.0.0",
4321
4724
  "requires": {}
4322
4725
  }
4323
4726
  },
@@ -4362,7 +4765,7 @@
4362
4765
  }
4363
4766
  ],
4364
4767
  "compatibility": {
4365
- "nuxt": "^3.0.0",
4768
+ "nuxt": ">=3.0.0",
4366
4769
  "requires": {}
4367
4770
  }
4368
4771
  },
@@ -4408,7 +4811,7 @@
4408
4811
  }
4409
4812
  ],
4410
4813
  "compatibility": {
4411
- "nuxt": "^3.0.0",
4814
+ "nuxt": ">=3.0.0",
4412
4815
  "requires": {}
4413
4816
  }
4414
4817
  },
@@ -4436,7 +4839,7 @@
4436
4839
  }
4437
4840
  ],
4438
4841
  "compatibility": {
4439
- "nuxt": "^3.0.0",
4842
+ "nuxt": ">=3.0.0",
4440
4843
  "requires": {}
4441
4844
  }
4442
4845
  },
@@ -4481,7 +4884,7 @@
4481
4884
  }
4482
4885
  ],
4483
4886
  "compatibility": {
4484
- "nuxt": "^3.0.0",
4887
+ "nuxt": ">=3.0.0",
4485
4888
  "requires": {},
4486
4889
  "devtools": "^0.0.0"
4487
4890
  }
@@ -4504,7 +4907,7 @@
4504
4907
  }
4505
4908
  ],
4506
4909
  "compatibility": {
4507
- "nuxt": "^3.0.0",
4910
+ "nuxt": ">=3.0.0",
4508
4911
  "requires": {}
4509
4912
  }
4510
4913
  },
@@ -4552,6 +4955,28 @@
4552
4955
  "requires": {}
4553
4956
  }
4554
4957
  },
4958
+ {
4959
+ "name": "nuxt-uswds",
4960
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4961
+ "repo": "patrickcate/nuxt-uswds",
4962
+ "npm": "nuxt-uswds",
4963
+ "icon": "nuxt-uswds.svg",
4964
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4965
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4966
+ "learn_more": "",
4967
+ "category": "UI",
4968
+ "type": "3rd-party",
4969
+ "maintainers": [
4970
+ {
4971
+ "name": "Patrick Cate",
4972
+ "github": "patrickcate"
4973
+ }
4974
+ ],
4975
+ "compatibility": {
4976
+ "nuxt": ">=3.0.0",
4977
+ "requires": {}
4978
+ }
4979
+ },
4555
4980
  {
4556
4981
  "name": "nuxt-viewport",
4557
4982
  "description": "Define custom viewports for your Nuxt project",
@@ -4570,7 +4995,7 @@
4570
4995
  }
4571
4996
  ],
4572
4997
  "compatibility": {
4573
- "nuxt": "^2.0.0 || ^3.0.0",
4998
+ "nuxt": "^2.0.0 || >=3.0.0",
4574
4999
  "requires": {
4575
5000
  "bridge": "optional"
4576
5001
  }
@@ -4594,7 +5019,7 @@
4594
5019
  }
4595
5020
  ],
4596
5021
  "compatibility": {
4597
- "nuxt": "^3.0.0",
5022
+ "nuxt": ">=3.0.0",
4598
5023
  "requires": {}
4599
5024
  }
4600
5025
  },
@@ -4605,7 +5030,7 @@
4605
5030
  "npm": "nuxt-zod-i18n",
4606
5031
  "icon": "nuxt-zod-i18n.svg",
4607
5032
  "github": "https://github.com/xibman/nuxt-zod-i18n",
4608
- "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
5033
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
4609
5034
  "learn_more": "",
4610
5035
  "category": "Libraries",
4611
5036
  "type": "3rd-party",
@@ -4616,51 +5041,79 @@
4616
5041
  }
4617
5042
  ],
4618
5043
  "compatibility": {
4619
- "nuxt": "^3.0.0",
5044
+ "nuxt": ">=3.0.0",
4620
5045
  "requires": {}
4621
5046
  }
4622
5047
  },
4623
5048
  {
4624
- "name": "nuxt3-interpolation",
4625
- "description": "",
4626
- "repo": "daliborgogic/interpolation#master",
4627
- "npm": "nuxt3-interpolation",
4628
- "icon": "",
4629
- "github": "https://github.com/daliborgogic/interpolation/tree/master",
4630
- "website": "https://github.com/daliborgogic/interpolation/tree/master",
4631
- "learn_more": "",
4632
- "category": "Devtools",
5049
+ "name": "nuxt2-leaflet",
5050
+ "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
5051
+ "repo": "schlunsen/nuxt-leaflet",
5052
+ "npm": "nuxt-leaflet",
5053
+ "icon": "leaflet.png",
5054
+ "github": "https://github.com/schlunsen/nuxt-leaflet",
5055
+ "website": "https://github.com/schlunsen/nuxt-leaflet",
5056
+ "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
5057
+ "category": "Libraries",
4633
5058
  "type": "3rd-party",
4634
5059
  "maintainers": [
4635
5060
  {
4636
- "name": "daliborgogic",
4637
- "github": "daliborgogic"
5061
+ "name": "schlunsen",
5062
+ "github": "schlunsen"
4638
5063
  }
4639
5064
  ],
4640
5065
  "compatibility": {
4641
- "nuxt": "^3.0.0",
5066
+ "nuxt": "^2.0.0",
4642
5067
  "requires": {}
4643
5068
  }
4644
5069
  },
4645
5070
  {
4646
- "name": "nuxt3-leaflet",
4647
- "description": "Leaflet integration with Nuxt",
4648
- "repo": "Gugustinette/Nuxt-Leaflet",
4649
- "npm": "nuxt3-leaflet",
4650
- "icon": "leaflet.png",
4651
- "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4652
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4653
- "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4654
- "category": "Libraries",
5071
+ "name": "nuxt2-ngrok",
5072
+ "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",
5073
+ "repo": "nuxt-community/ngrok",
5074
+ "npm": "@nuxtjs/ngrok",
5075
+ "icon": "ngrok.png",
5076
+ "github": "https://github.com/nuxt-community/ngrok-module",
5077
+ "website": "https://ngrok.nuxtjs.org",
5078
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
5079
+ "category": "Devtools",
5080
+ "type": "community",
5081
+ "maintainers": [
5082
+ {
5083
+ "name": "Debbie O'Brien",
5084
+ "github": "debs-obrien",
5085
+ "twitter": "debs_obrien"
5086
+ },
5087
+ {
5088
+ "name": "Pooya Parsa",
5089
+ "github": "pi0",
5090
+ "twitter": "_pi0_"
5091
+ }
5092
+ ],
5093
+ "compatibility": {
5094
+ "nuxt": "^2.0.0",
5095
+ "requires": {}
5096
+ }
5097
+ },
5098
+ {
5099
+ "name": "nuxt3-interpolation",
5100
+ "description": "",
5101
+ "repo": "daliborgogic/interpolation",
5102
+ "npm": "nuxt3-interpolation",
5103
+ "icon": "",
5104
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
5105
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
5106
+ "learn_more": "",
5107
+ "category": "Devtools",
4655
5108
  "type": "3rd-party",
4656
5109
  "maintainers": [
4657
5110
  {
4658
- "name": "Augustin MERCIER",
4659
- "github": "Gugustinette"
5111
+ "name": "daliborgogic",
5112
+ "github": "daliborgogic"
4660
5113
  }
4661
5114
  ],
4662
5115
  "compatibility": {
4663
- "nuxt": "^3.0.0",
5116
+ "nuxt": ">=3.0.0",
4664
5117
  "requires": {}
4665
5118
  }
4666
5119
  },
@@ -4707,7 +5160,7 @@
4707
5160
  }
4708
5161
  ],
4709
5162
  "compatibility": {
4710
- "nuxt": "^3.0.0",
5163
+ "nuxt": ">=3.0.0",
4711
5164
  "requires": {},
4712
5165
  "devtools": "^0.0.0"
4713
5166
  }
@@ -4735,6 +5188,28 @@
4735
5188
  "requires": {}
4736
5189
  }
4737
5190
  },
5191
+ {
5192
+ "name": "onyx",
5193
+ "description": "A design system and Vue.js component library created by Schwarz IT",
5194
+ "repo": "SchwarzIT/onyx#main/packages/nuxt",
5195
+ "npm": "@sit-onyx/nuxt",
5196
+ "icon": "onyx.svg",
5197
+ "github": "https://github.com/SchwarzIT/onyx",
5198
+ "website": "https://onyx.schwarz/development/packages/nuxt.html",
5199
+ "learn_more": "https://onyx.schwarz",
5200
+ "category": "UI",
5201
+ "type": "3rd-party",
5202
+ "maintainers": [
5203
+ {
5204
+ "name": "Schwarz IT",
5205
+ "github": "SchwarzIT"
5206
+ }
5207
+ ],
5208
+ "compatibility": {
5209
+ "nuxt": ">=3.0.0",
5210
+ "requires": {}
5211
+ }
5212
+ },
4738
5213
  {
4739
5214
  "name": "optimized-images",
4740
5215
  "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
@@ -4821,7 +5296,7 @@
4821
5296
  }
4822
5297
  ],
4823
5298
  "compatibility": {
4824
- "nuxt": "^3.0.0",
5299
+ "nuxt": ">=3.0.0",
4825
5300
  "requires": {}
4826
5301
  }
4827
5302
  },
@@ -4844,7 +5319,7 @@
4844
5319
  }
4845
5320
  ],
4846
5321
  "compatibility": {
4847
- "nuxt": "^2.0.0 || ^3.0.0",
5322
+ "nuxt": "^2.0.0 || >=3.0.0",
4848
5323
  "requires": {
4849
5324
  "bridge": true
4850
5325
  }
@@ -4868,7 +5343,7 @@
4868
5343
  }
4869
5344
  ],
4870
5345
  "compatibility": {
4871
- "nuxt": "^3.0.0",
5346
+ "nuxt": ">=3.0.0",
4872
5347
  "requires": {}
4873
5348
  }
4874
5349
  },
@@ -4892,7 +5367,7 @@
4892
5367
  }
4893
5368
  ],
4894
5369
  "compatibility": {
4895
- "nuxt": "^3.0.0",
5370
+ "nuxt": ">=3.0.0",
4896
5371
  "requires": {}
4897
5372
  }
4898
5373
  },
@@ -4914,7 +5389,7 @@
4914
5389
  }
4915
5390
  ],
4916
5391
  "compatibility": {
4917
- "nuxt": "^3.10.0",
5392
+ "nuxt": ">=3.10.0",
4918
5393
  "requires": {}
4919
5394
  }
4920
5395
  },
@@ -4944,7 +5419,7 @@
4944
5419
  {
4945
5420
  "name": "pinia-orm",
4946
5421
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4947
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5422
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4948
5423
  "npm": "@pinia-orm/nuxt",
4949
5424
  "icon": "pinia-orm.svg",
4950
5425
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4959,7 +5434,7 @@
4959
5434
  }
4960
5435
  ],
4961
5436
  "compatibility": {
4962
- "nuxt": "^2.0.0 || ^3.0.0",
5437
+ "nuxt": "^2.0.0 || >=3.0.0",
4963
5438
  "requires": {
4964
5439
  "bridge": "optional"
4965
5440
  }
@@ -4983,7 +5458,7 @@
4983
5458
  }
4984
5459
  ],
4985
5460
  "compatibility": {
4986
- "nuxt": "^2.0.0 || ^3.0.0",
5461
+ "nuxt": "^2.0.0 || >=3.0.0",
4987
5462
  "requires": {
4988
5463
  "bridge": "optional"
4989
5464
  }
@@ -5007,7 +5482,7 @@
5007
5482
  }
5008
5483
  ],
5009
5484
  "compatibility": {
5010
- "nuxt": "^2.0.0 || ^3.0.0",
5485
+ "nuxt": "^2.0.0 || >=3.0.0",
5011
5486
  "requires": {
5012
5487
  "bridge": "optional"
5013
5488
  }
@@ -5018,20 +5493,20 @@
5018
5493
  "description": "Nuxt module to natively integrate Plausible analytics",
5019
5494
  "repo": "nuxt-modules/plausible",
5020
5495
  "npm": "@nuxtjs/plausible",
5021
- "icon": "",
5496
+ "icon": "plausible.svg",
5022
5497
  "github": "https://github.com/nuxt-modules/plausible",
5023
5498
  "website": "https://github.com/nuxt-modules/plausible",
5024
5499
  "learn_more": "",
5025
- "category": "Devtools",
5500
+ "category": "Analytics",
5026
5501
  "type": "community",
5027
5502
  "maintainers": [
5028
5503
  {
5029
- "name": "nuxt-modules",
5030
- "github": "nuxt-modules"
5504
+ "name": "Johann Schopplich",
5505
+ "github": "johannschopplich"
5031
5506
  }
5032
5507
  ],
5033
5508
  "compatibility": {
5034
- "nuxt": "^2.0.0",
5509
+ "nuxt": "^2.0.0 || >=3.0.0",
5035
5510
  "requires": {}
5036
5511
  }
5037
5512
  },
@@ -5077,7 +5552,7 @@
5077
5552
  }
5078
5553
  ],
5079
5554
  "compatibility": {
5080
- "nuxt": "^3.0.0",
5555
+ "nuxt": ">=3.0.0",
5081
5556
  "requires": {}
5082
5557
  }
5083
5558
  },
@@ -5100,7 +5575,29 @@
5100
5575
  }
5101
5576
  ],
5102
5577
  "compatibility": {
5103
- "nuxt": "^3.0.0",
5578
+ "nuxt": ">=3.0.0",
5579
+ "requires": {}
5580
+ }
5581
+ },
5582
+ {
5583
+ "name": "prisma",
5584
+ "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
5585
+ "repo": "prisma/nuxt-prisma",
5586
+ "npm": "@prisma/nuxt",
5587
+ "icon": "prisma.png",
5588
+ "github": "https://github.com/prisma/nuxt-prisma",
5589
+ "website": "https://pris.ly/prisma-nuxt",
5590
+ "learn_more": "https://www.prisma.io/orm",
5591
+ "category": "Database",
5592
+ "type": "3rd-party",
5593
+ "maintainers": [
5594
+ {
5595
+ "name": "prisma",
5596
+ "github": "prisma"
5597
+ }
5598
+ ],
5599
+ "compatibility": {
5600
+ "nuxt": ">=3.0.0",
5104
5601
  "requires": {}
5105
5602
  }
5106
5603
  },
@@ -5123,7 +5620,7 @@
5123
5620
  }
5124
5621
  ],
5125
5622
  "compatibility": {
5126
- "nuxt": "^2.0.0 || ^3.0.0",
5623
+ "nuxt": "^2.0.0 || >=3.0.0",
5127
5624
  "requires": {}
5128
5625
  }
5129
5626
  },
@@ -5145,7 +5642,7 @@
5145
5642
  }
5146
5643
  ],
5147
5644
  "compatibility": {
5148
- "nuxt": "^3.0.0",
5645
+ "nuxt": ">=3.0.0",
5149
5646
  "requires": {}
5150
5647
  }
5151
5648
  },
@@ -5235,7 +5732,7 @@
5235
5732
  }
5236
5733
  ],
5237
5734
  "compatibility": {
5238
- "nuxt": "^2.0.0 || ^3.0.0",
5735
+ "nuxt": "^2.0.0 || >=3.0.0",
5239
5736
  "requires": {}
5240
5737
  }
5241
5738
  },
@@ -5304,7 +5801,7 @@
5304
5801
  }
5305
5802
  ],
5306
5803
  "compatibility": {
5307
- "nuxt": "^3.0.0",
5804
+ "nuxt": ">=3.0.0",
5308
5805
  "requires": {},
5309
5806
  "devtools": "^0.0.0"
5310
5807
  }
@@ -5327,7 +5824,7 @@
5327
5824
  }
5328
5825
  ],
5329
5826
  "compatibility": {
5330
- "nuxt": "^3.0.0",
5827
+ "nuxt": ">=3.0.0",
5331
5828
  "requires": {}
5332
5829
  }
5333
5830
  },
@@ -5362,7 +5859,7 @@
5362
5859
  }
5363
5860
  ],
5364
5861
  "compatibility": {
5365
- "nuxt": "^3.0.0",
5862
+ "nuxt": ">=3.0.0",
5366
5863
  "requires": {}
5367
5864
  }
5368
5865
  },
@@ -5430,7 +5927,7 @@
5430
5927
  }
5431
5928
  ],
5432
5929
  "compatibility": {
5433
- "nuxt": "^3.0.0",
5930
+ "nuxt": ">=3.0.0",
5434
5931
  "requires": {}
5435
5932
  }
5436
5933
  },
@@ -5458,10 +5955,10 @@
5458
5955
  },
5459
5956
  {
5460
5957
  "name": "robots",
5461
- "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
5958
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
5462
5959
  "repo": "nuxt-modules/robots",
5463
5960
  "npm": "@nuxtjs/robots",
5464
- "icon": "robots.png",
5961
+ "icon": "simple-robots.svg",
5465
5962
  "github": "https://github.com/nuxt-modules/robots",
5466
5963
  "website": "https://github.com/nuxt-modules/robots",
5467
5964
  "learn_more": "",
@@ -5471,10 +5968,16 @@
5471
5968
  {
5472
5969
  "name": "Ricardo Gobbo de Souza",
5473
5970
  "github": "ricardogobbosouza"
5971
+ },
5972
+ {
5973
+ "name": "Harlan Wilton",
5974
+ "github": "harlan-zw",
5975
+ "twitter": "harlan_zw",
5976
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5474
5977
  }
5475
5978
  ],
5476
5979
  "compatibility": {
5477
- "nuxt": "^2.0.0 || ^3.0.0",
5980
+ "nuxt": "^2.0.0 || >=3.0.0",
5478
5981
  "requires": {
5479
5982
  "bridge": "optional"
5480
5983
  }
@@ -5498,7 +6001,7 @@
5498
6001
  }
5499
6002
  ],
5500
6003
  "compatibility": {
5501
- "nuxt": "^3.0.0",
6004
+ "nuxt": ">=3.0.0",
5502
6005
  "requires": {}
5503
6006
  }
5504
6007
  },
@@ -5567,12 +6070,35 @@
5567
6070
  }
5568
6071
  ],
5569
6072
  "compatibility": {
5570
- "nuxt": "^2.0.0 || ^3.0.0",
6073
+ "nuxt": "^2.0.0 || >=3.0.0",
5571
6074
  "requires": {
5572
6075
  "bridge": "optional"
5573
6076
  }
5574
6077
  }
5575
6078
  },
6079
+ {
6080
+ "name": "scalar",
6081
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6082
+ "repo": "scalar/scalar#main/packages/nuxt",
6083
+ "npm": "@scalar/nuxt",
6084
+ "icon": "scalar.svg",
6085
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6086
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6087
+ "learn_more": "https://scalar.com",
6088
+ "category": "Devtools",
6089
+ "type": "3rd-party",
6090
+ "maintainers": [
6091
+ {
6092
+ "name": "scalar",
6093
+ "github": "scalar",
6094
+ "twitter": "scalar"
6095
+ }
6096
+ ],
6097
+ "compatibility": {
6098
+ "nuxt": ">=3.0.0",
6099
+ "requires": {}
6100
+ }
6101
+ },
5576
6102
  {
5577
6103
  "name": "schema-org",
5578
6104
  "description": "Quick and easy Schema.org graphs.",
@@ -5593,7 +6119,30 @@
5593
6119
  }
5594
6120
  ],
5595
6121
  "compatibility": {
5596
- "nuxt": "^3.0.0",
6122
+ "nuxt": ">=3.0.0",
6123
+ "requires": {}
6124
+ }
6125
+ },
6126
+ {
6127
+ "name": "scripts",
6128
+ "description": "Plug-and-play script optimization for Nuxt applications.",
6129
+ "repo": "nuxt/scripts",
6130
+ "npm": "@nuxt/scripts",
6131
+ "icon": "nuxt.svg",
6132
+ "github": "https://github.com/nuxt/scripts",
6133
+ "website": "https://scripts.nuxt.com",
6134
+ "learn_more": "",
6135
+ "category": "Libraries",
6136
+ "type": "official",
6137
+ "maintainers": [
6138
+ {
6139
+ "name": "Harlan Wilton",
6140
+ "github": "harlan-zw",
6141
+ "twitter": "harlan_zw"
6142
+ }
6143
+ ],
6144
+ "compatibility": {
6145
+ "nuxt": ">=3.0.0",
5597
6146
  "requires": {}
5598
6147
  }
5599
6148
  },
@@ -5638,7 +6187,7 @@
5638
6187
  }
5639
6188
  ],
5640
6189
  "compatibility": {
5641
- "nuxt": "^3.0.0",
6190
+ "nuxt": ">=3.0.0",
5642
6191
  "requires": {}
5643
6192
  }
5644
6193
  },
@@ -5706,7 +6255,7 @@
5706
6255
  }
5707
6256
  ],
5708
6257
  "compatibility": {
5709
- "nuxt": "^3.0.0",
6258
+ "nuxt": ">=3.0.0",
5710
6259
  "requires": {}
5711
6260
  }
5712
6261
  },
@@ -5751,7 +6300,7 @@
5751
6300
  }
5752
6301
  ],
5753
6302
  "compatibility": {
5754
- "nuxt": "^3.0.0",
6303
+ "nuxt": ">=3.0.0",
5755
6304
  "requires": {}
5756
6305
  }
5757
6306
  },
@@ -5819,30 +6368,34 @@
5819
6368
  }
5820
6369
  ],
5821
6370
  "compatibility": {
5822
- "nuxt": "^3.0.0",
6371
+ "nuxt": ">=3.0.0",
5823
6372
  "requires": {}
5824
6373
  }
5825
6374
  },
5826
6375
  {
5827
- "name": "session",
5828
- "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",
5829
- "repo": "sidebase/nuxt-session",
5830
- "npm": "@sidebase/nuxt-session",
5831
- "icon": "session.png",
5832
- "github": "https://github.com/sidebase/nuxt-session",
5833
- "website": "https://github.com/sidebase/nuxt-session",
5834
- "learn_more": "https://github.com/sidebase",
5835
- "category": "Security",
6376
+ "name": "shadcn",
6377
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6378
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6379
+ "npm": "shadcn-nuxt",
6380
+ "icon": "",
6381
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6382
+ "website": "https://www.shadcn-vue.com",
6383
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6384
+ "category": "UI",
5836
6385
  "type": "3rd-party",
5837
6386
  "maintainers": [
5838
6387
  {
5839
- "name": "sidebase",
5840
- "github": "sidebase",
5841
- "twitter": "sidebase_io"
6388
+ "name": "Zernonia",
6389
+ "github": "zernonia",
6390
+ "twitter": "zernonia"
6391
+ },
6392
+ {
6393
+ "name": "Sadegh Barati",
6394
+ "github": "sadeghbarati"
5842
6395
  }
5843
6396
  ],
5844
6397
  "compatibility": {
5845
- "nuxt": "^3.0.0",
6398
+ "nuxt": ">=3.0.0",
5846
6399
  "requires": {}
5847
6400
  }
5848
6401
  },
@@ -5886,7 +6439,7 @@
5886
6439
  }
5887
6440
  ],
5888
6441
  "compatibility": {
5889
- "nuxt": "^3.0.0",
6442
+ "nuxt": ">=3.0.0",
5890
6443
  "requires": {}
5891
6444
  }
5892
6445
  },
@@ -5909,7 +6462,7 @@
5909
6462
  }
5910
6463
  ],
5911
6464
  "compatibility": {
5912
- "nuxt": "^3.0.0",
6465
+ "nuxt": ">=3.0.0",
5913
6466
  "requires": {}
5914
6467
  }
5915
6468
  },
@@ -5935,30 +6488,6 @@
5935
6488
  "requires": {}
5936
6489
  }
5937
6490
  },
5938
- {
5939
- "name": "simple-robots",
5940
- "description": "Tame the robots crawling and indexing your Nuxt site.",
5941
- "repo": "harlan-zw/nuxt-simple-robots",
5942
- "npm": "nuxt-simple-robots",
5943
- "icon": "simple-robots.svg",
5944
- "github": "https://github.com/harlan-zw/nuxt-simple-robots",
5945
- "website": "https://nuxtseo.com/robots",
5946
- "learn_more": "https://nuxtseo.com/robots",
5947
- "category": "SEO",
5948
- "type": "3rd-party",
5949
- "maintainers": [
5950
- {
5951
- "name": "Harlan Wilton",
5952
- "github": "harlan-zw",
5953
- "twitter": "harlan_zw",
5954
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5955
- }
5956
- ],
5957
- "compatibility": {
5958
- "nuxt": "^3.0.0",
5959
- "requires": {}
5960
- }
5961
- },
5962
6491
  {
5963
6492
  "name": "sitemap",
5964
6493
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
@@ -5984,7 +6513,7 @@
5984
6513
  }
5985
6514
  ],
5986
6515
  "compatibility": {
5987
- "nuxt": "^3.0.0",
6516
+ "nuxt": ">=3.0.0",
5988
6517
  "requires": {}
5989
6518
  }
5990
6519
  },
@@ -6006,7 +6535,7 @@
6006
6535
  }
6007
6536
  ],
6008
6537
  "compatibility": {
6009
- "nuxt": "^3.0.0",
6538
+ "nuxt": ">=3.0.0",
6010
6539
  "requires": {}
6011
6540
  }
6012
6541
  },
@@ -6018,7 +6547,7 @@
6018
6547
  "icon": "snipcart.png",
6019
6548
  "github": "https://github.com/nuxt-modules/snipcart",
6020
6549
  "website": "https://github.com/nuxt-modules/snipcart",
6021
- "learn_more": "https://snipcart.com",
6550
+ "learn_more": "",
6022
6551
  "category": "Ecommerce",
6023
6552
  "type": "community",
6024
6553
  "maintainers": [
@@ -6029,7 +6558,7 @@
6029
6558
  }
6030
6559
  ],
6031
6560
  "compatibility": {
6032
- "nuxt": "^2.0.0 || ^3.0.0",
6561
+ "nuxt": "^2.0.0 || >=3.0.0",
6033
6562
  "requires": {}
6034
6563
  }
6035
6564
  },
@@ -6100,39 +6629,6 @@
6100
6629
  "requires": {}
6101
6630
  }
6102
6631
  },
6103
- {
6104
- "name": "speedkit",
6105
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
6106
- "repo": "GrabarzUndPartner/nuxt-speedkit",
6107
- "npm": "nuxt-speedkit",
6108
- "icon": "speedkit.png",
6109
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
6110
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
6111
- "learn_more": "",
6112
- "category": "Performance",
6113
- "type": "3rd-party",
6114
- "maintainers": [
6115
- {
6116
- "name": "Stephan Gerbeth",
6117
- "github": "StephanGerbeth",
6118
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
6119
- },
6120
- {
6121
- "name": "Thorn Walli",
6122
- "github": "ThornWalli",
6123
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
6124
- },
6125
- {
6126
- "name": "Grabarz & Partner",
6127
- "github": "GrabarzUndPartner",
6128
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
6129
- }
6130
- ],
6131
- "compatibility": {
6132
- "nuxt": "^2.0.0",
6133
- "requires": {}
6134
- }
6135
- },
6136
6632
  {
6137
6633
  "name": "ssr-lit",
6138
6634
  "description": "",
@@ -6179,23 +6675,29 @@
6179
6675
  },
6180
6676
  {
6181
6677
  "name": "storefront-ui",
6182
- "description": "Storefront UI Module for Nuxt",
6183
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6678
+ "description": "Storefront UI for Nuxt by Alokai",
6679
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
6184
6680
  "npm": "@storefront-ui/nuxt",
6185
6681
  "icon": "storefront-ui.svg",
6186
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
6187
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
6188
- "learn_more": "https://docs.storefrontui.io/",
6682
+ "github": "https://github.com/vuestorefront/storefront-ui",
6683
+ "website": "https://docs.storefrontui.io/v2/",
6684
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
6189
6685
  "category": "UI",
6190
6686
  "type": "3rd-party",
6191
6687
  "maintainers": [
6192
6688
  {
6193
- "name": "Jakub Andrzejewski",
6194
- "github": "Baroshem"
6689
+ "name": "Szymon Dziewoński",
6690
+ "github": "Szymon-dziewonski",
6691
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6692
+ },
6693
+ {
6694
+ "name": "Jakub Freisler",
6695
+ "github": "FRSgit",
6696
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
6195
6697
  }
6196
6698
  ],
6197
6699
  "compatibility": {
6198
- "nuxt": "^2.0.0",
6700
+ "nuxt": ">=3.0.0",
6199
6701
  "requires": {}
6200
6702
  }
6201
6703
  },
@@ -6239,20 +6741,20 @@
6239
6741
  }
6240
6742
  ],
6241
6743
  "compatibility": {
6242
- "nuxt": "^2.0.0 || ^3.0.0",
6744
+ "nuxt": "^2.0.0 || >=3.0.0",
6243
6745
  "requires": {},
6244
6746
  "devtools": "^0.0.0"
6245
6747
  }
6246
6748
  },
6247
6749
  {
6248
6750
  "name": "storybook",
6249
- "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6250
- "repo": "nuxt-modules/storybook",
6751
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and test your UI components in isolation.",
6752
+ "repo": "nuxt-modules/storybook#main/packages/nuxt-module",
6251
6753
  "npm": "@nuxtjs/storybook",
6252
6754
  "icon": "storybook.png",
6253
6755
  "github": "https://github.com/nuxt-modules/storybook",
6254
6756
  "website": "https://storybook.nuxtjs.org",
6255
- "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
6757
+ "learn_more": "",
6256
6758
  "category": "Devtools",
6257
6759
  "type": "community",
6258
6760
  "maintainers": [
@@ -6260,10 +6762,14 @@
6260
6762
  "name": "Chakir QATAB",
6261
6763
  "github": "chakAs3",
6262
6764
  "twitter": "ChakirQatab"
6765
+ },
6766
+ {
6767
+ "name": "Tobias Diez",
6768
+ "github": "tobiasdiez"
6263
6769
  }
6264
6770
  ],
6265
6771
  "compatibility": {
6266
- "nuxt": "^2.0.0 || ^3.0.0",
6772
+ "nuxt": "^2.0.0 || >=3.0.0",
6267
6773
  "requires": {
6268
6774
  "bridge": "optional"
6269
6775
  },
@@ -6294,7 +6800,7 @@
6294
6800
  }
6295
6801
  ],
6296
6802
  "compatibility": {
6297
- "nuxt": "^2.0.0 || ^3.0.0",
6803
+ "nuxt": "^2.0.0 || >=3.0.0",
6298
6804
  "requires": {
6299
6805
  "bridge": true
6300
6806
  },
@@ -6323,7 +6829,7 @@
6323
6829
  }
6324
6830
  ],
6325
6831
  "compatibility": {
6326
- "nuxt": "^3.0.0",
6832
+ "nuxt": ">=3.0.0",
6327
6833
  "requires": {}
6328
6834
  }
6329
6835
  },
@@ -6373,7 +6879,7 @@
6373
6879
  }
6374
6880
  ],
6375
6881
  "compatibility": {
6376
- "nuxt": "^3.0.0",
6882
+ "nuxt": ">=3.0.0",
6377
6883
  "requires": {
6378
6884
  "content": true
6379
6885
  }
@@ -6420,30 +6926,7 @@
6420
6926
  }
6421
6927
  ],
6422
6928
  "compatibility": {
6423
- "nuxt": "^2.0.0 || ^3.0.0",
6424
- "requires": {}
6425
- }
6426
- },
6427
- {
6428
- "name": "stylify",
6429
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6430
- "repo": "stylify/packages#master/packages/nuxt",
6431
- "npm": "@stylify/nuxt",
6432
- "icon": "stylify.svg",
6433
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6434
- "website": "https://stylifycss.com/docs/nuxt",
6435
- "learn_more": "https://stylifycss.com",
6436
- "category": "UI",
6437
- "type": "3rd-party",
6438
- "maintainers": [
6439
- {
6440
- "name": "Vladimír Macháček",
6441
- "github": "Machy8",
6442
- "twitter": "8machy"
6443
- }
6444
- ],
6445
- "compatibility": {
6446
- "nuxt": "^2.0.0 || ^3.0.0",
6929
+ "nuxt": "^2.0.0 || >=3.0.0",
6447
6930
  "requires": {}
6448
6931
  }
6449
6932
  },
@@ -6476,7 +6959,30 @@
6476
6959
  }
6477
6960
  ],
6478
6961
  "compatibility": {
6479
- "nuxt": "^2.0.0 || ^3.0.0",
6962
+ "nuxt": "^2.0.0 || >=3.0.0",
6963
+ "requires": {}
6964
+ }
6965
+ },
6966
+ {
6967
+ "name": "surrealdb",
6968
+ "description": "A Nuxt module aimed to simplify the use of SurrealDB",
6969
+ "repo": "sandros94/nuxt-surrealdb",
6970
+ "npm": "nuxt-surrealdb",
6971
+ "icon": "surrealdb.png",
6972
+ "github": "https://github.com/sandros94/nuxt-surrealdb",
6973
+ "website": "https://github.com/sandros94/nuxt-surrealdb",
6974
+ "learn_more": "",
6975
+ "category": "Database",
6976
+ "type": "3rd-party",
6977
+ "maintainers": [
6978
+ {
6979
+ "name": "Sandro Circi",
6980
+ "github": "sandros94",
6981
+ "avatar": "https://avatars.githubusercontent.com/u/13056429"
6982
+ }
6983
+ ],
6984
+ "compatibility": {
6985
+ "nuxt": ">=3.10.0",
6480
6986
  "requires": {}
6481
6987
  }
6482
6988
  },
@@ -6521,7 +7027,7 @@
6521
7027
  }
6522
7028
  ],
6523
7029
  "compatibility": {
6524
- "nuxt": "^2.0.0 || ^3.0.0",
7030
+ "nuxt": "^2.0.0 || >=3.0.0",
6525
7031
  "requires": {}
6526
7032
  }
6527
7033
  },
@@ -6589,7 +7095,7 @@
6589
7095
  }
6590
7096
  ],
6591
7097
  "compatibility": {
6592
- "nuxt": "^3.10.0",
7098
+ "nuxt": ">=3.10.0",
6593
7099
  "requires": {}
6594
7100
  }
6595
7101
  },
@@ -6611,7 +7117,7 @@
6611
7117
  }
6612
7118
  ],
6613
7119
  "compatibility": {
6614
- "nuxt": "^3.0.0",
7120
+ "nuxt": ">=3.0.0",
6615
7121
  "requires": {}
6616
7122
  }
6617
7123
  },
@@ -6634,7 +7140,7 @@
6634
7140
  }
6635
7141
  ],
6636
7142
  "compatibility": {
6637
- "nuxt": "^3.0.0",
7143
+ "nuxt": ">=3.0.0",
6638
7144
  "requires": {}
6639
7145
  }
6640
7146
  },
@@ -6647,7 +7153,7 @@
6647
7153
  "github": "https://github.com/nuxt-modules/tailwindcss",
6648
7154
  "website": "https://tailwindcss.nuxtjs.org",
6649
7155
  "learn_more": "https://tailwindcss.com/",
6650
- "category": "UI",
7156
+ "category": "CSS",
6651
7157
  "type": "community",
6652
7158
  "maintainers": [
6653
7159
  {
@@ -6661,10 +7167,13 @@
6661
7167
  }
6662
7168
  ],
6663
7169
  "compatibility": {
6664
- "nuxt": "^2.0.0 || ^3.0.0",
7170
+ "nuxt": "^2.0.0 || >=3.0.0",
6665
7171
  "requires": {},
6666
7172
  "devtools": "^0.0.0"
6667
- }
7173
+ },
7174
+ "aliases": [
7175
+ "tailwind"
7176
+ ]
6668
7177
  },
6669
7178
  {
6670
7179
  "name": "test-utils",
@@ -6690,7 +7199,7 @@
6690
7199
  }
6691
7200
  ],
6692
7201
  "compatibility": {
6693
- "nuxt": "^3.0.0",
7202
+ "nuxt": ">=3.0.0",
6694
7203
  "requires": {}
6695
7204
  }
6696
7205
  },
@@ -6735,7 +7244,7 @@
6735
7244
  }
6736
7245
  ],
6737
7246
  "compatibility": {
6738
- "nuxt": "^3.0.0",
7247
+ "nuxt": ">=3.0.0",
6739
7248
  "requires": {}
6740
7249
  }
6741
7250
  },
@@ -6757,7 +7266,7 @@
6757
7266
  }
6758
7267
  ],
6759
7268
  "compatibility": {
6760
- "nuxt": "^3.0.0",
7269
+ "nuxt": ">=3.0.0",
6761
7270
  "requires": {}
6762
7271
  }
6763
7272
  },
@@ -6784,6 +7293,28 @@
6784
7293
  "requires": {}
6785
7294
  }
6786
7295
  },
7296
+ {
7297
+ "name": "tradingview",
7298
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7299
+ "repo": "volkanakkus/nuxt-tradingview",
7300
+ "npm": "nuxt-tradingview",
7301
+ "icon": "tradingview.svg",
7302
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7303
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7304
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7305
+ "category": "Extensions",
7306
+ "type": "3rd-party",
7307
+ "maintainers": [
7308
+ {
7309
+ "name": "Volkan Akkuş",
7310
+ "github": "volkanakkus"
7311
+ }
7312
+ ],
7313
+ "compatibility": {
7314
+ "nuxt": ">=3.0.0",
7315
+ "requires": {}
7316
+ }
7317
+ },
6787
7318
  {
6788
7319
  "name": "translation-manager",
6789
7320
  "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
@@ -6802,7 +7333,7 @@
6802
7333
  }
6803
7334
  ],
6804
7335
  "compatibility": {
6805
- "nuxt": "^3.0.0",
7336
+ "nuxt": ">=3.0.0",
6806
7337
  "requires": {}
6807
7338
  }
6808
7339
  },
@@ -6835,7 +7366,7 @@
6835
7366
  }
6836
7367
  ],
6837
7368
  "compatibility": {
6838
- "nuxt": "^3.0.0",
7369
+ "nuxt": ">=3.0.0",
6839
7370
  "requires": {}
6840
7371
  }
6841
7372
  },
@@ -6858,7 +7389,7 @@
6858
7389
  }
6859
7390
  ],
6860
7391
  "compatibility": {
6861
- "nuxt": "^2.0.0 || ^3.0.0",
7392
+ "nuxt": "^2.0.0 || >=3.0.0",
6862
7393
  "requires": {
6863
7394
  "bridge": true
6864
7395
  }
@@ -6906,7 +7437,7 @@
6906
7437
  }
6907
7438
  ],
6908
7439
  "compatibility": {
6909
- "nuxt": "^3.0.0",
7440
+ "nuxt": ">=3.0.0",
6910
7441
  "requires": {}
6911
7442
  }
6912
7443
  },
@@ -6939,7 +7470,7 @@
6939
7470
  }
6940
7471
  ],
6941
7472
  "compatibility": {
6942
- "nuxt": "^2.0.0 || ^3.0.0",
7473
+ "nuxt": "^2.0.0 || >=3.0.0",
6943
7474
  "requires": {}
6944
7475
  }
6945
7476
  },
@@ -6961,7 +7492,7 @@
6961
7492
  }
6962
7493
  ],
6963
7494
  "compatibility": {
6964
- "nuxt": "^2.0.0 || ^3.0.0",
7495
+ "nuxt": "^2.0.0 || >=3.0.0",
6965
7496
  "requires": {}
6966
7497
  }
6967
7498
  },
@@ -7073,7 +7604,7 @@
7073
7604
  }
7074
7605
  ],
7075
7606
  "compatibility": {
7076
- "nuxt": "^2.0.0 || ^3.0.0",
7607
+ "nuxt": "^2.0.0 || >=3.0.0",
7077
7608
  "requires": {},
7078
7609
  "devtools": "^0.0.0"
7079
7610
  }
@@ -7107,7 +7638,7 @@
7107
7638
  }
7108
7639
  ],
7109
7640
  "compatibility": {
7110
- "nuxt": "^3.0.0",
7641
+ "nuxt": ">=3.0.0",
7111
7642
  "requires": {}
7112
7643
  }
7113
7644
  },
@@ -7129,7 +7660,7 @@
7129
7660
  }
7130
7661
  ],
7131
7662
  "compatibility": {
7132
- "nuxt": "^2.0.0 || ^3.0.0",
7663
+ "nuxt": "^2.0.0 || >=3.0.0",
7133
7664
  "requires": {
7134
7665
  "bridge": "optional"
7135
7666
  }
@@ -7181,7 +7712,7 @@
7181
7712
  }
7182
7713
  ],
7183
7714
  "compatibility": {
7184
- "nuxt": "^3.0.0",
7715
+ "nuxt": ">=3.0.0",
7185
7716
  "requires": {}
7186
7717
  }
7187
7718
  },
@@ -7194,7 +7725,7 @@
7194
7725
  "github": "https://github.com/unocss/unocss",
7195
7726
  "website": "https://github.com/unocss/unocss",
7196
7727
  "learn_more": "https://github.com/unocss/unocss",
7197
- "category": "UI",
7728
+ "category": "CSS",
7198
7729
  "type": "3rd-party",
7199
7730
  "maintainers": [
7200
7731
  {
@@ -7205,7 +7736,7 @@
7205
7736
  }
7206
7737
  ],
7207
7738
  "compatibility": {
7208
- "nuxt": "^2.0.0 || ^3.0.0",
7739
+ "nuxt": "^2.0.0 || >=3.0.0",
7209
7740
  "requires": {
7210
7741
  "bridge": "optional"
7211
7742
  },
@@ -7231,7 +7762,7 @@
7231
7762
  }
7232
7763
  ],
7233
7764
  "compatibility": {
7234
- "nuxt": "^2.0.0 || ^3.0.0",
7765
+ "nuxt": "^2.0.0 || >=3.0.0",
7235
7766
  "requires": {}
7236
7767
  }
7237
7768
  },
@@ -7253,34 +7784,10 @@
7253
7784
  }
7254
7785
  ],
7255
7786
  "compatibility": {
7256
- "nuxt": "^3.0.0",
7787
+ "nuxt": ">=3.0.0",
7257
7788
  "requires": {}
7258
7789
  }
7259
7790
  },
7260
- {
7261
- "name": "use-wagmi",
7262
- "description": "Vue Composition for Ethereum based on wagmi",
7263
- "repo": "unicape/use-wagmi#main/packages/nuxt",
7264
- "npm": "@use-wagmi/nuxt",
7265
- "icon": "use-wagmi.png",
7266
- "github": "https://github.com/unicape/use-wagmi",
7267
- "website": "https://github.com/unicape/use-wagmi",
7268
- "learn_more": "https://github.com/unicape/use-wagmi",
7269
- "category": "Extensions",
7270
- "type": "3rd-party",
7271
- "maintainers": [
7272
- {
7273
- "name": "Unic Ape",
7274
- "github": "unicape"
7275
- }
7276
- ],
7277
- "compatibility": {
7278
- "nuxt": "^2.0.0 || ^3.0.0",
7279
- "requires": {
7280
- "bridge": true
7281
- }
7282
- }
7283
- },
7284
7791
  {
7285
7792
  "name": "user-agent",
7286
7793
  "description": "Nuxt module for handling User-Agent.",
@@ -7321,7 +7828,7 @@
7321
7828
  }
7322
7829
  ],
7323
7830
  "compatibility": {
7324
- "nuxt": "^3.0.0",
7831
+ "nuxt": ">=3.0.0",
7325
7832
  "requires": {
7326
7833
  "bridge": "optional"
7327
7834
  }
@@ -7334,7 +7841,7 @@
7334
7841
  "npm": "@varlet/nuxt",
7335
7842
  "icon": "varlet.svg",
7336
7843
  "github": "https://github.com/varletjs/varlet",
7337
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7844
+ "website": "https://varlet.pages.dev/#/en-US/index",
7338
7845
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
7339
7846
  "category": "UI",
7340
7847
  "type": "3rd-party",
@@ -7345,7 +7852,7 @@
7345
7852
  }
7346
7853
  ],
7347
7854
  "compatibility": {
7348
- "nuxt": "^3.0.0",
7855
+ "nuxt": ">=3.0.0",
7349
7856
  "requires": {
7350
7857
  "bridge": "optional"
7351
7858
  }
@@ -7357,8 +7864,8 @@
7357
7864
  "repo": "samk-dev/nuxt-vcalendar",
7358
7865
  "npm": "@samk-dev/nuxt-vcalendar",
7359
7866
  "icon": "vcalendar.png",
7360
- "github": "https://github.com/samk-dev/vcalendar",
7361
- "website": "https://github.com/samk-dev/vcalendar",
7867
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7868
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7362
7869
  "learn_more": "",
7363
7870
  "category": "Libraries",
7364
7871
  "type": "3rd-party",
@@ -7369,7 +7876,7 @@
7369
7876
  }
7370
7877
  ],
7371
7878
  "compatibility": {
7372
- "nuxt": "^3.0.0",
7879
+ "nuxt": ">=3.0.0",
7373
7880
  "requires": {}
7374
7881
  }
7375
7882
  },
@@ -7391,7 +7898,7 @@
7391
7898
  }
7392
7899
  ],
7393
7900
  "compatibility": {
7394
- "nuxt": "^3.0.0",
7901
+ "nuxt": ">=3.0.0",
7395
7902
  "requires": {}
7396
7903
  }
7397
7904
  },
@@ -7436,7 +7943,7 @@
7436
7943
  }
7437
7944
  ],
7438
7945
  "compatibility": {
7439
- "nuxt": "^3.0.0",
7946
+ "nuxt": ">=3.0.0",
7440
7947
  "requires": {}
7441
7948
  }
7442
7949
  },
@@ -7459,7 +7966,7 @@
7459
7966
  }
7460
7967
  ],
7461
7968
  "compatibility": {
7462
- "nuxt": "^3.0.0",
7969
+ "nuxt": ">=3.0.0",
7463
7970
  "requires": {}
7464
7971
  }
7465
7972
  },
@@ -7487,7 +7994,7 @@
7487
7994
  }
7488
7995
  ],
7489
7996
  "compatibility": {
7490
- "nuxt": "^3.0.0",
7997
+ "nuxt": ">=3.0.0",
7491
7998
  "requires": {}
7492
7999
  }
7493
8000
  },
@@ -7499,7 +8006,7 @@
7499
8006
  "icon": "vue-email.svg",
7500
8007
  "github": "https://github.com/vue-email/nuxt",
7501
8008
  "website": "https://vuemail.net/",
7502
- "learn_more": "https://vuemail.net/ssr/nuxt",
8009
+ "learn_more": "https://vuemail.net/",
7503
8010
  "category": "UI",
7504
8011
  "type": "3rd-party",
7505
8012
  "maintainers": [
@@ -7517,7 +8024,7 @@
7517
8024
  }
7518
8025
  ],
7519
8026
  "compatibility": {
7520
- "nuxt": "^3.0.0",
8027
+ "nuxt": ">=3.0.0",
7521
8028
  "requires": {},
7522
8029
  "devtools": "^0.0.0"
7523
8030
  }
@@ -7541,7 +8048,7 @@
7541
8048
  }
7542
8049
  ],
7543
8050
  "compatibility": {
7544
- "nuxt": "^3.0.0",
8051
+ "nuxt": ">=3.0.0",
7545
8052
  "requires": {}
7546
8053
  }
7547
8054
  },
@@ -7564,7 +8071,7 @@
7564
8071
  }
7565
8072
  ],
7566
8073
  "compatibility": {
7567
- "nuxt": "^3.0.0",
8074
+ "nuxt": ">=3.0.0",
7568
8075
  "requires": {
7569
8076
  "bridge": "optional"
7570
8077
  },
@@ -7620,7 +8127,7 @@
7620
8127
  "description": "Plausible analytics for Vue.js and Nuxt",
7621
8128
  "repo": "moritzsternemann/vue-plausible",
7622
8129
  "npm": "vue-plausible",
7623
- "icon": "plausible.png",
8130
+ "icon": "plausible.svg",
7624
8131
  "github": "https://github.com/moritzsternemann/vue-plausible",
7625
8132
  "website": "https://github.com/moritzsternemann/vue-plausible",
7626
8133
  "learn_more": "",
@@ -7656,7 +8163,7 @@
7656
8163
  }
7657
8164
  ],
7658
8165
  "compatibility": {
7659
- "nuxt": "^3.0.0",
8166
+ "nuxt": ">=3.0.0",
7660
8167
  "requires": {}
7661
8168
  }
7662
8169
  },
@@ -7701,7 +8208,7 @@
7701
8208
  }
7702
8209
  ],
7703
8210
  "compatibility": {
7704
- "nuxt": "^2.0.0 || ^3.0.0",
8211
+ "nuxt": "^2.0.0 || >=3.0.0",
7705
8212
  "requires": {
7706
8213
  "bridge": "optional"
7707
8214
  }
@@ -7749,7 +8256,7 @@
7749
8256
  }
7750
8257
  ],
7751
8258
  "compatibility": {
7752
- "nuxt": "^3.0.0",
8259
+ "nuxt": ">=3.0.0",
7753
8260
  "requires": {}
7754
8261
  }
7755
8262
  },
@@ -7771,7 +8278,7 @@
7771
8278
  }
7772
8279
  ],
7773
8280
  "compatibility": {
7774
- "nuxt": "^3.0.0",
8281
+ "nuxt": ">=3.0.0",
7775
8282
  "requires": {}
7776
8283
  }
7777
8284
  },
@@ -7794,7 +8301,7 @@
7794
8301
  }
7795
8302
  ],
7796
8303
  "compatibility": {
7797
- "nuxt": "^3.0.0",
8304
+ "nuxt": ">=3.0.0",
7798
8305
  "requires": {}
7799
8306
  }
7800
8307
  },
@@ -7817,7 +8324,7 @@
7817
8324
  }
7818
8325
  ],
7819
8326
  "compatibility": {
7820
- "nuxt": "^3.0.0",
8327
+ "nuxt": ">=3.0.0",
7821
8328
  "requires": {}
7822
8329
  }
7823
8330
  },
@@ -7839,7 +8346,7 @@
7839
8346
  }
7840
8347
  ],
7841
8348
  "compatibility": {
7842
- "nuxt": "^3.0.0",
8349
+ "nuxt": ">=3.0.0",
7843
8350
  "requires": {}
7844
8351
  }
7845
8352
  },
@@ -7861,7 +8368,7 @@
7861
8368
  }
7862
8369
  ],
7863
8370
  "compatibility": {
7864
- "nuxt": "^3.0.0",
8371
+ "nuxt": ">=3.0.0",
7865
8372
  "requires": {}
7866
8373
  }
7867
8374
  },
@@ -7911,7 +8418,7 @@
7911
8418
  }
7912
8419
  ],
7913
8420
  "compatibility": {
7914
- "nuxt": "^2.0.0 || ^3.0.0",
8421
+ "nuxt": "^2.0.0 || >=3.0.0",
7915
8422
  "requires": {
7916
8423
  "bridge": "optional"
7917
8424
  },
@@ -7959,7 +8466,7 @@
7959
8466
  }
7960
8467
  ],
7961
8468
  "compatibility": {
7962
- "nuxt": "^3.0.0",
8469
+ "nuxt": ">=3.0.0",
7963
8470
  "requires": {}
7964
8471
  }
7965
8472
  },
@@ -7991,7 +8498,7 @@
7991
8498
  }
7992
8499
  ],
7993
8500
  "compatibility": {
7994
- "nuxt": "^2.0.0 || ^3.0.0",
8501
+ "nuxt": "^2.0.0 || >=3.0.0",
7995
8502
  "requires": {
7996
8503
  "bridge": "optional"
7997
8504
  }
@@ -8019,6 +8526,28 @@
8019
8526
  "requires": {}
8020
8527
  }
8021
8528
  },
8529
+ {
8530
+ "name": "webhook-validators",
8531
+ "description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
8532
+ "repo": "yizack/nuxt-webhook-validators",
8533
+ "npm": "nuxt-webhook-validators",
8534
+ "icon": "webhook-validators.svg",
8535
+ "github": "https://github.com/Yizack/nuxt-webhook-validators",
8536
+ "website": "https://github.com/Yizack/nuxt-webhook-validators",
8537
+ "learn_more": "",
8538
+ "category": "Security",
8539
+ "type": "3rd-party",
8540
+ "maintainers": [
8541
+ {
8542
+ "name": "Yizack Rangel",
8543
+ "github": "yizack"
8544
+ }
8545
+ ],
8546
+ "compatibility": {
8547
+ "nuxt": ">=3.0.0",
8548
+ "requires": {}
8549
+ }
8550
+ },
8022
8551
  {
8023
8552
  "name": "webpack-optimisations",
8024
8553
  "description": "Nuxt v2 module to automatically make your builds faster.",
@@ -8129,7 +8658,7 @@
8129
8658
  }
8130
8659
  ],
8131
8660
  "compatibility": {
8132
- "nuxt": "^3.0.0",
8661
+ "nuxt": ">=3.0.0",
8133
8662
  "requires": {}
8134
8663
  }
8135
8664
  },
@@ -8155,7 +8684,7 @@
8155
8684
  }
8156
8685
  ],
8157
8686
  "compatibility": {
8158
- "nuxt": "^3.0.0",
8687
+ "nuxt": ">=3.0.0",
8159
8688
  "requires": {}
8160
8689
  }
8161
8690
  },
@@ -8183,7 +8712,7 @@
8183
8712
  }
8184
8713
  ],
8185
8714
  "compatibility": {
8186
- "nuxt": "^2.0.0 || ^3.0.0",
8715
+ "nuxt": "^2.0.0 || >=3.0.0",
8187
8716
  "requires": {
8188
8717
  "bridge": "optional"
8189
8718
  }
@@ -8274,7 +8803,7 @@
8274
8803
  }
8275
8804
  ],
8276
8805
  "compatibility": {
8277
- "nuxt": "^2.0.0 || ^3.0.0",
8806
+ "nuxt": "^2.0.0 || >=3.0.0",
8278
8807
  "requires": {
8279
8808
  "bridge": true
8280
8809
  }