diff --git a/plugins-client/three/package.json b/plugins-client/three/package.json index 00f437c6..2484ae3e 100644 --- a/plugins-client/three/package.json +++ b/plugins-client/three/package.json @@ -17,7 +17,7 @@ "@crafts/plugin-variable-update": "workspace:^", "@crafts/plugin-world-entities": "workspace:^", "@types/three": "^0.152.1", - "three": "^0.152.2" + "three": "^0.153.0" }, "devDependencies": { "@crafts/eslint-config": "workspace:^", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 452ac13a..76383354 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -305,8 +305,8 @@ importers: specifier: ^0.152.1 version: 0.152.1 three: - specifier: ^0.152.2 - version: 0.152.2 + specifier: ^0.153.0 + version: 0.153.0 devDependencies: '@crafts/eslint-config': specifier: workspace:^ @@ -4128,8 +4128,8 @@ packages: /text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} - /three@0.152.2: - resolution: {integrity: sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw==} + /three@0.153.0: + resolution: {integrity: sha512-OCP2/uQR6GcDpSLnJt/3a4mdS0kNWcbfUXIwLoEMgLzEUIVIYsSDwskpmOii/AkDM+BBwrl6+CKgrjX9+E2aWg==} dev: false /through@2.3.8: