From b03c7475885ea8de0ea6e47e284e3752e433086e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:13:53 +0000 Subject: [PATCH] Update dependency @dimforge/rapier3d-compat to ^0.19.0 --- src/bundles/robot_simulation/package.json | 2 +- src/tabs/RobotSimulation/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/bundles/robot_simulation/package.json b/src/bundles/robot_simulation/package.json index 22b0d99d57..b4c52b7f3a 100644 --- a/src/bundles/robot_simulation/package.json +++ b/src/bundles/robot_simulation/package.json @@ -9,7 +9,7 @@ "three": "^0.181.0" }, "devDependencies": { - "@dimforge/rapier3d-compat": "^0.11.2", + "@dimforge/rapier3d-compat": "^0.19.0", "@sourceacademy/modules-buildtools": "workspace:^", "@types/three": "^0.181.0", "typescript": "^5.8.2" diff --git a/src/tabs/RobotSimulation/package.json b/src/tabs/RobotSimulation/package.json index 9ee29e9006..c72b1ec793 100644 --- a/src/tabs/RobotSimulation/package.json +++ b/src/tabs/RobotSimulation/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@blueprintjs/core": "^6.0.0", - "@dimforge/rapier3d-compat": "^0.11.2", + "@dimforge/rapier3d-compat": "^0.19.0", "@sourceacademy/bundle-robot_simulation": "workspace:^", "@sourceacademy/modules-lib": "workspace:^", "react": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 986c5f957b..78fbd3c688 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2051,10 +2051,10 @@ __metadata: languageName: node linkType: hard -"@dimforge/rapier3d-compat@npm:^0.11.2": - version: 0.11.2 - resolution: "@dimforge/rapier3d-compat@npm:0.11.2" - checksum: 10c0/41cabb96219f493000a8785a003dd7dee007f8f2983bae4703c9862bb24328b2ec69255187f3d9a244ac28b390bddf55949f6dbf09db6a051a90d3db2915df3a +"@dimforge/rapier3d-compat@npm:^0.19.0": + version: 0.19.3 + resolution: "@dimforge/rapier3d-compat@npm:0.19.3" + checksum: 10c0/e056552cbfe07d7036485241b803ee3cb094e178021e27b0e33b2a9c9b1afa9c13e8d6d6825f21e37b75f60fa1ee80640becb5e75040b0245ec2c453b305c679 languageName: node linkType: hard @@ -4248,7 +4248,7 @@ __metadata: version: 0.0.0-use.local resolution: "@sourceacademy/bundle-robot_simulation@workspace:src/bundles/robot_simulation" dependencies: - "@dimforge/rapier3d-compat": "npm:^0.11.2" + "@dimforge/rapier3d-compat": "npm:^0.19.0" "@sourceacademy/modules-buildtools": "workspace:^" "@sourceacademy/modules-lib": "workspace:^" "@types/three": "npm:^0.181.0" @@ -4807,7 +4807,7 @@ __metadata: resolution: "@sourceacademy/tab-RobotSimulation@workspace:src/tabs/RobotSimulation" dependencies: "@blueprintjs/core": "npm:^6.0.0" - "@dimforge/rapier3d-compat": "npm:^0.11.2" + "@dimforge/rapier3d-compat": "npm:^0.19.0" "@sourceacademy/bundle-robot_simulation": "workspace:^" "@sourceacademy/modules-buildtools": "workspace:^" "@sourceacademy/modules-lib": "workspace:^"