@nuxt/modules 0.6.0-e0bedc → 0.6.0-e4bc38

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 +143 -43
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -375,6 +375,28 @@
375
375
  "requires": {}
376
376
  }
377
377
  },
378
+ {
379
+ "name": "artivue",
380
+ "description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
381
+ "repo": "Eschricht/artivue",
382
+ "npm": "artivue",
383
+ "icon": "artivue.svg",
384
+ "github": "https://github.com/Eschricht/artivue",
385
+ "website": "https://artivue.eschricht.dev",
386
+ "learn_more": "https://github.com/Eschricht/artivue",
387
+ "category": "UI",
388
+ "type": "3rd-party",
389
+ "maintainers": [
390
+ {
391
+ "name": "Eschricht",
392
+ "github": "Eschricht"
393
+ }
394
+ ],
395
+ "compatibility": {
396
+ "nuxt": ">=3.0.0",
397
+ "requires": {}
398
+ }
399
+ },
378
400
  {
379
401
  "name": "auth-utils",
380
402
  "description": "Minimalist Auth module for Nuxt with SSR.",
@@ -1344,8 +1366,8 @@
1344
1366
  "npm": "nuxt-directus",
1345
1367
  "icon": "directus.svg",
1346
1368
  "github": "https://github.com/intevel/nuxt-directus/",
1347
- "website": "https://nuxt-directus.site/",
1348
- "learn_more": "https://nuxt-directus.site/",
1369
+ "website": "https://nuxt-directus.de/",
1370
+ "learn_more": "https://directus.io/",
1349
1371
  "category": "CMS",
1350
1372
  "type": "3rd-party",
1351
1373
  "maintainers": [
@@ -1353,6 +1375,16 @@
1353
1375
  "name": "Conner Bachmann",
1354
1376
  "github": "intevel",
1355
1377
  "avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
1378
+ },
1379
+ {
1380
+ "name": "Matt.",
1381
+ "github": "casualmatt",
1382
+ "avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
1383
+ },
1384
+ {
1385
+ "name": "Sandro Circi",
1386
+ "github": "sandros94",
1387
+ "avatar": "https://avatars.githubusercontent.com/u/13056429?v=4"
1356
1388
  }
1357
1389
  ],
1358
1390
  "compatibility": {
@@ -1427,6 +1459,28 @@
1427
1459
  "requires": {}
1428
1460
  }
1429
1461
  },
1462
+ {
1463
+ "name": "dragon-editor",
1464
+ "description": "Javascript WYSIWYG editor in Nuxt!",
1465
+ "repo": "lovefields/dragonEditor",
1466
+ "npm": "dragon-editor",
1467
+ "icon": "",
1468
+ "github": "https://github.com/lovefields/dragonEditor",
1469
+ "website": "https://github.com/lovefields/dragonEditor",
1470
+ "learn_more": "",
1471
+ "category": "Libraries",
1472
+ "type": "3rd-party",
1473
+ "maintainers": [
1474
+ {
1475
+ "name": "lovefields",
1476
+ "github": "lovefields"
1477
+ }
1478
+ ],
1479
+ "compatibility": {
1480
+ "nuxt": "^3.0.0",
1481
+ "requires": {}
1482
+ }
1483
+ },
1430
1484
  {
1431
1485
  "name": "drupal-ce",
1432
1486
  "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
@@ -2607,7 +2661,7 @@
2607
2661
  "icon": "",
2608
2662
  "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
2609
2663
  "website": "https://luxdamore.github.io/nuxt-humans-txt/",
2610
- "learn_more": "https://humanstxt.org/",
2664
+ "learn_more": "",
2611
2665
  "category": "SEO",
2612
2666
  "type": "3rd-party",
2613
2667
  "maintainers": [
@@ -4727,7 +4781,7 @@
4727
4781
  "npm": "@sidebase/nuxt-pdf",
4728
4782
  "icon": "nuxt-pdf.png",
4729
4783
  "github": "https://github.com/sidebase/nuxt-pdf",
4730
- "website": "https://sidebase.io/nuxt-pdf",
4784
+ "website": "https://github.com/sidebase/nuxt-pdf",
4731
4785
  "learn_more": "https://github.com/sidebase",
4732
4786
  "category": "Extensions",
4733
4787
  "type": "3rd-party",
@@ -5207,6 +5261,28 @@
5207
5261
  "requires": {}
5208
5262
  }
5209
5263
  },
5264
+ {
5265
+ "name": "nuxt2-sentry",
5266
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
5267
+ "repo": "nuxt-community/sentry-module",
5268
+ "npm": "@nuxtjs/sentry",
5269
+ "icon": "sentry.svg",
5270
+ "github": "https://github.com/nuxt-community/sentry-module",
5271
+ "website": "https://sentry.nuxtjs.org/",
5272
+ "learn_more": "https://sentry.io/welcome/",
5273
+ "category": "Monitoring",
5274
+ "type": "community",
5275
+ "maintainers": [
5276
+ {
5277
+ "name": "Rafał Chłodnicki",
5278
+ "github": "rchl"
5279
+ }
5280
+ ],
5281
+ "compatibility": {
5282
+ "nuxt": "^2.0.0",
5283
+ "requires": {}
5284
+ }
5285
+ },
5210
5286
  {
5211
5287
  "name": "nuxt3-interpolation",
5212
5288
  "description": "",
@@ -5555,10 +5631,10 @@
5555
5631
  {
5556
5632
  "name": "pinia-plugin-persistedstate",
5557
5633
  "description": "Configurable persistence and rehydration of Pinia stores.",
5558
- "repo": "prazdevs/pinia-plugin-persistedstate#main/packages/nuxt",
5559
- "npm": "@pinia-plugin-persistedstate/nuxt",
5634
+ "repo": "prazdevs/pinia-plugin-persistedstate",
5635
+ "npm": "pinia-plugin-persistedstate",
5560
5636
  "icon": "pinia-plugin-persistedstate.png",
5561
- "github": "https://github.com/prazdevs/pinia-plugin-persistedstate/tree/main/packages/nuxt",
5637
+ "github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
5562
5638
  "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
5563
5639
  "learn_more": "",
5564
5640
  "category": "Extensions",
@@ -5693,12 +5769,12 @@
5693
5769
  {
5694
5770
  "name": "primevue",
5695
5771
  "description": "Next Generation Vue UI Component Library",
5696
- "repo": "primefaces/primevue-nuxt-module",
5697
- "npm": "nuxt-primevue",
5772
+ "repo": "primefaces/primevue#master/packages/nuxt-module",
5773
+ "npm": "@primevue/nuxt-module",
5698
5774
  "icon": "primevue.svg",
5699
- "github": "https://github.com/primefaces/primevue-nuxt-module",
5775
+ "github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
5700
5776
  "website": "https://primevue.org/",
5701
- "learn_more": "https://primevue.org/",
5777
+ "learn_more": "https://primevue.org/nuxt/",
5702
5778
  "category": "UI",
5703
5779
  "type": "3rd-party",
5704
5780
  "maintainers": [
@@ -6349,23 +6425,23 @@
6349
6425
  },
6350
6426
  {
6351
6427
  "name": "sentry",
6352
- "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
6353
- "repo": "nuxt-community/sentry-module",
6354
- "npm": "@nuxtjs/sentry",
6428
+ "description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
6429
+ "repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
6430
+ "npm": "@sentry/nuxt",
6355
6431
  "icon": "sentry.svg",
6356
- "github": "https://github.com/nuxt-community/sentry-module",
6357
- "website": "https://sentry.nuxtjs.org/",
6358
- "learn_more": "https://sentry.io/welcome/",
6432
+ "github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
6433
+ "website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
6434
+ "learn_more": "https://sentry.io",
6359
6435
  "category": "Monitoring",
6360
- "type": "community",
6436
+ "type": "3rd-party",
6361
6437
  "maintainers": [
6362
6438
  {
6363
- "name": "Rafał Chłodnicki",
6364
- "github": "rchl"
6439
+ "name": "Sentry",
6440
+ "github": "getsentry"
6365
6441
  }
6366
6442
  ],
6367
6443
  "compatibility": {
6368
- "nuxt": "^2.0.0",
6444
+ "nuxt": "^3.0.0",
6369
6445
  "requires": {}
6370
6446
  }
6371
6447
  },
@@ -8014,6 +8090,28 @@
8014
8090
  }
8015
8091
  }
8016
8092
  },
