nuxt-nightly 4.2.2-29401272.346d19fb → 4.2.2-29401358.82d9bb76

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.
@@ -30,8 +30,6 @@ declare global {
30
30
  _nuxtTimeNow?: number;
31
31
  }
32
32
  }
33
- declare const __VLS_export: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {
34
- hour12: boolean;
35
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
+ declare const __VLS_export: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
36
34
  declare const _default: typeof __VLS_export;
37
35
  export default _default;
@@ -30,8 +30,6 @@ declare global {
30
30
  _nuxtTimeNow?: number;
31
31
  }
32
32
  }
33
- declare const __VLS_export: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {
34
- hour12: boolean;
35
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
+ declare const __VLS_export: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
36
34
  declare const _default: typeof __VLS_export;
37
35
  export default _default;
package/dist/index.mjs CHANGED
@@ -3835,7 +3835,7 @@ function addDeclarationTemplates(ctx, options) {
3835
3835
  });
3836
3836
  }
3837
3837
 
3838
- const version = "4.2.2-29401272.346d19fb";
3838
+ const version = "4.2.2-29401358.82d9bb76";
3839
3839
 
3840
3840
  function createImportProtectionPatterns(nuxt, options) {
3841
3841
  const patterns = [];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nuxt-nightly",
3
- "version": "4.2.2-29401272.346d19fb",
3
+ "version": "4.2.2-29401358.82d9bb76",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -64,16 +64,16 @@
64
64
  "schema.*"
65
65
  ],
66
66
  "dependencies": {
67
- "@dxup/nuxt": "^0.2.1",
67
+ "@dxup/nuxt": "^0.2.2",
68
68
  "@nuxt/cli": "npm:@nuxt/cli-nightly@latest",
69
- "@nuxt/devtools": "^3.1.0",
70
- "@nuxt/kit": "npm:@nuxt/kit-nightly@4.2.2-29401272.346d19fb",
71
- "@nuxt/nitro-server": "npm:@nuxt/nitro-server-nightly@4.2.2-29401272.346d19fb",
72
- "@nuxt/schema": "npm:@nuxt/schema-nightly@4.2.2-29401272.346d19fb",
69
+ "@nuxt/devtools": "^3.1.1",
70
+ "@nuxt/kit": "npm:@nuxt/kit-nightly@4.2.2-29401358.82d9bb76",
71
+ "@nuxt/nitro-server": "npm:@nuxt/nitro-server-nightly@4.2.2-29401358.82d9bb76",
72
+ "@nuxt/schema": "npm:@nuxt/schema-nightly@4.2.2-29401358.82d9bb76",
73
73
  "@nuxt/telemetry": "^2.6.6",
74
- "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.2.2-29401272.346d19fb",
74
+ "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.2.2-29401358.82d9bb76",
75
75
  "@unhead/vue": "^2.0.19",
76
- "@vue/shared": "^3.5.24",
76
+ "@vue/shared": "^3.5.25",
77
77
  "c12": "^3.3.2",
78
78
  "chokidar": "^4.0.3",
79
79
  "compatx": "^0.2.0",
@@ -81,7 +81,7 @@
81
81
  "cookie-es": "^2.0.0",
82
82
  "defu": "^6.1.4",
83
83
  "destr": "^2.0.5",
84
- "devalue": "^5.4.2",
84
+ "devalue": "^5.5.0",
85
85
  "errx": "^0.1.0",
86
86
  "escape-string-regexp": "^5.0.0",
87
87
  "exsolve": "^1.0.8",
@@ -99,9 +99,9 @@
99
99
  "ofetch": "^1.5.1",
100
100
  "ohash": "^2.0.11",
101
101
  "on-change": "^6.0.1",
102
- "oxc-minify": "^0.98.0",
103
- "oxc-parser": "^0.98.0",
104
- "oxc-transform": "^0.98.0",
102
+ "oxc-minify": "^0.99.0",
103
+ "oxc-parser": "^0.99.0",
104
+ "oxc-transform": "^0.99.0",
105
105
  "oxc-walker": "^0.6.0",
106
106
  "pathe": "^2.0.3",
107
107
  "perfect-debounce": "^2.0.0",
@@ -116,21 +116,21 @@
116
116
  "uncrypto": "^0.1.3",
117
117
  "unctx": "^2.4.1",
118
118
  "unimport": "^5.5.0",
119
- "unplugin": "^2.3.10",
120
- "unplugin-vue-router": "^0.16.1",
119
+ "unplugin": "^2.3.11",
120
+ "unplugin-vue-router": "^0.17.1",
121
121
  "untyped": "^2.0.0",
122
- "vue": "^3.5.24",
122
+ "vue": "^3.5.25",
123
123
  "vue-router": "^4.6.3"
124
124
  },
125
125
  "devDependencies": {
126
126
  "@nuxt/scripts": "0.13.0",
127
127
  "@parcel/watcher": "2.5.1",
128
128
  "@types/estree": "1.0.8",
129
- "@vitejs/plugin-vue": "6.0.1",
130
- "@vitejs/plugin-vue-jsx": "5.1.1",
131
- "@vue/compiler-sfc": "3.5.24",
129
+ "@vitejs/plugin-vue": "6.0.2",
130
+ "@vitejs/plugin-vue-jsx": "5.1.2",
131
+ "@vue/compiler-sfc": "3.5.25",
132
132
  "unbuild": "3.6.1",
133
- "vite": "7.2.2",
133
+ "vite": "7.2.4",
134
134
  "vitest": "3.2.4",
135
135
  "vue-bundle-renderer": "2.2.0",
136
136
  "vue-sfc-transformer": "0.1.17"