Skip to content

Commit ec8d8c0

Browse files
Update dependency @box2d/core to ^0.11.0
1 parent 5d3833d commit ec8d8c0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"dependencies": {
9595
"@blueprintjs/core": "^5.10.2",
9696
"@blueprintjs/icons": "^5.9.0",
97-
"@box2d/core": "^0.10.0",
97+
"@box2d/core": "^0.11.0",
9898
"@box2d/debug-draw": "^0.10.0",
9999
"@dimforge/rapier3d-compat": "^0.11.2",
100100
"@jscad/modeling": "2.9.6",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,13 @@ __metadata:
598598
languageName: node
599599
linkType: hard
600600

601+
"@box2d/core@npm:^0.11.0":
602+
version: 0.11.0
603+
resolution: "@box2d/core@npm:0.11.0"
604+
checksum: 10c0/69563dc93543ae0ac6877dfcc8268c2e5b58e909d4eb6ee04138a90d42a1a9f3453a59d0c51673bbec532d8de5946ea386e4c6a7c0d00309ef7860db6b505a26
605+
languageName: node
606+
linkType: hard
607+
601608
"@box2d/debug-draw@npm:^0.10.0":
602609
version: 0.10.0
603610
resolution: "@box2d/debug-draw@npm:0.10.0"
@@ -7554,7 +7561,7 @@ __metadata:
75547561
dependencies:
75557562
"@blueprintjs/core": "npm:^5.10.2"
75567563
"@blueprintjs/icons": "npm:^5.9.0"
7557-
"@box2d/core": "npm:^0.10.0"
7564+
"@box2d/core": "npm:^0.11.0"
75587565
"@box2d/debug-draw": "npm:^0.10.0"
75597566
"@commander-js/extra-typings": "npm:^13.0.0"
75607567
"@dimforge/rapier3d-compat": "npm:^0.11.2"

0 commit comments

Comments
 (0)