nitro-nightly 3.0.1-20260106-111729-02aef37b → 3.0.1-20260106-122532-056cfafb

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.
@@ -7,14 +7,14 @@ import "../_libs/@rollup/plugin-commonjs.mjs";
7
7
  import { i as a } from "../_libs/std-env.mjs";
8
8
  import "../_nitro.mjs";
9
9
  import "../_libs/tsconfck.mjs";
10
- import "./shared.mjs";
10
+ import "./shared2.mjs";
11
11
  import "../_nitro2.mjs";
12
12
  import "../_libs/mime.mjs";
13
- import "./shared2.mjs";
13
+ import "./shared3.mjs";
14
14
  import "../_dev.mjs";
15
15
  import "../_libs/@rollup/plugin-alias.mjs";
16
16
  import "../_libs/@rollup/plugin-inject.mjs";
17
- import "./shared3.mjs";
17
+ import "./shared4.mjs";
18
18
  import "../_libs/etag.mjs";
19
19
  import "../_libs/@jridgewell/gen-mapping.mjs";
20
20
  import "../_libs/@jridgewell/remapping.mjs";
@@ -1,16 +1,16 @@
1
- import { A as relative$1, C as dirname$1, E as join$1, S as basename$1, T as isAbsolute$1, _ as resolveModulePath, j as resolve$1, s as debounce } from "../_libs/c12.mjs";
1
+ import { A as resolve$1, S as dirname$1, T as join$1, g as resolveModulePath, k as relative$1, s as debounce, w as isAbsolute$1, x as basename$1 } from "../_libs/c12.mjs";
2
2
  import { r as assetsPlugin } from "../_libs/@hiogawa/vite-plugin-fullstack.mjs";
3
3
  import { t as formatCompatibilityDate } from "../_libs/compatx.mjs";
4
4
  import { i as a, r as T } from "../_libs/std-env.mjs";
5
5
  import { a as copyPublicAssets, i as prepare, s as createNitro } from "../_nitro.mjs";
6
- import { n as prettyPath } from "./shared.mjs";
6
+ import { n as prettyPath } from "./shared2.mjs";
7
7
  import { i as scanHandlers } from "../_nitro2.mjs";
8
- import { n as writeBuildInfo, t as getBuildInfo } from "./shared2.mjs";
8
+ import { n as writeBuildInfo, t as getBuildInfo } from "./shared3.mjs";
9
9
  import { i as NodeEnvRunner, r as NitroDevApp } from "../_dev.mjs";
10
10
  import { a as watch$1 } from "../_libs/chokidar.mjs";
11
11
  import { t as alias } from "../_libs/@rollup/plugin-alias.mjs";
12
12
  import { t as inject } from "../_libs/@rollup/plugin-inject.mjs";
13
- import { a as baseBuildConfig, i as libChunkName, n as NODE_MODULES_RE, r as getChunkName, t as baseBuildPlugins } from "./shared3.mjs";
13
+ import { a as baseBuildConfig, i as libChunkName, n as NODE_MODULES_RE, r as getChunkName, t as baseBuildPlugins } from "./shared4.mjs";
14
14
  import consola$1 from "consola";
15
15
  import { join, resolve } from "node:path";
16
16
  import { existsSync, watch } from "node:fs";
package/dist/_dev.mjs CHANGED
@@ -1,7 +1,7 @@
1
- import { E as join$1, j as resolve$1, s as debounce, w as extname$1 } from "./_libs/c12.mjs";
1
+ import { A as resolve$1, C as extname$1, T as join$1, s as debounce } from "./_libs/c12.mjs";
2
2
  import { i as a, r as T } from "./_libs/std-env.mjs";
3
3
  import { t as src_default } from "./_libs/mime.mjs";
4
- import { r as writeDevBuildInfo } from "./_build/shared2.mjs";
4
+ import { r as writeDevBuildInfo } from "./_build/shared3.mjs";
5
5
  import { n as createProxyServer } from "./_libs/httpxy.mjs";
6
6
  import { a as watch$1 } from "./_libs/chokidar.mjs";
7
7
  import consola$1 from "consola";
