chore(deps): update dependencies and build configuration

This commit is contained in:
2026-09-18 14:10:09 -04:00
parent a37ab8a6d8
commit 5ff837b2bb
4 changed files with 1099 additions and 1428 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ export default defineConfig({
entry: ["src/index.ts"],
dts: true,
nodeProtocol: "strip",
external: ["tldts"],
deps: { neverBundle: ["tldts"] },
});