@nuxt/modules 0.6.0-d622fc → 0.6.0-db72f9

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.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- [![Explore Nuxt Modules to build Vue applications](https://user-images.githubusercontent.com/904724/210602531-624c6b8b-3add-4e5e-b3f4-d981e4f2d775.jpg)](https://nuxt.com/modules)
1
+ [![Explore Nuxt Modules to build Vue applications](https://user-images.githubusercontent.com/904724/210616249-25aec46e-ab06-4b4d-9154-10b02546d558.jpg)](https://nuxt.com/modules)
2
2
 
3
3
  # Nuxt Modules
4
4
 
package/modules.json CHANGED
@@ -2361,7 +2361,7 @@
2361
2361
  }
2362
2362
  ],
2363
2363
  "compatibility": {
2364
- "nuxt": "^2.0.0",
2364
+ "nuxt": "^2.0.0 || ^3.0.0",
2365
2365
  "requires": {}
2366
2366
  }
2367
2367
  },
@@ -3310,6 +3310,30 @@
3310
3310
  }
3311
3311
  }
3312
3312
  },
3313
+ {
3314
+ "name": "pinia-plugin-persistedstate",
3315
+ "description": "Configurable persistence and rehydration of Pinia stores.",
3316
+ "repo": "prazdevs/pinia-plugin-persistedstate#main/packages/nuxt",
3317
+ "npm": "@pinia-plugin-persistedstate/nuxt",
3318
+ "icon": "pinia-plugin-persistedstate.png",
3319
+ "github": "https://github.com/prazdevs/pinia-plugin-persistedstate/tree/main/packages/nuxt",
3320
+ "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
3321
+ "learn_more": "",
3322
+ "category": "Extensions",
3323
+ "type": "3rd-party",
3324
+ "maintainers": [
3325
+ {
3326
+ "name": "PraZ",
3327
+ "github": "prazdevs"
3328
+ }
3329
+ ],
3330
+ "compatibility": {
3331
+ "nuxt": "^2.0.0 || ^3.0.0",
3332
+ "requires": {
3333
+ "bridge": "optional"
3334
+ }
3335
+ }
3336
+ },
3313
3337
  {
3314
3338
  "name": "pinia",
3315
3339
  "description": "The Vue Store that you will enjoy using",
@@ -4685,14 +4709,14 @@
4685
4709
  {
4686
4710
  "name": "turnstile",
4687
4711
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
4688
- "repo": "danielroe/nuxt-turnstile",
4689
- "npm": "nuxt-turnstile",
4712
+ "repo": "nuxt-modules/turnstile",
4713
+ "npm": "@nuxtjs/turnstile",
4690
4714
  "icon": "cloudflare.svg",
4691
- "github": "https://github.com/danielroe/nuxt-turnstile",
4692
- "website": "https://github.com/danielroe/nuxt-turnstile",
4715
+ "github": "https://github.com/nuxt-modules/turnstile",
4716
+ "website": "https://github.com/nuxt-modules/turnstile",
4693
4717
  "learn_more": "https://www.cloudflare.com/products/turnstile/",
4694
4718
  "category": "Security",
4695
- "type": "3rd-party",
4719
+ "type": "community",
4696
4720
  "maintainers": [
4697
4721
  {
4698
4722
  "name": "Daniel Roe",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-d622fc",
3
+ "version": "0.6.0-db72f9",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [