Skip to content

Commit 9f17b56

Browse files
Update dependency three to ^0.176.0
1 parent c8edeb0 commit 9f17b56

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

@@ -7695,7 +7703,7 @@ __metadata:
76957703
"@types/plotly.js": "npm:^2.35.4"
76967704
"@types/react": "npm:^18.3.2"
76977705
"@types/react-dom": "npm:^18.3.0"
7698-
"@types/three": "npm:^0.175.0"
7706+
"@types/three": "npm:^0.176.0"
76997707
"@vitejs/plugin-react": "npm:^4.3.4"
77007708
ace-builds: "npm:^1.25.1"
77017709
acorn: "npm:^8.8.1"
@@ -7736,7 +7744,7 @@ __metadata:
77367744
save-file: "npm:^2.3.1"
77377745
source-academy-utils: "npm:^1.0.0"
77387746
source-academy-wabt: "npm:^1.0.4"
7739-
three: "npm:^0.175.0"
7747+
three: "npm:^0.176.0"
77407748
ts-jest: "npm:^29.1.2"
77417749
typedoc: "npm:^0.25.12"
77427750
typescript: "npm:^5.8.2"
@@ -10033,10 +10041,10 @@ __metadata:
1003310041
languageName: node
1003410042
linkType: hard
1003510043

10036-
"three@npm:^0.175.0":
10037-
version: 0.175.0
10038-
resolution: "three@npm:0.175.0"
10039-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
10044+
"three@npm:^0.176.0":
10045+
version: 0.176.0
10046+
resolution: "three@npm:0.176.0"
10047+
checksum: 10c0/e1aee553649d1fb38eceadd748438f4333a7fec24658e97895e05e686222c1aae8fe3925e81af1400dcde4b8bd8dae23066cf591f50e90fe1dd9a898fee8971b
1004010048
languageName: node
1004110049
linkType: hard
1004210050

0 commit comments

Comments
 (0)