diff --git a/package.json b/package.json index f9c860a..3c49766 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.6", "@commitlint/cli": "^20.0.0", - "@commitlint/config-conventional": "^19.2.2", + "@commitlint/config-conventional": "^20.0.0", "@tanstack/react-query": "^5.62.10", "@tanstack/vue-query": "^5.62.16", "@types/js-yaml": "^4.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf56868..ee12486 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^20.0.0 version: 20.0.0(@types/node@24.5.2)(typescript@5.9.2) '@commitlint/config-conventional': - specifier: ^19.2.2 - version: 19.8.1 + specifier: ^20.0.0 + version: 20.0.0 '@tanstack/react-query': specifier: ^5.62.10 version: 5.90.2(react@19.0.0) @@ -270,8 +270,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.8.1': - resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==} + '@commitlint/config-conventional@20.0.0': + resolution: {integrity: sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==} engines: {node: '>=v18'} '@commitlint/config-validator@20.0.0': @@ -330,10 +330,6 @@ packages: resolution: {integrity: sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==} engines: {node: '>=v18'} - '@commitlint/types@19.8.1': - resolution: {integrity: sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==} - engines: {node: '>=v18'} - '@commitlint/types@20.0.0': resolution: {integrity: sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==} engines: {node: '>=v18'} @@ -2791,9 +2787,9 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@19.8.1': + '@commitlint/config-conventional@20.0.0': dependencies: - '@commitlint/types': 19.8.1 + '@commitlint/types': 20.0.0 conventional-changelog-conventionalcommits: 7.0.2 '@commitlint/config-validator@20.0.0': @@ -2883,11 +2879,6 @@ snapshots: dependencies: find-up: 7.0.0 - '@commitlint/types@19.8.1': - dependencies: - '@types/conventional-commits-parser': 5.0.1 - chalk: 5.4.1 - '@commitlint/types@20.0.0': dependencies: '@types/conventional-commits-parser': 5.0.1