Skip to content

Commit b575941

Browse files
Update dependency three to ^0.181.0 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8e6a25 commit b575941

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
@@ -1906,7 +1906,7 @@ __metadata:
19061906
languageName: node
19071907
linkType: hard
19081908

1909-
"@dimforge/rapier3d-compat@npm:^0.12.0":
1909+
"@dimforge/rapier3d-compat@npm:^0.12.0, @dimforge/rapier3d-compat@npm:~0.12.0":
19101910
version: 0.12.0
19111911
resolution: "@dimforge/rapier3d-compat@npm:0.12.0"
19121912
checksum: 10c0/c66c24f90649c0fc870679c12e7fec1a111080d44450169b57561f957d7b6b284ad8a3ceeba95533e213176ea171351acebd3dd43885fafb33f18bfbd9d507db
@@ -4248,10 +4248,10 @@ __metadata:
42484248
dependencies:
42494249
"@sourceacademy/modules-buildtools": "workspace:^"
42504250
"@types/plotly.js": "npm:^2.35.4"
4251-
"@types/three": "npm:^0.175.0"
4251+
"@types/three": "npm:^0.181.0"
42524252
nbody: "npm:^0.2.0"
42534253
plotly.js-dist: "npm:^2.17.1"
4254-
three: "npm:^0.175.0"
4254+
three: "npm:^0.181.0"
42554255
typescript: "npm:^5.8.2"
42564256
languageName: unknown
42574257
linkType: soft
@@ -4345,8 +4345,8 @@ __metadata:
43454345
"@dimforge/rapier3d-compat": "npm:^0.11.2"
43464346
"@sourceacademy/modules-buildtools": "workspace:^"
43474347
"@sourceacademy/modules-lib": "workspace:^"
4348-
"@types/three": "npm:^0.175.0"
4349-
three: "npm:^0.175.0"
4348+
"@types/three": "npm:^0.181.0"
4349+
three: "npm:^0.181.0"
43504350
typescript: "npm:^5.8.2"
43514351
languageName: unknown
43524352
linkType: soft
@@ -4801,12 +4801,12 @@ __metadata:
48014801
"@sourceacademy/modules-lib": "workspace:^"
48024802
"@types/plotly.js": "npm:^2.35.4"
48034803
"@types/react": "npm:^18.3.1"
4804-
"@types/three": "npm:^0.175.0"
4804+
"@types/three": "npm:^0.181.0"
48054805
nbody: "npm:^0.2.0"
48064806
plotly.js-dist: "npm:^2.17.1"
48074807
react: "npm:^18.3.1"
48084808
react-dom: "npm:^18.3.1"
4809-
three: "npm:^0.175.0"
4809+
three: "npm:^0.181.0"
48104810
languageName: unknown
48114811
linkType: soft
48124812

@@ -5772,17 +5772,18 @@ __metadata:
57725772
languageName: node
57735773
linkType: hard
57745774

5775-
"@types/three@npm:^0.175.0":
5776-
version: 0.175.0
5777-
resolution: "@types/three@npm:0.175.0"
5775+
"@types/three@npm:^0.181.0":
5776+
version: 0.181.0
5777+
resolution: "@types/three@npm:0.181.0"
57785778
dependencies:
5779+
"@dimforge/rapier3d-compat": "npm:~0.12.0"
57795780
"@tweenjs/tween.js": "npm:~23.1.3"
57805781
"@types/stats.js": "npm:*"
57815782
"@types/webxr": "npm:*"
57825783
"@webgpu/types": "npm:*"
57835784
fflate: "npm:~0.8.2"
5784-
meshoptimizer: "npm:~0.18.1"
5785-
checksum: 10c0/9e4b4a0aeba942b4dc5fc3648eb7932f8b7b6c03f2f9d69549f967bb5e581bb48022d15494b4e95eac21982d107bc4db2eecfb539a34451d2876ca3bd22a001c
5785+
meshoptimizer: "npm:~0.22.0"
5786+
checksum: 10c0/c110de1a1934ef4cceb9071a52ccdab6df0c6502600322004a29c4b273c196a0e700fed4257a421190d8618a27f0e418e3ba14da3e3a7168cc014007be1b8f04
57865787
languageName: node
57875788
linkType: hard
57885789

@@ -13418,6 +13419,13 @@ __metadata:
1341813419
languageName: node
1341913420
linkType: hard
1342013421

13422+
"meshoptimizer@npm:~0.22.0":
13423+
version: 0.22.0
13424+
resolution: "meshoptimizer@npm:0.22.0"
13425+
checksum: 10c0/df5c10c897a9eea3085cd2ae077dd4b904df3d71855eb3cbaa624d05e62eb4e893b3e2492cae070122561addb90fbfe092c53b7e68fdd391d0009f267af3f348
13426+
languageName: node
13427+
linkType: hard
13428+
1342113429
"micromark-core-commonmark@npm:^2.0.0":
1342213430
version: 2.0.3
1342313431
resolution: "micromark-core-commonmark@npm:2.0.3"
@@ -17251,10 +17259,10 @@ __metadata:
1725117259
languageName: node
1725217260
linkType: hard
1725317261

17254-
"three@npm:^0.175.0":
17255-
version: 0.175.0
17256-
resolution: "three@npm:0.175.0"
17257-
checksum: 10c0/eb47d45aaee376cfbbe7334ec4e9f3ea9cb03f9ecce5a313a08f56a01834e7f514a0c657cf2c4abeff9956079721cd542e2913fede50553d935e7fa390921452
17262+
"three@npm:^0.181.0":
17263+
version: 0.181.1
17264+
resolution: "three@npm:0.181.1"
17265+
checksum: 10c0/ca848798fa75ac6f4a20b7da085e99b7eba18cc8bd51268e91cefa405a021e045561475fe8cea3841439e39e7723055d80ba942ad4c63f651713ac874f6d4e4a
1725817266
languageName: node
1725917267
linkType: hard
1726017268

0 commit comments

Comments
 (0)