Skip to content

Commit b42e76c

Browse files
committed
feat(rapier): update peer deps on rapier3d-compat
1 parent 18df120 commit b42e76c

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

libs/rapier/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"peerDependencies": {
2626
"@angular/common": ">=19.0.0 <20.0.0",
2727
"@angular/core": ">=19.0.0 <20.0.0",
28-
"@dimforge/rapier3d-compat": "~0.14.0",
28+
"@dimforge/rapier3d-compat": ">=0.14.0 <0.16.0",
2929
"three": ">=0.156.0 <0.175.0",
3030
"three-stdlib": "^2.0.0"
3131
},

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@angular/platform-browser-dynamic": "19.2.1",
111111
"@angular/platform-server": "19.2.1",
112112
"@angular/router": "19.2.1",
113-
"@dimforge/rapier3d-compat": "^0.14.0",
113+
"@dimforge/rapier3d-compat": "^0.15.0",
114114
"@monogrid/gainmap-js": "^3.1.0",
115115
"@pmndrs/cannon-worker-api": "^2.4.0",
116116
"@pmndrs/vanilla": "^1.20.2",

pnpm-lock.yaml

+7-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)