From bfbbf71217fd779fb31344e78311c7d4fdfaed00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 01:16:18 +0000 Subject: [PATCH] chore: bump @finos/perspective-viewer-datagrid from 2.10.1 to 3.2.0 Bumps [@finos/perspective-viewer-datagrid](https://github.com/finos/perspective) from 2.10.1 to 3.2.0. - [Release notes](https://github.com/finos/perspective/releases) - [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md) - [Commits](https://github.com/finos/perspective/compare/v2.10.1...v3.2.0) --- updated-dependencies: - dependency-name: "@finos/perspective-viewer-datagrid" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/packages/quary-extension-ui/package.json | 2 +- pnpm-lock.yaml | 35 ++++++++++++++++----- 2 files changed, 29 insertions(+), 8 deletions(-) diff --git a/js/packages/quary-extension-ui/package.json b/js/packages/quary-extension-ui/package.json index 1e23b431..54f103f7 100644 --- a/js/packages/quary-extension-ui/package.json +++ b/js/packages/quary-extension-ui/package.json @@ -19,7 +19,7 @@ "@finos/perspective": "^2.10.1", "@finos/perspective-viewer": "^2.10.1", "@finos/perspective-viewer-d3fc": "^2.10.1", - "@finos/perspective-viewer-datagrid": "^2.10.1", + "@finos/perspective-viewer-datagrid": "^3.2.0", "@githubocto/tailwind-vscode": "^1.0.5", "@heroicons/react": "^2.1.5", "@radix-ui/react-checkbox": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 626e623b..15e875b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -235,8 +235,8 @@ importers: specifier: ^2.10.1 version: 2.10.1(d3-brush@3.0.0)(d3-dispatch@3.0.1)(d3-fetch@3.0.1)(d3-path@3.1.0)(d3-random@3.0.1)(d3-scale-chromatic@3.1.0)(d3-scale@4.0.2)(d3-shape@3.2.0)(d3-time@3.1.0)(d3-zoom@3.0.0) '@finos/perspective-viewer-datagrid': - specifier: ^2.10.1 - version: 2.10.1 + specifier: ^3.2.0 + version: 3.2.0 '@githubocto/tailwind-vscode': specifier: ^1.0.5 version: 1.0.5(tailwindcss@3.4.10) @@ -1443,16 +1443,22 @@ packages: '@finos/perspective-viewer-d3fc@2.10.1': resolution: {integrity: sha512-penH8+6S/tOzwGAywVL1pAPAYTDRr50CL7t5tYUUpc1+w5LgVyW/J55xHCz86WkrOH8qLy62OEGqDegP5uxF8A==} - '@finos/perspective-viewer-datagrid@2.10.1': - resolution: {integrity: sha512-+KLpVS8UqRE7cJrcrenGiYt/faFhePX/54ZDmFfCWH+VywvqlSbwZVv2Q0kt4uGhN/Bn8OcHgvVOFKPTlpxfFQ==} + '@finos/perspective-viewer-datagrid@3.2.0': + resolution: {integrity: sha512-ZI8x+02lP3nqkUbe9htomSj3a2D2FaRlzx5x/19aUJTbe5XqdMF79AaaRDO1nwXr4/82xEuMxbcT1Ef/R2eBEg==} '@finos/perspective-viewer@2.10.1': resolution: {integrity: sha512-G/P+EQXRTYurWpTjTU+VXKM3WHbbTjjpxEfLQLA9BS8gO0NwK1nXT7I5a9PEhVtRnVHEJrpNa2+VbIWTeG15dQ==} + '@finos/perspective-viewer@3.2.0': + resolution: {integrity: sha512-/ykIfwWyJTXxMOhWu3aIJfZeKdwvXuKzZAjYpc9bRAfTRZYQUzTe8AZ23noR/QTc3TEK3Bf0VmYn97sAesTL9w==} + '@finos/perspective@2.10.1': resolution: {integrity: sha512-2WfHOKH8XEtkQqgg8T9OxWsE44Kr5T7iX3zqwVRrnllKySBRav76Ah2v2cKyMbZCsuieqWAFliIzIoJpI8ZNiA==} engines: {node: '>=14'} + '@finos/perspective@3.2.0': + resolution: {integrity: sha512-shV80NUE44V6AX2jhEAD4XS4uhMyv5A22SJ9kbop/ZKAC3Z9rbrmJffQqymZCgM2457fkjy/GxIcwcDur7GgFQ==} + '@floating-ui/core@1.6.7': resolution: {integrity: sha512-yDzVT/Lm101nQ5TCVeK65LtdN7Tj4Qpr9RTXJ2vPFLqtLxwOrpoxAHAJI8J3yYWUc40J0BDBheaitK5SJmno2g==} @@ -8821,10 +8827,10 @@ snapshots: - d3-zoom - utf-8-validate - '@finos/perspective-viewer-datagrid@2.10.1': + '@finos/perspective-viewer-datagrid@3.2.0': dependencies: - '@finos/perspective': 2.10.1 - '@finos/perspective-viewer': 2.10.1 + '@finos/perspective': 3.2.0 + '@finos/perspective-viewer': 3.2.0 chroma-js: 1.4.1 regular-table: 0.6.4 transitivePeerDependencies: @@ -8838,6 +8844,13 @@ snapshots: - bufferutil - utf-8-validate + '@finos/perspective-viewer@3.2.0': + dependencies: + '@finos/perspective': 3.2.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@finos/perspective@2.10.1': dependencies: stoppable: 1.1.0 @@ -8846,6 +8859,14 @@ snapshots: - bufferutil - utf-8-validate + '@finos/perspective@3.2.0': + dependencies: + stoppable: 1.1.0 + ws: 8.18.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@floating-ui/core@1.6.7': dependencies: '@floating-ui/utils': 0.2.7