@nuxt/modules 0.6.0-6346b6 → 0.6.0-649949

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 +716 -326
  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
  },
@@ -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
  },
@@ -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
  },
@@ -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,7 +1619,7 @@
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
  },
@@ -1552,7 +1641,7 @@
1552
1641
  }
1553
1642
  ],
1554
1643
  "compatibility": {
1555
- "nuxt": "^2.0.0 || ^3.0.0",
1644
+ "nuxt": "^2.0.0 || >=3.0.0",
1556
1645
  "requires": {}
1557
1646
  }
1558
1647
  },
@@ -1575,7 +1664,7 @@
1575
1664
  }
1576
1665
  ],
1577
1666
  "compatibility": {
1578
- "nuxt": "^3.0.0",
1667
+ "nuxt": ">=3.0.0",
1579
1668
  "requires": {}
1580
1669
  }
1581
1670
  },
@@ -1620,7 +1709,7 @@
1620
1709
  }
1621
1710
  ],
1622
1711
  "compatibility": {
1623
- "nuxt": "^3.0.0",
1712
+ "nuxt": ">=3.0.0",
1624
1713
  "requires": {}
1625
1714
  }
1626
1715
  },
@@ -1798,7 +1887,7 @@
1798
1887
  }
1799
1888
  ],
1800
1889
  "compatibility": {
1801
- "nuxt": "^3.0.0",
1890
+ "nuxt": ">=3.0.0",
1802
1891
  "requires": {}
1803
1892
  }
1804
1893
  },
@@ -1843,7 +1932,7 @@
1843
1932
  }
1844
1933
  ],
1845
1934
  "compatibility": {
1846
- "nuxt": "^3.0.0",
1935
+ "nuxt": ">=3.0.0",
1847
1936
  "requires": {}
1848
1937
  }
1849
1938
  },
@@ -1866,7 +1955,7 @@
1866
1955
  }
1867
1956
  ],
1868
1957
  "compatibility": {
1869
- "nuxt": "^3.7.0",
1958
+ "nuxt": ">=3.7.0",
1870
1959
  "requires": {}
1871
1960
  }
1872
1961
  },
@@ -1894,7 +1983,7 @@
1894
1983
  }
1895
1984
  ],
1896
1985
  "compatibility": {
1897
- "nuxt": "^3.0.0",
1986
+ "nuxt": ">=3.0.0",
1898
1987
  "requires": {}
1899
1988
  }
1900
1989
  },
@@ -1964,7 +2053,7 @@
1964
2053
  }
1965
2054
  ],
1966
2055
  "compatibility": {
1967
- "nuxt": "^2.0.0 || ^3.0.0",
2056
+ "nuxt": "^2.0.0 || >=3.0.0",
1968
2057
  "requires": {}
1969
2058
  }
1970
2059
  },
@@ -2018,7 +2107,7 @@
2018
2107
  }
2019
2108
  ],
2020
2109
  "compatibility": {
2021
- "nuxt": "^2.0.0 || ^3.0.0",
2110
+ "nuxt": "^2.0.0 || >=3.0.0",
2022
2111
  "requires": {
2023
2112
  "bridge": "optional"
2024
2113
  }
@@ -2101,7 +2190,7 @@
2101
2190
  }
2102
2191
  ],
2103
2192
  "compatibility": {
2104
- "nuxt": "^3.0.0",
2193
+ "nuxt": ">=3.0.0",
2105
2194
  "requires": {}
2106
2195
  }
2107
2196
  },
@@ -2123,7 +2212,7 @@
2123
2212
  }
2124
2213
  ],
2125
2214
  "compatibility": {
2126
- "nuxt": "^2.0.0 || ^3.0.0",
2215
+ "nuxt": "^2.0.0 || >=3.0.0",
2127
2216
  "requires": {}
2128
2217
  }
2129
2218
  },
@@ -2145,7 +2234,7 @@
2145
2234
  }
2146
2235
  ],
2147
2236
  "compatibility": {
2148
- "nuxt": "^3.0.0",
2237
+ "nuxt": ">=3.0.0",
2149
2238
  "requires": {},
2150
2239
  "devtools": "^0.0.0"
2151
2240
  }
@@ -2170,7 +2259,7 @@
2170
2259
  }
2171
2260
  ],
2172
2261
  "compatibility": {
2173
- "nuxt": "^3.0.0",
2262
+ "nuxt": ">=3.0.0",
2174
2263
  "requires": {}
2175
2264
  }
2176
2265
  },
@@ -2237,7 +2326,7 @@
2237
2326
  }
2238
2327
  ],
2239
2328
  "compatibility": {
2240
- "nuxt": "^3.0.0",
2329
+ "nuxt": ">=3.0.0",
2241
2330
  "requires": {}
2242
2331
  }
2243
2332
  },
@@ -2260,7 +2349,7 @@
2260
2349
  }
2261
2350
  ],
2262
2351
  "compatibility": {
2263
- "nuxt": "^3.0.0",
2352
+ "nuxt": ">=3.0.0",
2264
2353
  "requires": {}
2265
2354
  }
2266
2355
  },
@@ -2282,7 +2371,7 @@
2282
2371
  }
2283
2372
  ],
2284
2373
  "compatibility": {
2285
- "nuxt": "^3.0.0",
2374
+ "nuxt": ">=3.0.0",
2286
2375
  "requires": {}
2287
2376
  }
2288
2377
  },
@@ -2393,7 +2482,7 @@
2393
2482
  }
2394
2483
  ],
2395
2484
  "compatibility": {
2396
- "nuxt": "^3.0.0",
2485
+ "nuxt": ">=3.0.0",
2397
2486
  "requires": {}
2398
2487
  }
2399
2488
  },
@@ -2438,7 +2527,7 @@
2438
2527
  }
2439
2528
  ],
2440
2529
  "compatibility": {
2441
- "nuxt": "^2.0.0 || ^3.0.0",
2530
+ "nuxt": "^2.0.0 || >=3.0.0",
2442
2531
  "requires": {
2443
2532
  "bridge": "optional"
2444
2533
  }
@@ -2506,7 +2595,7 @@
2506
2595
  }
2507
2596
  ],
2508
2597
  "compatibility": {
2509
- "nuxt": "^3.0.0",
2598
+ "nuxt": ">=3.0.0",
2510
2599
  "requires": {}
2511
2600
  }
2512
2601
  },
@@ -2559,7 +2648,7 @@
2559
2648
  }
2560
2649
  ],
2561
2650
  "compatibility": {
2562
- "nuxt": "^2.0.0 || ^3.0.0",
2651
+ "nuxt": "^2.0.0 || >=3.0.0",
2563
2652
  "requires": {}
2564
2653
  }
2565
2654
  },
@@ -2581,7 +2670,7 @@
2581
2670
  }
2582
2671
  ],
2583
2672
  "compatibility": {
2584
- "nuxt": "^3.0.0",
2673
+ "nuxt": ">=3.0.0",
2585
2674
  "requires": {}
2586
2675
  }
2587
2676
  },
@@ -2603,30 +2692,34 @@
2603
2692
  }
2604
2693
  ],
2605
2694
  "compatibility": {
2606
- "nuxt": "^3.0.0",
2695
+ "nuxt": ">=3.0.0",
2607
2696
  "requires": {},
2608
2697
  "devtools": "^0.0.0"
2609
2698
  }
2610
2699
  },
2611
2700
  {
2612
2701
  "name": "icon",
2613
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2614
- "repo": "nuxt-modules/icon",
2615
- "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",
2616
2705
  "icon": "nuxt-icon.png",
2617
- "github": "https://github.com/nuxt-modules/icon",
2618
- "website": "https://github.com/nuxt-modules/icon",
2706
+ "github": "https://github.com/nuxt/icon",
2707
+ "website": "https://github.com/nuxt/icon",
2619
2708
  "learn_more": "",
2620
2709
  "category": "UI",
2621
- "type": "community",
2710
+ "type": "official",
2622
2711
  "maintainers": [
2623
2712
  {
2624
2713
  "name": "Atinux",
2625
2714
  "github": "Atinux"
2715
+ },
2716
+ {
2717
+ "name": "Anthony Fu",
2718
+ "github": "antfu"
2626
2719
  }
2627
2720
  ],
2628
2721
  "compatibility": {
2629
- "nuxt": "^3.0.0",
2722
+ "nuxt": ">=3.0.0",
2630
2723
  "requires": {},
2631
2724
  "devtools": "^0.0.0"
2632
2725
  }
@@ -2649,7 +2742,7 @@
2649
2742
  }
2650
2743
  ],
2651
2744
  "compatibility": {
2652
- "nuxt": "^3.0.0",
2745
+ "nuxt": ">=3.0.0",
2653
2746
  "requires": {}
2654
2747
  }
2655
2748
  },
@@ -2709,7 +2802,7 @@
2709
2802
  }
2710
2803
  ],
2711
2804
  "compatibility": {
2712
- "nuxt": "^2.0.0 || ^3.0.0",
2805
+ "nuxt": "^2.0.0 || >=3.0.0",
2713
2806
  "requires": {
2714
2807
  "bridge": "optional"
2715
2808
  }
@@ -2756,7 +2849,7 @@
2756
2849
  }
2757
2850
  ],
2758
2851
  "compatibility": {
2759
- "nuxt": "^2.0.0 || ^3.0.0",
2852
+ "nuxt": "^2.0.0 || >=3.0.0",
2760
2853
  "requires": {
2761
2854
  "bridge": true
2762
2855
  }
@@ -2803,7 +2896,7 @@
2803
2896
  }
