@nuxt/modules 0.6.0-4a4961 → 0.6.0-4d0cc1

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 +592 -335
  2. package/package.json +1 -1
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,7 @@
212
212
  }
213
213
  ],
214
214
  "compatibility": {
215
- "nuxt": "^3.0.0",
215
+ "nuxt": ">=3.0.0",
216
216
  "requires": {}
217
217
  }
218
218
  },
@@ -234,7 +234,7 @@
234
234
  }
235
235
  ],
236
236
  "compatibility": {
237
- "nuxt": "^3.0.0",
237
+ "nuxt": ">=3.0.0",
238
238
  "requires": {}
239
239
  }
240
240
  },
@@ -282,7 +282,7 @@
282
282
  }
283
283
  ],
284
284
  "compatibility": {
285
- "nuxt": "^2.0.0 || ^3.0.0",
285
+ "nuxt": "^2.0.0 || >=3.0.0",
286
286
  "requires": {}
287
287
  }
288
288
  },
@@ -326,7 +326,7 @@
326
326
  }
327
327
  ],
328
328
  "compatibility": {
329
- "nuxt": "^3.0.0",
329
+ "nuxt": ">=3.0.0",
330
330
  "requires": {}
331
331
  }
332
332
  },
@@ -348,7 +348,7 @@
348
348
  }
349
349
  ],
350
350
  "compatibility": {
351
- "nuxt": "^3.0.0",
351
+ "nuxt": ">=3.0.0",
352
352
  "requires": {}
353
353
  }
354
354
  },
@@ -371,7 +371,7 @@
371
371
  }
372
372
  ],
373
373
  "compatibility": {
374
- "nuxt": "^3.0.0",
374
+ "nuxt": ">=3.0.0",
375
375
  "requires": {}
376
376
  }
377
377
  },
@@ -393,7 +393,7 @@
393
393
  }
394
394
  ],
395
395
  "compatibility": {
396
- "nuxt": "^3.0.0",
396
+ "nuxt": ">=3.0.0",
397
397
  "requires": {}
398
398
  }
399
399
  },
@@ -443,7 +443,30 @@
443
443
  }
444
444
  ],
445
445
  "compatibility": {
446
- "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",
447
470
  "requires": {}
448
471
  }
449
472
  },
@@ -466,7 +489,7 @@
466
489
  }
467
490
  ],
468
491
  "compatibility": {
469
- "nuxt": "^3.0.0",
492
+ "nuxt": ">=3.0.0",
470
493
  "requires": {}
471
494
  }
472
495
  },
@@ -611,7 +634,7 @@
611
634
  }
612
635
  ],
613
636
  "compatibility": {
614
- "nuxt": "^2.0.0 || ^3.0.0",
637
+ "nuxt": "^2.0.0 || >=3.0.0",
615
638
  "requires": {
616
639
  "bridge": true
617
640
  }
@@ -680,7 +703,7 @@
680
703
  }
681
704
  ],
682
705
  "compatibility": {
683
- "nuxt": "^3.0.0",
706
+ "nuxt": ">=3.0.0",
684
707
  "requires": {}
685
708
  }
686
709
  },
@@ -725,7 +748,7 @@
725
748
  }
726
749
  ],
727
750
  "compatibility": {
728
- "nuxt": "^3.0.0",
751
+ "nuxt": ">=3.0.0",
729
752
  "requires": {}
730
753
  }
731
754
  },
@@ -769,7 +792,7 @@
769
792
  }
770
793
  ],
771
794
  "compatibility": {
772
- "nuxt": "^3.0.0",
795
+ "nuxt": ">=3.0.0",
773
796
  "requires": {}
774
797
  }
775
798
  },
@@ -814,7 +837,7 @@
814
837
  }
815
838
  ],
816
839
  "compatibility": {
817
- "nuxt": "^3.0.0",
840
+ "nuxt": ">=3.0.0",
818
841
  "requires": {}
819
842
  }
820
843
  },
@@ -885,7 +908,7 @@
885
908
  }
886
909
  ],
887
910
  "compatibility": {
888
- "nuxt": "^3.0.0",
911
+ "nuxt": ">=3.0.0",
889
912
  "requires": {}
890
913
  }
891
914
  },
@@ -931,7 +954,7 @@
931
954
  }
932
955
  ],
933
956
  "compatibility": {
934
- "nuxt": "^2.0.0 || ^3.0.0",
957
+ "nuxt": "^2.0.0 || >=3.0.0",
935
958
  "requires": {
936
959
  "bridge": "optional"
937
960
  }
@@ -1002,7 +1025,7 @@
1002
1025
  }
1003
1026
  ],
1004
1027
  "compatibility": {
1005
- "nuxt": "^3.0.0",
1028
+ "nuxt": ">=3.0.0",
1006
1029
  "requires": {}
1007
1030
  }
1008
1031
  },
@@ -1035,7 +1058,7 @@
1035
1058
  }
1036
1059
  ],
1037
1060
  "compatibility": {
1038
- "nuxt": "^2.0.0 || ^3.0.0",
1061
+ "nuxt": "^2.0.0 || >=3.0.0",
1039
1062
  "requires": {}
1040
1063
  }
1041
1064
  },
@@ -1080,7 +1103,7 @@
1080
1103
  }
1081
1104
  ],
1082
1105
  "compatibility": {
1083
- "nuxt": "^3.0.0",
1106
+ "nuxt": ">=3.0.0",
1084
1107
  "requires": {}
1085
1108
  }
1086
1109
  },
@@ -1103,7 +1126,7 @@
1103
1126
  }
1104
1127
  ],
1105
1128
  "compatibility": {
1106
- "nuxt": "^3.0.0",
1129
+ "nuxt": ">=3.0.0",
1107
1130
  "requires": {}
1108
1131
  }
1109
1132
  },
@@ -1114,7 +1137,7 @@
1114
1137
  "npm": "nuxt-custom-elements",
1115
1138
  "icon": "custom-elements.png",
1116
1139
  "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
1117
- "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
1140
+ "website": "https://grabarzundpartner.github.io/nuxt-custom-elements/",
1118
1141
  "learn_more": "https://github.com/karol-f/vue-custom-element",
1119
1142
  "category": "Extensions",
1120
1143
  "type": "3rd-party",
@@ -1219,7 +1242,7 @@
1219
1242
  }
1220
1243
  ],
1221
1244
  "compatibility": {
1222
- "nuxt": "^3.0.0",
1245
+ "nuxt": ">=3.0.0",
1223
1246
  "requires": {}
1224
1247
  }
1225
1248
  },
@@ -1242,7 +1265,7 @@
1242
1265
  }
1243
1266
  ],
1244
1267
  "compatibility": {
1245
- "nuxt": "^3.0.0",
1268
+ "nuxt": ">=3.0.0",
1246
1269
  "requires": {}
1247
1270
  }
1248
1271
  },
@@ -1265,7 +1288,7 @@
1265
1288
  }
1266
1289
  ],
1267
1290
  "compatibility": {
1268
- "nuxt": "^2.0.0 || ^3.0.0",
1291
+ "nuxt": "^2.0.0 || >=3.0.0",
1269
1292
  "requires": {}
1270
1293
  }
1271
1294
  },
@@ -1287,7 +1310,7 @@
1287
1310
  }
1288
1311
  ],
1289
1312
  "compatibility": {
1290
- "nuxt": "^2.0.0 || ^3.0.0",
1313
+ "nuxt": "^2.0.0 || >=3.0.0",
1291
1314
  "requires": {}
1292
1315
  }
1293
1316
  },
@@ -1310,7 +1333,7 @@
1310
1333
  }
1311
1334
  ],
1312
1335
  "compatibility": {
1313
- "nuxt": "^3.0.0",
1336
+ "nuxt": ">=3.0.0",
1314
1337
  "requires": {}
1315
1338
  }
1316
1339
  },
@@ -1333,7 +1356,7 @@
1333
1356
  }
1334
1357
  ],
1335
1358
  "compatibility": {
1336
- "nuxt": "^3.0.0",
1359
+ "nuxt": ">=3.0.0",
1337
1360
  "requires": {},
1338
1361
  "devtools": "^0.0.0"
1339
1362
  }
@@ -1356,7 +1379,7 @@
1356
1379
  }
1357
1380
  ],
1358
1381
  "compatibility": {
1359
- "nuxt": "^3.0.0",
1382
+ "nuxt": ">=3.0.0",
1360
1383
  "requires": {}
1361
1384
  }
1362
1385
  },
@@ -1378,7 +1401,7 @@
1378
1401
  }
1379
1402
  ],
1380
1403
  "compatibility": {
1381
- "nuxt": "^3.0.0",
1404
+ "nuxt": ">=3.0.0",
1382
1405
  "requires": {}
1383
1406
  }
1384
1407
  },
@@ -1433,7 +1456,7 @@
1433
1456
  }
1434
1457
  ],
1435
1458
  "compatibility": {
1436
- "nuxt": "^2.0.0 || ^3.0.0",
1459
+ "nuxt": "^2.0.0 || >=3.0.0",
1437
1460
  "requires": {}
1438
1461
  }
1439
1462
  },
@@ -1459,6 +1482,50 @@
1459
1482
  "requires": {}
1460
1483
  }
1461
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
+ },
1462
1529
  {
1463
1530
  "name": "edgedb",
1464
1531
  "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
@@ -1478,7 +1545,7 @@
1478
1545
  }
1479
1546
  ],
1480
1547
  "compatibility": {
1481
- "nuxt": "^3.8.0",
1548
+ "nuxt": ">=3.8.0",
1482
1549
  "requires": {}
1483
1550
  }
1484
1551
  },
@@ -1500,7 +1567,7 @@
1500
1567
  }
1501
1568
  ],
1502
1569
  "compatibility": {
1503
- "nuxt": "^3.0.0",
1570
+ "nuxt": ">=3.0.0",
1504
1571
  "requires": {}
1505
1572
  }
1506
1573
  },
@@ -1522,7 +1589,7 @@
1522
1589
  }
1523
1590
  ],
