@nuxt/modules 0.6.0-6db257 → 0.6.0-71d44e

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 +48 -3
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -3457,6 +3457,28 @@
3457
3457
  "requires": {}
3458
3458
  }
3459
3459
  },
3460
+ {
3461
+ "name": "nuxt-phosphor-icons",
3462
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3463
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3464
+ "npm": "nuxt-phosphor-icons",
3465
+ "icon": "phosphor-icons.svg",
3466
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3467
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3468
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3469
+ "category": "UI",
3470
+ "type": "3rd-party",
3471
+ "maintainers": [
3472
+ {
3473
+ "name": "OyewoleOyedeji",
3474
+ "github": "OyewoleOyedeji"
3475
+ }
3476
+ ],
3477
+ "compatibility": {
3478
+ "nuxt": "^3.0.0",
3479
+ "requires": {}
3480
+ }
3481
+ },
3460
3482
  {
3461
3483
  "name": "nuxt-pino-log",
3462
3484
  "description": "Structured logs for nuxt apps using pino",
@@ -4693,6 +4715,29 @@
4693
4715
  "requires": {}
4694
4716
  }
4695
4717
  },
4718
+ {
4719
+ "name": "server-block",
4720
+ "description": "Use <server> tags in your Nuxt pages components.",
4721
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
4722
+ "npm": "@hebilicious/server-block-nuxt",
4723
+ "icon": "server-block.svg",
4724
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
4725
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
4726
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
4727
+ "category": "Extensions",
4728
+ "type": "3rd-party",
4729
+ "maintainers": [
4730
+ {
4731
+ "name": "Hebilicious",
4732
+ "github": "Hebilicious",
4733
+ "twitter": "its_hebilicious"
4734
+ }
4735
+ ],
4736
+ "compatibility": {
4737
+ "nuxt": "^3.0.0",
4738
+ "requires": {}
4739
+ }
4740
+ },
4696
4741
  {
4697
4742
  "name": "session",
4698
4743
  "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
@@ -6201,8 +6246,8 @@
6201
6246
  {
6202
6247
  "name": "vue-email",
6203
6248
  "description": "Write email templates with vue",
6204
- "repo": "Dave136/vue-email",
6205
- "npm": "root",
6249
+ "repo": "Dave136/vue-email#main/packages/vue-email",
6250
+ "npm": "vue-email",
6206
6251
  "icon": "vue-email.svg",
6207
6252
  "github": "https://github.com/Dave136/vue-email#main/packages/vue-email",
6208
6253
  "website": "https://vue-email.vercel.app/",
@@ -6322,7 +6367,7 @@
6322
6367
  {
6323
6368
  "name": "vue-query",
6324
6369
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6325
- "repo": "Hebilicious/vue-query-nuxt#main",
6370
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6326
6371
  "npm": "@hebilicious/vue-query-nuxt",
6327
6372
  "icon": "vue-query.svg",
6328
6373
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-6db257",
3
+ "version": "0.6.0-71d44e",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [