From edac64f58e04aa6b1512ec7481461eff22bd92fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 22:23:46 +0000 Subject: [PATCH] chore(deps): bump @pixiv/three-vrm in /packages/shared Bumps [@pixiv/three-vrm](https://github.com/pixiv/three-vrm/tree/HEAD/packages/three-vrm) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/pixiv/three-vrm/releases) - [Commits](https://github.com/pixiv/three-vrm/commits/v3.5.4/packages/three-vrm) --- updated-dependencies: - dependency-name: "@pixiv/three-vrm" dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/shared/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shared/package.json b/packages/shared/package.json index a485d3da3..38145cc6b 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -78,7 +78,7 @@ "@hyperforge/decimation": "workspace:*", "@hyperforge/impostor": "workspace:*", "@hyperforge/physx-js-webidl": "workspace:*", - "@pixiv/three-vrm": "3.5.3", + "@pixiv/three-vrm": "3.5.4", "@privy-io/react-auth": "^3.13.1", "@privy-io/server-auth": "^1.32.5", "@types/styled-components": "^5.1.34",