Comparing version 3.12.3 to 3.12.4
@@ -161,3 +161,3 @@ import { ModuleOptions, ModuleDefinition, NuxtModule, NuxtConfig, Nuxt, ModuleMeta, NuxtOptions, SchemaDefinition, ImportPresetWithDeprecation, NuxtCompatibility, NuxtCompatibilityIssues, ComponentsDir, Component, NuxtTemplate, NuxtHooks, NuxtMiddleware, NuxtPlugin, NuxtPluginTemplate, ResolvedNuxtTemplate, NuxtTypeTemplate } from '@nuxt/schema'; | ||
*/ | ||
declare function getNuxtVersion(nuxt?: Nuxt | any): any; | ||
declare function getNuxtVersion(nuxt?: Nuxt | any): string; | ||
@@ -164,0 +164,0 @@ /** |
{ | ||
"name": "@nuxt/kit", | ||
"version": "3.12.3", | ||
"version": "3.12.4", | ||
"repository": { | ||
@@ -38,10 +38,10 @@ "type": "git", | ||
"pathe": "^1.1.2", | ||
"pkg-types": "^1.1.2", | ||
"pkg-types": "^1.1.3", | ||
"scule": "^1.3.0", | ||
"semver": "^7.6.2", | ||
"ufo": "^1.5.3", | ||
"semver": "^7.6.3", | ||
"ufo": "^1.5.4", | ||
"unctx": "^2.3.1", | ||
"unimport": "^3.7.2", | ||
"unimport": "^3.9.0", | ||
"untyped": "^1.4.2", | ||
"@nuxt/schema": "3.12.3" | ||
"@nuxt/schema": "3.12.4" | ||
}, | ||
@@ -55,5 +55,5 @@ "devDependencies": { | ||
"unbuild": "latest", | ||
"vite": "5.3.2", | ||
"vitest": "1.6.0", | ||
"webpack": "5.92.1" | ||
"vite": "5.3.4", | ||
"vitest": "2.0.3", | ||
"webpack": "5.93.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "engines": { |
@@ -37,3 +37,3 @@ [![Nuxt banner](https://github.com/nuxt/nuxt/tree/main/.github/assets/banner.svg)](https://nuxt.com) | ||
- π [Professional Support](#professional-support) | ||
- π [Follow us](#follow-us) | ||
- π [Follow Us](#follow-us) | ||
- βοΈ [License](#license) | ||
@@ -110,3 +110,3 @@ | ||
## <a name="follow-us">π Follow us</a> | ||
## <a name="follow-us">π Follow Us</a> | ||
@@ -113,0 +113,0 @@ <p valign="center"> |
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
144614
+ Added@nuxt/schema@3.12.4(transitive)
- Removed@nuxt/schema@3.12.3(transitive)
Updated@nuxt/schema@3.12.4
Updatedpkg-types@^1.1.3
Updatedsemver@^7.6.3
Updatedufo@^1.5.4
Updatedunimport@^3.9.0