Skip to content

Commit 9a2ba2c

Browse files
Update dependency @dimforge/rapier3d-compat to ^0.19.0
1 parent 53a5d3c commit 9a2ba2c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

src/bundles/robot_simulation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"three": "^0.181.0"
88
},
99
"devDependencies": {
10-
"@dimforge/rapier3d-compat": "^0.11.2",
10+
"@dimforge/rapier3d-compat": "^0.19.0",
1111
"@sourceacademy/modules-buildtools": "workspace:^",
1212
"@types/three": "^0.181.0",
1313
"typescript": "^5.8.2"

src/tabs/RobotSimulation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@dimforge/rapier3d-compat": "^0.11.2",
6+
"@dimforge/rapier3d-compat": "^0.19.0",
77
"@sourceacademy/bundle-robot_simulation": "workspace:^",
88
"@sourceacademy/modules-lib": "workspace:^",
99
"react": "^18.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,20 +1937,20 @@ __metadata:
19371937
languageName: node
19381938
linkType: hard
19391939

1940-
"@dimforge/rapier3d-compat@npm:^0.11.2":
1941-
version: 0.11.2
1942-
resolution: "@dimforge/rapier3d-compat@npm:0.11.2"
1943-
checksum: 10c0/41cabb96219f493000a8785a003dd7dee007f8f2983bae4703c9862bb24328b2ec69255187f3d9a244ac28b390bddf55949f6dbf09db6a051a90d3db2915df3a
1944-
languageName: node
1945-
linkType: hard
1946-
19471940
"@dimforge/rapier3d-compat@npm:^0.12.0, @dimforge/rapier3d-compat@npm:~0.12.0":
19481941
version: 0.12.0
19491942
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
19501943
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
19511944
languageName: node
19521945
linkType: hard
19531946

1947+
"@dimforge/rapier3d-compat@npm:^0.19.0":
1948+
version: 0.19.3
1949+
resolution: "@dimforge/rapier3d-compat@npm:0.19.3"
1950+
checksum: 10c0/e056552cbfe07d7036485241b803ee3cb094e178021e27b0e33b2a9c9b1afa9c13e8d6d6825f21e37b75f60fa1ee80640becb5e75040b0245ec2c453b305c679
1951+
languageName: node
1952+
linkType: hard
1953+
19541954
"@docsearch/css@npm:3.8.2":
19551955
version: 3.8.2
19561956
resolution: "@docsearch/css@npm:3.8.2"
@@ -4382,7 +4382,7 @@ __metadata:
43824382
version: 0.0.0-use.local
43834383
resolution: "@sourceacademy/bundle-robot_simulation@workspace:src/bundles/robot_simulation"
43844384
dependencies:
4385-
"@dimforge/rapier3d-compat": "npm:^0.11.2"
4385+
"@dimforge/rapier3d-compat": "npm:^0.19.0"
43864386
"@sourceacademy/modules-buildtools": "workspace:^"
43874387
"@sourceacademy/modules-lib": "workspace:^"
43884388
"@types/three": "npm:^0.181.0"
@@ -4936,7 +4936,7 @@ __metadata:
49364936
version: 0.0.0-use.local
49374937
resolution: "@sourceacademy/tab-RobotSimulation@workspace:src/tabs/RobotSimulation"
49384938
dependencies:
4939-
"@dimforge/rapier3d-compat": "npm:^0.11.2"
4939+
"@dimforge/rapier3d-compat": "npm:^0.19.0"
49404940
"@sourceacademy/bundle-robot_simulation": "workspace:^"
49414941
"@sourceacademy/modules-buildtools": "workspace:^"
49424942
"@sourceacademy/modules-lib": "workspace:^"

0 commit comments

Comments
 (0)