2804
2897
  ],
2805
2898
  "compatibility": {
2806
- "nuxt": "^3.0.0",
2899
+ "nuxt": ">=3.0.0",
2807
2900
  "requires": {}
2808
2901
  }
2809
2902
  },
@@ -2825,7 +2918,7 @@
2825
2918
  }
2826
2919
  ],
2827
2920
  "compatibility": {
2828
- "nuxt": "^2.0.0 || ^3.0.0",
2921
+ "nuxt": "^2.0.0 || >=3.0.0",
2829
2922
  "requires": {}
2830
2923
  }
2831
2924
  },
@@ -2874,7 +2967,7 @@
2874
2967
  }
2875
2968
  ],
2876
2969
  "compatibility": {
2877
- "nuxt": "^3.0.0",
2970
+ "nuxt": ">=3.0.0",
2878
2971
  "requires": {}
2879
2972
  },
2880
2973
  "sponsor": true
@@ -2899,7 +2992,7 @@
2899
2992
  }
2900
2993
  ],
2901
2994
  "compatibility": {
2902
- "nuxt": "^3.0.0",
2995
+ "nuxt": ">=3.0.0",
2903
2996
  "requires": {}
2904
2997
  }
2905
2998
  },
@@ -2965,7 +3058,7 @@
2965
3058
  }
2966
3059
  ],
2967
3060
  "compatibility": {
2968
- "nuxt": "^3.0.0",
3061
+ "nuxt": ">=3.0.0",
2969
3062
  "requires": {}
2970
3063
  }
2971
3064
  },
@@ -3033,7 +3126,7 @@
3033
3126
  }
3034
3127
  ],
3035
3128
  "compatibility": {
3036
- "nuxt": "^3.0.0",
3129
+ "nuxt": ">=3.0.0",
3037
3130
  "requires": {},
3038
3131
  "devtools": "^0.0.0"
3039
3132
  }
@@ -3088,6 +3181,28 @@
3088
3181
  "requires": {}
3089
3182
  }
3090
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
+ },
3091
3206
  {
3092
3207
  "name": "lodash",
3093
3208
  "description": "lodash module with auto-import and custom prefix",
@@ -3106,7 +3221,7 @@
3106
3221
  }
3107
3222
  ],
3108
3223
  "compatibility": {
3109
- "nuxt": "^3.0.0",
3224
+ "nuxt": ">=3.0.0",
3110
3225
  "requires": {}
3111
3226
  }
3112
3227
  },
@@ -3129,10 +3244,34 @@
3129
3244
  }
3130
3245
  ],
3131
3246
  "compatibility": {
3132
- "nuxt": "^2.0.0 || ^3.0.0",
3247
+ "nuxt": "^2.0.0 || >=3.0.0",
3133
3248
  "requires": {}
3134
3249
  }
3135
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
+ },
3136
3275
  {
3137
3276
  "name": "lucide-icons",
3138
3277
  "description": "Nuxt module to integrate Lucide icons",
@@ -3155,7 +3294,7 @@
3155
3294
  }
3156
3295
  ],
3157
3296
  "compatibility": {
3158
- "nuxt": "^3.0.0",
3297
+ "nuxt": ">=3.0.0",
3159
3298
  "requires": {}
3160
3299
  }
3161
3300
  },
@@ -3200,7 +3339,7 @@
3200
3339
  }
3201
3340
  ],
3202
3341
  "compatibility": {
3203
- "nuxt": "^3.0.0",
3342
+ "nuxt": ">=3.0.0",
3204
3343
  "requires": {}
3205
3344
  }
3206
3345
  },
@@ -3223,7 +3362,7 @@
3223
3362
  }
3224
3363
  ],
3225
3364
  "compatibility": {
3226
- "nuxt": "^3.8.0",
3365
+ "nuxt": ">=3.8.0",
3227
3366
  "requires": {}
3228
3367
  }
3229
3368
  },
@@ -3269,7 +3408,7 @@
3269
3408
  }
3270
3409
  ],
3271
3410
  "compatibility": {
3272
- "nuxt": "^3.0.0",
3411
+ "nuxt": ">=3.0.0",
3273
3412
  "requires": {},
3274
3413
  "devtools": "^0.0.0"
3275
3414
  }
@@ -3314,7 +3453,7 @@
3314
3453
  }
3315
3454
  ],
3316
3455
  "compatibility": {
3317
- "nuxt": "^3.0.0",
3456
+ "nuxt": ">=3.0.0",
3318
3457
  "requires": {}
3319
3458
  }
3320
3459
  },
@@ -3336,7 +3475,7 @@
3336
3475
  }
3337
3476
  ],
3338
3477
  "compatibility": {
3339
- "nuxt": "^3.0.0",
3478
+ "nuxt": ">=3.0.0",
3340
3479
  "requires": {}
3341
3480
  }
3342
3481
  },
@@ -3382,7 +3521,7 @@
3382
3521
  }
3383
3522
  ],
3384
3523
  "compatibility": {
3385
- "nuxt": "^2.0.0 || ^3.0.0",
3524
+ "nuxt": "^2.0.0 || >=3.0.0",
3386
3525
  "requires": {
3387
3526
  "bridge": true
3388
3527
  }
@@ -3407,7 +3546,7 @@
3407
3546
  }
3408
3547
  ],
3409
3548
  "compatibility": {
3410
- "nuxt": "^3.0.0",
3549
+ "nuxt": ">=3.0.0",
3411
3550
  "requires": {
3412
3551
  "bridge": false
3413
3552
  },
@@ -3455,7 +3594,29 @@
3455
3594
  }
3456
3595
  ],
3457
3596
  "compatibility": {
3458
- "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",
3459
3620
  "requires": {}
3460
3621
  }
3461
3622
  },
@@ -3526,7 +3687,7 @@
3526
3687
  }
3527
3688
  ],
3528
3689
  "compatibility": {
3529
- "nuxt": "^3.0.0",
3690
+ "nuxt": ">=3.0.0",
3530
3691
  "requires": {}
3531
3692
  }
3532
3693
  },
@@ -3599,29 +3760,45 @@
3599
3760
  },
3600
3761
  {
3601
3762
  "name": "ngrok",
3602
- "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",
3603
- "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",
3604
3765
  "npm": "@nuxtjs/ngrok",
3605
- "icon": "ngrok.png",
3606
- "github": "https://github.com/nuxt-community/ngrok-module",
3607
- "website": "https://ngrok.nuxtjs.org",
3608
- "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/",
3609
3770
  "category": "Devtools",
3610
3771
  "type": "community",
3611
3772
  "maintainers": [
3612
3773
  {
3613
- "name": "Debbie O'Brien",
3614
- "github": "debs-obrien",
3615
- "twitter": "debs_obrien"
3616
- },
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": [
3617
3795
  {
3618
- "name": "Pooya Parsa",
3619
- "github": "pi0",
3620
- "twitter": "_pi0_"
3796
+ "name": "kleinpetr",
3797
+ "github": "kleinpetr"
3621
3798
  }
3622
3799
  ],
3623
3800
  "compatibility": {
3624
- "nuxt": "^2.0.0",
3801
+ "nuxt": ">=3.0.0",
3625
3802
  "requires": {}
3626
3803
  }
3627
3804
  },
@@ -3665,7 +3842,7 @@
3665
3842
  }
3666
3843
  ],
3667
3844
  "compatibility": {
3668
- "nuxt": "^3.0.0",
3845
+ "nuxt": ">=3.0.0",
3669
3846
  "requires": {}
3670
3847
  }
3671
3848
  },
@@ -3687,7 +3864,7 @@
3687
3864
  }
3688
3865
  ],
3689
3866
  "compatibility": {
3690
- "nuxt": "^3.0.0",
3867
+ "nuxt": ">=3.0.0",
3691
3868
  "requires": {}
3692
3869
  }
3693
3870
  },
@@ -3710,7 +3887,7 @@
3710
3887
  }
3711
3888
  ],
3712
3889
  "compatibility": {
3713
- "nuxt": "^3.0.0",
3890
+ "nuxt": ">=3.0.0",
3714
3891
  "requires": {}
3715
3892
  }
3716
3893
  },
@@ -3733,7 +3910,7 @@
3733
3910
  }
3734
3911
  ],
3735
3912
  "compatibility": {
3736
- "nuxt": "^3.9.0",
3913
+ "nuxt": ">=3.9.0",
3737
3914
  "requires": {}
3738
3915
  }
3739
3916
  },
@@ -3755,7 +3932,7 @@
3755
3932
  }
3756
3933
  ],
3757
3934
  "compatibility": {
3758
- "nuxt": "^3.0.0",
3935
+ "nuxt": ">=3.0.0",
3759
3936
  "requires": {}
3760
3937
  }
3761
3938
  },
@@ -3777,10 +3954,39 @@
3777
3954
  }
3778
3955
  ],
3779
3956
  "compatibility": {
3780
- "nuxt": "^3.0.0",
3957
+ "nuxt": ">=3.0.0",
3781
3958
  "requires": {}
3782
3959
  }
3783
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
+ },
3784
3990
  {
3785
3991
  "name": "nuxt-bootstrap-icons",
3786
3992
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3799,7 +4005,7 @@
3799
4005
  }
3800
4006
  ],
3801
4007
  "compatibility": {
3802
- "nuxt": "^3.0.0",
4008
+ "nuxt": ">=3.0.0",
3803
4009
  "requires": {}
3804
4010
  }
3805
4011
  },
@@ -3821,7 +4027,7 @@
3821
4027
  }
3822
4028
  ],
3823
4029
  "compatibility": {
3824
- "nuxt": "^3.0.0",
4030
+ "nuxt": ">=3.0.0",
3825
4031
  "requires": {}
3826
4032
  }
3827
4033
  },
@@ -3843,7 +4049,7 @@
3843
4049
  }
3844
4050
  ],
3845
4051
  "compatibility": {
3846
- "nuxt": "^3.0.0",
4052
+ "nuxt": ">=3.0.0",
3847
4053
  "requires": {}
3848
4054
  }
3849
4055
  },
@@ -3869,7 +4075,7 @@
3869
4075
  }
3870
4076
  ],
3871
4077
  "compatibility": {
3872
- "nuxt": "^3.0.0",
4078
+ "nuxt": ">=3.0.0",
3873
4079
  "requires": {}
3874
4080
  }
3875
4081
  },
@@ -3891,7 +4097,7 @@
3891
4097
  }
3892
4098
  ],
3893
4099
  "compatibility": {
3894
- "nuxt": "^3.0.0",
4100
+ "nuxt": ">=3.0.0",
3895
4101
  "requires": {}
3896
4102
  }
3897
4103
  },
@@ -3913,7 +4119,29 @@
3913
4119
  }
3914
4120
  ],
3915
4121
  "compatibility": {
3916
- "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",
3917
4145
  "requires": {}
3918
4146
  }
3919
4147
  },
@@ -3936,7 +4164,7 @@
3936
4164
  }
3937
4165
  ],
3938
4166
  "compatibility": {
3939
- "nuxt": "^3.0.0",
4167
+ "nuxt": ">=3.0.0",
3940
4168
  "requires": {}
3941
4169
  }
3942
4170
  },
@@ -3965,7 +4193,7 @@
3965
4193
  }
3966
4194
  ],
3967
4195
  "compatibility": {
3968
- "nuxt": "^2.0.0 || ^3.0.0",
4196
+ "nuxt": "^2.0.0 || >=3.0.0",
3969
4197
  "requires": {}
3970
4198
  }
3971
4199
  },
@@ -4009,7 +4237,7 @@
4009
4237
  }
4010
4238
  ],
4011
4239
  "compatibility": {
4012
- "nuxt": "^3.0.0",
4240
+ "nuxt": ">=3.0.0",
4013
4241
  "requires": {},
4014
4242
  "devtools": "^0.0.0"
4015
4243
  }
@@ -4032,7 +4260,7 @@
4032
4260
  }
4033
4261
  ],
4034
4262
  "compatibility": {
4035
- "nuxt": "^2.0.0 || ^3.0.0",
4263
+ "nuxt": "^2.0.0 || >=3.0.0",
4036
4264
  "requires": {
4037
4265
  "bridge": "optional"
4038
4266
  }
@@ -4078,7 +4306,7 @@
4078
4306
  }
4079
4307
  ],
4080
4308
  "compatibility": {
4081
- "nuxt": "^3.0.0",
4309
+ "nuxt": ">=3.0.0",
4082
4310
  "requires": {}
4083
4311
  }
4084
4312
  },
@@ -4089,8 +4317,8 @@
4089
4317
  "npm": "@nuxtus/nuxt-localtunnel",
4090
4318
  "icon": "nuxt-localtunnel.svg",
4091
4319
  "github": "https://github.com/nuxtus/localtunnel",
4092
- "website": "https://docs.nuxtus.com",
4093
- "learn_more": "https://docs.nuxtus.com/localtunnel.html",
4320
+ "website": "https://github.com/nuxtus/localtunnel",
4321
+ "learn_more": "",
4094
4322
  "category": "Devtools",
4095
4323
  "type": "3rd-party",
4096
4324
  "maintainers": [
@@ -4101,7 +4329,7 @@
4101
4329
  }
4102
4330
  ],
4103
4331
  "compatibility": {
4104
- "nuxt": "^3.0.0",
4332
+ "nuxt": ">=3.0.0",
4105
4333
  "requires": {}
4106
4334
  }
4107
4335
  },
@@ -4124,7 +4352,7 @@
4124
4352
  }
4125
4353
  ],
4126
4354
  "compatibility": {
4127
- "nuxt": "^3.0.0",
4355
+ "nuxt": ">=3.0.0",
4128
4356
  "requires": {}
4129
4357
  }
4130
4358
  },
@@ -4146,7 +4374,7 @@
4146
4374
  }
4147
4375
  ],
4148
4376
  "compatibility": {
4149
- "nuxt": "^2.0.0 || ^3.0.0",
4377
+ "nuxt": "^2.0.0 || >=3.0.0",
4150
4378
  "requires": {}
4151
4379
  }
4152
4380
  },
@@ -4168,7 +4396,7 @@
4168
4396
  }
4169
4397
  ],
4170
4398
  "compatibility": {
4171
- "nuxt": "^3.0.0",
4399
+ "nuxt": ">=3.0.0",
4172
4400
  "requires": {}
4173
4401
  }
4174
4402
  },
@@ -4190,7 +4418,30 @@
4190
4418
  }
4191
4419
  ],
4192
4420
  "compatibility": {
4193
- "nuxt": "^3.0.0",
4421
+ "nuxt": ">=3.0.0",
4422
+ "requires": {}
4423
+ }
4424
+ },
4425
+ {
4426
+ "name": "nuxt-meta-pixel",
4427
+ "description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
4428
+ "repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
4429
+ "npm": "nuxt-meta-pixel",
4430
+ "icon": "",
4431
+ "github": "https://github.com/tanukijs/meta-pixel",
4432
+ "website": "https://github.com/tanukijs/meta-pixel",
4433
+ "learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
4434
+ "category": "Analytics",
4435
+ "type": "3rd-party",
4436
+ "maintainers": [
4437
+ {
4438
+ "name": "tanukijs",
4439
+ "github": "tanukijs",
4440
+ "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4441
+ }
4442
+ ],
4443
+ "compatibility": {
4444
+ "nuxt": ">=3.0.0",
4194
4445
  "requires": {}
4195
4446
  }
4196
4447
  },
@@ -4212,7 +4463,7 @@
4212
4463
  }
4213
4464
  ],
4214
4465
  "compatibility": {
4215
- "nuxt": "^3.0.0",
4466
+ "nuxt": ">=3.0.0",
4216
4467
  "requires": {}
4217
4468
  }
4218
4469
  },
@@ -4234,7 +4485,7 @@
4234
4485
  }
4235
4486
  ],
4236
4487
  "compatibility": {
4237
- "nuxt": "^3.0.0",
4488
+ "nuxt": ">=3.0.0",
4238
4489
  "requires": {},
4239
4490
  "devtools": "^0.0.0"
4240
4491
  }
@@ -4258,7 +4509,7 @@
4258
4509
  }
4259
4510
  ],
4260
4511
  "compatibility": {
4261
- "nuxt": "^3.0.0",
4512
+ "nuxt": ">=3.0.0",
4262
4513
  "requires": {}
4263
4514
  }
4264
4515
  },
@@ -4280,7 +4531,7 @@
4280
4531
  }
4281
4532
  ],
4282
4533
  "compatibility": {
4283
- "nuxt": "^3.0.0",
4534
+ "nuxt": ">=3.0.0",
4284
4535
  "requires": {}
4285
4536
  }
4286
4537
  },
@@ -4306,7 +4557,7 @@
4306
4557
  }
4307
4558
  ],
4308
4559
  "compatibility": {
4309
- "nuxt": "^3.0.0",
4560
+ "nuxt": ">=3.0.0",
4310
4561
  "requires": {},
4311
4562
  "devtools": "^0.0.0"
4312
4563
  }
@@ -4330,7 +4581,30 @@
4330
4581
  }
4331
4582
  ],
4332
4583
  "compatibility": {
4333
- "nuxt": "^3.0.0",
4584
+ "nuxt": ">=3.0.0",
4585
+ "requires": {}
4586
+ }
4587
+ },
4588
+ {
4589
+ "name": "nuxt-pdf-frame",
4590
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4591
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4592
+ "npm": "@i2d/nuxt-pdf-frame",
4593
+ "icon": "pdf-frame.svg",
4594
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4595
+ "website": "https://www.pdf-frame.org",
4596
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4597
+ "category": "Libraries",
4598
+ "type": "3rd-party",
4599
+ "maintainers": [
4600
+ {
4601
+ "name": "Narayana Swamy",
4602
+ "github": "nswamy14",
4603
+ "email": "narayanaswamy14@gmail.com"
4604
+ }
4605
+ ],
4606
+ "compatibility": {
4607
+ "nuxt": ">=3.0.0",
4334
4608
  "requires": {}
4335
4609
  }
4336
4610
  },
@@ -4353,7 +4627,7 @@
4353
4627
  }
4354
4628
  ],
4355
4629
  "compatibility": {
4356
- "nuxt": "^3.0.0",
4630
+ "nuxt": ">=3.0.0",
4357
4631
  "requires": {}
4358
4632
  }
4359
4633
  },
@@ -4375,7 +4649,7 @@
4375
4649
  }
4376
4650
  ],
