Skip to content

Commit f7cd2d7

Browse files
nartcclaude
andcommitted
feat(rapier): 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 995506e commit f7cd2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/rapier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/common": ">=20.0.0 <22.0.0",
2727
"@angular/core": ">=20.0.0 <22.0.0",
2828
"@dimforge/rapier3d-compat": ">=0.14.0 <0.20.0",
29-
"three": ">=0.157.0 <0.184.0",
29+
"three": ">=0.157.0 <0.183.0",
3030
"three-stdlib": "^2.0.0"
3131
},
3232
"dependencies": {

0 commit comments

Comments
 (0)