@nuxt/schema-nightly
Advanced tools
Comparing version 3.11.2-28526029.4a87c35d to 3.11.2-28528404.22dfac7b
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.11.2-28526029.4a87c35d", | ||
"version": "3.11.2-28528404.22dfac7b", | ||
"repository": { | ||
@@ -38,3 +38,3 @@ "type": "git", | ||
"@types/sass-loader": "8.0.8", | ||
"@unhead/schema": "1.9.1", | ||
"@unhead/schema": "1.9.2", | ||
"@vitejs/plugin-vue": "5.0.4", | ||
@@ -41,0 +41,0 @@ "@vitejs/plugin-vue-jsx": "3.1.0", |
@@ -1498,3 +1498,3 @@ import type { ComponentsOptions } from '../src/types/components' | ||
* | ||
* @default ["nitropack","defu","h3","@unhead/vue","vue","vue-router","@nuxt/schema","nuxt","consola","ofetch"] | ||
* @default ["nitropack","defu","h3","consola","ofetch","@unhead/vue","vue","@vue/runtime-core","@vue/runtime-dom","vue-router","@nuxt/schema","nuxt"] | ||
*/ | ||
@@ -1501,0 +1501,0 @@ hoist: Array<string>, |
@@ -344,9 +344,11 @@ { | ||
"h3", | ||
"consola", | ||
"ofetch", | ||
"@unhead/vue", | ||
"vue", | ||
"@vue/runtime-core", | ||
"@vue/runtime-dom", | ||
"vue-router", | ||
"@nuxt/schema", | ||
"nuxt", | ||
"consola", | ||
"ofetch" | ||
"nuxt" | ||
], | ||
@@ -353,0 +355,0 @@ "includeWorkspace": false, |
@@ -1070,3 +1070,3 @@ | ||
- **Type**: `array` | ||
- **Default**: `["nitropack","defu","h3","@unhead/vue","vue","vue-router","@nuxt/schema","nuxt","consola","ofetch"]` | ||
- **Default**: `["nitropack","defu","h3","consola","ofetch","@unhead/vue","vue","@vue/runtime-core","@vue/runtime-dom","vue-router","@nuxt/schema","nuxt"]` | ||
@@ -1073,0 +1073,0 @@ > Modules to generate deep aliases for within `compilerOptions.paths`. This does not yet support subpaths. It may be necessary when using Nuxt within a pnpm monorepo with `shamefully-hoist=false`. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
500573
10874