1524
1591
  "compatibility": {
1525
- "nuxt": "^3.0.0",
1592
+ "nuxt": ">=3.0.0",
1526
1593
  "requires": {
1527
1594
  "bridge": "optional"
1528
1595
  }
@@ -1552,7 +1619,7 @@
1552
1619
  }
1553
1620
  ],
1554
1621
  "compatibility": {
1555
- "nuxt": "^2.0.0 || ^3.0.0",
1622
+ "nuxt": "^2.0.0 || >=3.0.0",
1556
1623
  "requires": {}
1557
1624
  }
1558
1625
  },
@@ -1574,7 +1641,7 @@
1574
1641
  }
1575
1642
  ],
1576
1643
  "compatibility": {
1577
- "nuxt": "^2.0.0 || ^3.0.0",
1644
+ "nuxt": "^2.0.0 || >=3.0.0",
1578
1645
  "requires": {}
1579
1646
  }
1580
1647
  },
@@ -1597,7 +1664,7 @@
1597
1664
  }
1598
1665
  ],
1599
1666
  "compatibility": {
1600
- "nuxt": "^3.0.0",
1667
+ "nuxt": ">=3.0.0",
1601
1668
  "requires": {}
1602
1669
  }
1603
1670
  },
@@ -1642,7 +1709,7 @@
1642
1709
  }
1643
1710
  ],
1644
1711
  "compatibility": {
1645
- "nuxt": "^3.0.0",
1712
+ "nuxt": ">=3.0.0",
1646
1713
  "requires": {}
1647
1714
  }
1648
1715
  },
@@ -1820,7 +1887,7 @@
1820
1887
  }
1821
1888
  ],
1822
1889
  "compatibility": {
1823
- "nuxt": "^3.0.0",
1890
+ "nuxt": ">=3.0.0",
1824
1891
  "requires": {}
1825
1892
  }
1826
1893
  },
@@ -1865,7 +1932,7 @@
1865
1932
  }
1866
1933
  ],
1867
1934
  "compatibility": {
1868
- "nuxt": "^3.0.0",
1935
+ "nuxt": ">=3.0.0",
1869
1936
  "requires": {}
1870
1937
  }
1871
1938
  },
@@ -1888,7 +1955,7 @@
1888
1955
  }
1889
1956
  ],
1890
1957
  "compatibility": {
1891
- "nuxt": "^3.7.0",
1958
+ "nuxt": ">=3.7.0",
1892
1959
  "requires": {}
1893
1960
  }
1894
1961
  },
@@ -1916,7 +1983,7 @@
1916
1983
  }
1917
1984
  ],
1918
1985
  "compatibility": {
1919
- "nuxt": "^3.0.0",
1986
+ "nuxt": ">=3.0.0",
1920
1987
  "requires": {}
1921
1988
  }
1922
1989
  },
@@ -1986,7 +2053,7 @@
1986
2053
  }
1987
2054
  ],
1988
2055
  "compatibility": {
1989
- "nuxt": "^2.0.0 || ^3.0.0",
2056
+ "nuxt": "^2.0.0 || >=3.0.0",
1990
2057
  "requires": {}
1991
2058
  }
1992
2059
  },
@@ -2040,7 +2107,7 @@
2040
2107
  }
2041
2108
  ],
2042
2109
  "compatibility": {
2043
- "nuxt": "^2.0.0 || ^3.0.0",
2110
+ "nuxt": "^2.0.0 || >=3.0.0",
2044
2111
  "requires": {
2045
2112
  "bridge": "optional"
2046
2113
  }
@@ -2123,7 +2190,7 @@
2123
2190
  }
2124
2191
  ],
2125
2192
  "compatibility": {
2126
- "nuxt": "^3.0.0",
2193
+ "nuxt": ">=3.0.0",
2127
2194
  "requires": {}
2128
2195
  }
2129
2196
  },
@@ -2145,7 +2212,7 @@
2145
2212
  }
2146
2213
  ],
2147
2214
  "compatibility": {
2148
- "nuxt": "^2.0.0 || ^3.0.0",
2215
+ "nuxt": "^2.0.0 || >=3.0.0",
2149
2216
  "requires": {}
2150
2217
  }
2151
2218
  },
@@ -2167,7 +2234,7 @@
2167
2234
  }
2168
2235
  ],
2169
2236
  "compatibility": {
2170
- "nuxt": "^3.0.0",
2237
+ "nuxt": ">=3.0.0",
2171
2238
  "requires": {},
2172
2239
  "devtools": "^0.0.0"
2173
2240
  }
@@ -2192,7 +2259,7 @@
2192
2259
  }
2193
2260
  ],
2194
2261
  "compatibility": {
2195
- "nuxt": "^3.0.0",
2262
+ "nuxt": ">=3.0.0",
2196
2263
  "requires": {}
2197
2264
  }
2198
2265
  },
@@ -2259,7 +2326,7 @@
2259
2326
  }
2260
2327
  ],
2261
2328
  "compatibility": {
2262
- "nuxt": "^3.0.0",
2329
+ "nuxt": ">=3.0.0",
2263
2330
  "requires": {}
2264
2331
  }
2265
2332
  },
@@ -2282,7 +2349,7 @@
2282
2349
  }
2283
2350
  ],
2284
2351
  "compatibility": {
2285
- "nuxt": "^3.0.0",
2352
+ "nuxt": ">=3.0.0",
2286
2353
  "requires": {}
2287
2354
  }
2288
2355
  },
@@ -2304,7 +2371,7 @@
2304
2371
  }
2305
2372
  ],
2306
2373
  "compatibility": {
2307
- "nuxt": "^3.0.0",
2374
+ "nuxt": ">=3.0.0",
2308
2375
  "requires": {}
2309
2376
  }
2310
2377
  },
@@ -2415,7 +2482,7 @@
2415
2482
  }
2416
2483
  ],
2417
2484
  "compatibility": {
2418
- "nuxt": "^3.0.0",
2485
+ "nuxt": ">=3.0.0",
2419
2486
  "requires": {}
2420
2487
  }
2421
2488
  },
@@ -2460,7 +2527,7 @@
2460
2527
  }
2461
2528
  ],
2462
2529
  "compatibility": {
2463
- "nuxt": "^2.0.0 || ^3.0.0",
2530
+ "nuxt": "^2.0.0 || >=3.0.0",
2464
2531
  "requires": {
2465
2532
  "bridge": "optional"
2466
2533
  }
@@ -2528,7 +2595,7 @@
2528
2595
  }
2529
2596
  ],
2530
2597
  "compatibility": {
2531
- "nuxt": "^3.0.0",
2598
+ "nuxt": ">=3.0.0",
2532
2599
  "requires": {}
2533
2600
  }
2534
2601
  },
@@ -2581,7 +2648,7 @@
2581
2648
  }
2582
2649
  ],
2583
2650
  "compatibility": {
2584
- "nuxt": "^2.0.0 || ^3.0.0",
2651
+ "nuxt": "^2.0.0 || >=3.0.0",
2585
2652
  "requires": {}
2586
2653
  }
2587
2654
  },
@@ -2603,7 +2670,7 @@
2603
2670
  }
2604
2671
  ],
2605
2672
  "compatibility": {
2606
- "nuxt": "^3.0.0",
2673
+ "nuxt": ">=3.0.0",
2607
2674
  "requires": {}
2608
2675
  }
2609
2676
  },
@@ -2625,30 +2692,34 @@
2625
2692
  }
2626
2693
  ],
2627
2694
  "compatibility": {
2628
- "nuxt": "^3.0.0",
2695
+ "nuxt": ">=3.0.0",
2629
2696
  "requires": {},
2630
2697
  "devtools": "^0.0.0"
2631
2698
  }
2632
2699
  },
2633
2700
  {
2634
2701
  "name": "icon",
2635
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2636
- "repo": "nuxt-modules/icon",
2637
- "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",
2638
2705
  "icon": "nuxt-icon.png",
2639
- "github": "https://github.com/nuxt-modules/icon",
2640
- "website": "https://github.com/nuxt-modules/icon",
2706
+ "github": "https://github.com/nuxt/icon",
2707
+ "website": "https://github.com/nuxt/icon",
2641
2708
  "learn_more": "",
2642
2709
  "category": "UI",
2643
- "type": "community",
2710
+ "type": "official",
2644
2711
  "maintainers": [
2645
2712
  {
2646
2713
  "name": "Atinux",
2647
2714
  "github": "Atinux"
2715
+ },
2716
+ {
2717
+ "name": "Anthony Fu",
2718
+ "github": "antfu"
2648
2719
  }
2649
2720
  ],
2650
2721
  "compatibility": {
2651
- "nuxt": "^3.0.0",
2722
+ "nuxt": ">=3.0.0",
2652
2723
  "requires": {},
2653
2724
  "devtools": "^0.0.0"
2654
2725
  }
@@ -2671,7 +2742,7 @@
2671
2742
  }
2672
2743
  ],
2673
2744
  "compatibility": {
2674
- "nuxt": "^3.0.0",
2745
+ "nuxt": ">=3.0.0",
2675
2746
  "requires": {}
2676
2747
  }
2677
2748
  },
@@ -2731,7 +2802,7 @@
2731
2802
  }
2732
2803
  ],
2733
2804
  "compatibility": {
2734
- "nuxt": "^2.0.0 || ^3.0.0",
2805
+ "nuxt": "^2.0.0 || >=3.0.0",
2735
2806
  "requires": {
2736
2807
  "bridge": "optional"
2737
2808
  }
@@ -2762,10 +2833,10 @@
2762
2833
  {
2763
2834
  "name": "inkline",
2764
2835
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2765
- "repo": "inkline/plugin",
2836
+ "repo": "inkline/inkline#main/packages/integrations/plugin",
2766
2837
  "npm": "@inkline/plugin",
2767
2838
  "icon": "inkline.svg",
2768
- "github": "https://github.com/inkline/plugin",
2839
+ "github": "https://github.com/inkline/inkline",
2769
2840
  "website": "https://inkline.io",
2770
2841
  "learn_more": "https://inkline.io/docs/installation/nuxt",
2771
2842
  "category": "UI",
@@ -2778,7 +2849,7 @@
2778
2849
  }
2779
2850
  ],
2780
2851
  "compatibility": {
2781
- "nuxt": "^2.0.0 || ^3.0.0",
2852
+ "nuxt": "^2.0.0 || >=3.0.0",
2782
2853
  "requires": {
2783
2854
  "bridge": true
2784
2855
  }
@@ -2825,7 +2896,7 @@
2825
2896
  }
2826
2897
  ],
2827
2898
  "compatibility": {
2828
- "nuxt": "^3.0.0",
2899
+ "nuxt": ">=3.0.0",
2829
2900
  "requires": {}
2830
2901
  }
2831
2902
  },
@@ -2847,7 +2918,7 @@
2847
2918
  }
2848
2919
  ],
2849
2920
  "compatibility": {
2850
- "nuxt": "^2.0.0 || ^3.0.0",
2921
+ "nuxt": "^2.0.0 || >=3.0.0",
2851
2922
  "requires": {}
2852
2923
  }
2853
2924
  },
@@ -2896,7 +2967,7 @@
2896
2967
  }
2897
2968
  ],
2898
2969
  "compatibility": {
2899
- "nuxt": "^3.0.0",
2970
+ "nuxt": ">=3.0.0",
2900
2971
  "requires": {}
2901
2972
  },
2902
2973
  "sponsor": true
@@ -2921,7 +2992,7 @@
2921
2992
  }
2922
2993
  ],
2923
2994
  "compatibility": {
2924
- "nuxt": "^3.0.0",
2995
+ "nuxt": ">=3.0.0",
2925
2996
  "requires": {}
2926
2997
  }
2927
2998
  },
@@ -2987,7 +3058,7 @@
2987
3058
  }
2988
3059
  ],
2989
3060
  "compatibility": {
2990
- "nuxt": "^3.0.0",
3061
+ "nuxt": ">=3.0.0",
2991
3062
  "requires": {}
2992
3063
  }
2993
3064
  },
@@ -3015,23 +3086,23 @@
3015
3086
  },
3016
3087
  {
3017
3088
  "name": "leaflet",
3018
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
3019
- "repo": "schlunsen/nuxt-leaflet",
3020
- "npm": "nuxt-leaflet",
3089
+ "description": "Leaflet integration with Nuxt",
3090
+ "repo": "nuxt-modules/leaflet",
3091
+ "npm": "@nuxtjs/leaflet",
3021
3092
  "icon": "leaflet.png",
3022
- "github": "https://github.com/schlunsen/nuxt-leaflet",
3023
- "website": "https://github.com/schlunsen/nuxt-leaflet",
3024
- "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/",
3025
3096
  "category": "Libraries",
3026
- "type": "3rd-party",
3097
+ "type": "community",
3027
3098
  "maintainers": [
3028
3099
  {
3029
- "name": "schlunsen",
3030
- "github": "schlunsen"
3100
+ "name": "Augustin MERCIER",
3101
+ "github": "Gugustinette"
3031
3102
  }
3032
3103
  ],
3033
3104
  "compatibility": {
3034
- "nuxt": "^2.0.0",
3105
+ "nuxt": "^3.0.0",
3035
3106
  "requires": {}
3036
3107
  }
3037
3108
  },
@@ -3055,7 +3126,7 @@
3055
3126
  }
3056
3127
  ],
3057
3128
  "compatibility": {
3058
- "nuxt": "^3.0.0",
3129
+ "nuxt": ">=3.0.0",
3059
3130
  "requires": {},
3060
3131
  "devtools": "^0.0.0"
3061
3132
  }
@@ -3110,6 +3181,28 @@
3110
3181
  "requires": {}
3111
3182
  }
3112
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
+ },
3113
3206
  {
3114
3207
  "name": "lodash",
3115
3208
  "description": "lodash module with auto-import and custom prefix",
@@ -3128,7 +3221,7 @@
3128
3221
  }
3129
3222
  ],
3130
3223
  "compatibility": {
3131
- "nuxt": "^3.0.0",
3224
+ "nuxt": ">=3.0.0",
3132
3225
  "requires": {}
3133
3226
  }
3134
3227
  },
@@ -3151,7 +3244,7 @@
3151
3244
  }
3152
3245
  ],
3153
3246
  "compatibility": {
3154
- "nuxt": "^2.0.0 || ^3.0.0",
3247
+ "nuxt": "^2.0.0 || >=3.0.0",
3155
3248
  "requires": {}
3156
3249
  }
3157
3250
  },
@@ -3174,9 +3267,10 @@
3174
3267
  }
3175
3268
  ],
3176
3269
  "compatibility": {
3177
- "nuxt": "^3.0.0",
3270
+ "nuxt": ">=3.0.0",
3178
3271
  "requires": {}
3179
- }
3272
+ },
3273
+ "sponsor": true
3180
3274
  },
3181
3275
  {
3182
3276
  "name": "lucide-icons",
@@ -3200,7 +3294,7 @@
3200
3294
  }
3201
3295
  ],
3202
3296
  "compatibility": {
3203
- "nuxt": "^3.0.0",
3297
+ "nuxt": ">=3.0.0",
3204
3298
  "requires": {}
3205
3299
  }
3206
3300
  },
@@ -3245,7 +3339,7 @@
3245
3339
  }
3246
3340
  ],
3247
3341
  "compatibility": {
3248
- "nuxt": "^3.0.0",
3342
+ "nuxt": ">=3.0.0",
3249
3343
  "requires": {}
3250
3344
  }
3251
3345
  },
@@ -3268,7 +3362,7 @@
3268
3362
  }
3269
3363
  ],
3270
3364
  "compatibility": {
3271
- "nuxt": "^3.8.0",
3365
+ "nuxt": ">=3.8.0",
3272
3366
  "requires": {}
3273
3367
  }
3274
3368
  },
@@ -3314,7 +3408,7 @@
3314
3408
  }
3315
3409
  ],
3316
3410
  "compatibility": {
3317
- "nuxt": "^3.0.0",
3411
+ "nuxt": ">=3.0.0",
3318
3412
  "requires": {},
3319
3413
  "devtools": "^0.0.0"
3320
3414
  }
@@ -3359,7 +3453,7 @@
3359
3453
  }
3360
3454
  ],
3361
3455
  "compatibility": {
3362
- "nuxt": "^3.0.0",
3456
+ "nuxt": ">=3.0.0",
3363
3457
  "requires": {}
3364
3458
  }
3365
3459
  },
@@ -3381,7 +3475,7 @@
3381
3475
  }
3382
3476
  ],
3383
3477
  "compatibility": {
3384
- "nuxt": "^3.0.0",
3478
+ "nuxt": ">=3.0.0",
3385
3479
  "requires": {}
3386
3480
  }
3387
3481
  },
@@ -3427,7 +3521,7 @@
3427
3521
  }
3428
3522
  ],
3429
3523
  "compatibility": {
3430
- "nuxt": "^2.0.0 || ^3.0.0",
3524
+ "nuxt": "^2.0.0 || >=3.0.0",
3431
3525
  "requires": {
3432
3526
  "bridge": true
3433
3527
  }
@@ -3452,7 +3546,7 @@
3452
3546
  }
3453
3547
  ],
3454
3548
  "compatibility": {
3455
- "nuxt": "^3.0.0",
3549
+ "nuxt": ">=3.0.0",
3456
3550
  "requires": {
3457
3551
  "bridge": false
3458
3552
  },
@@ -3500,7 +3594,29 @@
3500
3594
  }
3501
3595
  ],
3502
3596
  "compatibility": {
3503
- "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",
3504
3620
  "requires": {}
3505
3621
  }
3506
3622
  },
@@ -3571,7 +3687,7 @@
3571
3687
  }
3572
3688
  ],
3573
3689
  "compatibility": {
3574
- "nuxt": "^3.0.0",
3690
+ "nuxt": ">=3.0.0",
3575
3691
  "requires": {}
3576
3692
  }
3577
3693
  },
@@ -3644,29 +3760,45 @@
3644
3760
  },
3645
3761
  {
3646
3762
  "name": "ngrok",
3647
- "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",
3648
- "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",
3649
3765
  "npm": "@nuxtjs/ngrok",
3650
- "icon": "ngrok.png",
3651
- "github": "https://github.com/nuxt-community/ngrok-module",
3652
- "website": "https://ngrok.nuxtjs.org",
3653
- "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/",
3654
3770
  "category": "Devtools",
3655
3771
  "type": "community",
3656
3772
  "maintainers": [
3657
3773
  {
3658
- "name": "Debbie O'Brien",
3659
- "github": "debs-obrien",
3660
- "twitter": "debs_obrien"
3661
- },
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": [
3662
3795
  {
3663
- "name": "Pooya Parsa",
3664
- "github": "pi0",
3665
- "twitter": "_pi0_"
3796
+ "name": "kleinpetr",
3797
+ "github": "kleinpetr"
3666
3798
  }
3667
3799
  ],
3668
3800
  "compatibility": {
3669
- "nuxt": "^2.0.0",
3801
+ "nuxt": ">=3.0.0",
3670
3802
  "requires": {}
3671
3803
  }
3672
3804
  },
@@ -3710,7 +3842,7 @@
3710
3842
  }
3711
3843
  ],
3712
3844
  "compatibility": {
3713
- "nuxt": "^3.0.0",
3845
+ "nuxt": ">=3.0.0",
3714
3846
  "requires": {}
3715
3847
  }
3716
3848
  },
@@ -3732,7 +3864,7 @@
3732
3864
  }
3733
3865
  ],
3734
3866
  "compatibility": {
3735
- "nuxt": "^3.0.0",
3867
+ "nuxt": ">=3.0.0",
3736
3868
  "requires": {}
3737
3869
  }
3738
3870
  },
@@ -3755,7 +3887,7 @@
3755
3887
  }
3756
3888
  ],
3757
3889
  "compatibility": {
3758
- "nuxt": "^3.0.0",
3890
+ "nuxt": ">=3.0.0",
3759
3891
  "requires": {}
3760
3892
  }
3761
3893
  },
@@ -3778,7 +3910,7 @@
3778
3910
  }
3779
3911
  ],
3780
3912
  "compatibility": {
3781
- "nuxt": "^3.9.0",
3913
+ "nuxt": ">=3.9.0",
3782
3914
  "requires": {}
3783
3915
  }
3784
3916
  },
@@ -3800,7 +3932,7 @@
3800
3932
  }
3801
3933
  ],
3802
3934
  "compatibility": {
3803
- "nuxt": "^3.0.0",
3935
+ "nuxt": ">=3.0.0",
3804
3936
  "requires": {}
3805
3937
  }
3806
3938
  },
@@ -3822,7 +3954,7 @@
3822
3954
  }
3823
3955
  ],
3824
3956
  "compatibility": {
3825
- "nuxt": "^3.0.0",
3957
+ "nuxt": ">=3.0.0",
3826
3958
  "requires": {}
3827
3959
  }
3828
3960
  },
@@ -3850,7 +3982,7 @@
3850
3982
  }
3851
3983
  ],
3852
3984
  "compatibility": {
3853
- "nuxt": "^3.0.0",
3985
+ "nuxt": ">=3.0.0",
3854
3986
  "requires": {},
3855
3987
  "devtools": "^0.0.0"
3856
3988
  }
@@ -3873,7 +4005,7 @@
3873
4005
  }
3874
4006
  ],
3875
4007
  "compatibility": {
3876
- "nuxt": "^3.0.0",
4008
+ "nuxt": ">=3.0.0",
3877
4009
  "requires": {}
3878
4010
  }
3879
4011
  },
@@ -3895,7 +4027,7 @@
3895
4027
  }
3896
4028
  ],
3897
4029
  "compatibility": {
3898
- "nuxt": "^3.0.0",
4030
+ "nuxt": ">=3.0.0",
3899
4031
  "requires": {}
3900
4032
  }
3901
4033
  },
@@ -3917,7 +4049,7 @@
3917
4049
  }
3918
4050
  ],
3919
4051
  "compatibility": {
3920
- "nuxt": "^3.0.0",
4052
+ "nuxt": ">=3.0.0",
3921
4053
  "requires": {}
3922
4054
  }
3923
4055
  },
@@ -3943,7 +4075,7 @@
3943
4075
  }
3944
4076
  ],
3945
4077
  "compatibility": {
3946
- "nuxt": "^3.0.0",
4078
+ "nuxt": ">=3.0.0",
3947
4079
  "requires": {}
3948
4080
  }
3949
4081
  },
@@ -3965,7 +4097,7 @@
3965
4097
  }
3966
4098
  ],
3967
4099
  "compatibility": {
3968
- "nuxt": "^3.0.0",
4100
+ "nuxt": ">=3.0.0",
3969
4101
  "requires": {}
3970
4102
  }
3971
4103
  },
@@ -3987,7 +4119,7 @@
3987
4119
  }
3988
4120
  ],
3989
4121
  "compatibility": {
3990
- "nuxt": "^3.0.0",
4122
+ "nuxt": ">=3.0.0",
3991
4123
  "requires": {}
3992
4124
  }
3993
4125
  },
@@ -4009,7 +4141,7 @@
4009
4141
  }
4010
4142
  ],
4011
4143
  "compatibility": {
4012
- "nuxt": "^3.0.0",
4144
+ "nuxt": ">=3.0.0",
4013
4145
  "requires": {}
4014
4146
  }
4015
4147
  },
@@ -4032,7 +4164,30 @@
4032
4164
  }
4033
4165
  ],
4034
4166
  "compatibility": {
4035
- "nuxt": "^3.0.0",
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",
4036
4191
  "requires": {}
4037
4192
  }
4038
4193
  },
@@ -4061,7 +4216,7 @@
4061
4216
  }
4062
4217
  ],
4063
4218
  "compatibility": {
4064
- "nuxt": "^2.0.0 || ^3.0.0",
4219
+ "nuxt": "^2.0.0 || >=3.0.0",
4065
4220
  "requires": {}
4066
4221
  }
4067
4222
  },
@@ -4105,7 +4260,7 @@
4105
4260
  }
4106
4261
  ],
4107
4262
  "compatibility": {
4108
- "nuxt": "^3.0.0",
4263
+ "nuxt": ">=3.0.0",
4109
4264
  "requires": {},
4110
4265
  "devtools": "^0.0.0"
4111
4266
  }
@@ -4128,7 +4283,7 @@
4128
4283
  }
4129
4284
  ],
4130
4285
  "compatibility": {
4131
- "nuxt": "^2.0.0 || ^3.0.0",
4286
+ "nuxt": "^2.0.0 || >=3.0.0",
4132
4287
  "requires": {
4133
4288
  "bridge": "optional"
4134
4289
  }
@@ -4174,7 +4329,7 @@
4174
4329
  }
4175
4330
  ],
4176
4331
  "compatibility": {
4177
- "nuxt": "^3.0.0",
4332
+ "nuxt": ">=3.0.0",
4178
4333
  "requires": {}
4179
4334
  }
4180
4335
  },
@@ -4185,8 +4340,8 @@
4185
4340
  "npm": "@nuxtus/nuxt-localtunnel",
4186
4341
  "icon": "nuxt-localtunnel.svg",
4187
4342
  "github": "https://github.com/nuxtus/localtunnel",
4188
- "website": "https://docs.nuxtus.com",
4189
- "learn_more": "https://docs.nuxtus.com/localtunnel.html",
4343
+ "website": "https://github.com/nuxtus/localtunnel",
4344
+ "learn_more": "",
4190
4345
  "category": "Devtools",
4191
4346
  "type": "3rd-party",
4192
4347
  "maintainers": [
@@ -4197,7 +4352,7 @@
4197
4352
  }
4198
4353
  ],
4199
4354
  "compatibility": {
4200
- "nuxt": "^3.0.0",
4355
+ "nuxt": ">=3.0.0",
4201
4356
  "requires": {}
4202
4357
  }
4203
4358
  },
@@ -4220,7 +4375,7 @@
4220
4375
  }
4221
4376
  ],
4222
4377
  "compatibility": {
4223
- "nuxt": "^3.0.0",
4378
+ "nuxt": ">=3.0.0",
4224
4379
  "requires": {}
4225
4380
  }
4226
4381
  },
@@ -4242,7 +4397,7 @@
4242
4397
  }
4243
4398
  ],
4244
4399
  "compatibility": {
4245
- "nuxt": "^2.0.0 || ^3.0.0",
4400
+ "nuxt": "^2.0.0 || >=3.0.0",
4246
4401
  "requires": {}
4247
4402
  }
4248
4403
  },
@@ -4264,7 +4419,7 @@
4264
4419
  }
4265
4420
  ],
4266
4421
  "compatibility": {
4267
- "nuxt": "^3.0.0",
4422
+ "nuxt": ">=3.0.0",
4268
4423
  "requires": {}
4269
4424
  }
4270
4425
  },
@@ -4286,7 +4441,30 @@
4286
4441
  }
4287
4442
  ],
4288
4443
  "compatibility": {
4289
- "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",
4290
4468
  "requires": {}
4291
4469
  }
4292
4470
  },
@@ -4308,7 +4486,7 @@
4308
4486
  }
4309
4487
  ],
4310
4488
  "compatibility": {
4311
- "nuxt": "^3.0.0",
4489
+ "nuxt": ">=3.0.0",
4312
4490
  "requires": {}
4313
4491
  }
4314
4492
  },
@@ -4330,7 +4508,7 @@
4330
4508
  }
4331
4509
  ],
4332
4510
  "compatibility": {
4333
- "nuxt": "^3.0.0",
4511
+ "nuxt": ">=3.0.0",
4334
4512
  "requires": {},
4335
4513
  "devtools": "^0.0.0"
4336
4514
  }
@@ -4354,7 +4532,7 @@
4354
4532
  }
4355
4533
  ],
4356
4534
  "compatibility": {
4357
- "nuxt": "^3.0.0",
4535
+ "nuxt": ">=3.0.0",
4358
4536
  "requires": {}
4359
4537
  }
4360
4538
  },
@@ -4376,7 +4554,7 @@
4376
4554
  }
4377
4555
  ],
4378
4556
  "compatibility": {
4379
- "nuxt": "^3.0.0",
4557
+ "nuxt": ">=3.0.0",
4380
4558
  "requires": {}
4381
4559
  }
4382
4560
  },
@@ -4402,7 +4580,7 @@
4402
4580
  }
4403
4581
  ],
4404
4582
  "compatibility": {
4405
- "nuxt": "^3.0.0",
4583
+ "nuxt": ">=3.0.0",
4406
4584
  "requires": {},
4407
4585
  "devtools": "^0.0.0"
4408
4586
  }
@@ -4426,7 +4604,7 @@
4426
4604
  }
4427
4605
  ],
4428
4606
  "compatibility": {
4429
- "nuxt": "^3.0.0",
4607
+ "nuxt": ">=3.0.0",
4430
4608
  "requires": {}
4431
4609
  }
4432
4610
  },
@@ -4449,7 +4627,7 @@
4449
4627
  }
4450
4628
  ],
4451
4629
  "compatibility": {
4452
- "nuxt": "^3.0.0",
4630
+ "nuxt": ">=3.0.0",
4453
4631
  "requires": {}
4454
4632
  }
4455
4633
  },
@@ -4472,7 +4650,7 @@
4472
4650
  }
4473
4651
  ],
4474
4652
  "compatibility": {
4475
- "nuxt": "^3.0.0",
4653
+ "nuxt": ">=3.0.0",
4476
4654
  "requires": {}
4477
4655
  }
4478
4656
  },
@@ -4494,7 +4672,7 @@
4494
4672
  }
4495
4673
  ],
4496
4674
  "compatibility": {
4497
- "nuxt": "^3.0.0",
4675
+ "nuxt": ">=3.0.0",
4498
4676
  "requires": {}
4499
4677
  }
4500
4678
  },
@@ -4542,7 +4720,7 @@
4542
4720
  }
4543
4721
  ],
4544
4722
  "compatibility": {
4545
- "nuxt": "^3.0.0",
4723
+ "nuxt": ">=3.0.0",
4546
4724
  "requires": {}
4547
4725
  }
4548
4726
  },
@@ -4587,7 +4765,7 @@
4587
4765
  }
4588
4766
  ],
4589
4767
  "compatibility": {
4590
- "nuxt": "^3.0.0",
4768
+ "nuxt": ">=3.0.0",
4591
4769
  "requires": {}
4592
4770
  }
4593
4771
  },
@@ -4633,7 +4811,7 @@
4633
4811
  }
4634
4812
  ],
4635
4813
  "compatibility": {
4636
- "nuxt": "^3.0.0",
4814
+ "nuxt": ">=3.0.0",
4637
4815
  "requires": {}
4638
4816
  }
4639
4817
  },
@@ -4661,7 +4839,7 @@
4661
4839
  }
4662
4840
  ],
4663
4841
  "compatibility": {
4664
- "nuxt": "^3.0.0",
4842
+ "nuxt": ">=3.0.0",
4665
4843
  "requires": {}
4666
4844
  }
4667
4845
  },
@@ -4706,7 +4884,7 @@
4706
4884
  }
4707
4885
  ],
4708
4886
  "compatibility": {
4709
- "nuxt": "^3.0.0",
4887
+ "nuxt": ">=3.0.0",
4710
4888
  "requires": {},
4711
4889
  "devtools": "^0.0.0"
4712
4890
  }
@@ -4729,7 +4907,7 @@
4729
4907
  }
4730
4908
  ],
4731
4909
  "compatibility": {
4732
- "nuxt": "^3.0.0",
4910
+ "nuxt": ">=3.0.0",
4733
4911
  "requires": {}
4734
4912
  }
4735
4913
  },
@@ -4795,7 +4973,7 @@
4795
4973
  }
4796
4974
  ],
4797
4975
  "compatibility": {
4798
- "nuxt": "^3.0.0",
4976
+ "nuxt": ">=3.0.0",
4799
4977
  "requires": {}
4800
4978
  }
4801
4979
  },
@@ -4817,7 +4995,7 @@
4817
4995
  }
4818
4996
  ],
4819
4997
  "compatibility": {
4820
- "nuxt": "^2.0.0 || ^3.0.0",
4998
+ "nuxt": "^2.0.0 || >=3.0.0",
4821
4999
  "requires": {
4822
5000
  "bridge": "optional"
4823
5001
  }
@@ -4841,7 +5019,7 @@
4841
5019
  }
4842
5020
  ],
4843
5021
  "compatibility": {
4844
- "nuxt": "^3.0.0",
5022
+ "nuxt": ">=3.0.0",
4845
5023
  "requires": {}
4846
5024
  }
4847
5025
  },
@@ -4852,7 +5030,7 @@
4852
5030
  "npm": "nuxt-zod-i18n",
4853
5031
  "icon": "nuxt-zod-i18n.svg",
4854
5032
  "github": "https://github.com/xibman/nuxt-zod-i18n",
4855
- "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
5033
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
4856
5034
  "learn_more": "",
4857
5035
  "category": "Libraries",
4858
5036
  "type": "3rd-party",
@@ -4863,7 +5041,57 @@
4863
5041
  }
4864
5042
  ],
4865
5043
  "compatibility": {
4866
- "nuxt": "^3.0.0",
5044
+ "nuxt": ">=3.0.0",
5045
+ "requires": {}
5046
+ }
5047
+ },
5048
+ {
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",
5058
+ "type": "3rd-party",
5059
+ "maintainers": [
5060
+ {
5061
+ "name": "schlunsen",
5062
+ "github": "schlunsen"
5063
+ }
5064
+ ],
5065
+ "compatibility": {
5066
+ "nuxt": "^2.0.0",
5067
+ "requires": {}
5068
+ }
5069
+ },
5070
+ {
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",
4867
5095
  "requires": {}
4868
5096
  }
4869
5097
  },
@@ -4885,29 +5113,7 @@
4885
5113
  }
4886
5114
  ],
4887
5115
  "compatibility": {
4888
- "nuxt": "^3.0.0",
4889
- "requires": {}
4890
- }
4891
- },
4892
- {
4893
- "name": "nuxt3-leaflet",
4894
- "description": "Leaflet integration with Nuxt",
4895
- "repo": "Gugustinette/Nuxt-Leaflet",
4896
- "npm": "nuxt3-leaflet",
4897
- "icon": "leaflet.png",
4898
- "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4899
- "website": "https://gugustinette.github.io/Nuxt-Leaflet",
4900
- "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4901
- "category": "Libraries",
4902
- "type": "3rd-party",
4903
- "maintainers": [
4904
- {
4905
- "name": "Augustin MERCIER",
4906
- "github": "Gugustinette"
4907
- }
4908
- ],
4909
- "compatibility": {
4910
- "nuxt": "^3.0.0",
5116
+ "nuxt": ">=3.0.0",
4911
5117
  "requires": {}
4912
5118
  }
4913
5119
  },
@@ -4954,7 +5160,7 @@
4954
5160
  }
4955
5161
  ],
4956
5162
  "compatibility": {
4957
- "nuxt": "^3.0.0",
5163
+ "nuxt": ">=3.0.0",
4958
5164
  "requires": {},
4959
5165
  "devtools": "^0.0.0"
4960
5166
  }
@@ -4982,6 +5188,28 @@
4982
5188
  "requires": {}
4983
5189
  }
4984
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
+ },
4985
5213
  {
4986
5214
  "name": "optimized-images",
4987
5215
  "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
@@ -5068,7 +5296,7 @@
5068
5296
  }
5069
5297
  ],
5070
5298
  "compatibility": {
5071
- "nuxt": "^3.0.0",
5299
+ "nuxt": ">=3.0.0",
5072
5300
  "requires": {}
5073
5301
  }
5074
5302
  },
@@ -5091,7 +5319,7 @@
5091
5319
  }
5092
5320
  ],
5093
5321
  "compatibility": {
5094
- "nuxt": "^2.0.0 || ^3.0.0",
5322
+ "nuxt": "^2.0.0 || >=3.0.0",
5095
5323
  "requires": {
5096
5324
  "bridge": true
5097
5325
  }
@@ -5115,7 +5343,7 @@
5115
5343
  }
5116
5344
  ],
5117
5345
  "compatibility": {
5118
- "nuxt": "^3.0.0",
5346
+ "nuxt": ">=3.0.0",
5119
5347
  "requires": {}
5120
5348
  }
5121
5349
  },
@@ -5139,7 +5367,7 @@
5139
5367
  }
5140
5368
  ],
5141
5369
  "compatibility": {
5142
- "nuxt": "^3.0.0",
5370
+ "nuxt": ">=3.0.0",
5143
5371
  "requires": {}
5144
5372
  }
5145
5373
  },
@@ -5161,7 +5389,7 @@
5161
5389
  }
5162
5390
  ],
5163
5391
  "compatibility": {
5164
- "nuxt": "^3.10.0",
5392
+ "nuxt": ">=3.10.0",
5165
5393
  "requires": {}
5166
5394
  }
5167
5395
  },
@@ -5206,7 +5434,7 @@
5206
5434
  }
5207
5435
  ],
5208
5436
  "compatibility": {
5209
- "nuxt": "^2.0.0 || ^3.0.0",
5437
+ "nuxt": "^2.0.0 || >=3.0.0",
5210
5438
  "requires": {
5211
5439
  "bridge": "optional"
5212
5440
  }
@@ -5230,7 +5458,7 @@
5230
5458
  }
5231
5459
  ],
5232
5460
  "compatibility": {
5233
- "nuxt": "^2.0.0 || ^3.0.0",
5461
+ "nuxt": "^2.0.0 || >=3.0.0",
5234
5462
  "requires": {
5235
5463
  "bridge": "optional"
5236
5464
  }
@@ -5254,7 +5482,7 @@
5254
5482
  }
5255
5483
  ],
5256
5484
  "compatibility": {
5257
- "nuxt": "^2.0.0 || ^3.0.0",
5485
+ "nuxt": "^2.0.0 || >=3.0.0",
5258
5486
  "requires": {
5259
5487
  "bridge": "optional"
5260
5488
  }
@@ -5278,7 +5506,7 @@
5278
5506
  }
5279
5507
  ],
5280
5508
  "compatibility": {
5281
- "nuxt": "^2.0.0 || ^3.0.0",
5509
+ "nuxt": "^2.0.0 || >=3.0.0",
5282
5510
  "requires": {}
5283
5511
  }
5284
5512
  },
@@ -5324,7 +5552,7 @@
5324
5552
  }
5325
5553
  ],
5326
5554
  "compatibility": {
5327
- "nuxt": "^3.0.0",
5555
+ "nuxt": ">=3.0.0",
5328
5556
  "requires": {}
5329
5557
  }
5330
5558
  },
@@ -5347,7 +5575,29 @@
5347
5575
  }
5348
5576
  ],
5349
5577
  "compatibility": {
5350
- "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",
5351
5601
  "requires": {}
5352
5602
  }
5353
5603
  },
@@ -5370,7 +5620,7 @@
5370
5620
  }
5371
5621
  ],
5372
5622
  "compatibility": {
5373
- "nuxt": "^2.0.0 || ^3.0.0",
5623
+ "nuxt": "^2.0.0 || >=3.0.0",
5374
5624
  "requires": {}
5375
5625
  }
5376
5626
  },
@@ -5392,7 +5642,7 @@
5392
5642
  }
5393
5643
  ],
5394
5644
  "compatibility": {
5395
- "nuxt": "^3.0.0",
5645
+ "nuxt": ">=3.0.0",
5396
5646
  "requires": {}
5397
5647
  }
5398
5648
  },
@@ -5482,7 +5732,7 @@
5482
5732
  }
5483
5733
  ],
5484
5734
  "compatibility": {
5485
- "nuxt": "^2.0.0 || ^3.0.0",
5735
+ "nuxt": "^2.0.0 || >=3.0.0",
5486
5736
  "requires": {}
5487
5737
  }
5488
5738
  },
@@ -5551,7 +5801,7 @@
5551
5801
  }
5552
5802
  ],