@@ -1775,16 +1775,6 @@ function _parseInput(input) {
1775
1775
 
1776
1776
  //#endregion
1777
1777
  //#region node_modules/.pnpm/pkg-types@2.3.0/node_modules/pkg-types/dist/index.mjs
1778
- var dist_exports$1 = /* @__PURE__ */ __exportAll({
1779
- findFile: () => findFile,
1780
- findNearestFile: () => findNearestFile,
1781
- findWorkspaceDir: () => findWorkspaceDir,
1782
- parseGitConfig: () => parseGitConfig,
1783
- readGitConfig: () => readGitConfig,
1784
- readPackageJSON: () => readPackageJSON,
1785
- resolveGitConfig: () => resolveGitConfig,
1786
- resolvePackageJSON: () => resolvePackageJSON
1787
- });
1788
1778
  const defaultFindOptions = {
1789
1779
  startingFrom: ".",
1790
1780
  rootPattern: /^node_modules$/,
@@ -2873,4 +2863,4 @@ async function watchConfig(options) {
2873
2863
  }
2874
2864
 
2875
2865
  //#endregion
2876
- export { relative$1 as A, dirname$1 as C, normalize$1 as D, join$1 as E, normalizeWindowsPath as O, basename$1 as S, isAbsolute$1 as T, resolveModulePath as _, setupDotenv as a, C as b, dist_exports$1 as c, findWorkspaceDir as d, parseGitConfig as f, resolvePackageJSON as g, resolveGitConfig as h, loadDotenv as i, resolve$1 as j, parse$1 as k, findFile as l, readPackageJSON as m, dist_exports as n, watchConfig as o, readGitConfig as p, loadConfig as r, debounce as s, SUPPORTED_EXTENSIONS as t, findNearestFile as u, resolveModuleURL as v, extname$2 as w, N$1 as x, h as y };
2866
+ export { resolve$1 as A, extname$2 as C, normalizeWindowsPath as D, normalize$1 as E, parse$1 as O, dirname$1 as S, join$1 as T, resolveModuleURL as _, setupDotenv as a, N$1 as b, findFile as c, parseGitConfig as d, readGitConfig as f, resolveModulePath as g, resolvePackageJSON as h, loadDotenv as i, relative$1 as k, findNearestFile as l, resolveGitConfig as m, dist_exports as n, watchConfig as o, readPackageJSON as p, loadConfig as r, debounce as s, SUPPORTED_EXTENSIONS as t, findWorkspaceDir as u, h as v, isAbsolute$1 as w, basename$1 as x, C as y };
@@ -1,5 +1,5 @@
1
1
  import { n as __exportAll } from "../_rolldown.mjs";
2
- import { b as C$2, x as N$3, y as h$2 } from "./c12.mjs";
2
+ import { b as N$3, v as h$2, y as C$2 } from "./c12.mjs";
3
3
 
4
4
  //#region node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.9388d834.mjs
5
5
  const m = Symbol.for("__confbox_fmt__"), k$1 = /^(\s+)/, v$2 = /(\s+)$/;
@@ -1,5 +1,5 @@
1
1
  import { n as __exportAll } from "../_rolldown.mjs";
2
- import { C as dirname$2, D as normalize$2, E as join$2, S as basename$2, j as resolve$2, m as readPackageJSON } from "./c12.mjs";
2
+ import { A as resolve$2, E as normalize$2, S as dirname$2, T as join$2, p as readPackageJSON, x as basename$2 } from "./c12.mjs";
3
3
  import { createRequire } from "node:module";
4
4
  import { delimiter, dirname, normalize, resolve } from "node:path";
5
5
  import { cwd } from "node:process";
@@ -1,4 +1,4 @@
1
- import { D as normalize$1, E as join$1, T as isAbsolute$1, j as resolve$2 } from "./c12.mjs";
1
+ import { A as resolve$2, E as normalize$1, T as join$1, w as isAbsolute$1 } from "./c12.mjs";
2
2
  import { r as tokenizer } from "./acorn.mjs";
3
3
  import { l as h, u as x } from "./confbox.mjs";
4
4
  import { builtinModules, createRequire } from "node:module";
@@ -1,4 +1,4 @@
1
- import { E as join, O as normalizeWindowsPath } from "./c12.mjs";
1
+ import { D as normalizeWindowsPath, T as join } from "./c12.mjs";
2
2
 
3
3
  //#region node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/utils.mjs
4
4
  const pathSeparators = /* @__PURE__ */ new Set([
@@ -1,5 +1,5 @@
1
1
  import { i as __toESM, n as __exportAll, r as __require, t as __commonJSMin } from "../_rolldown.mjs";
2
- import { A as relative$1, C as dirname$1, D as normalize$2, E as join$1, S as basename$1, T as isAbsolute$2, g as resolvePackageJSON, j as resolve$1, k as parse$1, m as readPackageJSON } from "./c12.mjs";
2
+ import { A as resolve$1, E as normalize$2, O as parse$1, S as dirname$1, T as join$1, h as resolvePackageJSON, k as relative$1, p as readPackageJSON, w as isAbsolute$2, x as basename$1 } from "./c12.mjs";
3
3
  import { a as MagicString, i as stripLiteral } from "./@hiogawa/vite-plugin-fullstack.mjs";
4
4
  import { n as parse$2, t as Parser } from "./acorn.mjs";
5
5
  import { a as findTypeExports, c as parseStaticImport, i as findStaticImports, l as resolve$2, n as detectSyntax, r as findExports, t as resolveModule, u as resolveModuleExportNames } from "./local-pkg.mjs";
@@ -1,4 +1,4 @@
1
- import { S as basename, _ as resolveModulePath } from "./c12.mjs";
1
+ import { g as resolveModulePath, x as basename } from "./c12.mjs";
2
2
  import { a as MagicString } from "./@hiogawa/vite-plugin-fullstack.mjs";
3
3
  import { a as genString, i as genSafeVariableName, n as genObjectFromRaw, t as genImport } from "./knitwork.mjs";
4
4
  import { existsSync, promises } from "node:fs";
@@ -5574,7 +5574,7 @@ async function getWasmImports(asset, _opts) {
5574
5574
  code: "const _imports = { /* no imports */ }",
5575
5575
  resolved: true
5576
5576
  };
5577
- const { readPackageJSON } = await import("./c12.mjs").then((n) => n.c);
5577
+ const { readPackageJSON } = await import("../_build/shared.mjs");
5578
5578
  const pkg = await readPackageJSON(asset.id);
5579
5579
  const resolved = true;
5580
5580
  const imports = [];
package/dist/_nitro.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { i as __toESM } from "./_rolldown.mjs";
2
- import { A as relative, E as join, _ as resolveModulePath, d as findWorkspaceDir, j as resolve, o as watchConfig, r as loadConfig, v as resolveModuleURL } from "./_libs/c12.mjs";
2
+ import { A as resolve, T as join, _ as resolveModuleURL, g as resolveModulePath, k as relative, o as watchConfig, r as loadConfig, u as findWorkspaceDir } from "./_libs/c12.mjs";
3
3
  import { o as createUnimport } from "./_libs/unimport.mjs";
4
4
  import { t as glob } from "./_libs/tinyglobby.mjs";
5
5
  import { n as resolveCompatibilityDates, r as resolveCompatibilityDatesFromEnv } from "./_libs/compatx.mjs";
@@ -7,7 +7,7 @@ import { t as klona } from "./_libs/klona.mjs";
7
7
  import { a as d, i as a } from "./_libs/std-env.mjs";
8
8
  import { t as escapeStringRegexp } from "./_libs/escape-string-regexp.mjs";
9
9
  import { n as parse, t as TSConfckCache } from "./_libs/tsconfck.mjs";
10
- import { i as writeFile$1, n as prettyPath, r as resolveNitroPath, t as isDirectory } from "./_build/shared.mjs";
10
+ import { i as writeFile$1, n as prettyPath, r as resolveNitroPath, t as isDirectory } from "./_build/shared2.mjs";
11
11
  import { i as scanHandlers, r as scanAndSyncOptions, t as runParallel } from "./_nitro2.mjs";
12
12
  import { a as findRoute, i as findAllRoutes, n as addRoute, r as createRouter, t as compileRouterToString } from "./_libs/rou3.mjs";
13
13
  import { t as src_default } from "./_libs/mime.mjs";
package/dist/_nitro2.mjs CHANGED
@@ -1,9 +1,9 @@
1
1
  import { i as __toESM } from "./_rolldown.mjs";
2
- import { A as relative, C as dirname, E as join, T as isAbsolute, _ as resolveModulePath, j as resolve } from "./_libs/c12.mjs";
2
+ import { A as resolve, S as dirname, T as join, g as resolveModulePath, k as relative, w as isAbsolute } from "./_libs/c12.mjs";
3
3
  import { o as lookupNodeModuleSubpath, s as parseNodeModulePath } from "./_libs/local-pkg.mjs";
4
4
  import { s as toExports } from "./_libs/unimport.mjs";
5
5
  import { t as glob } from "./_libs/tinyglobby.mjs";
6
- import { i as writeFile, r as resolveNitroPath, t as isDirectory } from "./_build/shared.mjs";
6
+ import { i as writeFile, r as resolveNitroPath, t as isDirectory } from "./_build/shared2.mjs";
7
7
  import { t as resolveAlias } from "./_libs/pathe.mjs";
8
8
  import { n as resolveSchema, t as generateTypes } from "./_libs/untyped.mjs";
9
9
  import { existsSync, promises } from "node:fs";
package/dist/_presets.mjs CHANGED
@@ -1,11 +1,11 @@
1
1
  import "./_rolldown.mjs";
2
- import { A as relative$1, C as dirname$1, E as join$1, _ as resolveModulePath, j as resolve$1, l as findFile, m as readPackageJSON, p as readGitConfig, u as findNearestFile, y as h } from "./_libs/c12.mjs";
2
+ import { A as resolve$1, S as dirname$1, T as join$1, c as findFile, f as readGitConfig, g as resolveModulePath, k as relative$1, l as findNearestFile, p as readPackageJSON, v as h } from "./_libs/c12.mjs";
3
3
  import { i as gr, n as Q } from "./_libs/confbox.mjs";
4
4
  import "./_libs/@rollup/plugin-commonjs.mjs";
5
5
  import { t as glob } from "./_libs/tinyglobby.mjs";
6
6
  import { r as resolveCompatibilityDatesFromEnv, t as formatCompatibilityDate } from "./_libs/compatx.mjs";
7
7
  import { i as a, n as K, o as p } from "./_libs/std-env.mjs";
8
- import { i as writeFile$2, n as prettyPath$1 } from "./_build/shared.mjs";
8
+ import { i as writeFile$2, n as prettyPath$1 } from "./_build/shared2.mjs";
9
9
  import { builtinModules } from "node:module";
10
10
  import consola$1 from "consola";
11
11
  import { dirname, extname, relative, resolve } from "node:path";
package/dist/builder.mjs CHANGED
@@ -6,10 +6,10 @@ import "./_libs/unimport.mjs";
6
6
  import "./_libs/@rollup/plugin-commonjs.mjs";
7
7
  import { a as copyPublicAssets, c as loadOptions, i as prepare, n as runTask, o as build, r as prerender, s as createNitro, t as listTasks } from "./_nitro.mjs";
8
8
  import "./_libs/tsconfck.mjs";
9
- import "./_build/shared.mjs";
9
+ import "./_build/shared2.mjs";
10
10
  import { n as writeTypes } from "./_nitro2.mjs";
11
11
  import "./_libs/mime.mjs";
12
- import { t as getBuildInfo } from "./_build/shared2.mjs";
12
+ import { t as getBuildInfo } from "./_build/shared3.mjs";
13
13
  import { n as createDevServer } from "./_dev.mjs";
14
14
 
15
15
  export { build, copyPublicAssets, createDevServer, createNitro, getBuildInfo, listTasks, loadOptions, prepare, prerender, runTask, writeTypes };
@@ -1,4 +1,4 @@
1
- import { j as resolve } from "../../_libs/c12.mjs";
1
+ import { A as resolve } from "../../_libs/c12.mjs";
2
2
  import { t as defineCommand } from "../../_libs/citty.mjs";
3
3
  import { t as commonArgs } from "./common.mjs";
4
4
  import { build, copyPublicAssets, createNitro, prepare, prerender } from "nitro/builder";
@@ -1,7 +1,7 @@
1
- import { j as resolve } from "../../_libs/c12.mjs";
2
- import "../../_build/shared.mjs";
3
- import "../../_libs/mime.mjs";
1
+ import { A as resolve } from "../../_libs/c12.mjs";
4
2
  import "../../_build/shared2.mjs";
3
+ import "../../_libs/mime.mjs";
4
+ import "../../_build/shared3.mjs";
5
5
  import { t as NitroDevServer } from "../../_dev.mjs";
6
6
  import { t as defineCommand } from "../../_libs/citty.mjs";
7
7
  import { t as commonArgs } from "./common.mjs";
@@ -1,4 +1,4 @@
1
- import { j as resolve } from "../../_libs/c12.mjs";
1
+ import { A as resolve } from "../../_libs/c12.mjs";
2
2
  import { t as defineCommand } from "../../_libs/citty.mjs";
3
3
  import { consola } from "consola";
4
4
  import { listTasks, loadOptions } from "nitro/builder";
@@ -1,4 +1,4 @@
1
- import { j as resolve } from "../../_libs/c12.mjs";
1
+ import { A as resolve } from "../../_libs/c12.mjs";
2
2
  import { t as defineCommand } from "../../_libs/citty.mjs";
3
3
  import { t as commonArgs } from "./common.mjs";
4
4
  import { createNitro, writeTypes } from "nitro/builder";
@@ -1,4 +1,4 @@
1
- import { j as resolve } from "../../_libs/c12.mjs";
1
+ import { A as resolve } from "../../_libs/c12.mjs";
2
2
  import { t as defineCommand } from "../../_libs/citty.mjs";
3
3
  import { consola } from "consola";
4
4
  import destr from "destr";
@@ -21,23 +21,23 @@ const u = function(n2, t2, o2) {
21
21
  return e(r2 + 36 * n2 / (n2 + 38));
22
22
  };
23
23
  function toASCII(o2) {
24
- return function(n2, o3) {
24
+ return (function(n2, o3) {
25
25
  const e2 = n2.split("@");
26
26
  let r2 = "";
27
27
  e2.length > 1 && (r2 = e2[0] + "@", n2 = e2[1]);
28
- const s2 = function(n3, t2) {
28
+ const s2 = (function(n3, t2) {
29
29
  const o4 = [];
30
30
  let e3 = n3.length;
31
31
  for (; e3--; ) {
32
32
  o4[e3] = t2(n3[e3]);
33
33
  }
34
34
  return o4;
35
- }((n2 = n2.replace(t, ".")).split("."), o3).join(".");
35
+ })((n2 = n2.replace(t, ".")).split("."), o3).join(".");
36
36
  return r2 + s2;
37
- }(o2, function(t2) {
38
- return n.test(t2) ? "xn--" + function(n2) {
37
+ })(o2, function(t2) {
38
+ return n.test(t2) ? "xn--" + (function(n2) {
39
39
  const t3 = [];
40
- const o3 = (n2 = function(n3) {
40
+ const o3 = (n2 = (function(n3) {
41
41
  const t4 = [];
42
42
  let o4 = 0;
43
43
  const e2 = n3.length;
@@ -51,7 +51,7 @@ function toASCII(o2) {
51
51
  }
52
52
  }
53
53
  return t4;
54
- }(n2)).length;
54
+ })(n2)).length;
55
55
  let f = 128;
56
56
  let i = 0;
57
57
  let l = 72;
@@ -85,7 +85,7 @@ function toASCII(o2) {
85
85
  ++i, ++f;
86
86
  }
87
87
  return t3.join("");
88
- }(t2) : t2;
88
+ })(t2) : t2;
89
89
  });
90
90
  }
91
91
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ufo",
3
- "version": "1.6.1",
3
+ "version": "1.6.2",
4
4
  "description": "URL utils for humans",
5
5
  "repository": "unjs/ufo",
6
6
  "license": "MIT",
@@ -8,8 +8,9 @@
8
8
  "exports": {
9
9
  ".": {
10
10
  "types": "./dist/index.d.ts",
11
+ "import": "./dist/index.mjs",
11
12
  "require": "./dist/index.cjs",
12
- "import": "./dist/index.mjs"
13
+ "default": "./dist/index.mjs"
13
14
  },
14
15
  "./*": "./*"
15
16
  },
@@ -30,18 +31,18 @@
30
31
  "test": "pnpm lint && vitest run --typecheck"
31
32
  },
32
33
  "devDependencies": {
33
- "@types/node": "^22.14.0",
34
- "@vitest/coverage-v8": "^3.1.1",
35
- "automd": "^0.4.0",
36
- "changelogen": "^0.6.1",
37
- "eslint": "^9.24.0",
38
- "eslint-config-unjs": "^0.4.2",
39
- "jiti": "^2.4.2",
40
- "prettier": "^3.5.3",
41
- "typescript": "^5.8.3",
42
- "unbuild": "^3.5.0",
34
+ "@types/node": "^25.0.3",
35
+ "@vitest/coverage-v8": "^4.0.16",
36
+ "automd": "^0.4.2",
37
+ "changelogen": "^0.6.2",
38
+ "eslint": "^9.39.2",
39
+ "eslint-config-unjs": "^0.6.2",
40
+ "jiti": "^2.6.1",
41
+ "prettier": "^3.7.4",
42
+ "typescript": "^5.9.3",
43
+ "unbuild": "^3.6.1",
43
44
  "untyped": "^2.0.0",
44
- "vitest": "^3.1.1"
45
+ "vitest": "^4.0.16"
45
46
  },
46
- "packageManager": "pnpm@10.7.1"
47
+ "packageManager": "pnpm@10.27.0"
47
48
  }
package/dist/vite.mjs CHANGED
@@ -6,14 +6,14 @@ import "./_libs/unimport.mjs";
6
6
  import "./_libs/@rollup/plugin-commonjs.mjs";
7
7
  import "./_nitro.mjs";
8
8
  import "./_libs/tsconfck.mjs";
9
- import "./_build/shared.mjs";
9
+ import "./_build/shared2.mjs";
10
10
  import "./_nitro2.mjs";
11
11
  import "./_libs/mime.mjs";
12
- import "./_build/shared2.mjs";
12
+ import "./_build/shared3.mjs";
13
13
  import "./_dev.mjs";
14
14
  import "./_libs/@rollup/plugin-alias.mjs";
15
15
  import "./_libs/@rollup/plugin-inject.mjs";
16
- import "./_build/shared3.mjs";
16
+ import "./_build/shared4.mjs";
17
17
  import "./_libs/etag.mjs";
18
18
  import "./_libs/@jridgewell/gen-mapping.mjs";
19
19
  import "./_libs/@jridgewell/remapping.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nitro-nightly",
3
- "version": "3.0.1-20260106-111729-02aef37b",
3
+ "version": "3.0.1-20260106-122532-056cfafb",
4
4
  "description": "Build and Deploy Universal JavaScript Servers",
5
5
  "homepage": "https://nitro.build",
6
6
  "repository": "nitrojs/nitro",
@@ -57,7 +57,7 @@
57
57
  },
58
58
  "resolutions": {
59
59
  "nitro": "link:.",
60
- "undici": "^7.17.0"
60
+ "undici": "^7.18.0"
61
61
  },
62
62
  "dependencies": {
63
63
  "consola": "^3.4.2",
@@ -65,10 +65,11 @@
65
65
  "db0": "^0.3.4",
66
66
  "h3": "^2.0.1-rc.7",
67
67
  "jiti": "^2.6.1",
68
+ "nf3": "^0.3.3",
68
69
  "ofetch": "^2.0.0-alpha.3",
69
70
  "ohash": "^2.0.11",
70
- "oxc-minify": "^0.106.0",
71
- "oxc-transform": "^0.106.0",
71
+ "oxc-minify": "^0.107.0",
72
+ "oxc-transform": "^0.107.0",
72
73
  "srvx": "^0.10.0",
73
74
  "undici": "^7.17.0",
74
75
  "unenv": "^2.0.0-rc.24",
@@ -130,9 +131,8 @@
130
131
  "mime": "^4.1.0",
131
132
  "miniflare": "^4.20251217.0",
132
133
  "mlly": "^1.8.0",
133
- "nf3": "^0.3.1",
134
134
  "nypm": "^0.6.2",
135
- "obuild": "^0.4.10",
135
+ "obuild": "^0.4.11",
136
136
  "pathe": "^2.0.3",
137
137
  "perfect-debounce": "^2.0.0",
138
138
  "pkg-types": "^2.3.0",
@@ -151,7 +151,7 @@
151
151
  "tinyglobby": "^0.2.15",
152
152
  "tsconfck": "^3.1.6",
153
153
  "typescript": "^5.9.3",
154
- "ufo": "^1.6.1",
154
+ "ufo": "^1.6.2",
155
155
  "ultrahtml": "^1.6.0",
156
156
  "uncrypto": "^0.1.3",
157
157
  "unctx": "^2.5.0",