4377
4651
  "compatibility": {
4378
- "nuxt": "^3.0.0",
4652
+ "nuxt": ">=3.0.0",
4379
4653
  "requires": {}
4380
4654
  }
4381
4655
  },
@@ -4423,7 +4697,7 @@
4423
4697
  }
4424
4698
  ],
4425
4699
  "compatibility": {
4426
- "nuxt": "^3.0.0",
4700
+ "nuxt": ">=3.0.0",
4427
4701
  "requires": {}
4428
4702
  }
4429
4703
  },
@@ -4468,7 +4742,7 @@
4468
4742
  }
4469
4743
  ],
4470
4744
  "compatibility": {
4471
- "nuxt": "^3.0.0",
4745
+ "nuxt": ">=3.0.0",
4472
4746
  "requires": {}
4473
4747
  }
4474
4748
  },
@@ -4514,7 +4788,7 @@
4514
4788
  }
4515
4789
  ],
4516
4790
  "compatibility": {
4517
- "nuxt": "^3.0.0",
4791
+ "nuxt": ">=3.0.0",
4518
4792
  "requires": {}
4519
4793
  }
4520
4794
  },
@@ -4542,7 +4816,7 @@
4542
4816
  }
4543
4817
  ],
4544
4818
  "compatibility": {
4545
- "nuxt": "^3.0.0",
4819
+ "nuxt": ">=3.0.0",
4546
4820
  "requires": {}
4547
4821
  }
4548
4822
  },
@@ -4587,7 +4861,7 @@
4587
4861
  }
4588
4862
  ],
4589
4863
  "compatibility": {
4590
- "nuxt": "^3.0.0",
4864
+ "nuxt": ">=3.0.0",
4591
4865
  "requires": {},
4592
4866
  "devtools": "^0.0.0"
4593
4867
  }
@@ -4610,7 +4884,7 @@
4610
4884
  }
4611
4885
  ],
4612
4886
  "compatibility": {
4613
- "nuxt": "^3.0.0",
4887
+ "nuxt": ">=3.0.0",
4614
4888
  "requires": {}
4615
4889
  }
4616
4890
  },
@@ -4658,6 +4932,28 @@
4658
4932
  "requires": {}
4659
4933
  }
4660
4934
  },
4935
+ {
4936
+ "name": "nuxt-uswds",
4937
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4938
+ "repo": "patrickcate/nuxt-uswds",
4939
+ "npm": "nuxt-uswds",
4940
+ "icon": "nuxt-uswds.svg",
4941
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4942
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4943
+ "learn_more": "",
4944
+ "category": "UI",
4945
+ "type": "3rd-party",
4946
+ "maintainers": [
4947
+ {
4948
+ "name": "Patrick Cate",
4949
+ "github": "patrickcate"
4950
+ }
4951
+ ],
4952
+ "compatibility": {
4953
+ "nuxt": ">=3.0.0",
4954
+ "requires": {}
4955
+ }
4956
+ },
4661
4957
  {
4662
4958
  "name": "nuxt-viewport",
4663
4959
  "description": "Define custom viewports for your Nuxt project",
@@ -4676,7 +4972,7 @@
4676
4972
  }
4677
4973
  ],
4678
4974
  "compatibility": {
4679
- "nuxt": "^2.0.0 || ^3.0.0",
4975
+ "nuxt": "^2.0.0 || >=3.0.0",
4680
4976
  "requires": {
4681
4977
  "bridge": "optional"
4682
4978
  }
@@ -4700,7 +4996,7 @@
4700
4996
  }
4701
4997
  ],
4702
4998
  "compatibility": {
4703
- "nuxt": "^3.0.0",
4999
+ "nuxt": ">=3.0.0",
4704
5000
  "requires": {}
4705
5001
  }
4706
5002
  },
@@ -4722,7 +5018,35 @@
4722
5018
  }
4723
5019
  ],
4724
5020
  "compatibility": {
4725
- "nuxt": "^3.0.0",
5021
+ "nuxt": ">=3.0.0",
5022
+ "requires": {}
5023
+ }
5024
+ },
5025
+ {
5026
+ "name": "nuxt2-ngrok",
5027
+ "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",
5028
+ "repo": "nuxt-community/ngrok",
5029
+ "npm": "@nuxtjs/ngrok",
5030
+ "icon": "ngrok.png",
5031
+ "github": "https://github.com/nuxt-community/ngrok-module",
5032
+ "website": "https://ngrok.nuxtjs.org",
5033
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
5034
+ "category": "Devtools",
5035
+ "type": "community",
5036
+ "maintainers": [
5037
+ {
5038
+ "name": "Debbie O'Brien",
5039
+ "github": "debs-obrien",
5040
+ "twitter": "debs_obrien"
5041
+ },
5042
+ {
5043
+ "name": "Pooya Parsa",
5044
+ "github": "pi0",
5045
+ "twitter": "_pi0_"
5046
+ }
5047
+ ],
5048
+ "compatibility": {
5049
+ "nuxt": "^2.0.0",
4726
5050
  "requires": {}
4727
5051
  }
4728
5052
  },
@@ -4744,7 +5068,7 @@
4744
5068
  }
4745
5069
  ],
4746
5070
  "compatibility": {
4747
- "nuxt": "^3.0.0",
5071
+ "nuxt": ">=3.0.0",
4748
5072
  "requires": {}
4749
5073
  }
4750
5074
  },
@@ -4752,10 +5076,10 @@
4752
5076
  "name": "nuxt3-leaflet",
4753
5077
  "description": "Leaflet integration with Nuxt",
4754
5078
  "repo": "Gugustinette/Nuxt-Leaflet",
4755
- "npm": "nuxt3-leaflet",
5079
+ "npm": "@nuxtjs/leaflet",
4756
5080
  "icon": "leaflet.png",
4757
5081
  "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4758
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
5082
+ "website": "https://gugustinette.github.io/Nuxt-Leaflet",
4759
5083
  "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4760
5084
  "category": "Libraries",
4761
5085
  "type": "3rd-party",
@@ -4766,7 +5090,7 @@
4766
5090
  }
4767
5091
  ],
4768
5092
  "compatibility": {
4769
- "nuxt": "^3.0.0",
5093
+ "nuxt": ">=3.0.0",
4770
5094
  "requires": {}
4771
5095
  }
4772
5096
  },
@@ -4813,7 +5137,7 @@
4813
5137
  }
4814
5138
  ],
4815
5139
  "compatibility": {
4816
- "nuxt": "^3.0.0",
5140
+ "nuxt": ">=3.0.0",
4817
5141
  "requires": {},
4818
5142
  "devtools": "^0.0.0"
4819
5143
  }
@@ -4841,6 +5165,28 @@
4841
5165
  "requires": {}
4842
5166
  }
4843
5167
  },
5168
+ {
5169
+ "name": "onyx",
5170
+ "description": "A design system and Vue.js component library created by Schwarz IT",
5171
+ "repo": "SchwarzIT/onyx#main/packages/nuxt",
5172
+ "npm": "@sit-onyx/nuxt",
5173
+ "icon": "onyx.svg",
5174
+ "github": "https://github.com/SchwarzIT/onyx",
5175
+ "website": "https://onyx.schwarz/development/packages/nuxt.html",
5176
+ "learn_more": "https://onyx.schwarz",
5177
+ "category": "UI",
5178
+ "type": "3rd-party",
5179
+ "maintainers": [
5180
+ {
5181
+ "name": "Schwarz IT",
5182
+ "github": "SchwarzIT"
5183
+ }
5184
+ ],
5185
+ "compatibility": {
5186
+ "nuxt": ">=3.0.0",
5187
+ "requires": {}
5188
+ }
5189
+ },
4844
5190
  {
4845
5191
  "name": "optimized-images",
4846
5192
  "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
@@ -4927,7 +5273,7 @@
4927
5273
  }
4928
5274
  ],
4929
5275
  "compatibility": {
4930
- "nuxt": "^3.0.0",
5276
+ "nuxt": ">=3.0.0",
4931
5277
  "requires": {}
4932
5278
  }
4933
5279
  },
@@ -4950,7 +5296,7 @@
4950
5296
  }
4951
5297
  ],
4952
5298
  "compatibility": {
4953
- "nuxt": "^2.0.0 || ^3.0.0",
5299
+ "nuxt": "^2.0.0 || >=3.0.0",
4954
5300
  "requires": {
4955
5301
  "bridge": true
4956
5302
  }
@@ -4974,7 +5320,7 @@
4974
5320
  }
4975
5321
  ],
4976
5322
  "compatibility": {
4977
- "nuxt": "^3.0.0",
5323
+ "nuxt": ">=3.0.0",
4978
5324
  "requires": {}
4979
5325
  }
4980
5326
  },
@@ -4998,7 +5344,7 @@
4998
5344
  }
4999
5345
  ],
5000
5346
  "compatibility": {
5001
- "nuxt": "^3.0.0",
5347
+ "nuxt": ">=3.0.0",
5002
5348
  "requires": {}
5003
5349
  }
5004
5350
  },
@@ -5020,7 +5366,7 @@
5020
5366
  }
5021
5367
  ],
5022
5368
  "compatibility": {
5023
- "nuxt": "^3.10.0",
5369
+ "nuxt": ">=3.10.0",
5024
5370
  "requires": {}
5025
5371
  }
5026
5372
  },
@@ -5065,7 +5411,7 @@
5065
5411
  }
5066
5412
  ],
