diff --git a/apps/web/package.json b/apps/web/package.json index c8ae5929..86699bae 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -34,15 +34,15 @@ "@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.9", "camera-controls": "3.1.2", "geotiff": "^3.0.5", "laz-perf": "^0.0.7", "pdf-lib": "^1.17.1", "pdfjs-dist": "^6.0.227", "qrcode": "^1.5.4", - "three": "0.184.0", + "three": "0.185.1", "web-ifc": "0.0.77" }, "devDependencies": { @@ -52,7 +52,7 @@ "@capacitor/ios": "^6.2.1", "@eslint/js": "^9.39.5", "@types/qrcode": "^1.5.6", - "@types/three": "0.184.1", + "@types/three": "0.185.1", "eslint": "^9.39.5", "globals": "^17.7.0", "happy-dom": "^15.11.7",