@nuxt/schema-nightly
Advanced tools
Comparing version 3.9.0-28379220.40a5f449 to 3.9.0-28383044.9cd6c922
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.9.0-28379220.40a5f449", | ||
"version": "3.9.0-28383044.9cd6c922", | ||
"repository": { | ||
@@ -41,3 +41,3 @@ "type": "git", | ||
"@vitejs/plugin-vue-jsx": "3.1.0", | ||
"@vue/compiler-core": "3.3.11", | ||
"@vue/compiler-core": "3.3.12", | ||
"c12": "1.5.1", | ||
@@ -52,3 +52,3 @@ "esbuild-loader": "4.0.2", | ||
"vite": "5.0.10", | ||
"vue": "3.3.11", | ||
"vue": "3.3.12", | ||
"vue-bundle-renderer": "2.0.0", | ||
@@ -55,0 +55,0 @@ "vue-loader": "17.3.1", |
@@ -249,5 +249,2 @@ { | ||
"objectDefinitions": { | ||
"defineComponent": [ | ||
"setup" | ||
], | ||
"defineNuxtComponent": [ | ||
@@ -254,0 +251,0 @@ "asyncData", |
@@ -163,7 +163,2 @@ | ||
#### `defineComponent` | ||
- **Type**: `array` | ||
- **Default**: `["setup"]` | ||
#### `defineNuxtComponent` | ||
@@ -170,0 +165,0 @@ - **Type**: `array` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
305837
7613