@nuxt/modules 0.6.0-9e1b10 → 0.6.0-c22c25

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
@@ -2855,6 +2855,29 @@
2855
2855
  "requires": {}
2856
2856
  }
2857
2857
  },
2858
+ {
2859
+ "name": "nuxt-loco",
2860
+ "description": "A localise.biz module to synth locale with Nuxt.js",
2861
+ "repo": "gaetansenn/nuxt-loco",
2862
+ "npm": "nuxt-loco",
2863
+ "icon": "",
2864
+ "github": "https://github.com/gaetansenn/nuxt-loco",
2865
+ "website": "https://nuxt-loco.dewib.com/",
2866
+ "learn_more": "",
2867
+ "category": "Libraries",
2868
+ "type": "3rd-party",
2869
+ "maintainers": [
2870
+ {
2871
+ "name": "Gaetan SENN",
2872
+ "github": "gaetansenn",
2873
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
2874
+ }
2875
+ ],
2876
+ "compatibility": {
2877
+ "nuxt": "^3.0.0",
2878
+ "requires": {}
2879
+ }
2880
+ },
2858
2881
  {
2859
2882
  "name": "nuxt-monaco-editor",
2860
2883
  "description": "Integrate monaco-editor with Nuxt",
@@ -3388,11 +3411,11 @@
3388
3411
  {
3389
3412
  "name": "pinia",
3390
3413
  "description": "The Vue Store that you will enjoy using",
3391
- "repo": "posva/pinia#v2/packages/nuxt",
3414
+ "repo": "vuejs/pinia#v2/packages/nuxt",
3392
3415
  "npm": "@pinia/nuxt",
3393
3416
  "icon": "pinia.svg",
3394
- "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
3395
- "website": "https://pinia.esm.dev/",
3417
+ "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
3418
+ "website": "https://pinia.vuejs.org/",
3396
3419
  "learn_more": "",
3397
3420
  "category": "Extensions",
3398
3421
  "type": "3rd-party",
@@ -5304,6 +5327,28 @@
5304
5327
  "requires": {}
5305
5328
  }
5306
5329
  },
5330
+ {
5331
+ "name": "vuefire",
5332
+ "description": "Idiomatic composables for the Firebase SDK",
5333
+ "repo": "vuejs/vuefire/packages/nuxt",
5334
+ "npm": "nuxt-vuefire",
5335
+ "icon": "vuefire.svg",
5336
+ "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
5337
+ "website": "https://vuefire.vuejs.org/",
5338
+ "learn_more": "",
5339
+ "category": "Database",
5340
+ "type": "3rd-party",
5341
+ "maintainers": [
5342
+ {
5343
+ "name": "posva",
5344
+ "github": "posva"
5345
+ }
5346
+ ],
5347
+ "compatibility": {
5348
+ "nuxt": "^3.0.0",
5349
+ "requires": {}
5350
+ }
5351
+ },
5307
5352
  {
5308
5353
  "name": "vuestic",
5309
5354
  "description": "Vuestic UI module for Nuxt 3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-9e1b10",
3
+ "version": "0.6.0-c22c25",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [