Skip to content

Commit c78be07

Browse files
Update dependency @box2d/core to ^0.11.0
1 parent c7fa77d commit c78be07

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"
@@ -7840,7 +7847,7 @@ __metadata:
78407847
dependencies:
78417848
"@blueprintjs/core": "npm:^5.10.2"
78427849
"@blueprintjs/icons": "npm:^5.9.0"
7843-
"@box2d/core": "npm:^0.10.0"
7850+
"@box2d/core": "npm:^0.11.0"
78447851
"@box2d/debug-draw": "npm:^0.10.0"
78457852
"@commander-js/extra-typings": "npm:^13.0.0"
78467853
"@dimforge/rapier3d-compat": "npm:^0.11.2"

0 commit comments

Comments
 (0)