From f1bbc3eef5e71b79a4f8e1e5717c84ca1f470f48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:19:06 +0000 Subject: [PATCH] chore: bump @finos/perspective-viewer from 2.10.1 to 3.1.2 Bumps [@finos/perspective-viewer](https://github.com/finos/perspective) from 2.10.1 to 3.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: "@finos/perspective-viewer" 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 | 27 +++++++++++++++++++-- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/js/packages/quary-extension-ui/package.json b/js/packages/quary-extension-ui/package.json index 1e23b431..b783a7e4 100644 --- a/js/packages/quary-extension-ui/package.json +++ b/js/packages/quary-extension-ui/package.json @@ -17,7 +17,7 @@ "dependencies": { "@dagrejs/dagre": "^1.1.4", "@finos/perspective": "^2.10.1", - "@finos/perspective-viewer": "^2.10.1", + "@finos/perspective-viewer": "^3.1.2", "@finos/perspective-viewer-d3fc": "^2.10.1", "@finos/perspective-viewer-datagrid": "^2.10.1", "@githubocto/tailwind-vscode": "^1.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfab80e4..ee1f99e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -235,8 +235,8 @@ importers: specifier: ^2.10.1 version: 2.10.1 '@finos/perspective-viewer': - specifier: ^2.10.1 - version: 2.10.1 + specifier: ^3.1.2 + version: 3.1.2 '@finos/perspective-viewer-d3fc': 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) @@ -1455,10 +1455,16 @@ packages: '@finos/perspective-viewer@2.10.1': resolution: {integrity: sha512-G/P+EQXRTYurWpTjTU+VXKM3WHbbTjjpxEfLQLA9BS8gO0NwK1nXT7I5a9PEhVtRnVHEJrpNa2+VbIWTeG15dQ==} + '@finos/perspective-viewer@3.1.2': + resolution: {integrity: sha512-SP0j4CJXJJTtRLdQI6TF5M4nd32F1bGWvcMbEZKq9watv/pbDHpuu8Mk+vYw7ighKD5wcfABOgrZ2JcqgYA8Gg==} + '@finos/perspective@2.10.1': resolution: {integrity: sha512-2WfHOKH8XEtkQqgg8T9OxWsE44Kr5T7iX3zqwVRrnllKySBRav76Ah2v2cKyMbZCsuieqWAFliIzIoJpI8ZNiA==} engines: {node: '>=14'} + '@finos/perspective@3.1.2': + resolution: {integrity: sha512-rS7sVD29mvoGfGKXYnmzTvy0EgLKXZEPG/lxWLkeSQY1doW0CKXrgoqEori2qxUQtuxPLNojpBBFF/TsVCI49w==} + '@floating-ui/core@1.6.7': resolution: {integrity: sha512-yDzVT/Lm101nQ5TCVeK65LtdN7Tj4Qpr9RTXJ2vPFLqtLxwOrpoxAHAJI8J3yYWUc40J0BDBheaitK5SJmno2g==} @@ -1616,6 +1622,7 @@ packages: '@koa/router@12.0.1': resolution: {integrity: sha512-ribfPYfHb+Uw3b27Eiw6NPqjhIhTpVFzEWLwyc/1Xp+DCdwRRyIlAUODX+9bPARF6aQtUu1+/PHzdNvRzcs/+Q==} engines: {node: '>= 12'} + deprecated: Use v12.0.2 or higher to fix the vulnerability issue '@lukeed/csprng@1.1.0': resolution: {integrity: sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==} @@ -4395,6 +4402,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -8918,6 +8926,13 @@ snapshots: - bufferutil - utf-8-validate + '@finos/perspective-viewer@3.1.2': + dependencies: + '@finos/perspective': 3.1.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + '@finos/perspective@2.10.1': dependencies: stoppable: 1.1.0 @@ -8926,6 +8941,14 @@ snapshots: - bufferutil - utf-8-validate + '@finos/perspective@3.1.2': + 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