5067
5413
  "compatibility": {
5068
- "nuxt": "^2.0.0 || ^3.0.0",
5414
+ "nuxt": "^2.0.0 || >=3.0.0",
5069
5415
  "requires": {
5070
5416
  "bridge": "optional"
5071
5417
  }
@@ -5089,7 +5435,7 @@
5089
5435
  }
5090
5436
  ],
5091
5437
  "compatibility": {
5092
- "nuxt": "^2.0.0 || ^3.0.0",
5438
+ "nuxt": "^2.0.0 || >=3.0.0",
5093
5439
  "requires": {
5094
5440
  "bridge": "optional"
5095
5441
  }
@@ -5113,7 +5459,7 @@
5113
5459
  }
5114
5460
  ],
5115
5461
  "compatibility": {
5116
- "nuxt": "^2.0.0 || ^3.0.0",
5462
+ "nuxt": "^2.0.0 || >=3.0.0",
5117
5463
  "requires": {
5118
5464
  "bridge": "optional"
5119
5465
  }
@@ -5128,7 +5474,7 @@
5128
5474
  "github": "https://github.com/nuxt-modules/plausible",
5129
5475
  "website": "https://github.com/nuxt-modules/plausible",
5130
5476
  "learn_more": "",
5131
- "category": "Devtools",
5477
+ "category": "Analytics",
5132
5478
  "type": "community",
5133
5479
  "maintainers": [
5134
5480
  {
@@ -5137,7 +5483,7 @@
5137
5483
  }
5138
5484
  ],
5139
5485
  "compatibility": {
5140
- "nuxt": "^2.0.0 || ^3.0.0",
5486
+ "nuxt": "^2.0.0 || >=3.0.0",
5141
5487
  "requires": {}
5142
5488
  }
5143
5489
  },
@@ -5183,7 +5529,7 @@
5183
5529
  }
5184
5530
  ],
5185
5531
  "compatibility": {
5186
- "nuxt": "^3.0.0",
5532
+ "nuxt": ">=3.0.0",
5187
5533
  "requires": {}
5188
5534
  }
5189
5535
  },
@@ -5206,7 +5552,29 @@
5206
5552
  }
5207
5553
  ],
5208
5554
  "compatibility": {
5209
- "nuxt": "^3.0.0",
5555
+ "nuxt": ">=3.0.0",
5556
+ "requires": {}
5557
+ }
5558
+ },
5559
+ {
5560
+ "name": "prisma",
5561
+ "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
5562
+ "repo": "prisma/nuxt-prisma",
5563
+ "npm": "@prisma/nuxt",
5564
+ "icon": "prisma.png",
5565
+ "github": "https://github.com/prisma/nuxt-prisma",
5566
+ "website": "https://pris.ly/prisma-nuxt",
5567
+ "learn_more": "https://www.prisma.io/orm",
5568
+ "category": "Database",
5569
+ "type": "3rd-party",
5570
+ "maintainers": [
5571
+ {
5572
+ "name": "prisma",
5573
+ "github": "prisma"
5574
+ }
5575
+ ],
5576
+ "compatibility": {
5577
+ "nuxt": ">=3.0.0",
5210
5578
  "requires": {}
5211
5579
  }
5212
5580
  },
@@ -5229,7 +5597,7 @@
5229
5597
  }
5230
5598
  ],
5231
5599
  "compatibility": {
5232
- "nuxt": "^2.0.0 || ^3.0.0",
5600
+ "nuxt": "^2.0.0 || >=3.0.0",
5233
5601
  "requires": {}
5234
5602
  }
5235
5603
  },
@@ -5251,7 +5619,7 @@
5251
5619
  }
5252
5620
  ],
5253
5621
  "compatibility": {
5254
- "nuxt": "^3.0.0",
5622
+ "nuxt": ">=3.0.0",
5255
5623
  "requires": {}
5256
5624
  }
5257
5625
  },
@@ -5341,7 +5709,7 @@
5341
5709
  }
5342
5710
  ],
5343
5711
  "compatibility": {
5344
- "nuxt": "^2.0.0 || ^3.0.0",
5712
+ "nuxt": "^2.0.0 || >=3.0.0",
5345
5713
  "requires": {}
5346
5714
  }
5347
5715
  },
@@ -5410,7 +5778,7 @@
5410
5778
  }
5411
5779
  ],
5412
5780
  "compatibility": {
5413
- "nuxt": "^3.0.0",
5781
+ "nuxt": ">=3.0.0",
5414
5782
  "requires": {},
5415
5783
  "devtools": "^0.0.0"
5416
5784
  }
@@ -5433,7 +5801,7 @@
5433
5801
  }
5434
5802
  ],
5435
5803
  "compatibility": {
5436
- "nuxt": "^3.0.0",
5804
+ "nuxt": ">=3.0.0",
5437
5805
  "requires": {}
5438
5806
  }
5439
5807
  },
@@ -5468,7 +5836,7 @@
5468
5836
  }
5469
5837
  ],
5470
5838
  "compatibility": {
5471
- "nuxt": "^3.0.0",
5839
+ "nuxt": ">=3.0.0",
5472
5840
  "requires": {}
5473
5841
  }
5474
5842
  },
@@ -5536,7 +5904,7 @@
5536
5904
  }
5537
5905
  ],
5538
5906
  "compatibility": {
5539
- "nuxt": "^3.0.0",
5907
+ "nuxt": ">=3.0.0",
5540
5908
  "requires": {}
5541
5909
  }
5542
5910
  },
@@ -5580,7 +5948,7 @@
5580
5948
  }
5581
5949
  ],
5582
5950
  "compatibility": {
5583
- "nuxt": "^2.0.0 || ^3.0.0",
5951
+ "nuxt": "^2.0.0 || >=3.0.0",
5584
5952
  "requires": {
5585
5953
  "bridge": "optional"
5586
5954
  }
@@ -5604,7 +5972,7 @@
5604
5972
  }
5605
5973
  ],
5606
5974
  "compatibility": {
5607
- "nuxt": "^3.0.0",
5975
+ "nuxt": ">=3.0.0",
5608
5976
  "requires": {}
5609
5977
  }
5610
5978
  },
@@ -5673,12 +6041,35 @@
5673
6041
  }
5674
6042
  ],
5675
6043
  "compatibility": {
5676
- "nuxt": "^2.0.0 || ^3.0.0",
6044
+ "nuxt": "^2.0.0 || >=3.0.0",
5677
6045
  "requires": {
5678
6046
  "bridge": "optional"
5679
6047
  }
5680
6048
  }
5681
6049
  },
6050
+ {
6051
+ "name": "scalar",
6052
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6053
+ "repo": "scalar/scalar#main/packages/nuxt",
6054
+ "npm": "@scalar/nuxt",
6055
+ "icon": "scalar.svg",
6056
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6057
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6058
+ "learn_more": "https://scalar.com",
6059
+ "category": "Devtools",
6060
+ "type": "3rd-party",
6061
+ "maintainers": [
6062
+ {
6063
+ "name": "scalar",
6064
+ "github": "scalar",
6065
+ "twitter": "scalar"
6066
+ }
6067
+ ],
6068
+ "compatibility": {
6069
+ "nuxt": ">=3.0.0",
6070
+ "requires": {}
6071
+ }
6072
+ },
5682
6073
  {
5683
6074
  "name": "schema-org",
5684
6075
  "description": "Quick and easy Schema.org graphs.",
@@ -5699,7 +6090,30 @@
5699
6090
  }
5700
6091
  ],
5701
6092
  "compatibility": {
5702
- "nuxt": "^3.0.0",
6093
+ "nuxt": ">=3.0.0",
6094
+ "requires": {}
6095
+ }
6096
+ },
6097
+ {
6098
+ "name": "scripts",
6099
+ "description": "Plug-and-play script optimization for Nuxt applications.",
6100
+ "repo": "nuxt/scripts",
6101
+ "npm": "@nuxt/scripts",
6102
+ "icon": "nuxt.svg",
6103
+ "github": "https://github.com/nuxt/scripts",
6104
+ "website": "https://scripts.nuxt.com",
6105
+ "learn_more": "",
6106
+ "category": "Libraries",
6107
+ "type": "official",
6108
+ "maintainers": [
6109
+ {
6110
+ "name": "Harlan Wilton",
6111
+ "github": "harlan-zw",
6112
+ "twitter": "harlan_zw"
6113
+ }
6114
+ ],
6115
+ "compatibility": {
6116
+ "nuxt": ">=3.0.0",
5703
6117
  "requires": {}
5704
6118
  }
5705
6119
  },
@@ -5744,7 +6158,7 @@
5744
6158
  }
5745
6159
  ],
5746
6160
  "compatibility": {
5747
- "nuxt": "^3.0.0",
6161
+ "nuxt": ">=3.0.0",
5748
6162
  "requires": {}
5749
6163
  }
5750
6164
  },
@@ -5812,7 +6226,7 @@
5812
6226
  }
5813
6227
  ],
5814
6228
  "compatibility": {
5815
- "nuxt": "^3.0.0",
6229
+ "nuxt": ">=3.0.0",
5816
6230
  "requires": {}
5817
6231
  }
5818
6232
  },
@@ -5857,7 +6271,7 @@
5857
6271
  }
5858
6272
  ],
5859
6273
  "compatibility": {
5860
- "nuxt": "^3.0.0",
6274
+ "nuxt": ">=3.0.0",
5861
6275
  "requires": {}
5862
6276
  }
