diff --git a/package.json b/package.json index a3ea781..d6637bf 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "@biomejs/biome": "^2.5.5", "@size-limit/file": "^12.1.0", "@types/node": "^25.9.5", - "bumpp": "^11.1.0", + "bumpp": "^12.0.0", "c8": "^10.1.3", "fallow": "3.7.1", "jiti": "^2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65ff5d2..b49656a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ importers: specifier: ^25.9.5 version: 25.9.5 bumpp: - specifier: ^11.1.0 - version: 11.1.0 + specifier: ^12.0.0 + version: 12.0.0 c8: specifier: ^10.1.3 version: 10.1.3 @@ -570,9 +570,9 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - bumpp@11.1.0: - resolution: {integrity: sha512-jdwOGMyX8JIqpQ0N2RMRR87DHZaoJnUtui5lU9LqFfFK5JC0H8qY9uWqXoa+dEWt/K7rOmmsoyiZB8RBM7RPBQ==} - engines: {node: '>=20.19.0'} + bumpp@12.0.0: + resolution: {integrity: sha512-2uuObtROJvEGZJk4T6t3fDgUAmgDYF0PeSZt23GCn1ItxECvR+ROVJNYT7r1lS8nIMJae6IkIgcDEIbT5iwWAA==} + engines: {node: ^22.18.0 || ^24.11.0 || >=26.0.0} hasBin: true bytes-iec@3.1.1: @@ -1102,6 +1102,10 @@ packages: resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} engines: {node: '>=10.12.0'} + verkit@0.1.2: + resolution: {integrity: sha512-WqkT8n3hqizuCu71W3bUzf5fjBmkbXcudsehe/NbxA8PgqoKnSOY5K0Ba2ckg1qaRaSpSz7as/n9K1R9JXjQKg==} + engines: {node: '>=18.12.0'} + which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} @@ -1443,16 +1447,16 @@ snapshots: dependencies: fill-range: 7.1.1 - bumpp@11.1.0: + bumpp@12.0.0: dependencies: args-tokenizer: 0.3.0 cac: 7.0.0 jsonc-parser: 3.3.1 package-manager-detector: 1.8.0 - semver: 7.8.5 tinyexec: 1.2.4 tinyglobby: 0.2.17 unconfig: 7.5.0 + verkit: 0.1.2 yaml: 2.9.0 bytes-iec@3.1.1: {} @@ -2004,6 +2008,8 @@ snapshots: '@types/istanbul-lib-coverage': 2.0.6 convert-source-map: 2.0.0 + verkit@0.1.2: {} + which@2.0.2: dependencies: isexe: 2.0.0