@nuxt/modules 0.6.0-8f2f0c → 0.6.0-90817c

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 +347 -141
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -179,7 +179,7 @@
179
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
181
  "learn_more": "",
182
- "category": "Devtools",
182
+ "category": "Libraries",
183
183
  "type": "3rd-party",
184
184
  "maintainers": [
185
185
  {
@@ -194,12 +194,12 @@
194
194
  },
195
195
  {
196
196
  "name": "api-party",
197
- "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Securely connect to any API with a server proxy and dynamic composables",
198
198
  "repo": "johannschopplich/nuxt-api-party",
199
199
  "npm": "nuxt-api-party",
200
200
  "icon": "api-party.svg",
201
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
202
- "website": "https://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.dev/",
203
203
  "learn_more": "",
204
204
  "category": "Request",
205
205
  "type": "3rd-party",
@@ -362,7 +362,7 @@
362
362
  "github": "https://github.com/atinux/nuxt-auth-utils",
363
363
  "website": "https://github.com/atinux/nuxt-auth-utils",
364
364
  "learn_more": "",
365
- "category": "Devtools",
365
+ "category": "Security",
366
366
  "type": "3rd-party",
367
367
  "maintainers": [
368
368
  {
@@ -1801,6 +1801,29 @@
1801
1801
  "requires": {}
1802
1802
  }
1803
1803
  },
1804
+ {
1805
+ "name": "fonts",
1806
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1807
+ "repo": "nuxt/fonts",
1808
+ "npm": "@nuxt/fonts",
1809
+ "icon": "nuxt.svg",
1810
+ "github": "https://github.com/nuxt/fonts",
1811
+ "website": "https://github.com/nuxt/fonts",
1812
+ "learn_more": "",
1813
+ "category": "Libraries",
1814
+ "type": "official",
1815
+ "maintainers": [
1816
+ {
1817
+ "name": "Daniel Roe",
1818
+ "github": "danielroe",
1819
+ "twitter": "danielcroe"
1820
+ }
1821
+ ],
1822
+ "compatibility": {
1823
+ "nuxt": "^3.0.0",
1824
+ "requires": {}
1825
+ }
1826
+ },
1804
1827
  {
1805
1828
  "name": "form-actions",
1806
1829
  "description": "A set of features and composables to interact with forms and server data.",
@@ -2106,7 +2129,7 @@
2106
2129
  },
2107
2130
  {
2108
2131
  "name": "gtag",
2109
- "description": "Google Analytics integration for Nuxt",
2132
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
2110
2133
  "repo": "johannschopplich/nuxt-gtag",
2111
2134
  "npm": "nuxt-gtag",
2112
2135
  "icon": "gtag.svg",
@@ -2329,6 +2352,28 @@
2329
2352
  "requires": {}
2330
2353
  }
2331
2354
  },
2355
+ {
2356
+ "name": "hotjar",
2357
+ "description": "Add HotJar to your Nuxt application",
2358
+ "repo": "damevin/nuxt-module-hotjar",
2359
+ "npm": "nuxt-module-hotjar",
2360
+ "icon": "hotjar.png",
2361
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2362
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2363
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2364
+ "category": "SEO",
2365
+ "type": "3rd-party",
2366
+ "maintainers": [
2367
+ {
2368
+ "name": "Raphaël DAMEVIN",
2369
+ "github": "damevin"
2370
+ }
2371
+ ],
2372
+ "compatibility": {
2373
+ "nuxt": "^3.0.0",
2374
+ "requires": {}
2375
+ }
2376
+ },
2332
2377
  {
2333
2378
  "name": "html-minifier",
2334
2379
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2770,7 +2815,8 @@
2770
2815
  "compatibility": {
2771
2816
  "nuxt": "^3.0.0",
2772
2817
  "requires": {}
2773
- }
2818
+ },
2819
+ "sponsor": true
2774
2820
  },
2775
2821
  {
2776
2822
  "name": "kql",
@@ -2779,7 +2825,7 @@
2779
2825
  "npm": "nuxt-kql",
2780
2826
  "icon": "kql.svg",
2781
2827
  "github": "https://github.com/johannschopplich/nuxt-kql",
2782
- "website": "https://nuxt-kql.jhnn.dev",
2828
+ "website": "https://nuxt-kql.byjohann.dev/",
2783
2829
  "learn_more": "",
2784
2830
  "category": "CMS",
2785
2831
  "type": "3rd-party",
@@ -3097,6 +3143,29 @@
3097
3143
  "requires": {}
3098
3144
  }
3099
3145
  },
3146
+ {
3147
+ "name": "mailpit",
3148
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3149
+ "repo": "tdolsen/nuxt-mailpit",
3150
+ "npm": "nuxt-mailpit",
3151
+ "icon": "mailpit.svg",
3152
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3153
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3154
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3155
+ "category": "Devtools",
3156
+ "type": "3rd-party",
3157
+ "maintainers": [
3158
+ {
3159
+ "name": "Torkild Dyvik Olsen",
3160
+ "github": "tdolsen",
3161
+ "twitter": "tdolsen"
3162
+ }
3163
+ ],
3164
+ "compatibility": {
3165
+ "nuxt": "^3.8.0",
3166
+ "requires": {}
3167
+ }
3168
+ },
3100
3169
  {
3101
3170
  "name": "markdownit",
3102
3171
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -3335,20 +3404,20 @@
3335
3404
  }
3336
3405
  },
3337
3406
  {
3338
- "name": "mq",
3339
- "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3340
- "repo": "vanhoofmaarten/nuxt-mq",
3341
- "npm": "nuxt-mq",
3407
+ "name": "neo",
3408
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3409
+ "repo": "ezypeeze/nuxt-neo",
3410
+ "npm": "nuxt-neo",
3342
3411
  "icon": "",
3343
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3344
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3345
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3346
- "category": "Libraries",
3412
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3413
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3414
+ "learn_more": "",
3415
+ "category": "Request",
3347
3416
  "type": "3rd-party",
3348
3417
  "maintainers": [
3349
3418
  {
3350
- "name": "vanhoofmaarten",
3351
- "github": "vanhoofmaarten"
3419
+ "name": "ezypeeze",
3420
+ "github": "ezypeeze"
3352
3421
  }
3353
3422
  ],
3354
3423
  "compatibility": {
@@ -3357,24 +3426,24 @@
3357
3426
  }
3358
3427
  },
3359
3428
  {
3360
- "name": "neo",
3361
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3362
- "repo": "ezypeeze/nuxt-neo",
3363
- "npm": "nuxt-neo",
3364
- "icon": "",
3365
- "github": "https://github.com/ezypeeze/nuxt-neo",
3366
- "website": "https://ezypeeze.github.io/nuxt-neo",
3429
+ "name": "neo4j",
3430
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3431
+ "repo": "arashsheyda/nuxt-neo4j",
3432
+ "npm": "nuxt-neo4j",
3433
+ "icon": "nuxt-neo4j.png",
3434
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3435
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3367
3436
  "learn_more": "",
3368
- "category": "Request",
3437
+ "category": "Database",
3369
3438
  "type": "3rd-party",
3370
3439
  "maintainers": [
3371
3440
  {
3372
- "name": "ezypeeze",
3373
- "github": "ezypeeze"
3441
+ "name": "arashsheyda",
3442
+ "github": "arashsheyda"
3374
3443
  }
3375
3444
  ],
3376
3445
  "compatibility": {
3377
- "nuxt": "^2.0.0",
3446
+ "nuxt": "^3.0.0",
3378
3447
  "requires": {}
3379
3448
  }
3380
3449
  },
@@ -3569,8 +3638,8 @@
3569
3638
  "npm": "nuxt-auth-sanctum",
3570
3639
  "icon": "laravel.svg",
3571
3640
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3572
- "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3573
- "learn_more": "",
3641
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3642
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3574
3643
  "category": "Security",
3575
3644
  "type": "3rd-party",
3576
3645
  "maintainers": [
@@ -3581,7 +3650,7 @@
3581
3650
  }
3582
3651
  ],
3583
3652
  "compatibility": {
3584
- "nuxt": "^3.0.0",
3653
+ "nuxt": "^3.9.0",
3585
3654
  "requires": {}
3586
3655
  }
3587
3656
  },
@@ -3607,6 +3676,28 @@
3607
3676
  "requires": {}
3608
3677
  }
3609
3678
  },
3679
+ {
3680
+ "name": "nuxt-bezier",
3681
+ "description": "Reusable transition components",
3682
+ "repo": "50rayn/nuxt-bezier",
3683
+ "npm": "nuxt-bezier",
3684
+ "icon": "nuxt-bezier.png",
3685
+ "github": "https://github.com/50rayn/nuxt-bezier",
3686
+ "website": "https://github.com/50rayn/nuxt-bezier",
3687
+ "learn_more": "https://github.com/Noction/vue-bezier",
3688
+ "category": "UI",
3689
+ "type": "3rd-party",
3690
+ "maintainers": [
3691
+ {
3692
+ "name": "Soryn Gitlan",
3693
+ "github": "50rayn"
3694
+ }
3695
+ ],
3696
+ "compatibility": {
3697
+ "nuxt": "^3.0.0",
3698
+ "requires": {}
3699
+ }
3700
+ },
3610
3701
  {
3611
3702
  "name": "nuxt-bootstrap-icons",
3612
3703
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3651,6 +3742,28 @@
3651
3742
  "requires": {}
3652
3743
  }
3653
3744
  },
3745
+ {
3746
+ "name": "nuxt-cookie-consent",
3747
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3748
+ "repo": "weareheavy/nuxt-cookie-consent",
3749
+ "npm": "@weareheavy/nuxt-cookie-consent",
3750
+ "icon": "wah.svg",
3751
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3752
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3753
+ "learn_more": "",
3754
+ "category": "Extensions",
3755
+ "type": "3rd-party",
3756
+ "maintainers": [
3757
+ {
3758
+ "name": "weareheavy",
3759
+ "github": "weareheavy"
3760
+ }
3761
+ ],
3762
+ "compatibility": {
3763
+ "nuxt": "^3.0.0",
3764
+ "requires": {}
3765
+ }
3766
+ },
3654
3767
  {
3655
3768
  "name": "nuxt-facebook-chat",
3656
3769
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
@@ -3721,6 +3834,29 @@
3721
3834
  "requires": {}
3722
3835
  }
3723
3836
  },
3837
+ {
3838
+ "name": "nuxt-fontawesome",
3839
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3840
+ "repo": "bezumkin/nuxt-fontawesome",
3841
+ "npm": "@vesp/nuxt-fontawesome",
3842
+ "icon": "nuxt-fontawesome.svg",
3843
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
3844
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
3845
+ "learn_more": "https://fontawesome.com",
3846
+ "category": "UI",
3847
+ "type": "3rd-party",
3848
+ "maintainers": [
3849
+ {
3850
+ "name": "Vasily Naumkin",
3851
+ "github": "bezumkin",
3852
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
3853
+ }
3854
+ ],
3855
+ "compatibility": {
3856
+ "nuxt": "^3.0.0",
3857
+ "requires": {}
3858
+ }
3859
+ },
3724
3860
  {
3725
3861
  "name": "nuxt-graphql-middleware",
3726
3862
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3728,7 +3864,7 @@
3728
3864
  "npm": "nuxt-graphql-middleware",
3729
3865
  "icon": "nuxt-graphql-middleware.svg",
3730
3866
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3731
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3867
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3732
3868
  "learn_more": "",
3733
3869
  "category": "Request",
3734
3870
  "type": "3rd-party",
@@ -3786,7 +3922,7 @@
3786
3922
  "maintainers": [
3787
3923
  {
3788
3924
  "name": "Zadig&Voltaire Team",
3789
- "github": "https://github.com/zadigetvoltaire"
3925
+ "github": "zadigetvoltaire"
3790
3926
  }
3791
3927
  ],
3792
3928
  "compatibility": {
@@ -4065,6 +4201,33 @@
4065
4201
  "requires": {}
4066
4202
  }
4067
4203
  },
4204
+ {
4205
+ "name": "nuxt-openid-connect",
4206
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4207
+ "repo": "aborn/nuxt-openid-connect",
4208
+ "npm": "nuxt-openid-connect",
4209
+ "icon": "",
4210
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4211
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4212
+ "learn_more": "",
4213
+ "category": "Security",
4214
+ "type": "3rd-party",
4215
+ "maintainers": [
4216
+ {
4217
+ "name": "Aborn Jiang",
4218
+ "github": "aborn"
4219
+ },
4220
+ {
4221
+ "name": "Khaled Almana",
4222
+ "github": "KhaledAlMana"
4223
+ }
4224
+ ],
4225
+ "compatibility": {
4226
+ "nuxt": "^3.0.0",
4227
+ "requires": {},
4228
+ "devtools": "^0.0.0"
4229
+ }
4230
+ },
4068
4231
  {
4069
4232
  "name": "nuxt-payload-analyzer",
4070
4233
  "description": "Analyze Nuxt Payload Size",
@@ -4155,28 +4318,6 @@
4155
4318
  "requires": {}
4156
4319
  }
4157
4320
  },
4158
- {
4159
- "name": "plausible",
4160
- "description": "Nuxt module to natively integrate Plausible analytics",
4161
- "repo": "nuxt-modules/plausible",
4162
- "npm": "@nuxtjs/plausible",
4163
- "icon": "plausible.png",
4164
- "github": "https://github.com/nuxt-modules/plausible",
4165
- "website": "https://github.com/nuxt-modules/plausible",
4166
- "learn_more": "https://plausible.io/",
4167
- "category": "Analytics",
4168
- "type": "community",
4169
- "maintainers": [
4170
- {
4171
- "name": "Johann Schopplich",
4172
- "github": "johannschopplich"
4173
- }
4174
- ],
4175
- "compatibility": {
4176
- "nuxt": "^3.0.0",
4177
- "requires": {}
4178
- }
4179
- },
4180
4321
  {
4181
4322
  "name": "nuxt-plotly",
4182
4323
  "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
@@ -4226,6 +4367,28 @@
4226
4367
  "requires": {}
4227
4368
  }
4228
4369
  },
4370
+ {
4371
+ "name": "nuxt-posthog",
4372
+ "description": "Integrate PostHog into your application with minimal configuration",
4373
+ "repo": "mitjans/nuxt-posthog",
4374
+ "npm": "nuxt-posthog",
4375
+ "icon": "posthog.svg",
4376
+ "github": "https://github.com/mitjans/nuxt-posthog",
4377
+ "website": "https://nuxt-posthog.cmitjans.dev",
4378
+ "learn_more": "https://posthog.com",
4379
+ "category": "Analytics",
4380
+ "type": "3rd-party",
4381
+ "maintainers": [
4382
+ {
4383
+ "name": "Carles Mitjans",
4384
+ "github": "mitjans"
4385
+ }
4386
+ ],
4387
+ "compatibility": {
4388
+ "nuxt": "^3.0.0",
4389
+ "requires": {}
4390
+ }
4391
+ },
4229
4392
  {
4230
4393
  "name": "nuxt-smartlook",
4231
4394
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -4756,6 +4919,28 @@
4756
4919
  "requires": {}
4757
4920
  }
4758
4921
  },
4922
+ {
4923
+ "name": "pergel",
4924
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
4925
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
4926
+ "npm": "pergel",
4927
+ "icon": "pergel.svg",
4928
+ "github": "https://github.com/oku-ui/pergel",
4929
+ "website": "https://oku-ui.com/pergel",
4930
+ "learn_more": "",
4931
+ "category": "Devtools",
4932
+ "type": "3rd-party",
4933
+ "maintainers": [
4934
+ {
4935
+ "name": "Mehmet - productdevbook",
4936
+ "github": "productdevbook"
4937
+ }
4938
+ ],
4939
+ "compatibility": {
4940
+ "nuxt": "^3.10.0",
4941
+ "requires": {}
4942
+ }
4943
+ },
4759
4944
  {
4760
4945
  "name": "persian-datepicker",
4761
4946
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4856,7 +5041,7 @@
4856
5041
  "description": "Nuxt module to natively integrate Plausible analytics",
4857
5042
  "repo": "nuxt-modules/plausible",
4858
5043
  "npm": "@nuxtjs/plausible",
4859
- "icon": "",
5044
+ "icon": "plausible.svg",
4860
5045
  "github": "https://github.com/nuxt-modules/plausible",
4861
5046
  "website": "https://github.com/nuxt-modules/plausible",
4862
5047
  "learn_more": "",
@@ -4864,12 +5049,12 @@
4864
5049
  "type": "community",
4865
5050
  "maintainers": [
4866
5051
  {
4867
- "name": "nuxt-modules",
4868
- "github": "nuxt-modules"
5052
+ "name": "Johann Schopplich",
5053
+ "github": "johannschopplich"
4869
5054
  }
4870
5055
  ],
4871
5056
  "compatibility": {
4872
- "nuxt": "^2.0.0",
5057
+ "nuxt": "^2.0.0 || ^3.0.0",
4873
5058
  "requires": {}
4874
5059
  }
4875
5060
  },
@@ -5706,6 +5891,28 @@
5706
5891
  "requires": {}
5707
5892
  }
5708
5893
  },
5894
+ {
5895
+ "name": "shuimo-ui",
5896
+ "description": "A Chinese Shuimo style component library.",
5897
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
5898
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
5899
+ "icon": "shuimo-ui.svg",
5900
+ "github": "https://github.com/shuimo-design/shuimo-ui",
5901
+ "website": "https://shuimo.design",
5902
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
5903
+ "category": "UI",
5904
+ "type": "3rd-party",
5905
+ "maintainers": [
5906
+ {
5907
+ "name": "higuaifan",
5908
+ "github": "higuaifan"
5909
+ }
5910
+ ],
5911
+ "compatibility": {
5912
+ "nuxt": "^3.0.0",
5913
+ "requires": {}
5914
+ }
5915
+ },
5709
5916
  {
5710
5917
  "name": "sidebase-auth",
5711
5918
  "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.",
@@ -6385,6 +6592,30 @@
6385
6592
  "requires": {}
6386
6593
  }
6387
6594
  },
6595
+ {
6596
+ "name": "swiftsearch",
6597
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6598
+ "repo": "atoms-studio/nuxt-swiftsearch",
6599
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6600
+ "icon": "nuxt-swiftsearch.svg",
6601
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6602
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6603
+ "learn_more": "",
6604
+ "category": "Libraries",
6605
+ "type": "3rd-party",
6606
+ "maintainers": [
6607
+ {
6608
+ "name": "Matteo Rigoni",
6609
+ "github": "rigo-m",
6610
+ "twitter": "MatteoRigoni",
6611
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6612
+ }
6613
+ ],
6614
+ "compatibility": {
6615
+ "nuxt": "^3.10.0",
6616
+ "requires": {}
6617
+ }
6618
+ },
6388
6619
  {
6389
6620
  "name": "swiper",
6390
6621
  "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
@@ -6458,6 +6689,34 @@
6458
6689
  "devtools": "^0.0.0"
6459
6690
  }
6460
6691
  },
6692
+ {
6693
+ "name": "test-utils",
6694
+ "description": "Test utilities for Nuxt",
6695
+ "repo": "nuxt/test-utils#main",
6696
+ "npm": "@nuxt/test-utils",
6697
+ "icon": "nuxt.svg",
6698
+ "github": "https://github.com/nuxt/test-utils",
6699
+ "website": "https://nuxt.com/docs/getting-started/testing",
6700
+ "learn_more": "",
6701
+ "category": "Devtools",
6702
+ "type": "official",
6703
+ "maintainers": [
6704
+ {
6705
+ "name": "Daniel Roe",
6706
+ "github": "danielroe",
6707
+ "twitter": "danielcroe"
6708
+ },
6709
+ {
6710
+ "name": "Anthony Fu",
6711
+ "github": "antfu",
6712
+ "twitter": "antfu7"
6713
+ }
6714
+ ],
6715
+ "compatibility": {
6716
+ "nuxt": "^3.0.0",
6717
+ "requires": {}
6718
+ }
6719
+ },
6461
6720
  {
6462
6721
  "name": "tiktok-analytics",
6463
6722
  "description": "",
@@ -6510,8 +6769,8 @@
6510
6769
  "npm": "nuxt-tiptap-editor",
6511
6770
  "icon": "tiptap.png",
6512
6771
  "github": "https://github.com/modbender/nuxt-tiptap-editor",
6513
- "website": "https://github.com/modbender/nuxt-tiptap-editor",
6514
- "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6772
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6773
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6515
6774
  "category": "Libraries",
6516
6775
  "type": "3rd-party",
6517
6776
  "maintainers": [
@@ -6949,32 +7208,6 @@
6949
7208
  "requires": {}
6950
7209
  }
6951
7210
  },
6952
- {
6953
- "name": "unlighthouse",
6954
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6955
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6956
- "npm": "@unlighthouse/nuxt",
6957
- "icon": "unlighthouse.svg",
6958
- "github": "https://github.com/harlan-zw/unlighthouse",
6959
- "website": "https://github.com/harlan-zw/unlighthouse",
6960
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6961
- "category": "Devtools",
6962
- "type": "3rd-party",
6963
- "maintainers": [
6964
- {
6965
- "name": "Harlan Wilton",
6966
- "github": "harlan-zw",
6967
- "twitter": "harlan_zw",
6968
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6969
- }
6970
- ],
6971
- "compatibility": {
6972
- "nuxt": "^2.0.0 || ^3.0.0",
6973
- "requires": {
6974
- "bridge": "optional"
6975
- }
6976
- }
6977
- },
6978
7211
  {
6979
7212
  "name": "unocss",
6980
7213
  "description": "The instant on-demand atomic CSS engine.",
@@ -7009,8 +7242,8 @@
7009
7242
  "npm": "nuxt-ununura",
7010
7243
  "icon": "ununuracss.png",
7011
7244
  "github": "https://github.com/novout/ununuracss",
7012
- "website": "https://ununura.com/#/",
7013
- "learn_more": "https://ununura.com/#/docs/why",
7245
+ "website": "https://github.com/novout/ununuracss",
7246
+ "learn_more": "https://github.com/novout/ununuracss",
7014
7247
  "category": "UI",
7015
7248
  "type": "3rd-party",
7016
7249
  "maintainers": [
@@ -7025,6 +7258,28 @@
7025
7258
  "requires": {}
7026
7259
  }
7027
7260
  },
