Skip to content

Commit fda3d85

Browse files
Update dependency three to ^0.183.0
1 parent d71aa9b commit fda3d85

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
@@ -4164,10 +4164,10 @@ __metadata:
41644164
dependencies:
41654165
"@sourceacademy/modules-buildtools": "workspace:^"
41664166
"@types/plotly.js": "npm:^2.35.4"
4167-
"@types/three": "npm:^0.181.0"
4167+
"@types/three": "npm:^0.183.0"
41684168
nbody: "npm:^0.2.0"
41694169
plotly.js-dist: "npm:^2.17.1"
4170-
three: "npm:^0.181.0"
4170+
three: "npm:^0.183.0"
41714171
typescript: "npm:^5.8.2"
41724172
languageName: unknown
41734173
linkType: soft
@@ -4251,10 +4251,10 @@ __metadata:
42514251
"@dimforge/rapier3d-compat": "npm:^0.11.2"
42524252
"@sourceacademy/modules-buildtools": "workspace:^"
42534253
"@sourceacademy/modules-lib": "workspace:^"
4254-
"@types/three": "npm:^0.181.0"
4254+
"@types/three": "npm:^0.183.0"
42554255
es-toolkit: "npm:^1.44.0"
42564256
js-slang: "npm:^1.0.85"
4257-
three: "npm:^0.181.0"
4257+
three: "npm:^0.183.0"
42584258
typescript: "npm:^5.8.2"
42594259
languageName: unknown
42604260
linkType: soft
@@ -4705,12 +4705,12 @@ __metadata:
47054705
"@sourceacademy/modules-lib": "workspace:^"
47064706
"@types/plotly.js": "npm:^2.35.4"
47074707
"@types/react": "npm:^18.3.1"
4708-
"@types/three": "npm:^0.181.0"
4708+
"@types/three": "npm:^0.183.0"
47094709
nbody: "npm:^0.2.0"
47104710
plotly.js-dist: "npm:^2.17.1"
47114711
react: "npm:^18.3.1"
47124712
react-dom: "npm:^18.3.1"
4713-
three: "npm:^0.181.0"
4713+
three: "npm:^0.183.0"
47144714
languageName: unknown
47154715
linkType: soft
47164716

@@ -5605,18 +5605,18 @@ __metadata:
56055605
languageName: node
56065606
linkType: hard
56075607

5608-
"@types/three@npm:^0.181.0":
5609-
version: 0.181.0
5610-
resolution: "@types/three@npm:0.181.0"
5608+
"@types/three@npm:^0.183.0":
5609+
version: 0.183.1
5610+
resolution: "@types/three@npm:0.183.1"
56115611
dependencies:
56125612
"@dimforge/rapier3d-compat": "npm:~0.12.0"
56135613
"@tweenjs/tween.js": "npm:~23.1.3"
56145614
"@types/stats.js": "npm:*"
5615-
"@types/webxr": "npm:*"
5615+
"@types/webxr": "npm:>=0.5.17"
56165616
"@webgpu/types": "npm:*"
56175617
fflate: "npm:~0.8.2"
5618-
meshoptimizer: "npm:~0.22.0"
5619-
checksum: 10c0/c110de1a1934ef4cceb9071a52ccdab6df0c6502600322004a29c4b273c196a0e700fed4257a421190d8618a27f0e418e3ba14da3e3a7168cc014007be1b8f04
5618+
meshoptimizer: "npm:~1.0.1"
5619+
checksum: 10c0/ceb62a5a6e04b0c09d2641bb515c4b4b24e9e57135761f1f6a8c75a5e41f7feffc9ad37de772100b222f723f2c61cea2b87c3eea30cd5b58b2465a402f1a898f
56205620
languageName: node
56215621
linkType: hard
56225622

@@ -5662,10 +5662,10 @@ __metadata:
56625662
languageName: node
56635663
linkType: hard
56645664

5665-
"@types/webxr@npm:*":
5666-
version: 0.5.22
5667-
resolution: "@types/webxr@npm:0.5.22"
5668-
checksum: 10c0/dd015cadd71b2cdd3b7bab18152e579d33ff66652b2eab26f371f3583ca607e9a1f1bd5af5e2f7ff861a50aa352f44b3be40f26b64561e365d1fec254c7dfdcd
5665+
"@types/webxr@npm:>=0.5.17":
5666+
version: 0.5.24
5667+
resolution: "@types/webxr@npm:0.5.24"
5668+
checksum: 10c0/ff59ffd390d06ca3f89ab2531d583ac10bc5e2ab82e5a01ecc40fbc365224a3375e7caa5b14649cf6141db21fb024940da7ad2bd8faa3cd497a6665257cb53b5
56695669
languageName: node
56705670
linkType: hard
56715671

@@ -13150,10 +13150,10 @@ __metadata:
1315013150
languageName: node
1315113151
linkType: hard
1315213152

13153-
"meshoptimizer@npm:~0.22.0":
13154-
version: 0.22.0
13155-
resolution: "meshoptimizer@npm:0.22.0"
13156-
checksum: 10c0/df5c10c897a9eea3085cd2ae077dd4b904df3d71855eb3cbaa624d05e62eb4e893b3e2492cae070122561addb90fbfe092c53b7e68fdd391d0009f267af3f348
13153+
"meshoptimizer@npm:~1.0.1":
13154+
version: 1.0.1
13155+
resolution: "meshoptimizer@npm:1.0.1"
13156+
checksum: 10c0/55a1164370474e1acd9f1116843a6ca9de27b4138b5d8cc13160652d50962eff29c91e8b05c9dfed97ddc41544f37509ed2ca382bebc8b332ddbcecdaa692027
1315713157
languageName: node
1315813158
linkType: hard
1315913159

@@ -16950,10 +16950,10 @@ __metadata:
1695016950
languageName: node
1695116951
linkType: hard
1695216952

16953-
"three@npm:^0.181.0":
16954-
version: 0.181.1
16955-
resolution: "three@npm:0.181.1"
16956-
checksum: 10c0/ca848798fa75ac6f4a20b7da085e99b7eba18cc8bd51268e91cefa405a021e045561475fe8cea3841439e39e7723055d80ba942ad4c63f651713ac874f6d4e4a
16953+
"three@npm:^0.183.0":
16954+
version: 0.183.2
16955+
resolution: "three@npm:0.183.2"
16956+
checksum: 10c0/dd42957a99f5ea3e6f907e17eaa3c99a931180bac24be68b8e0ff13674bc44314d3255839ec1802ad1251d9e508f542b8d26b2cc86a6b44ac9b06de34b37fdc7
1695716957
languageName: node
1695816958
linkType: hard
1695916959

0 commit comments

Comments
 (0)