diff --git a/package.json b/package.json index e57e60fb..6a29048b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "test:knip": "knip --exclude unresolved", "test:types": "vue-tsc --noEmit && pnpm -r test:types" }, - "packageManager": "pnpm@11.15.0", + "packageManager": "pnpm@11.15.1", "dependencies": { "citty": "^0.2.2", "consola": "^3.4.2", @@ -79,7 +79,7 @@ "publint": "^0.3.21", "semver": "^7.8.5", "tinyexec": "^1.2.4", - "tsdown": "^0.22.9", + "tsdown": "^0.22.12", "typescript": "~5.9.3", "vitest": "^4.1.10", "vue": "^3.5.40", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6b40bb2..ce26bf71 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: ^1.2.4 version: 1.2.4 tsdown: - specifier: ^0.22.9 - version: 0.22.9(@arethetypeswrong/core@0.18.5)(oxc-resolver@11.21.3)(publint@0.3.21)(typescript@5.9.3)(vue-tsc@3.3.7(typescript@5.9.3)) + specifier: ^0.22.12 + version: 0.22.12(@arethetypeswrong/core@0.18.5)(oxc-resolver@11.21.3)(publint@0.3.21)(typescript@5.9.3)(vue-tsc@3.3.7(typescript@5.9.3)) typescript: specifier: ~5.9.3 version: 5.9.3 @@ -5276,14 +5276,14 @@ packages: typescript: optional: true - tsdown@0.22.9: - resolution: {integrity: sha512-/0QEjQEhOU1t1YxOIAGzFN7bIssd8P0pBpkOmNLCQi3c5UtrcMF5bvq3f30xHJNW9QCA9aUNcNAorMr2CTd6Lg==} + tsdown@0.22.12: + resolution: {integrity: sha512-IzGRfGwSsufXJWOcQ0tmECKMG/dbxhUwDOySTS7JE1AM8pkB9+bpcTPs8bTxxSNrSvGocSczrBlOh97tZObq9Q==} engines: {node: ^22.18.0 || >=24.11.0} hasBin: true peerDependencies: '@arethetypeswrong/core': ^0.18.1 - '@tsdown/css': 0.22.9 - '@tsdown/exe': 0.22.9 + '@tsdown/css': 0.22.12 + '@tsdown/exe': 0.22.12 '@vitejs/devtools': '*' publint: ^0.3.8 tsx: '*' @@ -5511,6 +5511,10 @@ packages: resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + verkit@0.1.2: + resolution: {integrity: sha512-WqkT8n3hqizuCu71W3bUzf5fjBmkbXcudsehe/NbxA8PgqoKnSOY5K0Ba2ckg1qaRaSpSz7as/n9K1R9JXjQKg==} + engines: {node: '>=18.12.0'} + version-guard@1.1.3: resolution: {integrity: sha512-JwPr6erhX53EWH/HCSzfy1tTFrtPXUe927wdM1jqBBeYp1OM+qPHjWbsvv6pIBduqdgxxS+ScfG7S28pzyr2DQ==} engines: {node: '>=0.10.48'} @@ -10981,7 +10985,7 @@ snapshots: optionalDependencies: typescript: 5.9.3 - tsdown@0.22.9(@arethetypeswrong/core@0.18.5)(oxc-resolver@11.21.3)(publint@0.3.21)(typescript@5.9.3)(vue-tsc@3.3.7(typescript@5.9.3)): + tsdown@0.22.12(@arethetypeswrong/core@0.18.5)(oxc-resolver@11.21.3)(publint@0.3.21)(typescript@5.9.3)(vue-tsc@3.3.7(typescript@5.9.3)): dependencies: ansis: 4.3.1 cac: 7.0.0 @@ -10993,11 +10997,11 @@ snapshots: picomatch: 4.0.5 rolldown: 1.2.0 rolldown-plugin-dts: 0.27.9(oxc-resolver@11.21.3)(rolldown@1.2.0)(typescript@5.9.3)(vue-tsc@3.3.7(typescript@5.9.3)) - semver: 7.8.5 tinyexec: 1.2.4 tinyglobby: 0.2.17 tree-kill: 1.2.2 unconfig-core: 7.5.0 + verkit: 0.1.2 optionalDependencies: '@arethetypeswrong/core': 0.18.5 publint: 0.3.21 @@ -11222,6 +11226,8 @@ snapshots: validate-npm-package-name@5.0.1: {} + verkit@0.1.2: {} + version-guard@1.1.3: {} vite-dev-rpc@1.1.0(vite@7.3.3(@types/node@24.13.3)(jiti@2.7.0)(terser@5.46.2)(yaml@2.9.0)):