Skip to content

Commit 632c1c0

Browse files
Update dependency @box2d/debug-draw to ^0.11.0
1 parent b2a786a commit 632c1c0

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@blueprintjs/core": "^5.10.2",
9696
"@blueprintjs/icons": "^5.9.0",
9797
"@box2d/core": "^0.10.0",
98-
"@box2d/debug-draw": "^0.10.0",
98+
"@box2d/debug-draw": "^0.11.0",
9999
"@dimforge/rapier3d-compat": "^0.11.2",
100100
"@jscad/modeling": "2.9.6",
101101
"@jscad/regl-renderer": "^2.6.1",

yarn.lock

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

601-
"@box2d/debug-draw@npm:^0.10.0":
602-
version: 0.10.0
603-
resolution: "@box2d/debug-draw@npm:0.10.0"
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+
608+
"@box2d/debug-draw@npm:^0.11.0":
609+
version: 0.11.0
610+
resolution: "@box2d/debug-draw@npm:0.11.0"
604611
dependencies:
605-
"@box2d/core": "npm:^0.10.0"
606-
checksum: 10c0/32fd528cffed8f5575f4fd8021a8f171052af45f0935edea471275fdbb77e26762cd5efafa7e79c66f56f514c96cf30dacd3e2cefecd3cb5eebabfcee13d1726
612+
"@box2d/core": "npm:^0.11.0"
613+
checksum: 10c0/0d0a09a4aef076402ad7018db38a5bfbf20db3fa118af6e86d44a1fb545c5bd8a35e76a6e08c810f464e256a18acd361350fec77deac44c32a4b041192f28d9e
607614
languageName: node
608615
linkType: hard
609616

@@ -7841,7 +7848,7 @@ __metadata:
78417848
"@blueprintjs/core": "npm:^5.10.2"
78427849
"@blueprintjs/icons": "npm:^5.9.0"
78437850
"@box2d/core": "npm:^0.10.0"
7844-
"@box2d/debug-draw": "npm:^0.10.0"
7851+
"@box2d/debug-draw": "npm:^0.11.0"
78457852
"@commander-js/extra-typings": "npm:^13.0.0"
78467853
"@dimforge/rapier3d-compat": "npm:^0.11.2"
78477854
"@jscad/modeling": "npm:2.9.6"

0 commit comments

Comments
 (0)