From 70dd178668b8352e2a4c08d92360abc50400237e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 08:36:44 +0000 Subject: [PATCH] build(deps): bump @chonkiejs/core from 0.0.9 to 0.0.10 Bumps [@chonkiejs/core](https://github.com/chonkie-inc/chonkiejs/tree/HEAD/packages/core) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/chonkie-inc/chonkiejs/releases) - [Changelog](https://github.com/chonkie-inc/chonkiejs/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/chonkie-inc/chonkiejs/commits/core-v0.0.10/packages/core) --- updated-dependencies: - dependency-name: "@chonkiejs/core" dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/pack/package.json | 2 +- pnpm-lock.yaml | 91 +++++++++++++++++++++++++++++--------- 2 files changed, 71 insertions(+), 22 deletions(-) diff --git a/packages/pack/package.json b/packages/pack/package.json index e9267ec..2ee1f41 100644 --- a/packages/pack/package.json +++ b/packages/pack/package.json @@ -37,7 +37,7 @@ "clean": "rm -rf dist *.tsbuildinfo" }, "dependencies": { - "@chonkiejs/core": "^0.0.9", + "@chonkiejs/core": "^0.0.10", "@opencodehub/analysis": "workspace:*", "@opencodehub/core-types": "workspace:*", "@opencodehub/ingestion": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1799072..f2c2b0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -433,8 +433,8 @@ importers: packages/pack: dependencies: '@chonkiejs/core': - specifier: ^0.0.9 - version: 0.0.9(@types/emscripten@1.41.5) + specifier: ^0.0.10 + version: 0.0.10 '@opencodehub/analysis': specifier: workspace:* version: link:../analysis @@ -910,8 +910,8 @@ packages: '@chonkiejs/chunk@0.9.3': resolution: {integrity: sha512-uUOeoFGY3s6kzAoKskI50weZN0zvW3oLwUijA1uX7Wxuy9yZStF2IvGuXRigMgP2g/L85lsotYGkjpBMLjQnrg==} - '@chonkiejs/core@0.0.9': - resolution: {integrity: sha512-kcESzmeF4k+m11stJDEbXCf4BAFt0Wl+9R4vkcjrdLOLSSScsHIYDSmQp3Q03+Kay89qSg7v2gTfBZj2c5SEFA==} + '@chonkiejs/core@0.0.10': + resolution: {integrity: sha512-1u9VJBRqRcaSgvlb5tZgA/Y7nu6J3Mm56xK7M+NMshsEortrEpX4AL42HYFovxlggy5kHnjjDzLq7eDpiSRa+Q==} '@clack/core@1.3.0': resolution: {integrity: sha512-xJPHpAmEQUBrXSLx0gF+q5K/IyihXpsHZcha+jB+tyahsKRK3Dxo4D0coZDewHo12NhiuzC3dTtMPbm53GEAAA==} @@ -1608,6 +1608,10 @@ packages: '@jridgewell/sourcemap-codec@1.5.5': resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} + '@kreuzberg/tree-sitter-language-pack@1.8.0': + resolution: {integrity: sha512-h4v52yJUVpA74DdvztFRQWuPgAKE52ysC2h1u/wLqdPjHvouV12Bj2bV4h30sGjEduEWgII+ktOL3kkp3GTK6A==} + engines: {node: '>= 16'} + '@kwsites/file-exists@1.1.1': resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} @@ -6063,14 +6067,6 @@ packages: web-namespaces@2.0.1: resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} - web-tree-sitter@0.25.10: - resolution: {integrity: sha512-Y09sF44/13XvgVKgO2cNDw5rGk6s26MgoZPXLESvMXeefBf7i6/73eFurre0IsTW6E14Y0ArIzhUMmjoc7xyzA==} - peerDependencies: - '@types/emscripten': ^1.40.0 - peerDependenciesMeta: - '@types/emscripten': - optional: true - web-tree-sitter@0.26.8: resolution: {integrity: sha512-4sUwi7ZyOrIk5KLgYLkc2A/F0LFMQnBhfb+2Cdl7ik4ePJ6JD+fk4ofI2sA5eGawBKBaK4Vntt7Ww5KcEsay4A==} @@ -6867,12 +6863,11 @@ snapshots: '@chonkiejs/chunk@0.9.3': {} - '@chonkiejs/core@0.0.9(@types/emscripten@1.41.5)': + '@chonkiejs/core@0.0.10': dependencies: '@chonkiejs/chunk': 0.9.3 - web-tree-sitter: 0.25.10(@types/emscripten@1.41.5) - transitivePeerDependencies: - - '@types/emscripten' + optionalDependencies: + '@kreuzberg/tree-sitter-language-pack': 1.8.0 '@clack/core@1.3.0': dependencies: @@ -7478,6 +7473,9 @@ snapshots: '@jridgewell/sourcemap-codec@1.5.5': {} + '@kreuzberg/tree-sitter-language-pack@1.8.0': + optional: true + '@kwsites/file-exists@1.1.1': dependencies: debug: 4.4.3 @@ -12792,10 +12790,6 @@ snapshots: web-namespaces@2.0.1: {} - web-tree-sitter@0.25.10(@types/emscripten@1.41.5): - optionalDependencies: - '@types/emscripten': 1.41.5 - web-tree-sitter@0.26.8: {} which-pm-runs@1.1.0: {} @@ -12907,4 +12901,59 @@ 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.10': '2026-05-12T18:58:46.303Z' + '@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'