Skip to content

Commit d46d864

Browse files
Update dependency three to ^0.178.0
1 parent 73beb14 commit d46d864

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.178.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.178.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.178.0":
2426+
version: 0.178.0
2427+
resolution: "@types/three@npm:0.178.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/d750a40f8d158c0977ee1c08c1eaad5226c7710e9ccbf66dc43e8470bb4e8c5b7a81d3be6e349408cd2a517e3609f92d508537f325f7f1bbebfc2b17e7b92270
24292437
languageName: node
24302438
linkType: hard
24312439

@@ -7897,7 +7905,7 @@ __metadata:
78977905
"@types/plotly.js": "npm:^3.0.0"
78987906
"@types/react": "npm:^18.3.2"
78997907
"@types/react-dom": "npm:^18.3.0"
7900-
"@types/three": "npm:^0.175.0"
7908+
"@types/three": "npm:^0.178.0"
79017909
"@vitejs/plugin-react": "npm:^4.3.4"
79027910
ace-builds: "npm:^1.25.1"
79037911
acorn: "npm:^8.8.1"
@@ -7938,7 +7946,7 @@ __metadata:
79387946
save-file: "npm:^2.3.1"
79397947
source-academy-utils: "npm:^1.0.0"
79407948
source-academy-wabt: "npm:^1.0.4"
7941-
three: "npm:^0.175.0"
7949+
three: "npm:^0.178.0"
79427950
ts-jest: "npm:^29.1.2"
79437951
typedoc: "npm:^0.25.12"
79447952
typescript: "npm:^5.8.2"
@@ -10235,10 +10243,10 @@ __metadata:
1023510243
languageName: node
1023610244
linkType: hard
1023710245

10238-
"three@npm:^0.175.0":
10239-
version: 0.175.0
10240-
resolution: "three@npm:0.175.0"
10241-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
10246+
"three@npm:^0.178.0":
10247+
version: 0.178.0
10248+
resolution: "three@npm:0.178.0"
10249+
checksum: 10c0/00bffd075f2e0fac396c2be121ae0b376508c2f91b97eba19606ace34c53f51b8287047841ef22a3762f6525a83e7b9143728b17639e6d8477e1207d9e9d1866
1024210250
languageName: node
1024310251
linkType: hard
1024410252

0 commit comments

Comments
 (0)