nuxt-site-config-kit
Advanced tools
Comparing version 2.2.21 to 3.0.0
@@ -27,6 +27,2 @@ import { SiteConfigResolved, SiteConfigStack, SiteConfigInput } from 'site-config-stack'; | ||
declare module '@nuxt/schema' { | ||
interface AppConfigInput { | ||
/** Theme configuration */ | ||
site?: SiteConfigInput; | ||
} | ||
interface Nuxt { | ||
@@ -33,0 +29,0 @@ _siteConfig?: SiteConfigStack; |
{ | ||
"name": "nuxt-site-config-kit", | ||
"type": "module", | ||
"version": "2.2.21", | ||
"version": "3.0.0", | ||
"description": "Shared site configuration build-time utilities for Nuxt 3 modules.", | ||
@@ -46,3 +46,3 @@ "license": "MIT", | ||
"ufo": "^1.5.4", | ||
"site-config-stack": "2.2.21" | ||
"site-config-stack": "3.0.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22012
14
426
+ Addedsite-config-stack@3.0.0(transitive)
- Removedsite-config-stack@2.2.21(transitive)
Updatedsite-config-stack@3.0.0