From 035d7a0d1b88bbc40c9c15d76b2defb68cc2f1ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:44:41 +0000 Subject: [PATCH] Bump @superset-ui/switchboard from 1.5.0 to 2.1.0 Bumps [@superset-ui/switchboard](https://github.com/apache/superset/tree/HEAD/superset-frontend/packages/superset-ui-switchboard) from 1.5.0 to 2.1.0. - [Release notes](https://github.com/apache/superset/releases) - [Changelog](https://github.com/apache/superset/blob/2.1.0/CHANGELOG.md) - [Commits](https://github.com/apache/superset/commits/2.1.0/superset-frontend/packages/superset-ui-switchboard) --- updated-dependencies: - dependency-name: "@superset-ui/switchboard" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc1e1358..cfa56fe4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@mui/material": "^5.11.14", "@reduxjs/toolkit": "^1.8.5", "@superset-ui/embedded-sdk": "^0.1.0-alpha.8", - "@superset-ui/switchboard": "^1.5.0", + "@superset-ui/switchboard": "^2.1.0", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index d5bbcade..08c7384e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2079,10 +2079,10 @@ resolved "https://registry.npmmirror.com/@superset-ui/switchboard/-/switchboard-0.20.3.tgz#9037c64408dfb6b0291671fa0a136fb32b9511db" integrity sha512-qEMXFwdRLfXug4gXXdBEGpFtBWZoxdZkCJLBVxj1IR8cQvSqjkWAQOzSSYYdcIeREWqi8iP+iK6apNV1ZQCKcA== -"@superset-ui/switchboard@^1.5.0": - version "1.5.0" - resolved "https://registry.npmmirror.com/@superset-ui/switchboard/-/switchboard-1.5.0.tgz#1f785a63167196cb319e7582062934660b2d99cb" - integrity sha512-t1bvVJP0dYXObkJRMiL3oBClg+vaih1kOSA7E1Ym3RWfPaLJYVr1vDzgnxKkMD4DXhNg9HPOeOzkBNbGqRwgCg== +"@superset-ui/switchboard@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@superset-ui/switchboard/-/switchboard-2.1.0.tgz#d5b546428105367b514181216995b78f00bbc8fd" + integrity sha512-GJ91OLuu3csYK8q/MBBZ4oE/Y12RQa7vR1ayeMH+7Mp4MdBPv+TSnbW+sEqmld4ewdb0ObFWqjSM4tpxUp9NtA== "@surma/rollup-plugin-off-main-thread@^2.2.3": version "2.2.3"