diff --git a/package.json b/package.json index 96f880c24a..bfb40b02cf 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "markdown-magic-subpackage-list": "1.1.2", "size-limit": "12.0.1", "size-limit-preset-node-lib": "0.4.0", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "turbo": "2.8.21", "typedoc": "0.28.18", "typescript": "6.0.2", diff --git a/packages/application/package.json b/packages/application/package.json index 1a12cc0585..9f9ac47bd5 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -53,7 +53,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/console/package.json b/packages/console/package.json index 48b34808b0..1461b80486 100644 --- a/packages/console/package.json +++ b/packages/console/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/core-type/package.json b/packages/core-type/package.json index b8b5398052..ed27f38108 100644 --- a/packages/core-type/package.json +++ b/packages/core-type/package.json @@ -57,7 +57,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/database/package.json b/packages/database/package.json index f7455c92b3..9fdf775f34 100644 --- a/packages/database/package.json +++ b/packages/database/package.json @@ -66,7 +66,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/global-storage/package.json b/packages/global-storage/package.json index 659f3bc06b..c0fb33384a 100644 --- a/packages/global-storage/package.json +++ b/packages/global-storage/package.json @@ -53,7 +53,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/object-id/package.json b/packages/object-id/package.json index be4ec0f33a..73fd2b16b4 100644 --- a/packages/object-id/package.json +++ b/packages/object-id/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/random/package.json b/packages/random/package.json index e95b15ce96..d8b7145bf8 100644 --- a/packages/random/package.json +++ b/packages/random/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/packages/uuid/package.json b/packages/uuid/package.json index ff08e0c66c..2b94b641d3 100644 --- a/packages/uuid/package.json +++ b/packages/uuid/package.json @@ -57,7 +57,7 @@ }, "devDependencies": { "@w5s/tsdown-config": "1.0.0-alpha.4", - "tsdown": "0.21.6", + "tsdown": "0.21.7", "typescript": "6.0.2", "vitest": "latest" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9c75c4850..c58b25c9b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 0.4.0 version: 0.4.0(size-limit@12.0.1(jiti@2.6.1)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) turbo: specifier: 2.8.21 version: 2.8.21 @@ -126,10 +126,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -218,10 +218,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -252,10 +252,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -289,10 +289,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -333,10 +333,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -486,10 +486,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -575,10 +575,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -700,10 +700,10 @@ importers: devDependencies: '@w5s/tsdown-config': specifier: 1.0.0-alpha.4 - version: 1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2)) + version: 1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2)) tsdown: - specifier: 0.21.6 - version: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + specifier: 0.21.7 + version: 0.21.7(synckit@0.11.12)(typescript@6.0.2) typescript: specifier: 6.0.2 version: 6.0.2 @@ -5485,9 +5485,6 @@ packages: resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} engines: {node: '>= 0.4'} - get-tsconfig@4.13.6: - resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==} - get-tsconfig@4.13.7: resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==} @@ -7958,8 +7955,8 @@ packages: resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - rolldown-plugin-dts@0.23.1: - resolution: {integrity: sha512-VTnvu5cksnumMMOiL7FUvACGpdGtCVNGbeVc6/6KffImIrA0DZOp7/0lBIt0qI6Nu3/K/lL/Dy7piuVGt9ZeGw==} + rolldown-plugin-dts@0.23.2: + resolution: {integrity: sha512-PbSqLawLgZBGcOGT3yqWBGn4cX+wh2nt5FuBGdcMHyOhoukmjbhYAl8NT9sE4U38Cm9tqLOIQeOrvzeayM0DLQ==} engines: {node: '>=20.19.0'} peerDependencies: '@ts-macro/tsc': ^0.3.6 @@ -8559,14 +8556,14 @@ packages: tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} - tsdown@0.21.6: - resolution: {integrity: sha512-YsgPuWczqxPkXiJwMPrv3eOiqx4KPhOdksqubVCDhS7lChK3RYlWsEGhZixc0+lqN3fmBYEnETaujEWDpMPZmA==} + tsdown@0.21.7: + resolution: {integrity: sha512-ukKIxKQzngkWvOYJAyptudclkm4VQqbjq+9HF5K5qDO8GJsYtMh8gIRwicbnZEnvFPr6mquFwYAVZ8JKt3rY2g==} engines: {node: '>=20.19.0'} hasBin: true peerDependencies: '@arethetypeswrong/core': ^0.18.1 - '@tsdown/css': 0.21.6 - '@tsdown/exe': 0.21.6 + '@tsdown/css': 0.21.7 + '@tsdown/exe': 0.21.7 '@vitejs/devtools': '*' publint: ^0.3.0 typescript: ^5.0.0 || ^6.0.0 @@ -13151,9 +13148,9 @@ snapshots: optionalDependencies: typescript: 6.0.2 - '@w5s/tsdown-config@1.0.0-alpha.4(tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2))': + '@w5s/tsdown-config@1.0.0-alpha.4(tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2))': optionalDependencies: - tsdown: 0.21.6(synckit@0.11.12)(typescript@6.0.2) + tsdown: 0.21.7(synckit@0.11.12)(typescript@6.0.2) '@webassemblyjs/ast@1.14.1': dependencies: @@ -14778,7 +14775,7 @@ snapshots: enhanced-resolve: 5.20.0 eslint: 10.1.0(jiti@2.6.1) eslint-plugin-es-x: 7.8.0(eslint@10.1.0(jiti@2.6.1)) - get-tsconfig: 4.13.6 + get-tsconfig: 4.13.7 globals: 15.15.0 globrex: 0.1.2 ignore: 5.3.2 @@ -15261,10 +15258,6 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 - get-tsconfig@4.13.6: - dependencies: - resolve-pkg-maps: 1.0.0 - get-tsconfig@4.13.7: dependencies: resolve-pkg-maps: 1.0.0 @@ -18257,7 +18250,7 @@ snapshots: reusify@1.1.0: {} - rolldown-plugin-dts@0.23.1(rolldown@1.0.0-rc.12)(typescript@6.0.2): + rolldown-plugin-dts@0.23.2(rolldown@1.0.0-rc.12)(typescript@6.0.2): dependencies: '@babel/generator': 8.0.0-rc.3 '@babel/helper-validator-identifier': 8.0.0-rc.3 @@ -18268,6 +18261,7 @@ snapshots: dts-resolver: 2.1.3 get-tsconfig: 4.13.7 obug: 2.1.1 + picomatch: 4.0.4 rolldown: 1.0.0-rc.12 optionalDependencies: typescript: 6.0.2 @@ -18985,7 +18979,7 @@ snapshots: minimist: 1.2.8 strip-bom: 3.0.0 - tsdown@0.21.6(synckit@0.11.12)(typescript@6.0.2): + tsdown@0.21.7(synckit@0.11.12)(typescript@6.0.2): dependencies: ansis: 4.2.0 cac: 7.0.0 @@ -18996,7 +18990,7 @@ snapshots: obug: 2.1.1 picomatch: 4.0.4 rolldown: 1.0.0-rc.12 - rolldown-plugin-dts: 0.23.1(rolldown@1.0.0-rc.12)(typescript@6.0.2) + rolldown-plugin-dts: 0.23.2(rolldown@1.0.0-rc.12)(typescript@6.0.2) semver: 7.7.4 tinyexec: 1.0.4 tinyglobby: 0.2.15