Skip to content

Commit 01d71cc

Browse files
Update dependency @box2d/core to ^0.11.0
1 parent c408091 commit 01d71cc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

+1-1
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

+8-1
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"
@@ -7535,7 +7542,7 @@ __metadata:
75357542
dependencies:
75367543
"@blueprintjs/core": "npm:^5.10.2"
75377544
"@blueprintjs/icons": "npm:^5.9.0"
7538-
"@box2d/core": "npm:^0.10.0"
7545+
"@box2d/core": "npm:^0.11.0"
75397546
"@box2d/debug-draw": "npm:^0.10.0"
75407547
"@commander-js/extra-typings": "npm:^13.0.0"
75417548
"@dimforge/rapier3d-compat": "npm:^0.11.2"

0 commit comments

Comments
 (0)