5863
6277
  },
@@ -5925,7 +6339,34 @@
5925
6339
  }
5926
6340
  ],
5927
6341
  "compatibility": {
5928
- "nuxt": "^3.0.0",
6342
+ "nuxt": ">=3.0.0",
6343
+ "requires": {}
6344
+ }
6345
+ },
6346
+ {
6347
+ "name": "shadcn",
6348
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6349
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6350
+ "npm": "shadcn-nuxt",
6351
+ "icon": "",
6352
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6353
+ "website": "https://www.shadcn-vue.com",
6354
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6355
+ "category": "UI",
6356
+ "type": "3rd-party",
6357
+ "maintainers": [
6358
+ {
6359
+ "name": "Zernonia",
6360
+ "github": "zernonia",
6361
+ "twitter": "zernonia"
6362
+ },
6363
+ {
6364
+ "name": "Sadegh Barati",
6365
+ "github": "sadeghbarati"
6366
+ }
6367
+ ],
6368
+ "compatibility": {
6369
+ "nuxt": ">=3.0.0",
5929
6370
  "requires": {}
5930
6371
  }
5931
6372
  },
@@ -5969,7 +6410,7 @@
5969
6410
  }
5970
6411
  ],
5971
6412
  "compatibility": {
5972
- "nuxt": "^3.0.0",
6413
+ "nuxt": ">=3.0.0",
5973
6414
  "requires": {}
5974
6415
  }
5975
6416
  },
@@ -5992,7 +6433,7 @@
5992
6433
  }
5993
6434
  ],
5994
6435
  "compatibility": {
5995
- "nuxt": "^3.0.0",
6436
+ "nuxt": ">=3.0.0",
5996
6437
  "requires": {}
5997
6438
  }
5998
6439
  },
@@ -6038,7 +6479,7 @@
6038
6479
  }
6039
6480
  ],
6040
6481
  "compatibility": {
6041
- "nuxt": "^3.0.0",
6482
+ "nuxt": ">=3.0.0",
6042
6483
  "requires": {}
6043
6484
  }
6044
6485
  },
@@ -6067,7 +6508,7 @@
6067
6508
  }
6068
6509
  ],
6069
6510
  "compatibility": {
6070
- "nuxt": "^3.0.0",
6511
+ "nuxt": ">=3.0.0",
6071
6512
  "requires": {}
6072
6513
  }
6073
6514
  },
@@ -6089,7 +6530,7 @@
6089
6530
  }
6090
6531
  ],
6091
6532
  "compatibility": {
6092
- "nuxt": "^3.0.0",
6533
+ "nuxt": ">=3.0.0",
6093
6534
  "requires": {}
6094
6535
  }
6095
6536
  },
@@ -6101,7 +6542,7 @@
6101
6542
  "icon": "snipcart.png",
6102
6543
  "github": "https://github.com/nuxt-modules/snipcart",
6103
6544
  "website": "https://github.com/nuxt-modules/snipcart",
6104
- "learn_more": "https://snipcart.com",
6545
+ "learn_more": "",
6105
6546
  "category": "Ecommerce",
6106
6547
  "type": "community",
6107
6548
  "maintainers": [
@@ -6112,7 +6553,7 @@
6112
6553
  }
6113
6554
  ],
6114
6555
  "compatibility": {
6115
- "nuxt": "^2.0.0 || ^3.0.0",
6556
+ "nuxt": "^2.0.0 || >=3.0.0",
6116
6557
  "requires": {}
6117
6558
  }
6118
6559
  },
@@ -6183,39 +6624,6 @@
6183
6624
  "requires": {}
6184
6625
  }
6185
6626
  },
6186
- {
6187
- "name": "speedkit",
6188
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
6189
- "repo": "GrabarzUndPartner/nuxt-speedkit",
6190
- "npm": "nuxt-speedkit",
6191
- "icon": "speedkit.png",
6192
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
6193
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
6194
- "learn_more": "",
6195
- "category": "Performance",
6196
- "type": "3rd-party",
6197
- "maintainers": [
6198
- {
6199
- "name": "Stephan Gerbeth",
6200
- "github": "StephanGerbeth",
6201
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
6202
- },
6203
- {
6204
- "name": "Thorn Walli",
6205
- "github": "ThornWalli",
6206
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
6207
- },
6208
- {
6209
- "name": "Grabarz & Partner",
6210
- "github": "GrabarzUndPartner",
6211
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
6212
- }
6213
- ],
6214
- "compatibility": {
6215
- "nuxt": "^2.0.0",
6216
- "requires": {}
6217
- }
6218
- },
6219
6627
  {
6220
6628
  "name": "ssr-lit",
6221
6629
  "description": "",
@@ -6262,23 +6670,29 @@
6262
6670
  },
6263
6671
  {
6264
6672
  "name": "storefront-ui",
6265
- "description": "Storefront UI Module for Nuxt",
6266
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6673
+ "description": "Storefront UI for Nuxt by Alokai",
6674
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
6267
6675
  "npm": "@storefront-ui/nuxt",
6268
6676
  "icon": "storefront-ui.svg",
6269
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
6270
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
6271
- "learn_more": "https://docs.storefrontui.io/",
6677
+ "github": "https://github.com/vuestorefront/storefront-ui",
6678
+ "website": "https://docs.storefrontui.io/v2/",
6679
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
6272
6680
  "category": "UI",
6273
6681
  "type": "3rd-party",
6274
6682
  "maintainers": [
6275
6683
  {
6276
- "name": "Jakub Andrzejewski",
6277
- "github": "Baroshem"
6684
+ "name": "Szymon Dziewoński",
6685
+ "github": "Szymon-dziewonski",
6686
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6687
+ },
6688
+ {
6689
+ "name": "Jakub Freisler",
6690
+ "github": "FRSgit",
6691
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
6278
6692
  }
6279
6693
  ],
6280
6694
  "compatibility": {
6281
- "nuxt": "^2.0.0",
6695
+ "nuxt": ">=3.0.0",
6282
6696
  "requires": {}
6283
6697
  }
6284
6698
  },
@@ -6322,7 +6736,7 @@
6322
6736
  }
6323
6737
  ],
6324
6738
  "compatibility": {
6325
- "nuxt": "^2.0.0 || ^3.0.0",
6739
+ "nuxt": "^2.0.0 || >=3.0.0",
6326
6740
  "requires": {},
6327
6741
  "devtools": "^0.0.0"
6328
6742
  }
@@ -6331,7 +6745,7 @@
6331
6745
  "name": "storybook",
6332
6746
  "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6333
6747
  "repo": "nuxt-modules/storybook",
6334
- "npm": "@nuxtjs/storybook",
6748
+ "npm": "nuxt-storybook",
6335
6749
  "icon": "storybook.png",
6336
6750
  "github": "https://github.com/nuxt-modules/storybook",
6337
6751
  "website": "https://storybook.nuxtjs.org",
@@ -6346,7 +6760,7 @@
6346
6760
  }
6347
6761
  ],
6348
6762
  "compatibility": {
6349
- "nuxt": "^2.0.0 || ^3.0.0",
6763
+ "nuxt": "^2.0.0 || >=3.0.0",
6350
6764
  "requires": {
6351
6765
  "bridge": "optional"
6352
6766
  },
@@ -6377,7 +6791,7 @@
6377
6791
  }
6378
6792
  ],
6379
6793
  "compatibility": {
6380
- "nuxt": "^2.0.0 || ^3.0.0",
6794
+ "nuxt": "^2.0.0 || >=3.0.0",
6381
6795
  "requires": {
6382
6796
  "bridge": true
6383
6797
  },
@@ -6406,7 +6820,7 @@
6406
6820
  }
6407
6821
  ],
6408
6822
  "compatibility": {
6409
- "nuxt": "^3.0.0",
6823
+ "nuxt": ">=3.0.0",
6410
6824
  "requires": {}
6411
6825
  }
6412
6826
  },
@@ -6456,7 +6870,7 @@
6456
6870
  }
6457
6871
  ],
6458
6872
  "compatibility": {
6459
- "nuxt": "^3.0.0",
6873
+ "nuxt": ">=3.0.0",
6460
6874
  "requires": {
6461
6875
  "content": true
6462
6876
  }
@@ -6503,30 +6917,7 @@
6503
6917
  }
6504
6918
  ],
6505
6919
  "compatibility": {
6506
- "nuxt": "^2.0.0 || ^3.0.0",
6507
- "requires": {}
6508
- }
6509
- },
6510
- {
6511
- "name": "stylify",
6512
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6513
- "repo": "stylify/packages#master/packages/nuxt",
6514
- "npm": "@stylify/nuxt",
6515
- "icon": "stylify.svg",
6516
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6517
- "website": "https://stylifycss.com/docs/nuxt",
6518
- "learn_more": "https://stylifycss.com",
6519
- "category": "UI",
6520
- "type": "3rd-party",
6521
- "maintainers": [
6522
- {
6523
- "name": "Vladimír Macháček",
6524
- "github": "Machy8",
6525
- "twitter": "8machy"
6526
- }
6527
- ],
6528
- "compatibility": {
6529
- "nuxt": "^2.0.0 || ^3.0.0",
6920
+ "nuxt": "^2.0.0 || >=3.0.0",
6530
6921
  "requires": {}
6531
6922
  }
6532
6923
  },
@@ -6559,7 +6950,30 @@
6559
6950
  }
6560
6951
  ],
