diff --git a/package.json b/package.json index dbd44cf0..6ae4bbdb 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "pixelmatch": "7.2.0", "playwright": "1.62.1", "pngjs": "7.0.0", - "publint": "0.3.22", + "publint": "0.3.23", "rollup-plugin-visualizer": "7.0.1", "tsdown": "0.22.14", "typescript": "7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87d5f7ee..fe2f75cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -271,14 +271,14 @@ importers: specifier: 7.0.0 version: 7.0.0 publint: - specifier: 0.3.22 - version: 0.3.22 + specifier: 0.3.23 + version: 0.3.23 rollup-plugin-visualizer: specifier: 7.0.1 version: 7.0.1(rolldown@1.2.0) tsdown: specifier: 0.22.14 - version: 0.22.14(publint@0.3.22)(typescript@7.0.2) + version: 0.22.14(publint@0.3.23)(typescript@7.0.2) typescript: specifier: 7.0.2 version: 7.0.2 @@ -2861,8 +2861,8 @@ packages: resolution: {integrity: sha512-ISYMOKY8+f+PmiXMFw2y6KLY74LBrv/8ml/VjjoVEV2k+MS+OJZz7ydciK5ntJwxPrKQPTU1+oXq9Mx2b0zEzg==} hasBin: true - publint@0.3.22: - resolution: {integrity: sha512-6Z/scsr5CA7APdwyF35EY88CqgDj1textWuY788DVTJYPCWVv/Wn9G6KmLnrVRnStgYcahqN4wCDLZGSbQJ69w==} + publint@0.3.23: + resolution: {integrity: sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ==} engines: {node: '>=18'} hasBin: true @@ -5791,7 +5791,7 @@ snapshots: typescript: 4.9.5 yargs: 17.7.3 - publint@0.3.22: + publint@0.3.23: dependencies: '@publint/pack': 0.1.6 package-manager-detector: 1.7.0 @@ -6240,7 +6240,7 @@ snapshots: tree-kill@1.2.2: {} - tsdown@0.22.14(publint@0.3.22)(typescript@7.0.2): + tsdown@0.22.14(publint@0.3.23)(typescript@7.0.2): dependencies: ansis: 4.3.1 cac: 7.0.0 @@ -6258,7 +6258,7 @@ snapshots: unconfig-core: 7.5.0 verkit: 0.3.0 optionalDependencies: - publint: 0.3.22 + publint: 0.3.23 typescript: 7.0.2 transitivePeerDependencies: - '@typescript/native-preview'