Skip to content

Commit 2cdc666

Browse files
Update dependency three to ^0.176.0
1 parent e27d75f commit 2cdc666

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": "^2.35.4",
6262
"@types/react": "^18.3.2",
6363
"@types/react-dom": "^18.3.0",
64-
"@types/three": "^0.175.0",
64+
"@types/three": "^0.176.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.176.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
@@ -644,6 +644,13 @@ __metadata:
644644
languageName: node
645645
linkType: hard
646646

647+
"@dimforge/rapier3d-compat@npm:^0.12.0":
648+
version: 0.12.0
649+
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
650+
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
651+
languageName: node
652+
linkType: hard
653+
647654
"@epilot/esbuild-jest@npm:^0.5.2":
648655
version: 0.5.2
649656
resolution: "@epilot/esbuild-jest@npm:0.5.2"
@@ -2233,17 +2240,18 @@ __metadata:
22332240
languageName: node
22342241
linkType: hard
22352242

2236-
"@types/three@npm:^0.175.0":
2237-
version: 0.175.0
2238-
resolution: "@types/three@npm:0.175.0"
2243+
"@types/three@npm:^0.176.0":
2244+
version: 0.176.0
2245+
resolution: "@types/three@npm:0.176.0"
22392246
dependencies:
2247+
"@dimforge/rapier3d-compat": "npm:^0.12.0"
22402248
"@tweenjs/tween.js": "npm:~23.1.3"
22412249
"@types/stats.js": "npm:*"
22422250
"@types/webxr": "npm:*"
22432251
"@webgpu/types": "npm:*"
22442252
fflate: "npm:~0.8.2"
22452253
meshoptimizer: "npm:~0.18.1"
2246-
checksum: 10c0/9e4b4a0aeba942b4dc5fc3648eb7932f8b7b6c03f2f9d69549f967bb5e581bb48022d15494b4e95eac21982d107bc4db2eecfb539a34451d2876ca3bd22a001c
2254+
checksum: 10c0/a06960a71987e717382de3a4d8d22059b40312d85febda8a9dd1aaa1a152d88ff8df12bd9b93c64a45ff10dc68b94b2f5f81ab251f9f542578149a768745e064
22472255
languageName: node
22482256
linkType: hard
22492257

@@ -7613,7 +7621,7 @@ __metadata:
76137621
"@types/plotly.js": "npm:^2.35.4"
76147622
"@types/react": "npm:^18.3.2"
76157623
"@types/react-dom": "npm:^18.3.0"
7616-
"@types/three": "npm:^0.175.0"
7624+
"@types/three": "npm:^0.176.0"
76177625
"@vitejs/plugin-react": "npm:^4.3.4"
76187626
ace-builds: "npm:^1.25.1"
76197627
acorn: "npm:^8.8.1"
@@ -7654,7 +7662,7 @@ __metadata:
76547662
save-file: "npm:^2.3.1"
76557663
source-academy-utils: "npm:^1.0.0"
76567664
source-academy-wabt: "npm:^1.0.4"
7657-
three: "npm:^0.175.0"
7665+
three: "npm:^0.176.0"
76587666
ts-jest: "npm:^29.1.2"
76597667
typedoc: "npm:^0.25.12"
76607668
typescript: "npm:^5.8.2"
@@ -9951,10 +9959,10 @@ __metadata:
99519959
languageName: node
99529960
linkType: hard
99539961

9954-
"three@npm:^0.175.0":
9955-
version: 0.175.0
9956-
resolution: "three@npm:0.175.0"
9957-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
9962+
"three@npm:^0.176.0":
9963+
version: 0.176.0
9964+
resolution: "three@npm:0.176.0"
9965+
checksum: 10c0/e1aee553649d1fb38eceadd748438f4333a7fec24658e97895e05e686222c1aae8fe3925e81af1400dcde4b8bd8dae23066cf591f50e90fe1dd9a898fee8971b
99589966
languageName: node
99599967
linkType: hard
99609968

0 commit comments

Comments
 (0)