From e24643a62a8e0c3755b5a0914f06976b359cb4a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:36:20 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.3.13 (#904) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f6103c..80427a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,13 +88,13 @@ importers: version: 3.6.2 publint: specifier: ^0.3.12 - version: 0.3.12 + version: 0.3.13 releaselog: specifier: ^7.0.0 version: 7.0.0 tsdown: specifier: ^0.15.0 - version: 0.15.3(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2)) + version: 0.15.3(publint@0.3.13)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2)) typescript: specifier: ^5.9.2 version: 5.9.2 @@ -1785,8 +1785,8 @@ packages: proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - publint@0.3.12: - resolution: {integrity: sha512-1w3MMtL9iotBjm1mmXtG3Nk06wnq9UhGNRpQ2j6n1Zq7YAD6gnxMMZMIxlRPAydVjVbjSm+n0lhwqsD1m4LD5w==} + publint@0.3.13: + resolution: {integrity: sha512-NC+lph09+BRO9LJgKlIy3WQXyu6/6WDQ0dCA60KALUwdKVf3PfGuC6fY8I+oKB/5kEPh50aOSUz+6yWy1n4EfA==} engines: {node: '>=18'} hasBin: true @@ -3978,7 +3978,7 @@ snapshots: proto-list@1.2.4: {} - publint@0.3.12: + publint@0.3.13: dependencies: '@publint/pack': 0.1.2 package-manager-detector: 1.3.0 @@ -4251,7 +4251,7 @@ snapshots: dependencies: typescript: 5.9.2 - tsdown@0.15.3(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2)): + tsdown@0.15.3(publint@0.3.13)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2)): dependencies: ansis: 4.1.0 cac: 6.7.14 @@ -4268,7 +4268,7 @@ snapshots: tree-kill: 1.2.2 unconfig: 7.3.3 optionalDependencies: - publint: 0.3.12 + publint: 0.3.13 typescript: 5.9.2 transitivePeerDependencies: - '@ts-macro/tsc'