8093
+ {
8094
+ "name": "vaxee",
8095
+ "description": "The State Manager for Vue 3",
8096
+ "repo": "letstri/vaxee#main/packages/nuxt",
8097
+ "npm": "@vaxee/nuxt",
8098
+ "icon": "vaxee.svg",
8099
+ "github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
8100
+ "website": "https://vaxee.letstri.dev/",
8101
+ "learn_more": "",
8102
+ "category": "Extensions",
8103
+ "type": "3rd-party",
8104
+ "maintainers": [
8105
+ {
8106
+ "name": "letstri",
8107
+ "github": "letstri"
8108
+ }
8109
+ ],
8110
+ "compatibility": {
8111
+ "nuxt": "^3.0.0",
8112
+ "requires": {}
8113
+ }
8114
+ },
8017
8115
  {
8018
8116
  "name": "vcalendar",
8019
8117
  "description": "VCalendar module for Nuxt",
@@ -8081,28 +8179,6 @@
8081
8179
  "requires": {}
8082
8180
  }
8083
8181
  },
8084
- {
8085
- "name": "vercel-analytics",
8086
- "description": "Vercel Analytics integration for Nuxt",
8087
- "repo": "xanderbarkhatov/nuxt-vercel-analytics",
8088
- "npm": "nuxt-vercel-analytics",
8089
- "icon": "",
8090
- "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
8091
- "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
8092
- "learn_more": "https://vercel.com/docs/concepts/analytics",
8093
- "category": "Analytics",
8094
- "type": "3rd-party",
8095
- "maintainers": [
8096
- {
8097
- "name": "Alexander B.",
8098
- "github": "xanderbarkhatov"
8099
- }
8100
- ],
8101
- "compatibility": {
8102
- "nuxt": ">=3.0.0",
8103
- "requires": {}
8104
- }
8105
- },
8106
8182
  {
8107
8183
  "name": "vexip-ui",
8108
8184
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
@@ -8126,6 +8202,30 @@
8126
8202
  "requires": {}
8127
8203
  }
8128
8204
  },
8205
+ {
8206
+ "name": "vitalizer",
8207
+ "description": "Instantly better LCP scores in Google Lighthouse",
8208
+ "repo": "johannschopplich/nuxt-vitalizer",
8209
+ "npm": "nuxt-vitalizer",
8210
+ "icon": "vitalizer.svg",
8211
+ "github": "https://github.com/johannschopplich/nuxt-vitalizer",
8212
+ "website": "https://github.com/johannschopplich/nuxt-vitalizer#readme",
8213
+ "learn_more": "",
8214
+ "category": "SEO",
8215
+ "type": "3rd-party",
8216
+ "maintainers": [
8217
+ {
8218
+ "name": "Johann Schopplich",
8219
+ "github": "johannschopplich",
8220
+ "twitter": "jschopplich",
8221
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
8222
+ }
8223
+ ],
8224
+ "compatibility": {
8225
+ "nuxt": ">=3.0.0",
8226
+ "requires": {}
8227
+ }
8228
+ },
8129
8229
  {
8130
8230
  "name": "vite-pwa-nuxt",
8131
8231
  "description": "Zero-config PWA Plugin for Nuxt",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-e0bedc",
3
+ "version": "0.6.0-e4bc38",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",