Skip to content

Commit c383477

Browse files
Update dependency three to ^0.181.0
1 parent 8405f6c commit c383477

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
@@ -1895,7 +1895,7 @@ __metadata:
18951895
languageName: node
18961896
linkType: hard
18971897

1898-
"@dimforge/rapier3d-compat@npm:^0.12.0":
1898+
"@dimforge/rapier3d-compat@npm:^0.12.0, @dimforge/rapier3d-compat@npm:~0.12.0":
18991899
version: 0.12.0
19001900
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
19011901
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
@@ -4253,10 +4253,10 @@ __metadata:
42534253
dependencies:
42544254
"@sourceacademy/modules-buildtools": "workspace:^"
42554255
"@types/plotly.js": "npm:^2.35.4"
4256-
"@types/three": "npm:^0.175.0"
4256+
"@types/three": "npm:^0.181.0"
42574257
nbody: "npm:^0.2.0"
42584258
plotly.js-dist: "npm:^2.17.1"
4259-
three: "npm:^0.175.0"
4259+
three: "npm:^0.181.0"
42604260
typescript: "npm:^5.8.2"
42614261
languageName: unknown
42624262
linkType: soft
@@ -4350,8 +4350,8 @@ __metadata:
43504350
"@dimforge/rapier3d-compat": "npm:^0.11.2"
43514351
"@sourceacademy/modules-buildtools": "workspace:^"
43524352
"@sourceacademy/modules-lib": "workspace:^"
4353-
"@types/three": "npm:^0.175.0"
4354-
three: "npm:^0.175.0"
4353+
"@types/three": "npm:^0.181.0"
4354+
three: "npm:^0.181.0"
43554355
typescript: "npm:^5.8.2"
43564356
languageName: unknown
43574357
linkType: soft
@@ -4806,12 +4806,12 @@ __metadata:
48064806
"@sourceacademy/modules-lib": "workspace:^"
48074807
"@types/plotly.js": "npm:^2.35.4"
48084808
"@types/react": "npm:^18.3.1"
4809-
"@types/three": "npm:^0.175.0"
4809+
"@types/three": "npm:^0.181.0"
48104810
nbody: "npm:^0.2.0"
48114811
plotly.js-dist: "npm:^2.17.1"
48124812
react: "npm:^18.3.1"
48134813
react-dom: "npm:^18.3.1"
4814-
three: "npm:^0.175.0"
4814+
three: "npm:^0.181.0"
48154815
languageName: unknown
48164816
linkType: soft
48174817

@@ -5777,17 +5777,18 @@ __metadata:
57775777
languageName: node
57785778
linkType: hard
57795779

5780-
"@types/three@npm:^0.175.0":
5781-
version: 0.175.0
5782-
resolution: "@types/three@npm:0.175.0"
5780+
"@types/three@npm:^0.181.0":
5781+
version: 0.181.0
5782+
resolution: "@types/three@npm:0.181.0"
57835783
dependencies:
5784+
"@dimforge/rapier3d-compat": "npm:~0.12.0"
57845785
"@tweenjs/tween.js": "npm:~23.1.3"
57855786
"@types/stats.js": "npm:*"
57865787
"@types/webxr": "npm:*"
57875788
"@webgpu/types": "npm:*"
57885789
fflate: "npm:~0.8.2"
5789-
meshoptimizer: "npm:~0.18.1"
5790-
checksum: 10c0/9e4b4a0aeba942b4dc5fc3648eb7932f8b7b6c03f2f9d69549f967bb5e581bb48022d15494b4e95eac21982d107bc4db2eecfb539a34451d2876ca3bd22a001c
5790+
meshoptimizer: "npm:~0.22.0"
5791+
checksum: 10c0/c110de1a1934ef4cceb9071a52ccdab6df0c6502600322004a29c4b273c196a0e700fed4257a421190d8618a27f0e418e3ba14da3e3a7168cc014007be1b8f04
57915792
languageName: node
57925793
linkType: hard
57935794

@@ -13422,6 +13423,13 @@ __metadata:
1342213423
languageName: node
1342313424
linkType: hard
1342413425

13426+
"meshoptimizer@npm:~0.22.0":
13427+
version: 0.22.0
13428+
resolution: "meshoptimizer@npm:0.22.0"
13429+
checksum: 10c0/df5c10c897a9eea3085cd2ae077dd4b904df3d71855eb3cbaa624d05e62eb4e893b3e2492cae070122561addb90fbfe092c53b7e68fdd391d0009f267af3f348
13430+
languageName: node
13431+
linkType: hard
13432+
1342513433
"micromark-core-commonmark@npm:^2.0.0":
1342613434
version: 2.0.3
1342713435
resolution: "micromark-core-commonmark@npm:2.0.3"
@@ -17261,10 +17269,10 @@ __metadata:
1726117269
languageName: node
1726217270
linkType: hard
1726317271

17264-
"three@npm:^0.175.0":
17265-
version: 0.175.0
17266-
resolution: "three@npm:0.175.0"
17267-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
17272+
"three@npm:^0.181.0":
17273+
version: 0.181.0
17274+
resolution: "three@npm:0.181.0"
17275+
checksum: 10c0/676dff297e54dc8bb55ce059d5bfe2332c817e207025d07d1a24fd48376db276d9bc6aa4c47ab7b1ba551752f1e42aacf7248eac94354ebbfa0d43042c6a50f1
1726817276
languageName: node
1726917277
linkType: hard
1727017278

0 commit comments

Comments
 (0)