7261
+ {
7262
+ "name": "use-bootstrap",
7263
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7264
+ "repo": "simplise/use-bootstrap",
7265
+ "npm": "usebootstrap",
7266
+ "icon": "use-bootstrap.svg",
7267
+ "github": "https://github.com/simplise/use-bootstrap",
7268
+ "website": "https://usebootstrap.org/",
7269
+ "learn_more": "https://usebootstrap.org/",
7270
+ "category": "UI",
7271
+ "type": "3rd-party",
7272
+ "maintainers": [
7273
+ {
7274
+ "name": "KoujiSano",
7275
+ "github": "KoujiSano"
7276
+ }
7277
+ ],
7278
+ "compatibility": {
7279
+ "nuxt": "^3.0.0",
7280
+ "requires": {}
7281
+ }
7282
+ },
7028
7283
  {
7029
7284
  "name": "use-wagmi",
7030
7285
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -7071,28 +7326,6 @@
7071
7326
  "requires": {}
7072
7327
  }
7073
7328
  },
7074
- {
7075
- "name": "validate",
7076
- "description": "Simple Nuxt input validation module using vee-validate",
7077
- "repo": "lewyuburi/nuxt-validate",
7078
- "npm": "nuxt-validate",
7079
- "icon": "vee-validate.png",
7080
- "github": "https://github.com/lewyuburi/nuxt-validate",
7081
- "website": "https://github.com/lewyuburi/nuxt-validate",
7082
- "learn_more": "",
7083
- "category": "Libraries",
7084
- "type": "3rd-party",
7085
- "maintainers": [
7086
- {
7087
- "name": "lewyuburi",
7088
- "github": "lewyuburi"
7089
- }
7090
- ],
7091
- "compatibility": {
7092
- "nuxt": "^2.0.0",
7093
- "requires": {}
7094
- }
7095
- },
7096
7329
  {
7097
7330
  "name": "vant",
7098
7331
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -7147,8 +7380,8 @@
7147
7380
  "repo": "samk-dev/nuxt-vcalendar",
7148
7381
  "npm": "@samk-dev/nuxt-vcalendar",
7149
7382
  "icon": "vcalendar.png",
7150
- "github": "https://github.com/samk-dev/vcalendar",
7151
- "website": "https://github.com/samk-dev/vcalendar",
7383
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7384
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7152
7385
  "learn_more": "",
7153
7386
  "category": "Libraries",
7154
7387
  "type": "3rd-party",
@@ -7281,33 +7514,6 @@
7281
7514
  "requires": {}
7282
7515
  }
7283
7516
  },
7284
- {
7285
- "name": "vitest",
7286
- "description": "Vitest integration with Nuxt",
7287
- "repo": "danielroe/nuxt-vitest",
7288
- "npm": "nuxt-vitest",
7289
- "icon": "vitest.svg",
7290
- "github": "https://github.com/danielroe/nuxt-vitest",
7291
- "website": "https://github.com/danielroe/nuxt-vitest",
7292
- "learn_more": "",
7293
- "category": "Devtools",
7294
- "type": "3rd-party",
7295
- "maintainers": [
7296
- {
7297
- "name": "Daniel Roe",
7298
- "github": "danielroe"
7299
- },
7300
- {
7301
- "name": "Anthony Fu",
7302
- "github": "antfu"
7303
- }
7304
- ],
7305
- "compatibility": {
7306
- "nuxt": "^3.0.0",
7307
- "requires": {},
7308
- "devtools": "^0.0.0"
7309
- }
7310
- },
7311
7517
  {
7312
7518
  "name": "vue-email",
7313
7519
  "description": "💌 Write email templates with vue",
@@ -7437,7 +7643,7 @@
7437
7643
  "description": "Plausible analytics for Vue.js and Nuxt",
7438
7644
  "repo": "moritzsternemann/vue-plausible",
7439
7645
  "npm": "vue-plausible",
7440
- "icon": "plausible.png",
7646
+ "icon": "plausible.svg",
7441
7647
  "github": "https://github.com/moritzsternemann/vue-plausible",
7442
7648
  "website": "https://github.com/moritzsternemann/vue-plausible",
7443
7649
  "learn_more": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-8f2f0c",
3
+ "version": "0.6.0-90817c",
4
4
  "license": "MIT",
5
5
  "repository": "nuxt/modules",
6
6
  "homepage": "https://nuxt.com/modules",