diff --git a/package.json b/package.json index c65f7ec2138..43ad337f4d9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "globals": "^16.0.0", "pkg-pr-new": "^0.0.40", "prettier": "3.5.3", - "publint": "^0.3.7", + "publint": "^0.3.8", "typescript": "~5.8.2", "typescript-eslint": "^8.25.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 197c34f294a..c630abe5869 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 3.5.3 version: 3.5.3 publint: - specifier: ^0.3.7 - version: 0.3.7 + specifier: ^0.3.8 + version: 0.3.8 typescript: specifier: ~5.8.2 version: 5.8.2 @@ -2346,8 +2346,8 @@ packages: '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} - '@publint/pack@0.1.1': - resolution: {integrity: sha512-TvCl79Y8v18ZhFGd5mjO1kYPovSBq3+4LVCi5Nfl1JI8fS8i8kXbgQFGwBJRXczim8GlW8c2LMBKTtExYXOy/A==} + '@publint/pack@0.1.2': + resolution: {integrity: sha512-S+9ANAvUmjutrshV4jZjaiG8XQyuJIZ8a4utWmN/vW1sgQ9IfBnPndwkmQYw53QmouOIytT874u65HEmu6H5jw==} engines: {node: '>=18'} '@react-hook/intersection-observer@3.1.2': @@ -7479,8 +7479,8 @@ packages: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} - publint@0.3.7: - resolution: {integrity: sha512-UJAdT3pHmhxGHfFadlZZnTZWNyagwPplW4YJ7kM0ysDs45otRnusonRxeWYQHrdryWxAntsjCuXcUHkbUHGk7g==} + publint@0.3.8: + resolution: {integrity: sha512-qJyxCpQFf0j0uvlr7GizYZiQgAFgePbAVRV2uecAbNIXniDD/NMSNNBL8+DxLMMjhjgPuLJ3l2GbrB0F9MwvfA==} engines: {node: '>=18'} hasBin: true @@ -12382,7 +12382,7 @@ snapshots: '@polka/url@1.0.0-next.28': {} - '@publint/pack@0.1.1': {} + '@publint/pack@0.1.2': {} '@react-hook/intersection-observer@3.1.2(react@19.0.0)': dependencies: @@ -18412,9 +18412,9 @@ snapshots: forwarded: 0.2.0 ipaddr.js: 1.9.1 - publint@0.3.7: + publint@0.3.8: dependencies: - '@publint/pack': 0.1.1 + '@publint/pack': 0.1.2 package-manager-detector: 0.2.9 picocolors: 1.1.1 sade: 1.8.1