diff --git a/package.json b/package.json index 245cb70..7d9a92d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@biomejs/biome": "2.4.14", "@commitlint/cli": "21.0.0", - "@commitlint/config-conventional": "20.5.3", + "@commitlint/config-conventional": "21.0.1", "@types/node": "25.6.0", "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1799072..cd33cee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: 21.0.0 version: 21.0.0(@types/node@25.6.0)(conventional-commits-parser@6.4.0)(typescript@6.0.3) '@commitlint/config-conventional': - specifier: 20.5.3 - version: 20.5.3 + specifier: 21.0.1 + version: 21.0.1 '@types/node': specifier: 25.6.0 version: 25.6.0 @@ -930,9 +930,9 @@ packages: engines: {node: '>=22.12.0'} hasBin: true - '@commitlint/config-conventional@20.5.3': - resolution: {integrity: sha512-j34Qqeaa152chJgz2ysyk0BCpHenJn1lV0Rx0VXf8k3ccQcED+48EZrzMvo9jLmJUyBrrBwvu89I+2er4gW7QQ==} - engines: {node: '>=v18'} + '@commitlint/config-conventional@21.0.1': + resolution: {integrity: sha512-gRorrkfWOh/+V5X8GYWWbQvrzPczopGMS4CCNrQdHkK4xWElv82BDvIsDhJZWTlI7TazOlYea6VATufCsFs+sw==} + engines: {node: '>=22.12.0'} '@commitlint/config-validator@19.5.0': resolution: {integrity: sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==} @@ -1010,14 +1010,14 @@ packages: resolution: {integrity: sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==} engines: {node: '>=v18'} - '@commitlint/types@20.5.0': - resolution: {integrity: sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA==} - engines: {node: '>=v18'} - '@commitlint/types@21.0.0': resolution: {integrity: sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==} engines: {node: '>=22.12.0'} + '@commitlint/types@21.0.1': + resolution: {integrity: sha512-4u7w8jcoCUFWhjWnASYzZHAP34OqOtuFBN87nQmFvqda03YU0T6z+yB4w0gSAMpekiRqqGk5rt+qSlW+a2vSEg==} + engines: {node: '>=22.12.0'} + '@conventional-changelog/git-client@2.7.0': resolution: {integrity: sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw==} engines: {node: '>=18'} @@ -6904,9 +6904,9 @@ snapshots: - conventional-commits-parser - typescript - '@commitlint/config-conventional@20.5.3': + '@commitlint/config-conventional@21.0.1': dependencies: - '@commitlint/types': 20.5.0 + '@commitlint/types': 21.0.1 conventional-changelog-conventionalcommits: 9.3.1 '@commitlint/config-validator@19.5.0': @@ -6917,12 +6917,12 @@ snapshots: '@commitlint/config-validator@21.0.0': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 ajv: 8.18.0 '@commitlint/ensure@21.0.0': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 es-toolkit: 1.46.1 '@commitlint/execute-rule@19.5.0': @@ -6937,7 +6937,7 @@ snapshots: '@commitlint/is-ignored@21.0.0': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 semver: 7.7.4 '@commitlint/lint@21.0.0': @@ -6983,7 +6983,7 @@ snapshots: '@commitlint/parse@21.0.0': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 conventional-changelog-angular: 8.3.1 conventional-commits-parser: 6.4.0 @@ -7010,7 +7010,7 @@ snapshots: '@commitlint/resolve-extends@21.0.0': dependencies: '@commitlint/config-validator': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 es-toolkit: 1.46.1 global-directory: 5.0.0 resolve-from: 5.0.0 @@ -7020,7 +7020,7 @@ snapshots: '@commitlint/ensure': 21.0.0 '@commitlint/message': 21.0.0 '@commitlint/to-lines': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 '@commitlint/to-lines@21.0.0': {} @@ -7034,12 +7034,12 @@ snapshots: chalk: 5.3.0 optional: true - '@commitlint/types@20.5.0': + '@commitlint/types@21.0.0': dependencies: conventional-commits-parser: 6.4.0 picocolors: 1.1.1 - '@commitlint/types@21.0.0': + '@commitlint/types@21.0.1': dependencies: conventional-commits-parser: 6.4.0 picocolors: 1.1.1 @@ -12907,4 +12907,60 @@ snapshots: zwitch@2.0.4: {} -time: {} +time: + '@apidevtools/swagger-parser@12.1.0': '2025-10-14T07:28:41.717Z' + '@astrojs/starlight@0.38.4': '2026-04-23T13:29:36.747Z' + '@aws-sdk/client-bedrock-runtime@3.1045.0': '2026-05-07T19:27:11.371Z' + '@aws-sdk/client-sagemaker-runtime@3.1045.0': '2026-05-07T19:25:47.683Z' + '@bufbuild/protobuf@2.12.0': '2026-04-23T16:11:36.139Z' + '@chonkiejs/core@0.0.9': '2026-03-27T17:11:21.301Z' + '@commitlint/config-conventional@21.0.1': '2026-05-12T14:26:45.839Z' + '@cyclonedx/cyclonedx-library@10.0.0': '2026-03-03T10:57:14.590Z' + '@duckdb/node-api@1.5.2-r.1': '2026-04-13T17:26:20.967Z' + '@graphty/algorithms@1.7.1': '2026-01-09T07:21:13.844Z' + '@huggingface/tokenizers@0.1.3': '2026-03-18T20:30:05.853Z' + '@iarna/toml@2.2.5': '2020-04-22T20:16:59.382Z' + '@ladybugdb/core@0.16.1': '2026-05-04T06:04:33.965Z' + '@modelcontextprotocol/sdk@1.29.0': '2026-03-30T16:50:42.718Z' + '@types/sarif@2.1.7': '2023-11-07T15:57:52.459Z' + '@types/spdx-correct@3.1.3': '2023-11-07T16:53:40.879Z' + '@types/write-file-atomic@4.0.3': '2023-11-07T19:26:42.209Z' + ajv-formats-draft2019@1.6.1: '2021-08-10T04:00:58.856Z' + ajv-formats@3.0.1: '2024-03-30T11:30:26.728Z' + ajv@8.20.0: '2026-04-24T15:22:16.529Z' + astro@6.2.1: '2026-04-30T15:32:10.738Z' + cli-table3@0.6.5: '2024-05-12T16:36:50.079Z' + commander@14.0.3: '2026-01-31T01:47:17.592Z' + envinfo@7.21.0: '2025-11-27T01:01:30.403Z' + fast-xml-parser@5.7.3: '2026-05-05T01:34:55.399Z' + graphology-dag@0.4.1: '2023-12-09T08:29:05.655Z' + graphology@0.26.0: '2025-01-26T10:25:05.589Z' + listr2@10.2.1: '2026-03-02T23:32:42.720Z' + lru-cache@11.3.6: '2026-05-04T15:35:22.273Z' + onnxruntime-node@1.26.0: '2026-05-08T19:50:24.041Z' + piscina@5.1.4: '2025-11-07T10:07:27.121Z' + playwright@1.59.1: '2026-04-01T17:58:48.894Z' + rehype-mermaid@3.0.0: '2024-10-08T18:54:56.311Z' + sharp@0.34.5: '2025-11-06T14:19:40.989Z' + snyk-nodejs-lockfile-parser@2.7.1: '2026-05-01T08:47:24.957Z' + starlight-links-validator@0.24.0: '2026-04-27T14:31:44.236Z' + starlight-llms-txt@0.8.1: '2026-04-18T13:51:41.428Z' + starlight-page-actions@0.6.0: '2026-04-21T18:20:44.562Z' + tree-sitter-c-sharp@0.23.5: '2026-04-14T18:41:16.033Z' + tree-sitter-c@0.24.1: '2025-05-24T17:34:07.761Z' + tree-sitter-cpp@0.23.4: '2024-11-11T07:01:21.402Z' + tree-sitter-go@0.25.0: '2025-08-29T06:22:53.571Z' + tree-sitter-java@0.23.5: '2024-12-21T18:26:25.436Z' + tree-sitter-javascript@0.25.0: '2025-09-01T07:14:24.995Z' + tree-sitter-kotlin@0.3.8: '2024-08-03T00:17:00.262Z' + tree-sitter-php@0.24.2: '2025-08-18T05:16:20.921Z' + tree-sitter-python@0.25.0: '2025-09-11T06:49:18.276Z' + tree-sitter-ruby@0.23.1: '2024-11-11T04:53:23.482Z' + tree-sitter-rust@0.24.0: '2025-04-01T21:07:14.922Z' + tree-sitter-swift@0.7.1: '2025-06-23T05:02:54.301Z' + tree-sitter-typescript@0.23.2: '2024-11-11T02:39:43.600Z' + tree-sitter@0.25.0: '2025-06-02T17:59:04.597Z' + ts-morph@28.0.0: '2026-04-12T18:30:27.612Z' + web-tree-sitter@0.26.8: '2026-03-31T17:58:13.201Z' + write-file-atomic@8.0.0: '2026-05-08T18:30:27.965Z' + yaml@2.8.4: '2026-05-02T09:09:40.093Z'