Skip to content

Commit e9aff2b

Browse files
Update dependency three to ^0.183.0
1 parent cc026a2 commit e9aff2b

4 files changed

Lines changed: 30 additions & 30 deletions

File tree

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.181.0"
8+
"three": "^0.183.0"
99
},
1010
"devDependencies": {
1111
"@sourceacademy/modules-buildtools": "workspace:^",
1212
"@types/plotly.js": "^2.35.4",
13-
"@types/three": "^0.181.0",
13+
"@types/three": "^0.183.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
@@ -6,12 +6,12 @@
66
"@sourceacademy/modules-lib": "workspace:^",
77
"es-toolkit": "^1.44.0",
88
"js-slang": "^1.0.85",
9-
"three": "^0.181.0"
9+
"three": "^0.183.0"
1010
},
1111
"devDependencies": {
1212
"@dimforge/rapier3d-compat": "^0.11.2",
1313
"@sourceacademy/modules-buildtools": "workspace:^",
14-
"@types/three": "^0.181.0",
14+
"@types/three": "^0.183.0",
1515
"typescript": "^5.8.2"
1616
},
1717
"type": "module",

src/tabs/Nbody/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"plotly.js-dist": "^2.17.1",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1",
13-
"three": "^0.181.0"
13+
"three": "^0.183.0"
1414
},
1515
"devDependencies": {
1616
"@sourceacademy/modules-buildtools": "workspace:^",
1717
"@types/plotly.js": "^2.35.4",
1818
"@types/react": "^18.3.1",
19-
"@types/three": "^0.181.0"
19+
"@types/three": "^0.183.0"
2020
},
2121
"scripts": {
2222
"build": "buildtools build tab .",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3855,10 +3855,10 @@ __metadata:
38553855
dependencies:
38563856
"@sourceacademy/modules-buildtools": "workspace:^"
38573857
"@types/plotly.js": "npm:^2.35.4"
3858-
"@types/three": "npm:^0.181.0"
3858+
"@types/three": "npm:^0.183.0"
38593859
nbody: "npm:^0.2.0"
38603860
plotly.js-dist: "npm:^2.17.1"
3861-
three: "npm:^0.181.0"
3861+
three: "npm:^0.183.0"
38623862
typescript: "npm:^5.8.2"
38633863
languageName: unknown
38643864
linkType: soft
@@ -3942,10 +3942,10 @@ __metadata:
39423942
"@dimforge/rapier3d-compat": "npm:^0.11.2"
39433943
"@sourceacademy/modules-buildtools": "workspace:^"
39443944
"@sourceacademy/modules-lib": "workspace:^"
3945-
"@types/three": "npm:^0.181.0"
3945+
"@types/three": "npm:^0.183.0"
39463946
es-toolkit: "npm:^1.44.0"
39473947
js-slang: "npm:^1.0.85"
3948-
three: "npm:^0.181.0"
3948+
three: "npm:^0.183.0"
39493949
typescript: "npm:^5.8.2"
39503950
languageName: unknown
39513951
linkType: soft
@@ -4396,12 +4396,12 @@ __metadata:
43964396
"@sourceacademy/modules-lib": "workspace:^"
43974397
"@types/plotly.js": "npm:^2.35.4"
43984398
"@types/react": "npm:^18.3.1"
4399-
"@types/three": "npm:^0.181.0"
4399+
"@types/three": "npm:^0.183.0"
44004400
nbody: "npm:^0.2.0"
44014401
plotly.js-dist: "npm:^2.17.1"
44024402
react: "npm:^18.3.1"
44034403
react-dom: "npm:^18.3.1"
4404-
three: "npm:^0.181.0"
4404+
three: "npm:^0.183.0"
44054405
languageName: unknown
44064406
linkType: soft
44074407

@@ -5296,18 +5296,18 @@ __metadata:
52965296
languageName: node
52975297
linkType: hard
52985298

5299-
"@types/three@npm:^0.181.0":
5300-
version: 0.181.0
5301-
resolution: "@types/three@npm:0.181.0"
5299+
"@types/three@npm:^0.183.0":
5300+
version: 0.183.1
5301+
resolution: "@types/three@npm:0.183.1"
53025302
dependencies:
53035303
"@dimforge/rapier3d-compat": "npm:~0.12.0"
53045304
"@tweenjs/tween.js": "npm:~23.1.3"
53055305
"@types/stats.js": "npm:*"
5306-
"@types/webxr": "npm:*"
5306+
"@types/webxr": "npm:>=0.5.17"
53075307
"@webgpu/types": "npm:*"
53085308
fflate: "npm:~0.8.2"
5309-
meshoptimizer: "npm:~0.22.0"
5310-
checksum: 10c0/c110de1a1934ef4cceb9071a52ccdab6df0c6502600322004a29c4b273c196a0e700fed4257a421190d8618a27f0e418e3ba14da3e3a7168cc014007be1b8f04
5309+
meshoptimizer: "npm:~1.0.1"
5310+
checksum: 10c0/ceb62a5a6e04b0c09d2641bb515c4b4b24e9e57135761f1f6a8c75a5e41f7feffc9ad37de772100b222f723f2c61cea2b87c3eea30cd5b58b2465a402f1a898f
53115311
languageName: node
53125312
linkType: hard
53135313

@@ -5353,10 +5353,10 @@ __metadata:
53535353
languageName: node
53545354
linkType: hard
53555355

5356-
"@types/webxr@npm:*":
5357-
version: 0.5.22
5358-
resolution: "@types/webxr@npm:0.5.22"
5359-
checksum: 10c0/dd015cadd71b2cdd3b7bab18152e579d33ff66652b2eab26f371f3583ca607e9a1f1bd5af5e2f7ff861a50aa352f44b3be40f26b64561e365d1fec254c7dfdcd
5356+
"@types/webxr@npm:>=0.5.17":
5357+
version: 0.5.24
5358+
resolution: "@types/webxr@npm:0.5.24"
5359+
checksum: 10c0/ff59ffd390d06ca3f89ab2531d583ac10bc5e2ab82e5a01ecc40fbc365224a3375e7caa5b14649cf6141db21fb024940da7ad2bd8faa3cd497a6665257cb53b5
53605360
languageName: node
53615361
linkType: hard
53625362

@@ -12612,10 +12612,10 @@ __metadata:
1261212612
languageName: node
1261312613
linkType: hard
1261412614

12615-
"meshoptimizer@npm:~0.22.0":
12616-
version: 0.22.0
12617-
resolution: "meshoptimizer@npm:0.22.0"
12618-
checksum: 10c0/df5c10c897a9eea3085cd2ae077dd4b904df3d71855eb3cbaa624d05e62eb4e893b3e2492cae070122561addb90fbfe092c53b7e68fdd391d0009f267af3f348
12615+
"meshoptimizer@npm:~1.0.1":
12616+
version: 1.0.1
12617+
resolution: "meshoptimizer@npm:1.0.1"
12618+
checksum: 10c0/55a1164370474e1acd9f1116843a6ca9de27b4138b5d8cc13160652d50962eff29c91e8b05c9dfed97ddc41544f37509ed2ca382bebc8b332ddbcecdaa692027
1261912619
languageName: node
1262012620
linkType: hard
1262112621

@@ -16331,10 +16331,10 @@ __metadata:
1633116331
languageName: node
1633216332
linkType: hard
1633316333

16334-
"three@npm:^0.181.0":
16335-
version: 0.181.1
16336-
resolution: "three@npm:0.181.1"
16337-
checksum: 10c0/ca848798fa75ac6f4a20b7da085e99b7eba18cc8bd51268e91cefa405a021e045561475fe8cea3841439e39e7723055d80ba942ad4c63f651713ac874f6d4e4a
16334+
"three@npm:^0.183.0":
16335+
version: 0.183.2
16336+
resolution: "three@npm:0.183.2"
16337+
checksum: 10c0/dd42957a99f5ea3e6f907e17eaa3c99a931180bac24be68b8e0ff13674bc44314d3255839ec1802ad1251d9e508f542b8d26b2cc86a6b44ac9b06de34b37fdc7
1633816338
languageName: node
1633916339
linkType: hard
1634016340

0 commit comments

Comments
 (0)