From 0afc4041283caa98dc2d6c029977fcf9106998a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:04:46 +0000 Subject: [PATCH] build(deps): bump @types/three from 0.184.1 to 0.185.1 Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.184.1 to 0.185.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: "@types/three" dependency-version: 0.185.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 139520ad..cb32d423 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@react-three/fiber": "^8.18.0", "@types/qrcode": "^1.5.6", "@types/react-syntax-highlighter": "^15.5.13", - "@types/three": "^0.184.1", + "@types/three": "^0.185.1", "@xyflow/react": "^12.11.0", "bcryptjs": "^3.0.3", "class-variance-authority": "^0.7.0",