Skip to content

Commit 97bfbc8

Browse files
Update dependency three to ^0.177.0
1 parent 1cd9c6d commit 97bfbc8

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
@@ -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"
@@ -2240,17 +2247,18 @@ __metadata:
22402247
languageName: node
22412248
linkType: hard
22422249

2243-
"@types/three@npm:^0.175.0":
2244-
version: 0.175.0
2245-
resolution: "@types/three@npm:0.175.0"
2250+
"@types/three@npm:^0.177.0":
2251+
version: 0.177.0
2252+
resolution: "@types/three@npm:0.177.0"
22462253
dependencies:
2254+
"@dimforge/rapier3d-compat": "npm:~0.12.0"
22472255
"@tweenjs/tween.js": "npm:~23.1.3"
22482256
"@types/stats.js": "npm:*"
22492257
"@types/webxr": "npm:*"
22502258
"@webgpu/types": "npm:*"
22512259
fflate: "npm:~0.8.2"
22522260
meshoptimizer: "npm:~0.18.1"
2253-
checksum: 10c0/9e4b4a0aeba942b4dc5fc3648eb7932f8b7b6c03f2f9d69549f967bb5e581bb48022d15494b4e95eac21982d107bc4db2eecfb539a34451d2876ca3bd22a001c
2261+
checksum: 10c0/c3e5035d3f70dcf8eb20668f201dbafbfb2aedf9f18e60c7a7d569ffb2d38fdf1274208f6ba655e0a0ce1e0b4b42e97d04346f9a7d1d2ec02bccaa708f32c0e7
22542262
languageName: node
22552263
linkType: hard
22562264

@@ -7704,7 +7712,7 @@ __metadata:
77047712
"@types/plotly.js": "npm:^3.0.0"
77057713
"@types/react": "npm:^18.3.2"
77067714
"@types/react-dom": "npm:^18.3.0"
7707-
"@types/three": "npm:^0.175.0"
7715+
"@types/three": "npm:^0.177.0"
77087716
"@vitejs/plugin-react": "npm:^4.3.4"
77097717
ace-builds: "npm:^1.25.1"
77107718
acorn: "npm:^8.8.1"
@@ -7745,7 +7753,7 @@ __metadata:
77457753
save-file: "npm:^2.3.1"
77467754
source-academy-utils: "npm:^1.0.0"
77477755
source-academy-wabt: "npm:^1.0.4"
7748-
three: "npm:^0.175.0"
7756+
three: "npm:^0.177.0"
77497757
ts-jest: "npm:^29.1.2"
77507758
typedoc: "npm:^0.25.12"
77517759
typescript: "npm:^5.8.2"
@@ -10042,10 +10050,10 @@ __metadata:
1004210050
languageName: node
1004310051
linkType: hard
1004410052

10045-
"three@npm:^0.175.0":
10046-
version: 0.175.0
10047-
resolution: "three@npm:0.175.0"
10048-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
10053+
"three@npm:^0.177.0":
10054+
version: 0.177.0
10055+
resolution: "three@npm:0.177.0"
10056+
checksum: 10c0/3e2ac1b9908e0d4dcecaf67c3d3e1b0b021dbfc7c80c2780005cc4e50532fb95b4c7f21669931e93c7b934d5576eb2364e1b34271bbd0e9484d1d723f836907b
1004910057
languageName: node
1005010058
linkType: hard
1005110059

0 commit comments

Comments
 (0)