5553
5803
  "compatibility": {
5554
- "nuxt": "^3.0.0",
5804
+ "nuxt": ">=3.0.0",
5555
5805
  "requires": {},
5556
5806
  "devtools": "^0.0.0"
5557
5807
  }
@@ -5574,7 +5824,7 @@
5574
5824
  }
5575
5825
  ],
5576
5826
  "compatibility": {
5577
- "nuxt": "^3.0.0",
5827
+ "nuxt": ">=3.0.0",
5578
5828
  "requires": {}
5579
5829
  }
5580
5830
  },
@@ -5609,7 +5859,7 @@
5609
5859
  }
5610
5860
  ],
5611
5861
  "compatibility": {
5612
- "nuxt": "^3.0.0",
5862
+ "nuxt": ">=3.0.0",
5613
5863
  "requires": {}
5614
5864
  }
5615
5865
  },
@@ -5677,7 +5927,7 @@
5677
5927
  }
5678
5928
  ],
5679
5929
  "compatibility": {
5680
- "nuxt": "^3.0.0",
5930
+ "nuxt": ">=3.0.0",
5681
5931
  "requires": {}
5682
5932
  }
5683
5933
  },
@@ -5705,10 +5955,10 @@
5705
5955
  },
5706
5956
  {
5707
5957
  "name": "robots",
5708
- "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.",
5709
5959
  "repo": "nuxt-modules/robots",
5710
5960
  "npm": "@nuxtjs/robots",
5711
- "icon": "robots.png",
5961
+ "icon": "simple-robots.svg",
5712
5962
  "github": "https://github.com/nuxt-modules/robots",
5713
5963
  "website": "https://github.com/nuxt-modules/robots",
5714
5964
  "learn_more": "",
@@ -5718,10 +5968,16 @@
5718
5968
  {
5719
5969
  "name": "Ricardo Gobbo de Souza",
5720
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"
5721
5977
  }
5722
5978
  ],
5723
5979
  "compatibility": {
5724
- "nuxt": "^2.0.0 || ^3.0.0",
5980
+ "nuxt": "^2.0.0 || >=3.0.0",
5725
5981
  "requires": {
5726
5982
  "bridge": "optional"
5727
5983
  }
@@ -5745,7 +6001,7 @@
5745
6001
  }
5746
6002
  ],
5747
6003
  "compatibility": {
5748
- "nuxt": "^3.0.0",
6004
+ "nuxt": ">=3.0.0",
5749
6005
  "requires": {}
5750
6006
  }
5751
6007
  },
@@ -5814,7 +6070,7 @@
5814
6070
  }
5815
6071
  ],
5816
6072
  "compatibility": {
5817
- "nuxt": "^2.0.0 || ^3.0.0",
6073
+ "nuxt": "^2.0.0 || >=3.0.0",
5818
6074
  "requires": {
5819
6075
  "bridge": "optional"
5820
6076
  }
@@ -5839,7 +6095,7 @@
5839
6095
  }
5840
6096
  ],
5841
6097
  "compatibility": {
5842
- "nuxt": "^3.0.0",
6098
+ "nuxt": ">=3.0.0",
5843
6099
  "requires": {}
5844
6100
  }
5845
6101
  },
@@ -5863,7 +6119,7 @@
5863
6119
  }
5864
6120
  ],
5865
6121
  "compatibility": {
5866
- "nuxt": "^3.0.0",
6122
+ "nuxt": ">=3.0.0",
5867
6123
  "requires": {}
5868
6124
  }
5869
6125
  },
@@ -5886,7 +6142,7 @@
5886
6142
  }
5887
6143
  ],
5888
6144
  "compatibility": {
5889
- "nuxt": "^3.0.0",
6145
+ "nuxt": ">=3.0.0",
5890
6146
  "requires": {}
5891
6147
  }
5892
6148
  },
@@ -5931,7 +6187,7 @@
5931
6187
  }
5932
6188
  ],
5933
6189
  "compatibility": {
5934
- "nuxt": "^3.0.0",
6190
+ "nuxt": ">=3.0.0",
5935
6191
  "requires": {}
5936
6192
  }
5937
6193
  },
@@ -5999,7 +6255,7 @@
5999
6255
  }
6000
6256
  ],
6001
6257
  "compatibility": {
6002
- "nuxt": "^3.0.0",
6258
+ "nuxt": ">=3.0.0",
6003
6259
  "requires": {}
6004
6260
  }
6005
6261
  },
@@ -6044,7 +6300,7 @@
6044
6300
  }
6045
6301
  ],
6046
6302
  "compatibility": {
6047
- "nuxt": "^3.0.0",
6303
+ "nuxt": ">=3.0.0",
6048
6304
  "requires": {}
6049
6305
  }
6050
6306
  },
@@ -6112,7 +6368,7 @@
6112
6368
  }
6113
6369
  ],
6114
6370
  "compatibility": {
6115
- "nuxt": "^3.0.0",
6371
+ "nuxt": ">=3.0.0",
6116
6372
  "requires": {}
6117
6373
  }
6118
6374
  },
@@ -6139,7 +6395,7 @@
6139
6395
  }
6140
6396
  ],
6141
6397
  "compatibility": {
6142
- "nuxt": "^3.0.0",
6398
+ "nuxt": ">=3.0.0",
6143
6399
  "requires": {}
6144
6400
  }
6145
6401
  },
@@ -6183,19 +6439,19 @@
6183
6439
  }
6184
6440
  ],
6185
6441
  "compatibility": {
6186
- "nuxt": "^3.0.0",
6442
+ "nuxt": ">=3.0.0",
6187
6443
  "requires": {}
6188
6444
  }
6189
6445
  },
6190
6446
  {
6191
6447
  "name": "sidebase-auth",
6192
- "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.",
6448
+ "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.",
6193
6449
  "repo": "sidebase/nuxt-auth",
6194
6450
  "npm": "@sidebase/nuxt-auth",
6195
6451
  "icon": "sidebase-auth.png",
6196
6452
  "github": "https://github.com/sidebase/nuxt-auth",
6197
- "website": "https://github.com/sidebase/nuxt-auth",
6198
- "learn_more": "https://github.com/sidebase",
6453
+ "website": "https://auth.sidebase.io/",
6454
+ "learn_more": "https://sidebase.io/",
6199
6455
  "category": "Security",
6200
6456
  "type": "3rd-party",
6201
6457
  "maintainers": [
@@ -6206,7 +6462,7 @@
6206
6462
  }
6207
6463
  ],
6208
6464
  "compatibility": {
6209
- "nuxt": "^3.0.0",
6465
+ "nuxt": ">=3.0.0",
6210
6466
  "requires": {}
6211
6467
  }
6212
6468
  },
@@ -6232,30 +6488,6 @@
6232
6488
  "requires": {}
6233
6489
  }
6234
6490
  },
6235
- {
6236
- "name": "simple-robots",
6237
- "description": "Tame the robots crawling and indexing your Nuxt site.",
6238
- "repo": "harlan-zw/nuxt-simple-robots",
6239
- "npm": "nuxt-simple-robots",
6240
- "icon": "simple-robots.svg",
6241
- "github": "https://github.com/harlan-zw/nuxt-simple-robots",
6242
- "website": "https://nuxtseo.com/robots",
6243
- "learn_more": "https://nuxtseo.com/robots",
6244
- "category": "SEO",
6245
- "type": "3rd-party",
6246
- "maintainers": [
6247
- {
6248
- "name": "Harlan Wilton",
6249
- "github": "harlan-zw",
6250
- "twitter": "harlan_zw",
6251
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6252
- }
6253
- ],
6254
- "compatibility": {
6255
- "nuxt": "^3.0.0",
6256
- "requires": {}
6257
- }
6258
- },
6259
6491
  {
6260
6492
  "name": "sitemap",
6261
6493
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
@@ -6281,7 +6513,7 @@
6281
6513
  }
6282
6514
  ],
6283
6515
  "compatibility": {
6284
- "nuxt": "^3.0.0",
6516
+ "nuxt": ">=3.0.0",
6285
6517
  "requires": {}
6286
6518
  }
6287
6519
  },
@@ -6303,7 +6535,7 @@
6303
6535
  }
6304
6536
  ],
6305
6537
  "compatibility": {
6306
- "nuxt": "^3.0.0",
6538
+ "nuxt": ">=3.0.0",
6307
6539
  "requires": {}
6308
6540
  }
6309
6541
  },
@@ -6326,7 +6558,7 @@
6326
6558
  }
6327
6559
  ],
6328
6560
  "compatibility": {
6329
- "nuxt": "^2.0.0 || ^3.0.0",
6561
+ "nuxt": "^2.0.0 || >=3.0.0",
6330
6562
  "requires": {}
6331
6563
  }
6332
6564
  },
@@ -6465,7 +6697,7 @@
6465
6697
  }
6466
6698
  ],
6467
6699
  "compatibility": {
6468
- "nuxt": "^3.0.0",
6700
+ "nuxt": ">=3.0.0",
6469
6701
  "requires": {}
6470
6702
  }
6471
6703
  },
@@ -6509,20 +6741,20 @@
6509
6741
  }
6510
6742
  ],
6511
6743
  "compatibility": {
6512
- "nuxt": "^2.0.0 || ^3.0.0",
6744
+ "nuxt": "^2.0.0 || >=3.0.0",
6513
6745
  "requires": {},
6514
6746
  "devtools": "^0.0.0"
6515
6747
  }
6516
6748
  },
6517
6749
  {
6518
6750
  "name": "storybook",
6519
- "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6520
- "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",
6521
6753
  "npm": "@nuxtjs/storybook",
6522
6754
  "icon": "storybook.png",
6523
6755
  "github": "https://github.com/nuxt-modules/storybook",
6524
6756
  "website": "https://storybook.nuxtjs.org",
6525
- "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
6757
+ "learn_more": "",
6526
6758
  "category": "Devtools",
6527
6759
  "type": "community",
6528
6760
  "maintainers": [
@@ -6530,10 +6762,14 @@
6530
6762
  "name": "Chakir QATAB",
6531
6763
  "github": "chakAs3",
6532
6764
  "twitter": "ChakirQatab"
6765
+ },
6766
+ {
6767
+ "name": "Tobias Diez",
6768
+ "github": "tobiasdiez"
6533
6769
  }
6534
6770
  ],
