Skip to content

Commit 113fad6

Browse files
Update dependency @dimforge/rapier3d-compat to ^0.19.0
1 parent e08f270 commit 113fad6

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
@@ -1959,20 +1959,20 @@ __metadata:
19591959
languageName: node
19601960
linkType: hard
19611961

1962-
"@dimforge/rapier3d-compat@npm:^0.11.2":
1963-
version: 0.11.2
1964-
resolution: "@dimforge/rapier3d-compat@npm:0.11.2"
1965-
checksum: 10c0/41cabb96219f493000a8785a003dd7dee007f8f2983bae4703c9862bb24328b2ec69255187f3d9a244ac28b390bddf55949f6dbf09db6a051a90d3db2915df3a
1966-
languageName: node
1967-
linkType: hard
1968-
19691962
"@dimforge/rapier3d-compat@npm:^0.12.0, @dimforge/rapier3d-compat@npm:~0.12.0":
19701963
version: 0.12.0
19711964
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
19721965
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
19731966
languageName: node
19741967
linkType: hard
19751968

1969+
"@dimforge/rapier3d-compat@npm:^0.19.0":
1970+
version: 0.19.3
1971+
resolution: "@dimforge/rapier3d-compat@npm:0.19.3"
1972+
checksum: 10c0/e056552cbfe07d7036485241b803ee3cb094e178021e27b0e33b2a9c9b1afa9c13e8d6d6825f21e37b75f60fa1ee80640becb5e75040b0245ec2c453b305c679
1973+
languageName: node
1974+
linkType: hard
1975+
19761976
"@docsearch/css@npm:3.8.2":
19771977
version: 3.8.2
19781978
resolution: "@docsearch/css@npm:3.8.2"
@@ -4276,7 +4276,7 @@ __metadata:
42764276
version: 0.0.0-use.local
42774277
resolution: "@sourceacademy/bundle-robot_simulation@workspace:src/bundles/robot_simulation"
42784278
dependencies:
4279-
"@dimforge/rapier3d-compat": "npm:^0.11.2"
4279+
"@dimforge/rapier3d-compat": "npm:^0.19.0"
42804280
"@sourceacademy/modules-buildtools": "workspace:^"
42814281
"@sourceacademy/modules-lib": "workspace:^"
42824282
"@types/three": "npm:^0.181.0"
@@ -4833,7 +4833,7 @@ __metadata:
48334833
version: 0.0.0-use.local
48344834
resolution: "@sourceacademy/tab-RobotSimulation@workspace:src/tabs/RobotSimulation"
48354835
dependencies:
4836-
"@dimforge/rapier3d-compat": "npm:^0.11.2"
4836+
"@dimforge/rapier3d-compat": "npm:^0.19.0"
48374837
"@sourceacademy/bundle-robot_simulation": "workspace:^"
48384838
"@sourceacademy/modules-buildtools": "workspace:^"
48394839
"@sourceacademy/modules-lib": "workspace:^"

0 commit comments

Comments
 (0)