diff --git a/package.json b/package.json index e505cdf..ce89ee1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@vitest/coverage-v8": "^3.2.4", "@vitest/eslint-plugin": "^1.3.13", "autoprefixer": "^10.4.21", - "commitlint": "^20.0.0", + "commitlint": "^20.1.0", "concurrently": "^9.2.1", "eslint": "^9.36.0", "eslint-import-resolver-custom-alias": "^1.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8abbad8..e72cd21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.6) commitlint: - specifier: ^20.0.0 - version: 20.0.0(@types/node@22.18.6)(typescript@5.9.2) + specifier: ^20.1.0 + version: 20.1.0(@types/node@22.18.6)(typescript@5.9.2) concurrently: specifier: ^9.2.1 version: 9.2.1 @@ -204,6 +204,11 @@ packages: engines: {node: '>=v18'} hasBin: true + '@commitlint/cli@20.1.0': + resolution: {integrity: sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg==} + engines: {node: '>=v18'} + hasBin: true + '@commitlint/config-conventional@20.0.0': resolution: {integrity: sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==} engines: {node: '>=v18'} @@ -236,6 +241,10 @@ packages: resolution: {integrity: sha512-WiNKO9fDPlLY90Rruw2HqHKcghrmj5+kMDJ4GcTlX1weL8K07Q6b27C179DxnsrjGCRAKVwFKyzxV4x+xDY28Q==} engines: {node: '>=v18'} + '@commitlint/load@20.1.0': + resolution: {integrity: sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg==} + engines: {node: '>=v18'} + '@commitlint/message@20.0.0': resolution: {integrity: sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ==} engines: {node: '>=v18'} @@ -252,6 +261,10 @@ packages: resolution: {integrity: sha512-BA4vva1hY8y0/Hl80YDhe9TJZpRFMsUYzVxvwTLPTEBotbGx/gS49JlVvtF1tOCKODQp7pS7CbxCpiceBgp3Dg==} engines: {node: '>=v18'} + '@commitlint/resolve-extends@20.1.0': + resolution: {integrity: sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw==} + engines: {node: '>=v18'} + '@commitlint/rules@20.0.0': resolution: {integrity: sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA==} engines: {node: '>=v18'} @@ -1237,8 +1250,8 @@ packages: resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} engines: {node: '>=20'} - commitlint@20.0.0: - resolution: {integrity: sha512-BZlx+WZzmt9aX15d9WwRbhr+RZ7rmuu3MCSerqyZ3ierfPuwWqKqERsIMeDxSfZe/WSpxVb25QdtHYV4kT+DEQ==} + commitlint@20.1.0: + resolution: {integrity: sha512-3W3CTUpZl6R98UquFiZA/C9yGdzGJU2rmVIXlx6tvKNX8hzLuiPsoZINFfzKnfCnaSP07Xys5aXP+FE7vXZmEg==} engines: {node: '>=v18'} hasBin: true @@ -2934,6 +2947,19 @@ snapshots: - '@types/node' - typescript + '@commitlint/cli@20.1.0(@types/node@22.18.6)(typescript@5.9.2)': + dependencies: + '@commitlint/format': 20.0.0 + '@commitlint/lint': 20.0.0 + '@commitlint/load': 20.1.0(@types/node@22.18.6)(typescript@5.9.2) + '@commitlint/read': 20.0.0 + '@commitlint/types': 20.0.0 + tinyexec: 1.0.1 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - typescript + '@commitlint/config-conventional@20.0.0': dependencies: '@commitlint/types': 20.0.0 @@ -2988,6 +3014,22 @@ snapshots: - '@types/node' - typescript + '@commitlint/load@20.1.0(@types/node@22.18.6)(typescript@5.9.2)': + dependencies: + '@commitlint/config-validator': 20.0.0 + '@commitlint/execute-rule': 20.0.0 + '@commitlint/resolve-extends': 20.1.0 + '@commitlint/types': 20.0.0 + chalk: 5.6.2 + cosmiconfig: 9.0.0(typescript@5.9.2) + cosmiconfig-typescript-loader: 6.1.0(@types/node@22.18.6)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2) + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + lodash.uniq: 4.5.0 + transitivePeerDependencies: + - '@types/node' + - typescript + '@commitlint/message@20.0.0': {} '@commitlint/parse@20.0.0': @@ -3013,6 +3055,15 @@ snapshots: lodash.mergewith: 4.6.2 resolve-from: 5.0.0 + '@commitlint/resolve-extends@20.1.0': + dependencies: + '@commitlint/config-validator': 20.0.0 + '@commitlint/types': 20.0.0 + global-directory: 4.0.1 + import-meta-resolve: 4.2.0 + lodash.mergewith: 4.6.2 + resolve-from: 5.0.0 + '@commitlint/rules@20.0.0': dependencies: '@commitlint/ensure': 20.0.0 @@ -3977,9 +4028,9 @@ snapshots: commander@14.0.1: {} - commitlint@20.0.0(@types/node@22.18.6)(typescript@5.9.2): + commitlint@20.1.0(@types/node@22.18.6)(typescript@5.9.2): dependencies: - '@commitlint/cli': 20.0.0(@types/node@22.18.6)(typescript@5.9.2) + '@commitlint/cli': 20.1.0(@types/node@22.18.6)(typescript@5.9.2) '@commitlint/types': 20.0.0 transitivePeerDependencies: - '@types/node'