6535
6771
  "compatibility": {
6536
- "nuxt": "^2.0.0 || ^3.0.0",
6772
+ "nuxt": "^2.0.0 || >=3.0.0",
6537
6773
  "requires": {
6538
6774
  "bridge": "optional"
6539
6775
  },
@@ -6564,7 +6800,7 @@
6564
6800
  }
6565
6801
  ],
6566
6802
  "compatibility": {
6567
- "nuxt": "^2.0.0 || ^3.0.0",
6803
+ "nuxt": "^2.0.0 || >=3.0.0",
6568
6804
  "requires": {
6569
6805
  "bridge": true
6570
6806
  },
@@ -6593,7 +6829,7 @@
6593
6829
  }
6594
6830
  ],
6595
6831
  "compatibility": {
6596
- "nuxt": "^3.0.0",
6832
+ "nuxt": ">=3.0.0",
6597
6833
  "requires": {}
6598
6834
  }
6599
6835
  },
@@ -6643,7 +6879,7 @@
6643
6879
  }
6644
6880
  ],
6645
6881
  "compatibility": {
6646
- "nuxt": "^3.0.0",
6882
+ "nuxt": ">=3.0.0",
6647
6883
  "requires": {
6648
6884
  "content": true
6649
6885
  }
@@ -6690,7 +6926,7 @@
6690
6926
  }
6691
6927
  ],
6692
6928
  "compatibility": {
6693
- "nuxt": "^2.0.0 || ^3.0.0",
6929
+ "nuxt": "^2.0.0 || >=3.0.0",
6694
6930
  "requires": {}
6695
6931
  }
6696
6932
  },
@@ -6723,7 +6959,30 @@
6723
6959
  }
6724
6960
  ],
6725
6961
  "compatibility": {
6726
- "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",
6727
6986
  "requires": {}
6728
6987
  }
6729
6988
  },
@@ -6768,7 +7027,7 @@
6768
7027
  }
6769
7028
  ],
6770
7029
  "compatibility": {
6771
- "nuxt": "^2.0.0 || ^3.0.0",
7030
+ "nuxt": "^2.0.0 || >=3.0.0",
6772
7031
  "requires": {}
6773
7032
  }
6774
7033
  },
@@ -6836,7 +7095,7 @@
6836
7095
  }
6837
7096
  ],
6838
7097
  "compatibility": {
6839
- "nuxt": "^3.10.0",
7098
+ "nuxt": ">=3.10.0",
6840
7099
  "requires": {}
6841
7100
  }
6842
7101
  },
@@ -6858,7 +7117,7 @@
6858
7117
  }
6859
7118
  ],
6860
7119
  "compatibility": {
6861
- "nuxt": "^3.0.0",
7120
+ "nuxt": ">=3.0.0",
6862
7121
  "requires": {}
6863
7122
  }
6864
7123
  },
@@ -6881,7 +7140,7 @@
6881
7140
  }
6882
7141
  ],
6883
7142
  "compatibility": {
6884
- "nuxt": "^3.0.0",
7143
+ "nuxt": ">=3.0.0",
6885
7144
  "requires": {}
6886
7145
  }
6887
7146
  },
@@ -6894,7 +7153,7 @@
6894
7153
  "github": "https://github.com/nuxt-modules/tailwindcss",
6895
7154
  "website": "https://tailwindcss.nuxtjs.org",
6896
7155
  "learn_more": "https://tailwindcss.com/",
6897
- "category": "UI",
7156
+ "category": "CSS",
6898
7157
  "type": "community",
6899
7158
  "maintainers": [
6900
7159
  {
@@ -6908,7 +7167,7 @@
6908
7167
  }
6909
7168
  ],
6910
7169
  "compatibility": {
6911
- "nuxt": "^2.0.0 || ^3.0.0",
7170
+ "nuxt": "^2.0.0 || >=3.0.0",
6912
7171
  "requires": {},
6913
7172
  "devtools": "^0.0.0"
6914
7173
  },
@@ -6940,7 +7199,7 @@
6940
7199
  }
6941
7200
  ],
6942
7201
  "compatibility": {
6943
- "nuxt": "^3.0.0",
7202
+ "nuxt": ">=3.0.0",
6944
7203
  "requires": {}
6945
7204
  }
6946
7205
  },
@@ -6985,7 +7244,7 @@
6985
7244
  }
6986
7245
  ],
6987
7246
  "compatibility": {
6988
- "nuxt": "^3.0.0",
7247
+ "nuxt": ">=3.0.0",
6989
7248
  "requires": {}
6990
7249
  }
6991
7250
  },
@@ -7007,7 +7266,7 @@
7007
7266
  }
7008
7267
  ],
7009
7268
  "compatibility": {
7010
- "nuxt": "^3.0.0",
7269
+ "nuxt": ">=3.0.0",
7011
7270
  "requires": {}
7012
7271
  }
7013
7272
  },
@@ -7052,7 +7311,7 @@
7052
7311
  }
7053
7312
  ],
7054
7313
  "compatibility": {
7055
- "nuxt": "^3.0.0",
7314
+ "nuxt": ">=3.0.0",
7056
7315
  "requires": {}
7057
7316
  }
7058
7317
  },
@@ -7074,7 +7333,7 @@
7074
7333
  }
7075
7334
  ],
7076
7335
  "compatibility": {
7077
- "nuxt": "^3.0.0",
7336
+ "nuxt": ">=3.0.0",
7078
7337
  "requires": {}
7079
7338
  }
7080
7339
  },
@@ -7107,7 +7366,7 @@
7107
7366
  }
7108
7367
  ],
7109
7368
  "compatibility": {
7110
- "nuxt": "^3.0.0",
7369
+ "nuxt": ">=3.0.0",
7111
7370
  "requires": {}
7112
7371
  }
7113
7372
  },
@@ -7130,7 +7389,7 @@
7130
7389
  }
7131
7390
  ],
7132
7391
  "compatibility": {
7133
- "nuxt": "^2.0.0 || ^3.0.0",
7392
+ "nuxt": "^2.0.0 || >=3.0.0",
7134
7393
  "requires": {
7135
7394
  "bridge": true
7136
7395
  }
@@ -7178,7 +7437,7 @@
7178
7437
  }
7179
7438
  ],
7180
7439
  "compatibility": {
7181
- "nuxt": "^3.0.0",
7440
+ "nuxt": ">=3.0.0",
7182
7441
  "requires": {}
7183
7442
  }
7184
7443
  },
@@ -7211,7 +7470,7 @@
7211
7470
  }
7212
7471
  ],
7213
7472
  "compatibility": {
7214
- "nuxt": "^2.0.0 || ^3.0.0",
7473
+ "nuxt": "^2.0.0 || >=3.0.0",
7215
7474
  "requires": {}
7216
7475
  }
7217
7476
  },
@@ -7233,7 +7492,7 @@
7233
7492
  }
7234
7493
  ],
7235
7494
  "compatibility": {
7236
- "nuxt": "^2.0.0 || ^3.0.0",
7495
+ "nuxt": "^2.0.0 || >=3.0.0",
7237
7496
  "requires": {}
7238
7497
  }
7239
7498
  },
@@ -7345,7 +7604,7 @@
7345
7604
  }
7346
7605
  ],
7347
7606
  "compatibility": {
7348
- "nuxt": "^2.0.0 || ^3.0.0",
7607
+ "nuxt": "^2.0.0 || >=3.0.0",
7349
7608
  "requires": {},
7350
7609
  "devtools": "^0.0.0"
7351
7610
  }
@@ -7379,7 +7638,7 @@
7379
7638
  }
7380
7639
  ],
7381
7640
  "compatibility": {
7382
- "nuxt": "^3.0.0",
7641
+ "nuxt": ">=3.0.0",
7383
7642
  "requires": {}
7384
7643
  }
7385
7644
  },
@@ -7401,7 +7660,7 @@
7401
7660
  }
7402
7661
  ],
7403
7662
  "compatibility": {
7404
- "nuxt": "^2.0.0 || ^3.0.0",
7663
+ "nuxt": "^2.0.0 || >=3.0.0",
7405
7664
  "requires": {
7406
7665
  "bridge": "optional"
7407
7666
  }
@@ -7453,7 +7712,7 @@
7453
7712
  }
7454
7713
  ],
7455
7714
  "compatibility": {
7456
- "nuxt": "^3.0.0",
7715
+ "nuxt": ">=3.0.0",
7457
7716
  "requires": {}
7458
7717
  }
7459
7718
  },
@@ -7466,7 +7725,7 @@
7466
7725
  "github": "https://github.com/unocss/unocss",
7467
7726
  "website": "https://github.com/unocss/unocss",
7468
7727
  "learn_more": "https://github.com/unocss/unocss",
7469
- "category": "UI",
7728
+ "category": "CSS",
7470
7729
  "type": "3rd-party",
7471
7730
  "maintainers": [
7472
7731
  {
@@ -7477,7 +7736,7 @@
7477
7736
  }
7478
7737
  ],
7479
7738
  "compatibility": {
7480
- "nuxt": "^2.0.0 || ^3.0.0",
7739
+ "nuxt": "^2.0.0 || >=3.0.0",
7481
7740
  "requires": {
7482
7741
  "bridge": "optional"
7483
7742
  },
@@ -7503,7 +7762,7 @@
7503
7762
  }
7504
7763
  ],
7505
7764
  "compatibility": {
7506
- "nuxt": "^2.0.0 || ^3.0.0",
7765
+ "nuxt": "^2.0.0 || >=3.0.0",
7507
7766
  "requires": {}
7508
7767
  }
7509
7768
  },
@@ -7525,34 +7784,10 @@
7525
7784
  }
7526
7785
  ],
7527
7786
  "compatibility": {
7528
- "nuxt": "^3.0.0",
7787
+ "nuxt": ">=3.0.0",
7529
7788
  "requires": {}
7530
7789
  }
7531
7790
  },