6561
6952
  "compatibility": {
6562
- "nuxt": "^2.0.0 || ^3.0.0",
6953
+ "nuxt": "^2.0.0 || >=3.0.0",
6954
+ "requires": {}
6955
+ }
6956
+ },
6957
+ {
6958
+ "name": "surrealdb",
6959
+ "description": "A Nuxt module aimed to simplify the use of SurrealDB",
6960
+ "repo": "sandros94/nuxt-surrealdb",
6961
+ "npm": "nuxt-surrealdb",
6962
+ "icon": "surrealdb.png",
6963
+ "github": "https://github.com/sandros94/nuxt-surrealdb",
6964
+ "website": "https://github.com/sandros94/nuxt-surrealdb",
6965
+ "learn_more": "",
6966
+ "category": "Database",
6967
+ "type": "3rd-party",
6968
+ "maintainers": [
6969
+ {
6970
+ "name": "Sandro Circi",
6971
+ "github": "sandros94",
6972
+ "avatar": "https://avatars.githubusercontent.com/u/13056429"
6973
+ }
6974
+ ],
6975
+ "compatibility": {
6976
+ "nuxt": ">=3.10.0",
6563
6977
  "requires": {}
6564
6978
  }
6565
6979
  },
@@ -6604,7 +7018,7 @@
6604
7018
  }
6605
7019
  ],
6606
7020
  "compatibility": {
6607
- "nuxt": "^2.0.0 || ^3.0.0",
7021
+ "nuxt": "^2.0.0 || >=3.0.0",
6608
7022
  "requires": {}
6609
7023
  }
6610
7024
  },
@@ -6672,7 +7086,7 @@
6672
7086
  }
6673
7087
  ],
6674
7088
  "compatibility": {
6675
- "nuxt": "^3.10.0",
7089
+ "nuxt": ">=3.10.0",
6676
7090
  "requires": {}
6677
7091
  }
6678
7092
  },
@@ -6694,7 +7108,7 @@
6694
7108
  }
6695
7109
  ],
6696
7110
  "compatibility": {
6697
- "nuxt": "^3.0.0",
7111
+ "nuxt": ">=3.0.0",
6698
7112
  "requires": {}
6699
7113
  }
6700
7114
  },
@@ -6717,7 +7131,7 @@
6717
7131
  }
6718
7132
  ],
6719
7133
  "compatibility": {
6720
- "nuxt": "^3.0.0",
7134
+ "nuxt": ">=3.0.0",
6721
7135
  "requires": {}
6722
7136
  }
6723
7137
  },
@@ -6730,7 +7144,7 @@
6730
7144
  "github": "https://github.com/nuxt-modules/tailwindcss",
6731
7145
  "website": "https://tailwindcss.nuxtjs.org",
6732
7146
  "learn_more": "https://tailwindcss.com/",
6733
- "category": "UI",
7147
+ "category": "CSS",
6734
7148
  "type": "community",
6735
7149
  "maintainers": [
6736
7150
  {
@@ -6744,7 +7158,7 @@
6744
7158
  }
6745
7159
  ],
6746
7160
  "compatibility": {
6747
- "nuxt": "^2.0.0 || ^3.0.0",
7161
+ "nuxt": "^2.0.0 || >=3.0.0",
6748
7162
  "requires": {},
6749
7163
  "devtools": "^0.0.0"
6750
7164
  },
@@ -6776,7 +7190,7 @@
6776
7190
  }
6777
7191
  ],
6778
7192
  "compatibility": {
6779
- "nuxt": "^3.0.0",
7193
+ "nuxt": ">=3.0.0",
6780
7194
  "requires": {}
6781
7195
  }
6782
7196
  },
@@ -6821,7 +7235,7 @@
6821
7235
  }
6822
7236
  ],
6823
7237
  "compatibility": {
6824
- "nuxt": "^3.0.0",
7238
+ "nuxt": ">=3.0.0",
6825
7239
  "requires": {}
6826
7240
  }
6827
7241
  },
@@ -6843,7 +7257,7 @@
6843
7257
  }
6844
7258
  ],
6845
7259
  "compatibility": {
6846
- "nuxt": "^3.0.0",
7260
+ "nuxt": ">=3.0.0",
6847
7261
  "requires": {}
6848
7262
  }
6849
7263
  },
@@ -6888,7 +7302,7 @@
6888
7302
  }
6889
7303
  ],
6890
7304
  "compatibility": {
6891
- "nuxt": "^3.0.0",
7305
+ "nuxt": ">=3.0.0",
6892
7306
  "requires": {}
6893
7307
  }
6894
7308
  },
@@ -6910,7 +7324,7 @@
6910
7324
  }
6911
7325
  ],
6912
7326
  "compatibility": {
6913
- "nuxt": "^3.0.0",
7327
+ "nuxt": ">=3.0.0",
6914
7328
  "requires": {}
6915
7329
  }
6916
7330
  },
@@ -6943,7 +7357,7 @@
6943
7357
  }
6944
7358
  ],
6945
7359
  "compatibility": {
6946
- "nuxt": "^3.0.0",
7360
+ "nuxt": ">=3.0.0",
6947
7361
  "requires": {}
6948
7362
  }
6949
7363
  },
@@ -6966,7 +7380,7 @@
6966
7380
  }
6967
7381
  ],
6968
7382
  "compatibility": {
6969
- "nuxt": "^2.0.0 || ^3.0.0",
7383
+ "nuxt": "^2.0.0 || >=3.0.0",
6970
7384
  "requires": {
6971
7385
  "bridge": true
6972
7386
  }
@@ -7014,7 +7428,7 @@
7014
7428
  }
7015
7429
  ],
7016
7430
  "compatibility": {
7017
- "nuxt": "^3.0.0",
7431
+ "nuxt": ">=3.0.0",
7018
7432
  "requires": {}
7019
7433
  }
7020
7434
  },
@@ -7047,7 +7461,7 @@
7047
7461
  }
7048
7462
  ],
7049
7463
  "compatibility": {
7050
- "nuxt": "^2.0.0 || ^3.0.0",
7464
+ "nuxt": "^2.0.0 || >=3.0.0",
7051
7465
  "requires": {}
7052
7466
  }
7053
7467
  },
@@ -7069,7 +7483,7 @@
7069
7483
  }
7070
7484
  ],
7071
7485
  "compatibility": {
7072
- "nuxt": "^2.0.0 || ^3.0.0",
7486
+ "nuxt": "^2.0.0 || >=3.0.0",
7073
7487
  "requires": {}
7074
7488
  }
7075
7489
  },
@@ -7181,7 +7595,7 @@
7181
7595
  }
7182
7596
  ],
7183
7597
  "compatibility": {
7184
- "nuxt": "^2.0.0 || ^3.0.0",
7598
+ "nuxt": "^2.0.0 || >=3.0.0",
7185
7599
  "requires": {},
7186
7600
  "devtools": "^0.0.0"
7187
7601
  }
@@ -7215,7 +7629,7 @@
7215
7629
  }
7216
7630
  ],
7217
7631
  "compatibility": {
7218
- "nuxt": "^3.0.0",
7632
+ "nuxt": ">=3.0.0",
7219
7633
  "requires": {}
7220
7634
  }
7221
7635
  },
@@ -7237,7 +7651,7 @@
7237
7651
  }
7238
7652
  ],
7239
7653
  "compatibility": {
7240
- "nuxt": "^2.0.0 || ^3.0.0",
7654
+ "nuxt": "^2.0.0 || >=3.0.0",
7241
7655
  "requires": {
7242
7656
  "bridge": "optional"
7243
7657
  }
@@ -7289,7 +7703,7 @@
7289
7703
  }
7290
7704
  ],
7291
7705
  "compatibility": {
7292
- "nuxt": "^3.0.0",
7706
+ "nuxt": ">=3.0.0",
7293
7707
  "requires": {}
7294
7708
  }
7295
7709
  },
@@ -7302,7 +7716,7 @@
7302
7716
  "github": "https://github.com/unocss/unocss",
7303
7717
  "website": "https://github.com/unocss/unocss",
7304
7718
  "learn_more": "https://github.com/unocss/unocss",
7305
- "category": "UI",
7719
+ "category": "CSS",
7306
7720
  "type": "3rd-party",
7307
7721
  "maintainers": [
7308
7722
  {
@@ -7313,7 +7727,7 @@
7313
7727
  }
7314
7728
  ],
7315
7729
  "compatibility": {
7316
- "nuxt": "^2.0.0 || ^3.0.0",
7730
+ "nuxt": "^2.0.0 || >=3.0.0",
7317
7731
  "requires": {
7318
7732
  "bridge": "optional"
7319
7733
  },
@@ -7339,7 +7753,7 @@
7339
7753
  }
7340
7754
  ],
7341
7755
  "compatibility": {
7342
- "nuxt": "^2.0.0 || ^3.0.0",
7756
+ "nuxt": "^2.0.0 || >=3.0.0",
7343
7757
  "requires": {}
7344
7758
  }
7345
7759
  },
@@ -7361,34 +7775,10 @@
7361
7775
  }
7362
7776
  ],
7363
7777
  "compatibility": {
7364
- "nuxt": "^3.0.0",
7778
+ "nuxt": ">=3.0.0",
7365
7779
  "requires": {}
7366
7780
  }
7367
7781
  },
