Skip to content

Commit e488b66

Browse files
Update dependency three to ^0.177.0
1 parent fb6d62f commit e488b66

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/plotly.js": "^3.0.0",
6262
"@types/react": "^18.3.2",
6363
"@types/react-dom": "^18.3.0",
64-
"@types/three": "^0.175.0",
64+
"@types/three": "^0.177.0",
6565
"@vitejs/plugin-react": "^4.3.4",
6666
"acorn": "^8.8.1",
6767
"astring": "^1.8.6",
@@ -118,7 +118,7 @@
118118
"save-file": "^2.3.1",
119119
"source-academy-utils": "^1.0.0",
120120
"source-academy-wabt": "^1.0.4",
121-
"three": "^0.175.0",
121+
"three": "^0.177.0",
122122
"uniqid": "^5.4.0"
123123
},
124124
"jest": {

yarn.lock

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,13 @@ __metadata:
819819
languageName: node
820820
linkType: hard
821821

822+
"@dimforge/rapier3d-compat@npm:~0.12.0":
823+
version: 0.12.0
824+
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
825+
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
826+
languageName: node
827+
linkType: hard
828+
822829
"@epilot/esbuild-jest@npm:^0.5.2":
823830
version: 0.5.2
824831
resolution: "@epilot/esbuild-jest@npm:0.5.2"
@@ -2415,17 +2422,18 @@ __metadata:
24152422
languageName: node
24162423
linkType: hard
24172424

2418-
"@types/three@npm:^0.175.0":
2419-
version: 0.175.0
2420-
resolution: "@types/three@npm:0.175.0"
2425+
"@types/three@npm:^0.177.0":
2426+
version: 0.177.0
2427+
resolution: "@types/three@npm:0.177.0"
24212428
dependencies:
2429+
"@dimforge/rapier3d-compat": "npm:~0.12.0"
24222430
"@tweenjs/tween.js": "npm:~23.1.3"
24232431
"@types/stats.js": "npm:*"
24242432
"@types/webxr": "npm:*"
24252433
"@webgpu/types": "npm:*"
24262434
fflate: "npm:~0.8.2"
24272435
meshoptimizer: "npm:~0.18.1"
2428-
checksum: 10c0/9e4b4a0aeba942b4dc5fc3648eb7932f8b7b6c03f2f9d69549f967bb5e581bb48022d15494b4e95eac21982d107bc4db2eecfb539a34451d2876ca3bd22a001c
2436+
checksum: 10c0/c3e5035d3f70dcf8eb20668f201dbafbfb2aedf9f18e60c7a7d569ffb2d38fdf1274208f6ba655e0a0ce1e0b4b42e97d04346f9a7d1d2ec02bccaa708f32c0e7
24292437
languageName: node
24302438
linkType: hard
24312439

@@ -7879,7 +7887,7 @@ __metadata:
78797887
"@types/plotly.js": "npm:^3.0.0"
78807888
"@types/react": "npm:^18.3.2"
78817889
"@types/react-dom": "npm:^18.3.0"
7882-
"@types/three": "npm:^0.175.0"
7890+
"@types/three": "npm:^0.177.0"
78837891
"@vitejs/plugin-react": "npm:^4.3.4"
78847892
ace-builds: "npm:^1.25.1"
78857893
acorn: "npm:^8.8.1"
@@ -7920,7 +7928,7 @@ __metadata:
79207928
save-file: "npm:^2.3.1"
79217929
source-academy-utils: "npm:^1.0.0"
79227930
source-academy-wabt: "npm:^1.0.4"
7923-
three: "npm:^0.175.0"
7931+
three: "npm:^0.177.0"
79247932
ts-jest: "npm:^29.1.2"
79257933
typedoc: "npm:^0.25.12"
79267934
typescript: "npm:^5.8.2"
@@ -10217,10 +10225,10 @@ __metadata:
1021710225
languageName: node
1021810226
linkType: hard
1021910227

10220-
"three@npm:^0.175.0":
10221-
version: 0.175.0
10222-
resolution: "three@npm:0.175.0"
10223-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
10228+
"three@npm:^0.177.0":
10229+
version: 0.177.0
10230+
resolution: "three@npm:0.177.0"
10231+
checksum: 10c0/3e2ac1b9908e0d4dcecaf67c3d3e1b0b021dbfc7c80c2780005cc4e50532fb95b4c7f21669931e93c7b934d5576eb2364e1b34271bbd0e9484d1d723f836907b
1022410232
languageName: node
1022510233
linkType: hard
1022610234

0 commit comments

Comments
 (0)