From dee344c3f80561594ea277f494daf166e64c523a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 16:28:32 +0000 Subject: [PATCH] build(deps): Bump the thatopen group in /apps/web with 3 updates Bumps the thatopen group in /apps/web with 3 updates: [@thatopen/fragments](https://github.com/ThatOpen/engine_fragment/tree/HEAD/packages/fragments), [@thatopen/ui](https://github.com/ThatOpen/engine_ui-components) and [three](https://github.com/mrdoob/three.js). Updates `@thatopen/fragments` from 3.4.5 to 3.4.6 - [Release notes](https://github.com/ThatOpen/engine_fragment/releases) - [Changelog](https://github.com/ThatOpen/engine_fragment/blob/main/CHANGELOG.md) - [Commits](https://github.com/ThatOpen/engine_fragment/commits/HEAD/packages/fragments) Updates `@thatopen/ui` from 3.4.3 to 3.4.5 - [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) Updates `three` from 0.184.0 to 0.185.1 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: "@thatopen/fragments" dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: thatopen - dependency-name: "@thatopen/ui" dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: thatopen - dependency-name: three dependency-version: 0.185.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: thatopen ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 726f8ae..ab0fbad 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -29,14 +29,14 @@ "@tauri-apps/plugin-fs": "^2.5.1", "@thatopen/components": "3.4.6", "@thatopen/components-front": "3.4.3", - "@thatopen/fragments": "3.4.5", - "@thatopen/ui": "3.4.3", + "@thatopen/fragments": "3.4.6", + "@thatopen/ui": "3.4.5", "camera-controls": "3.1.2", "geotiff": "^3.0.5", "laz-perf": "^0.0.7", "pdfjs-dist": "^6.0.227", "qrcode": "^1.5.4", - "three": "0.184.0", + "three": "0.185.1", "web-ifc": "0.0.77" }, "devDependencies": {