7368
- {
7369
- "name": "use-wagmi",
7370
- "description": "Vue Composition for Ethereum based on wagmi",
7371
- "repo": "unicape/use-wagmi#main/packages/nuxt",
7372
- "npm": "@use-wagmi/nuxt",
7373
- "icon": "use-wagmi.png",
7374
- "github": "https://github.com/unicape/use-wagmi",
7375
- "website": "https://github.com/unicape/use-wagmi",
7376
- "learn_more": "https://github.com/unicape/use-wagmi",
7377
- "category": "Extensions",
7378
- "type": "3rd-party",
7379
- "maintainers": [
7380
- {
7381
- "name": "Unic Ape",
7382
- "github": "unicape"
7383
- }
7384
- ],
7385
- "compatibility": {
7386
- "nuxt": "^2.0.0 || ^3.0.0",
7387
- "requires": {
7388
- "bridge": true
7389
- }
7390
- }
7391
- },
7392
7782
  {
7393
7783
  "name": "user-agent",
7394
7784
  "description": "Nuxt module for handling User-Agent.",
@@ -7429,7 +7819,7 @@
7429
7819
  }
7430
7820
  ],
7431
7821
  "compatibility": {
7432
- "nuxt": "^3.0.0",
7822
+ "nuxt": ">=3.0.0",
7433
7823
  "requires": {
7434
7824
  "bridge": "optional"
7435
7825
  }
@@ -7442,7 +7832,7 @@
7442
7832
  "npm": "@varlet/nuxt",
7443
7833
  "icon": "varlet.svg",
7444
7834
  "github": "https://github.com/varletjs/varlet",
7445
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7835
+ "website": "https://varlet.pages.dev/#/en-US/index",
7446
7836
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
7447
7837
  "category": "UI",
7448
7838
  "type": "3rd-party",
@@ -7453,7 +7843,7 @@
7453
7843
  }
7454
7844
  ],
7455
7845
  "compatibility": {
7456
- "nuxt": "^3.0.0",
7846
+ "nuxt": ">=3.0.0",
7457
7847
  "requires": {
7458
7848
  "bridge": "optional"
7459
7849
  }
@@ -7477,7 +7867,7 @@
7477
7867
  }
7478
7868
  ],
7479
7869
  "compatibility": {
7480
- "nuxt": "^3.0.0",
7870
+ "nuxt": ">=3.0.0",
7481
7871
  "requires": {}
7482
7872
  }
7483
7873
  },
@@ -7499,7 +7889,7 @@
7499
7889
  }
7500
7890
  ],
7501
7891
  "compatibility": {
7502
- "nuxt": "^3.0.0",
7892
+ "nuxt": ">=3.0.0",
7503
7893
  "requires": {}
7504
7894
  }
7505
7895
  },
@@ -7544,7 +7934,7 @@
7544
7934
  }
7545
7935
  ],
7546
7936
  "compatibility": {
7547
- "nuxt": "^3.0.0",
7937
+ "nuxt": ">=3.0.0",
7548
7938
  "requires": {}
7549
7939
  }
7550
7940
  },
@@ -7567,7 +7957,7 @@
7567
7957
  }
7568
7958
  ],
7569
7959
  "compatibility": {
7570
- "nuxt": "^3.0.0",
7960
+ "nuxt": ">=3.0.0",
7571
7961
  "requires": {}
7572
7962
  }
7573
7963
  },
@@ -7595,7 +7985,7 @@
7595
7985
  }
7596
7986
  ],
7597
7987
  "compatibility": {
7598
- "nuxt": "^3.0.0",
7988
+ "nuxt": ">=3.0.0",
7599
7989
  "requires": {}
7600
7990
  }
7601
7991
  },
@@ -7625,7 +8015,7 @@
7625
8015
  }
7626
8016
  ],
7627
8017
  "compatibility": {
7628
- "nuxt": "^3.0.0",
8018
+ "nuxt": ">=3.0.0",
7629
8019
  "requires": {},
7630
8020
  "devtools": "^0.0.0"
7631
8021
  }
@@ -7649,7 +8039,7 @@
7649
8039
  }
7650
8040
  ],
7651
8041
  "compatibility": {
7652
- "nuxt": "^3.0.0",
8042
+ "nuxt": ">=3.0.0",
7653
8043
  "requires": {}
7654
8044
  }
7655
8045
  },
@@ -7672,7 +8062,7 @@
7672
8062
  }
7673
8063
  ],
7674
8064
  "compatibility": {
7675
- "nuxt": "^3.0.0",
8065
+ "nuxt": ">=3.0.0",
7676
8066
  "requires": {
7677
8067
  "bridge": "optional"
7678
8068
  },
@@ -7764,7 +8154,7 @@
7764
8154
  }
7765
8155
  ],
7766
8156
  "compatibility": {
7767
- "nuxt": "^3.0.0",
8157
+ "nuxt": ">=3.0.0",
7768
8158
  "requires": {}
7769
8159
  }
7770
8160
  },
@@ -7809,7 +8199,7 @@
7809
8199
  }
7810
8200
  ],
7811
8201
  "compatibility": {
7812
- "nuxt": "^2.0.0 || ^3.0.0",
8202
+ "nuxt": "^2.0.0 || >=3.0.0",
7813
8203
  "requires": {
7814
8204
  "bridge": "optional"
7815
8205
  }
@@ -7857,7 +8247,7 @@
7857
8247
  }
7858
8248
  ],
7859
8249
  "compatibility": {
7860
- "nuxt": "^3.0.0",
8250
+ "nuxt": ">=3.0.0",
7861
8251
  "requires": {}
7862
8252
  }
7863
8253
  },
@@ -7879,7 +8269,7 @@
7879
8269
  }
7880
8270
  ],
7881
8271
  "compatibility": {
7882
- "nuxt": "^3.0.0",
8272
+ "nuxt": ">=3.0.0",
7883
8273
  "requires": {}
7884
8274
  }
7885
8275
  },
@@ -7902,7 +8292,7 @@
7902
8292
  }
7903
8293
  ],
7904
8294
  "compatibility": {
7905
- "nuxt": "^3.0.0",
8295
+ "nuxt": ">=3.0.0",
7906
8296
  "requires": {}
7907
8297
  }
7908
8298
  },
@@ -7925,7 +8315,7 @@
7925
8315
  }
7926
8316
  ],
7927
8317
  "compatibility": {
7928
- "nuxt": "^3.0.0",
8318
+ "nuxt": ">=3.0.0",
7929
8319
  "requires": {}
7930
8320
  }
7931
8321
  },
@@ -7947,7 +8337,7 @@
7947
8337
  }
7948
8338
  ],
7949
8339
  "compatibility": {
7950
- "nuxt": "^3.0.0",
8340
+ "nuxt": ">=3.0.0",
7951
8341
  "requires": {}
7952
8342
  }
7953
8343
  },
@@ -7969,7 +8359,7 @@
7969
8359
  }
7970
8360
  ],
7971
8361
  "compatibility": {
7972
- "nuxt": "^3.0.0",
8362
+ "nuxt": ">=3.0.0",
7973
8363
  "requires": {}
7974
8364
  }
7975
8365
  },
@@ -8019,7 +8409,7 @@
8019
8409
  }
8020
8410
  ],
8021
8411
  "compatibility": {
8022
- "nuxt": "^2.0.0 || ^3.0.0",
8412
+ "nuxt": "^2.0.0 || >=3.0.0",
8023
8413
  "requires": {
8024
8414
  "bridge": "optional"
8025
8415
  },
@@ -8067,7 +8457,7 @@
8067
8457
  }
8068
8458
  ],
8069
8459
  "compatibility": {
8070
- "nuxt": "^3.0.0",
8460
+ "nuxt": ">=3.0.0",
8071
8461
  "requires": {}
8072
8462
  }
8073
8463
  },
@@ -8099,7 +8489,7 @@
8099
8489
  }
8100
8490
  ],
8101
8491
  "compatibility": {
8102
- "nuxt": "^2.0.0 || ^3.0.0",
8492
+ "nuxt": "^2.0.0 || >=3.0.0",
8103
8493
  "requires": {
8104
8494
  "bridge": "optional"
8105
8495
  }
@@ -8237,7 +8627,7 @@
8237
8627
  }
8238
8628
  ],
8239
8629
  "compatibility": {
8240
- "nuxt": "^3.0.0",
8630
+ "nuxt": ">=3.0.0",
8241
8631
  "requires": {}
8242
8632
  }
8243
8633
  },
@@ -8263,7 +8653,7 @@
8263
8653
  }
8264
8654
  ],
8265
8655
  "compatibility": {
8266
- "nuxt": "^3.0.0",
8656
+ "nuxt": ">=3.0.0",
8267
8657
  "requires": {}
8268
8658
  }
8269
8659
  },
@@ -8291,7 +8681,7 @@
8291
8681
  }
8292
8682
  ],
8293
8683
  "compatibility": {
8294
- "nuxt": "^2.0.0 || ^3.0.0",
8684
+ "nuxt": "^2.0.0 || >=3.0.0",
8295
8685
  "requires": {
8296
8686
  "bridge": "optional"
8297
8687
  }
@@ -8382,7 +8772,7 @@
8382
8772
  }
8383
8773
  ],
8384
8774
  "compatibility": {
8385
- "nuxt": "^2.0.0 || ^3.0.0",
8775
+ "nuxt": "^2.0.0 || >=3.0.0",
8386
8776
  "requires": {
8387
8777
  "bridge": true
8388
8778
  }