From 4ebc25622735f7c5f0c32a514ef239316899828c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 05:43:57 +0000 Subject: [PATCH] build(deps): bump @thatopen/ui in the thatopen group Bumps the thatopen group with 1 update: [@thatopen/ui](https://github.com/ThatOpen/engine_ui-components). Updates `@thatopen/ui` from 3.4.10 to 3.4.11 - [Release notes](https://github.com/ThatOpen/engine_ui-components/releases) - [Changelog](https://github.com/ThatOpen/engine_ui-components/blob/main/CHANGELOG.md) - [Commits](https://github.com/ThatOpen/engine_ui-components/commits) --- updated-dependencies: - dependency-name: "@thatopen/ui" dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: thatopen ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index ee6d1346..13a7713d 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -40,7 +40,7 @@ "@thatopen/components": "3.4.8", "@thatopen/components-front": "3.4.4", "@thatopen/fragments": "3.4.7", - "@thatopen/ui": "3.4.10", + "@thatopen/ui": "3.4.11", "camera-controls": "3.1.2", "geotiff": "^3.0.5", "laz-perf": "^0.0.7", diff --git a/package-lock.json b/package-lock.json index 895d2b4b..a8f46520 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@thatopen/components": "3.4.8", "@thatopen/components-front": "3.4.4", "@thatopen/fragments": "3.4.7", - "@thatopen/ui": "3.4.10", + "@thatopen/ui": "^3.4.11", "camera-controls": "3.1.2", "geotiff": "^3.0.5", "laz-perf": "^0.0.7", @@ -3601,9 +3601,9 @@ } }, "node_modules/@thatopen/ui": { - "version": "3.4.10", - "resolved": "https://registry.npmjs.org/@thatopen/ui/-/ui-3.4.10.tgz", - "integrity": "sha512-vCNtNgaDuGqOY47OLmRtDSaEBN1Gu6ZknBvhc88Z899/s94TdYCKY0gDRCx/V9Dfl0XQkzN3lFonfQ7weTHorA==", + "version": "3.4.11", + "resolved": "https://registry.npmjs.org/@thatopen/ui/-/ui-3.4.11.tgz", + "integrity": "sha512-TUQLqj/QS+R8QbtsonG6GJTALtL6WPVMOolOK6n0UXAbVeRWtMZIoMEbgV+M8iuUTZfDyVCruN4p0GTMvZkmZg==", "license": "MIT", "dependencies": { "@floating-ui/dom": "1.6.3",