diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca3054c..dc126b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,10 +38,10 @@ importers: version: 0.22.1 publint: specifier: ^0.3.18 - version: 0.3.18 + version: 0.3.21 tsdown: specifier: ^0.21.10 - version: 0.21.10(@arethetypeswrong/core@0.18.2)(publint@0.3.18) + version: 0.21.10(@arethetypeswrong/core@0.18.2)(publint@0.3.21) packages: @@ -772,8 +772,8 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} - publint@0.3.18: - resolution: {integrity: sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==} + publint@0.3.21: + resolution: {integrity: sha512-OqejcnMV6E9zel2oCrUOJEiiFkGiAAni0A6ibfQNh1k9Gu5z4F+Yso8lllam7AzmV6Do0vp7u3UpZNRBwuXaHQ==} engines: {node: '>=18'} hasBin: true @@ -1509,7 +1509,7 @@ snapshots: picomatch@4.0.4: {} - publint@0.3.18: + publint@0.3.21: dependencies: '@publint/pack': 0.1.4 package-manager-detector: 1.6.0 @@ -1620,7 +1620,7 @@ snapshots: tree-kill@1.2.2: {} - tsdown@0.21.10(@arethetypeswrong/core@0.18.2)(publint@0.3.18): + tsdown@0.21.10(@arethetypeswrong/core@0.18.2)(publint@0.3.21): dependencies: ansis: 4.2.0 cac: 7.0.0 @@ -1640,7 +1640,7 @@ snapshots: unrun: 0.2.37 optionalDependencies: '@arethetypeswrong/core': 0.18.2 - publint: 0.3.18 + publint: 0.3.21 transitivePeerDependencies: - '@ts-macro/tsc' - '@typescript/native-preview'