Skip to content

Commit d28d7ce

Browse files
nartcclaude
andcommitted
feat(soba): downgrade three.js peer dep upper bound to <0.183.0
- r183 breaks PCSS soft shadows due to TEXTURE_COMPARE_MODE change Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eb67ae0 commit d28d7ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/soba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"maath": ">=0.10.0 <0.11.0",
3636
"meshline": "^3.1.0",
3737
"stats-gl": ">=2.0.0",
38-
"three": ">=0.157.0 <0.184.0",
38+
"three": ">=0.157.0 <0.183.0",
3939
"three-custom-shader-material": ">=5.5.0 <6.5.0",
4040
"three-mesh-bvh": ">=0.5.0 <0.10.0",
4141
"three-stdlib": "^2.0.0",

0 commit comments

Comments
 (0)