diff --git a/package.json b/package.json index f69c63b..2119530 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-colorful": "^5.6.1", "react-dom": "19.2.7", "tempus": "1.0.0-dev.17", - "three": "0.184.0", + "three": "0.185.0", "zod": "^4.4.3", "zustand": "^5.0.14" }, @@ -45,7 +45,7 @@ "@types/node": "^24.0.0", "@types/react": "19.2.17", "@types/react-dom": "^19.2.3", - "@types/three": "^0.184.0", + "@types/three": "^0.185.0", "babel-plugin-react-compiler": "^1.0.0", "lefthook": "^2.1.9", "tailwindcss": "^4.3.0",