7532
- {
7533
- "name": "use-wagmi",
7534
- "description": "Vue Composition for Ethereum based on wagmi",
7535
- "repo": "unicape/use-wagmi#main/packages/nuxt",
7536
- "npm": "@use-wagmi/nuxt",
7537
- "icon": "use-wagmi.png",
7538
- "github": "https://github.com/unicape/use-wagmi",
7539
- "website": "https://github.com/unicape/use-wagmi",
7540
- "learn_more": "https://github.com/unicape/use-wagmi",
7541
- "category": "Extensions",
7542
- "type": "3rd-party",
7543
- "maintainers": [
7544
- {
7545
- "name": "Unic Ape",
7546
- "github": "unicape"
7547
- }
7548
- ],
7549
- "compatibility": {
7550
- "nuxt": "^2.0.0 || ^3.0.0",
7551
- "requires": {
7552
- "bridge": true
7553
- }
7554
- }
7555
- },
7556
7791
  {
7557
7792
  "name": "user-agent",
7558
7793
  "description": "Nuxt module for handling User-Agent.",
@@ -7593,7 +7828,7 @@
7593
7828
  }
7594
7829
  ],
7595
7830
  "compatibility": {
7596
- "nuxt": "^3.0.0",
7831
+ "nuxt": ">=3.0.0",
7597
7832
  "requires": {
7598
7833
  "bridge": "optional"
7599
7834
  }
@@ -7606,7 +7841,7 @@
7606
7841
  "npm": "@varlet/nuxt",
7607
7842
  "icon": "varlet.svg",
7608
7843
  "github": "https://github.com/varletjs/varlet",
7609
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7844
+ "website": "https://varlet.pages.dev/#/en-US/index",
7610
7845
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
7611
7846
  "category": "UI",
7612
7847
  "type": "3rd-party",
@@ -7617,7 +7852,7 @@
7617
7852
  }
7618
7853
  ],
7619
7854
  "compatibility": {
7620
- "nuxt": "^3.0.0",
7855
+ "nuxt": ">=3.0.0",
7621
7856
  "requires": {
7622
7857
  "bridge": "optional"
7623
7858
  }
@@ -7641,7 +7876,7 @@
7641
7876
  }
7642
7877
  ],
7643
7878
  "compatibility": {
7644
- "nuxt": "^3.0.0",
7879
+ "nuxt": ">=3.0.0",
7645
7880
  "requires": {}
7646
7881
  }
7647
7882
  },
@@ -7663,7 +7898,7 @@
7663
7898
  }
7664
7899
  ],
7665
7900
  "compatibility": {
7666
- "nuxt": "^3.0.0",
7901
+ "nuxt": ">=3.0.0",
7667
7902
  "requires": {}
7668
7903
  }
7669
7904
  },
@@ -7708,7 +7943,7 @@
7708
7943
  }
7709
7944
  ],
7710
7945
  "compatibility": {
7711
- "nuxt": "^3.0.0",
7946
+ "nuxt": ">=3.0.0",
7712
7947
  "requires": {}
7713
7948
  }
7714
7949
  },
@@ -7731,7 +7966,7 @@
7731
7966
  }
7732
7967
  ],
7733
7968
  "compatibility": {
7734
- "nuxt": "^3.0.0",
7969
+ "nuxt": ">=3.0.0",
7735
7970
  "requires": {}
7736
7971
  }
7737
7972
  },
@@ -7759,7 +7994,7 @@
7759
7994
  }
7760
7995
  ],
7761
7996
  "compatibility": {
7762
- "nuxt": "^3.0.0",
7997
+ "nuxt": ">=3.0.0",
7763
7998
  "requires": {}
7764
7999
  }
7765
8000
  },
@@ -7771,7 +8006,7 @@
7771
8006
  "icon": "vue-email.svg",
7772
8007
  "github": "https://github.com/vue-email/nuxt",
7773
8008
  "website": "https://vuemail.net/",
7774
- "learn_more": "https://vuemail.net/ssr/nuxt",
8009
+ "learn_more": "https://vuemail.net/",
7775
8010
  "category": "UI",
7776
8011
  "type": "3rd-party",
7777
8012
  "maintainers": [
@@ -7789,7 +8024,7 @@
7789
8024
  }
7790
8025
  ],
7791
8026
  "compatibility": {
7792
- "nuxt": "^3.0.0",
8027
+ "nuxt": ">=3.0.0",
7793
8028
  "requires": {},
7794
8029
  "devtools": "^0.0.0"
7795
8030
  }
@@ -7813,7 +8048,7 @@
7813
8048
  }
7814
8049
  ],
7815
8050
  "compatibility": {
7816
- "nuxt": "^3.0.0",
8051
+ "nuxt": ">=3.0.0",
7817
8052
  "requires": {}
7818
8053
  }
7819
8054
  },
@@ -7836,7 +8071,7 @@
7836
8071
  }
7837
8072
  ],
7838
8073
  "compatibility": {
7839
- "nuxt": "^3.0.0",
8074
+ "nuxt": ">=3.0.0",
7840
8075
  "requires": {
7841
8076
  "bridge": "optional"
7842
8077
  },
@@ -7928,7 +8163,7 @@
7928
8163
  }
7929
8164
  ],
7930
8165
  "compatibility": {
7931
- "nuxt": "^3.0.0",
8166
+ "nuxt": ">=3.0.0",
7932
8167
  "requires": {}
7933
8168
  }
7934
8169
  },
@@ -7973,7 +8208,7 @@
7973
8208
  }
7974
8209
  ],
7975
8210
  "compatibility": {
7976
- "nuxt": "^2.0.0 || ^3.0.0",
8211
+ "nuxt": "^2.0.0 || >=3.0.0",
7977
8212
  "requires": {
7978
8213
  "bridge": "optional"
7979
8214
  }
@@ -8021,7 +8256,7 @@
8021
8256
  }
8022
8257
  ],
8023
8258
  "compatibility": {
8024
- "nuxt": "^3.0.0",
8259
+ "nuxt": ">=3.0.0",
8025
8260
  "requires": {}
8026
8261
  }
8027
8262
  },
@@ -8043,7 +8278,7 @@
8043
8278
  }
8044
8279
  ],
8045
8280
  "compatibility": {
8046
- "nuxt": "^3.0.0",
8281
+ "nuxt": ">=3.0.0",
8047
8282
  "requires": {}
8048
8283
  }
8049
8284
  },
@@ -8066,7 +8301,7 @@
8066
8301
  }
8067
8302
  ],
8068
8303
  "compatibility": {
8069
- "nuxt": "^3.0.0",
8304
+ "nuxt": ">=3.0.0",
8070
8305
  "requires": {}
8071
8306
  }
8072
8307
  },
@@ -8089,7 +8324,7 @@
8089
8324
  }
8090
8325
  ],
8091
8326
  "compatibility": {
8092
- "nuxt": "^3.0.0",
8327
+ "nuxt": ">=3.0.0",
8093
8328
  "requires": {}
8094
8329
  }
8095
8330
  },
@@ -8111,7 +8346,7 @@
8111
8346
  }
8112
8347
  ],
8113
8348
  "compatibility": {
8114
- "nuxt": "^3.0.0",
8349
+ "nuxt": ">=3.0.0",
8115
8350
  "requires": {}
8116
8351
  }
8117
8352
  },
@@ -8133,7 +8368,7 @@
8133
8368
  }
8134
8369
  ],
8135
8370
  "compatibility": {
8136
- "nuxt": "^3.0.0",
8371
+ "nuxt": ">=3.0.0",
8137
8372
  "requires": {}
8138
8373
  }
8139
8374
  },
@@ -8183,7 +8418,7 @@
8183
8418
  }
8184
8419
  ],
8185
8420
  "compatibility": {
8186
- "nuxt": "^2.0.0 || ^3.0.0",
8421
+ "nuxt": "^2.0.0 || >=3.0.0",
8187
8422
  "requires": {
8188
8423
  "bridge": "optional"
8189
8424
  },
@@ -8231,7 +8466,7 @@
8231
8466
  }
8232
8467
  ],
8233
8468
  "compatibility": {
8234
- "nuxt": "^3.0.0",
8469
+ "nuxt": ">=3.0.0",
8235
8470
  "requires": {}
8236
8471
  }
8237
8472
  },
@@ -8263,7 +8498,7 @@
8263
8498
  }
8264
8499
  ],
8265
8500
  "compatibility": {
8266
- "nuxt": "^2.0.0 || ^3.0.0",
8501
+ "nuxt": "^2.0.0 || >=3.0.0",
8267
8502
  "requires": {
8268
8503
  "bridge": "optional"
8269
8504
  }
@@ -8291,6 +8526,28 @@
8291
8526
  "requires": {}
8292
8527
  }
8293
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
+ },
8294
8551
  {
8295
8552
  "name": "webpack-optimisations",
8296
8553
  "description": "Nuxt v2 module to automatically make your builds faster.",
@@ -8401,7 +8658,7 @@
8401
8658
  }
8402
8659
  ],
8403
8660
  "compatibility": {
8404
- "nuxt": "^3.0.0",
8661
+ "nuxt": ">=3.0.0",
8405
8662
  "requires": {}
8406
8663
  }
8407
8664
  },
@@ -8427,7 +8684,7 @@
8427
8684
  }
8428
8685
  ],
8429
8686
  "compatibility": {
8430
- "nuxt": "^3.0.0",
8687
+ "nuxt": ">=3.0.0",
8431
8688
  "requires": {}
8432
8689
  }
8433
8690
  },
@@ -8455,7 +8712,7 @@
8455
8712
  }
8456
8713
  ],
8457
8714
  "compatibility": {
8458
- "nuxt": "^2.0.0 || ^3.0.0",
8715
+ "nuxt": "^2.0.0 || >=3.0.0",
8459
8716
  "requires": {
8460
8717
  "bridge": "optional"
8461
8718
  }
@@ -8546,7 +8803,7 @@
8546
8803
  }
8547
8804
  ],
8548
8805
  "compatibility": {
8549
- "nuxt": "^2.0.0 || ^3.0.0",
8806
+ "nuxt": "^2.0.0 || >=3.0.0",
8550
8807
  "requires": {
8551
8808
  "bridge": true
8552
8809
  }