nuxt-nightly 4.1.3-29329085.3ef2f3bf → 4.1.3-29329334.c7041516

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.
@@ -1,4 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  statusCode: number;
@@ -6,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{}, {
6
8
  description: string;
7
9
  backHome: string;
8
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- export default _default;
10
11
  declare const props: {
11
12
  readonly appName: string;
12
13
  readonly statusCode: number;
@@ -1,4 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  statusCode: number;
@@ -6,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{}, {
6
8
  description: string;
7
9
  backHome: string;
8
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- export default _default;
10
11
  declare const props: {
11
12
  readonly appName: string;
12
13
  readonly statusCode: number;
@@ -1,4 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  statusCode: number;
@@ -6,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{}, {
6
8
  description: string;
7
9
  refresh: string;
8
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- export default _default;
10
11
  declare const props: {
11
12
  readonly appName: string;
12
13
  readonly statusCode: number;
@@ -1,4 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  statusCode: number;
@@ -6,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{}, {
6
8
  description: string;
7
9
  refresh: string;
8
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- export default _default;
10
11
  declare const props: {
11
12
  readonly appName: string;
12
13
  readonly statusCode: number;
@@ -1,4 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  statusCode: number;
@@ -6,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{}, {
6
8
  description: string;
7
9
  stack: string;
8
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- export default _default;
10
11
  declare const props: {
11
12
  readonly appName: string;
12
13
  readonly statusCode: number;
@@ -1,4 +1,6 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  statusCode: number;
@@ -6,7 +8,6 @@ declare const _default: import("vue").DefineComponent<{}, {
6
8
  description: string;
7
9
  stack: string;
8
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- export default _default;
10
11
  declare const props: {
11
12
  readonly appName: string;
12
13
  readonly statusCode: number;
@@ -6,7 +6,7 @@ type __VLS_Slots = {
6
6
  default(): any;
7
7
  };
8
8
  declare function clearError(): void;
9
- declare const __VLS_component: import("vue").DefineComponent<{}, {
9
+ declare const __VLS_base: import("vue").DefineComponent<{}, {
10
10
  error: import("vue").ShallowRef<Error | null, Error | null>;
11
11
  clearError: typeof clearError;
12
12
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -14,7 +14,8 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
14
14
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
15
15
  onError?: ((error: Error) => any) | undefined;
16
16
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
17
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
+ declare const _default: typeof __VLS_export;
18
19
  export default _default;
19
20
  type __VLS_WithSlots<T, S> = T & {
20
21
  new (): {
@@ -6,7 +6,7 @@ type __VLS_Slots = {
6
6
  default(): any;
7
7
  };
8
8
  declare function clearError(): void;
9
- declare const __VLS_component: import("vue").DefineComponent<{}, {
9
+ declare const __VLS_base: import("vue").DefineComponent<{}, {
10
10
  error: import("vue").ShallowRef<Error | null, Error | null>;
11
11
  clearError: typeof clearError;
12
12
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -14,7 +14,8 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
14
14
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
15
15
  onError?: ((error: Error) => any) | undefined;
16
16
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
17
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
+ declare const _default: typeof __VLS_export;
18
19
  export default _default;
19
20
  type __VLS_WithSlots<T, S> = T & {
20
21
  new (): {
@@ -1,8 +1,9 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  error?: Record<string, any> | undefined;
4
6
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- export default _default;
6
7
  declare const props: {
7
8
  readonly error?: Record<string, any> | undefined;
8
9
  };
@@ -1,8 +1,9 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  error?: Record<string, any> | undefined;
4
6
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
- export default _default;
6
7
  declare const props: {
7
8
  readonly error?: Record<string, any> | undefined;
8
9
  };
@@ -1,2 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const _default: typeof __VLS_export;
2
2
  export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1,2 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const _default: typeof __VLS_export;
2
2
  export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -28,7 +28,8 @@ declare global {
28
28
  _nuxtTimeNow?: number;
29
29
  }
30
30
  }
31
- declare const _default: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {
31
+ declare const __VLS_export: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {
32
32
  hour12: boolean;
33
33
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
34
+ declare const _default: typeof __VLS_export;
34
35
  export default _default;
@@ -28,7 +28,8 @@ declare global {
28
28
  _nuxtTimeNow?: number;
29
29
  }
30
30
  }
31
- declare const _default: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {
31
+ declare const __VLS_export: import("vue").DefineComponent<NuxtTimeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NuxtTimeProps> & Readonly<{}>, {
32
32
  hour12: boolean;
33
33
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
34
+ declare const _default: typeof __VLS_export;
34
35
  export default _default;
@@ -1,9 +1,10 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  title: string;
5
7
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- export default _default;
7
8
  declare const props: {
8
9
  readonly appName: string;
9
10
  readonly title: string;
@@ -1,9 +1,10 @@
1
- declare const _default: import("vue").DefineComponent<{}, {
1
+ declare const _default: typeof __VLS_export;
2
+ export default _default;
3
+ declare const __VLS_export: import("vue").DefineComponent<{}, {
2
4
  $props: Partial<typeof props>;
3
5
  appName: string;
4
6
  title: string;
5
7
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- export default _default;
7
8
  declare const props: {
8
9
  readonly appName: string;
9
10
  readonly title: string;
@@ -56,14 +56,17 @@ ${warnings.map((w) => `- ${w}`).join("\n")}
56
56
  You can use a different key or move the call to a composable to ensure the options are shared across calls.`);
57
57
  }
58
58
  }
59
- const initialFetchOptions = { cause: "initial", dedupe: options.dedupe };
60
- if (!nuxtApp._asyncData[key.value]?._init) {
61
- initialFetchOptions.cachedData = options.getCachedData(key.value, nuxtApp, { cause: "initial" });
62
- nuxtApp._asyncData[key.value] = createAsyncData(nuxtApp, key.value, _handler, options, initialFetchOptions.cachedData);
59
+ function createInitialFetch() {
60
+ const initialFetchOptions = { cause: "initial", dedupe: options.dedupe };
61
+ if (!nuxtApp._asyncData[key.value]?._init) {
62
+ initialFetchOptions.cachedData = options.getCachedData(key.value, nuxtApp, { cause: "initial" });
63
+ nuxtApp._asyncData[key.value] = createAsyncData(nuxtApp, key.value, _handler, options, initialFetchOptions.cachedData);
64
+ }
65
+ return () => nuxtApp._asyncData[key.value].execute(initialFetchOptions);
63
66
  }
67
+ const initialFetch = createInitialFetch();
64
68
  const asyncData = nuxtApp._asyncData[key.value];
65
69
  asyncData._deps++;
66
- const initialFetch = () => nuxtApp._asyncData[key.value].execute(initialFetchOptions);
67
70
  const fetchOnServer = options.server !== false && nuxtApp.payload.serverRendered;
68
71
  if (import.meta.server && fetchOnServer && options.immediate) {
69
72
  const promise = initialFetch();
@@ -120,14 +123,14 @@ You can use a different key or move the call to a composable to ensure the optio
120
123
  keyChanging = true;
121
124
  const hadData = nuxtApp._asyncData[oldKey]?.data.value !== void 0;
122
125
  const wasRunning = nuxtApp._asyncDataPromises[oldKey] !== void 0;
123
- const initialFetchOptions2 = { cause: "initial", dedupe: options.dedupe };
126
+ const initialFetchOptions = { cause: "initial", dedupe: options.dedupe };
124
127
  if (!nuxtApp._asyncData[newKey]?._init) {
125
128
  let initialValue;
126
129
  if (oldKey && hadData) {
127
130
  initialValue = nuxtApp._asyncData[oldKey].data.value;
128
131
  } else {
129
132
  initialValue = options.getCachedData(newKey, nuxtApp, { cause: "initial" });
130
- initialFetchOptions2.cachedData = initialValue;
133
+ initialFetchOptions.cachedData = initialValue;
131
134
  }
132
135
  nuxtApp._asyncData[newKey] = createAsyncData(nuxtApp, newKey, _handler, options, initialValue);
133
136
  }
@@ -136,7 +139,7 @@ You can use a different key or move the call to a composable to ensure the optio
136
139
  unregister(oldKey);
137
140
  }
138
141
  if (options.immediate || hadData || wasRunning) {
139
- nuxtApp._asyncData[newKey].execute(initialFetchOptions2);
142
+ nuxtApp._asyncData[newKey].execute(initialFetchOptions);
140
143
  }
141
144
  queuePostFlushCb(() => {
142
145
  keyChanging = false;
@@ -163,8 +166,14 @@ You can use a different key or move the call to a composable to ensure the optio
163
166
  pending: writableComputedRef(() => nuxtApp._asyncData[key.value]?.pending),
164
167
  status: writableComputedRef(() => nuxtApp._asyncData[key.value]?.status),
165
168
  error: writableComputedRef(() => nuxtApp._asyncData[key.value]?.error),
166
- refresh: (...args2) => nuxtApp._asyncData[key.value].execute(...args2),
167
- execute: (...args2) => nuxtApp._asyncData[key.value].execute(...args2),
169
+ refresh: (...args2) => {
170
+ if (!nuxtApp._asyncData[key.value]?._init) {
171
+ const initialFetch2 = createInitialFetch();
172
+ return initialFetch2();
173
+ }
174
+ return nuxtApp._asyncData[key.value].execute(...args2);
175
+ },
176
+ execute: (...args2) => asyncReturn.refresh(...args2),
168
177
  clear: () => clearNuxtDataByKey(nuxtApp, key.value)
169
178
  };
170
179
  const asyncDataPromise = Promise.resolve(nuxtApp._asyncDataPromises[key.value]).then(() => asyncReturn);
package/dist/index.mjs CHANGED
@@ -3830,7 +3830,7 @@ function addDeclarationTemplates(ctx, options) {
3830
3830
  });
3831
3831
  }
3832
3832
 
3833
- const version = "4.1.3-29329085.3ef2f3bf";
3833
+ const version = "4.1.3-29329334.c7041516";
3834
3834
 
3835
3835
  const createImportProtectionPatterns = (nuxt, options) => {
3836
3836
  const patterns = [];
@@ -1,2 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
2
3
  export default _default;
@@ -1,2 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
2
3
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nuxt-nightly",
3
- "version": "4.1.3-29329085.3ef2f3bf",
3
+ "version": "4.1.3-29329334.c7041516",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -66,13 +66,13 @@
66
66
  "dependencies": {
67
67
  "@nuxt/cli": "npm:@nuxt/cli-nightly@latest",
68
68
  "@nuxt/devalue": "^2.0.2",
69
- "@nuxt/devtools": "^2.6.3",
70
- "@nuxt/kit": "npm:@nuxt/kit-nightly@4.1.3-29329085.3ef2f3bf",
71
- "@nuxt/schema": "npm:@nuxt/schema-nightly@4.1.3-29329085.3ef2f3bf",
69
+ "@nuxt/devtools": "^2.6.5",
70
+ "@nuxt/kit": "npm:@nuxt/kit-nightly@4.1.3-29329334.c7041516",
71
+ "@nuxt/schema": "npm:@nuxt/schema-nightly@4.1.3-29329334.c7041516",
72
72
  "@nuxt/telemetry": "^2.6.6",
73
- "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.1.3-29329085.3ef2f3bf",
73
+ "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.1.3-29329334.c7041516",
74
74
  "@unhead/vue": "^2.0.14",
75
- "@vue/shared": "^3.5.21",
75
+ "@vue/shared": "^3.5.22",
76
76
  "c12": "^3.3.0",
77
77
  "chokidar": "^4.0.3",
78
78
  "compatx": "^0.2.0",
@@ -82,7 +82,7 @@
82
82
  "destr": "^2.0.5",
83
83
  "devalue": "^5.3.2",
84
84
  "errx": "^0.1.0",
85
- "esbuild": "^0.25.9",
85
+ "esbuild": "^0.25.10",
86
86
  "escape-string-regexp": "^5.0.0",
87
87
  "estree-walker": "^3.0.3",
88
88
  "exsolve": "^1.0.7",
@@ -90,7 +90,7 @@
90
90
  "hookable": "^5.5.3",
91
91
  "ignore": "^7.0.5",
92
92
  "impound": "^1.0.0",
93
- "jiti": "^2.5.1",
93
+ "jiti": "^2.6.1",
94
94
  "klona": "^2.0.6",
95
95
  "knitwork": "^1.2.0",
96
96
  "magic-string": "^0.30.19",
@@ -102,9 +102,9 @@
102
102
  "ofetch": "^1.4.1",
103
103
  "ohash": "^2.0.11",
104
104
  "on-change": "^6.0.0",
105
- "oxc-minify": "^0.89.0",
106
- "oxc-parser": "^0.89.0",
107
- "oxc-transform": "^0.89.0",
105
+ "oxc-minify": "^0.93.0",
106
+ "oxc-parser": "^0.93.0",
107
+ "oxc-transform": "^0.93.0",
108
108
  "oxc-walker": "^0.5.2",
109
109
  "pathe": "^2.0.3",
110
110
  "perfect-debounce": "^2.0.0",
@@ -123,8 +123,8 @@
123
123
  "unplugin-vue-router": "^0.15.0",
124
124
  "unstorage": "^1.17.1",
125
125
  "untyped": "^2.0.0",
126
- "vue": "^3.5.21",
127
- "vue-bundle-renderer": "^2.1.2",
126
+ "vue": "^3.5.22",
127
+ "vue-bundle-renderer": "^2.2.0",
128
128
  "vue-devtools-stub": "^0.1.0",
129
129
  "vue-router": "^4.5.1"
130
130
  },
@@ -134,9 +134,9 @@
134
134
  "@types/estree": "1.0.8",
135
135
  "@vitejs/plugin-vue": "6.0.1",
136
136
  "@vitejs/plugin-vue-jsx": "5.1.1",
137
- "@vue/compiler-sfc": "3.5.21",
137
+ "@vue/compiler-sfc": "3.5.22",
138
138
  "unbuild": "3.6.1",
139
- "vite": "7.1.5",
139
+ "vite": "7.1.9",
140
140
  "vitest": "3.2.4",
141
141
  "vue-sfc-transformer": "0.1.17"
142
142
  },