diff --git a/package.json b/package.json index a363983d1..2419615be 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "chartjs-adapter-date-fns": "^3.0.0", "chartjs-plugin-annotation": "^3.1.0", "chartjs-plugin-zoom": "^2.2.0", - "clean-publish": "^5.0.0", + "clean-publish": "^6.0.0", "commitizen": "^4.2.4", "date-fns": "^2.25.0", "del-cli": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4e64a629..558f8cfdf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^2.2.0 version: 2.2.0(chart.js@4.4.7) clean-publish: - specifier: ^5.0.0 - version: 5.1.0 + specifier: ^6.0.0 + version: 6.0.1 commitizen: specifier: ^4.2.4 version: 4.3.1(@types/node@18.19.68)(typescript@5.7.2) @@ -2130,9 +2130,9 @@ packages: peerDependencies: devtools-protocol: '*' - clean-publish@5.1.0: - resolution: {integrity: sha512-Gbz8x7sL/sn0j+2B+yYEumD17WmPT6pHLN+A5nhcd0Sdh86EYblQleU+dUIICXVFalFMFBdW2aGynrVJ6k1u4Q==} - engines: {node: '>= 18.0.0'} + clean-publish@6.0.1: + resolution: {integrity: sha512-fDHKQgcGRb/KmmwobfRtLdGm/cWJY3OBGzwZHxTcotb2+AhK0LXMK4oOxqB8lUV5Km6DbciuUwsKdI/qY9uwjw==} + engines: {node: '>= 20.0.0'} hasBin: true cli-cursor@3.1.0: @@ -4492,6 +4492,9 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + tinyexec@1.0.1: + resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==} + tinyglobby@0.2.10: resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} engines: {node: '>=12.0.0'} @@ -6970,12 +6973,12 @@ snapshots: urlpattern-polyfill: 10.0.0 zod: 3.22.4 - clean-publish@5.1.0: + clean-publish@6.0.1: dependencies: - cross-spawn: 7.0.6 - fast-glob: 3.3.2 lilconfig: 3.1.3 - micromatch: 4.0.8 + picomatch: 4.0.3 + tinyexec: 1.0.1 + tinyglobby: 0.2.15 cli-cursor@3.1.0: dependencies: @@ -9770,6 +9773,8 @@ snapshots: tinyexec@0.3.2: {} + tinyexec@1.0.1: {} + tinyglobby@0.2.10: dependencies: fdir: 6.5.0(picomatch@4.0.3)