From c60307dff4f416457d53998561de81dff881009f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 02:19:53 +0000 Subject: [PATCH] Bump @blueprintjs/core from 3.54.0 to 4.14.3 in /ui Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 3.54.0 to 4.14.3. - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/core@4.14.3/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 8c5df8e99e..fc1f42bb19 100644 --- a/ui/package.json +++ b/ui/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@alephdata/followthemoney": "^1.21.5", - "@blueprintjs/core": "^3.18.1", + "@blueprintjs/core": "^4.14.3", "@blueprintjs/icons": "3.11.0", "@blueprintjs/select": "^3.8.0", "@blueprintjs/table": "^3.7.1",