Skip to content

Commit c200fc2

Browse files
Update dependency three to ^0.181.0
1 parent a810adc commit c200fc2

File tree

4 files changed

+30
-22
lines changed

4 files changed

+30
-22
lines changed

src/bundles/nbody/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"dependencies": {
66
"nbody": "^0.2.0",
77
"plotly.js-dist": "^2.17.1",
8-
"three": "^0.175.0"
8+
"three": "^0.181.0"
99
},
1010
"devDependencies": {
1111
"@sourceacademy/modules-buildtools": "workspace:^",
1212
"@types/plotly.js": "^2.35.4",
13-
"@types/three": "^0.175.0",
13+
"@types/three": "^0.181.0",
1414
"typescript": "^5.8.2"
1515
},
1616
"type": "module",

src/bundles/robot_simulation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"private": true,
55
"dependencies": {
66
"@sourceacademy/modules-lib": "workspace:^",
7-
"three": "^0.175.0"
7+
"three": "^0.181.0"
88
},
99
"devDependencies": {
1010
"@dimforge/rapier3d-compat": "^0.11.2",
1111
"@sourceacademy/modules-buildtools": "workspace:^",
12-
"@types/three": "^0.175.0",
12+
"@types/three": "^0.181.0",
1313
"typescript": "^5.8.2"
1414
},
1515
"type": "module",

src/tabs/Nbody/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"plotly.js-dist": "^2.17.1",
99
"react": "^18.3.1",
1010
"react-dom": "^18.3.1",
11-
"three": "^0.175.0"
11+
"three": "^0.181.0"
1212
},
1313
"devDependencies": {
1414
"@sourceacademy/modules-buildtools": "workspace:^",
1515
"@types/plotly.js": "^2.35.4",
1616
"@types/react": "^18.3.1",
17-
"@types/three": "^0.175.0"
17+
"@types/three": "^0.181.0"
1818
},
1919
"scripts": {
2020
"build": "buildtools build tab .",

yarn.lock

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1888,7 +1888,7 @@ __metadata:
18881888
languageName: node
18891889
linkType: hard
18901890

1891-
"@dimforge/rapier3d-compat@npm:^0.12.0":
1891+
"@dimforge/rapier3d-compat@npm:^0.12.0, @dimforge/rapier3d-compat@npm:~0.12.0":
18921892
version: 0.12.0
18931893
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
18941894
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
@@ -4230,10 +4230,10 @@ __metadata:
42304230
dependencies:
42314231
"@sourceacademy/modules-buildtools": "workspace:^"
42324232
"@types/plotly.js": "npm:^2.35.4"
4233-
"@types/three": "npm:^0.175.0"
4233+
"@types/three": "npm:^0.181.0"
42344234
nbody: "npm:^0.2.0"
42354235
plotly.js-dist: "npm:^2.17.1"
4236-
three: "npm:^0.175.0"
4236+
three: "npm:^0.181.0"
42374237
typescript: "npm:^5.8.2"
42384238
languageName: unknown
42394239
linkType: soft
@@ -4327,8 +4327,8 @@ __metadata:
43274327
"@dimforge/rapier3d-compat": "npm:^0.11.2"
43284328
"@sourceacademy/modules-buildtools": "workspace:^"
43294329
"@sourceacademy/modules-lib": "workspace:^"
4330-
"@types/three": "npm:^0.175.0"
4331-
three: "npm:^0.175.0"
4330+
"@types/three": "npm:^0.181.0"
4331+
three: "npm:^0.181.0"
43324332
typescript: "npm:^5.8.2"
43334333
languageName: unknown
43344334
linkType: soft
@@ -4783,12 +4783,12 @@ __metadata:
47834783
"@sourceacademy/modules-lib": "workspace:^"
47844784
"@types/plotly.js": "npm:^2.35.4"
47854785
"@types/react": "npm:^18.3.1"
4786-
"@types/three": "npm:^0.175.0"
4786+
"@types/three": "npm:^0.181.0"
47874787
nbody: "npm:^0.2.0"
47884788
plotly.js-dist: "npm:^2.17.1"
47894789
react: "npm:^18.3.1"
47904790
react-dom: "npm:^18.3.1"
4791-
three: "npm:^0.175.0"
4791+
three: "npm:^0.181.0"
47924792
languageName: unknown
47934793
linkType: soft
47944794

@@ -5754,17 +5754,18 @@ __metadata:
57545754
languageName: node
57555755
linkType: hard
57565756

5757-
"@types/three@npm:^0.175.0":
5758-
version: 0.175.0
5759-
resolution: "@types/three@npm:0.175.0"
5757+
"@types/three@npm:^0.181.0":
5758+
version: 0.181.0
5759+
resolution: "@types/three@npm:0.181.0"
57605760
dependencies:
5761+
"@dimforge/rapier3d-compat": "npm:~0.12.0"
57615762
"@tweenjs/tween.js": "npm:~23.1.3"
57625763
"@types/stats.js": "npm:*"
57635764
"@types/webxr": "npm:*"
57645765
"@webgpu/types": "npm:*"
57655766
fflate: "npm:~0.8.2"
5766-
meshoptimizer: "npm:~0.18.1"
5767-
checksum: 10c0/9e4b4a0aeba942b4dc5fc3648eb7932f8b7b6c03f2f9d69549f967bb5e581bb48022d15494b4e95eac21982d107bc4db2eecfb539a34451d2876ca3bd22a001c
5767+
meshoptimizer: "npm:~0.22.0"
5768+
checksum: 10c0/c110de1a1934ef4cceb9071a52ccdab6df0c6502600322004a29c4b273c196a0e700fed4257a421190d8618a27f0e418e3ba14da3e3a7168cc014007be1b8f04
57685769
languageName: node
57695770
linkType: hard
57705771

@@ -13400,6 +13401,13 @@ __metadata:
1340013401
languageName: node
1340113402
linkType: hard
1340213403

13404+
"meshoptimizer@npm:~0.22.0":
13405+
version: 0.22.0
13406+
resolution: "meshoptimizer@npm:0.22.0"
13407+
checksum: 10c0/df5c10c897a9eea3085cd2ae077dd4b904df3d71855eb3cbaa624d05e62eb4e893b3e2492cae070122561addb90fbfe092c53b7e68fdd391d0009f267af3f348
13408+
languageName: node
13409+
linkType: hard
13410+
1340313411
"micromark-core-commonmark@npm:^2.0.0":
1340413412
version: 2.0.3
1340513413
resolution: "micromark-core-commonmark@npm:2.0.3"
@@ -17233,10 +17241,10 @@ __metadata:
1723317241
languageName: node
1723417242
linkType: hard
1723517243

17236-
"three@npm:^0.175.0":
17237-
version: 0.175.0
17238-
resolution: "three@npm:0.175.0"
17239-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
17244+
"three@npm:^0.181.0":
17245+
version: 0.181.1
17246+
resolution: "three@npm:0.181.1"
17247+
checksum: 10c0/ca848798fa75ac6f4a20b7da085e99b7eba18cc8bd51268e91cefa405a021e045561475fe8cea3841439e39e7723055d80ba942ad4c63f651713ac874f6d4e4a
1724017248
languageName: node
1724117249
linkType: hard
1724217250

0 commit comments

Comments
 (0)