Skip to content

Commit 80cd6f3

Browse files
Update dependency @types/plotly.js to v3
1 parent afca983 commit 80cd6f3

3 files changed

Lines changed: 4 additions & 11 deletions

File tree

src/bundles/nbody/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@sourceacademy/modules-buildtools": "workspace:^",
13-
"@types/plotly.js": "^2.35.4",
13+
"@types/plotly.js": "^3.0.0",
1414
"@types/three": "^0.185.0",
1515
"typescript": "catalog:"
1616
},

src/tabs/Nbody/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@sourceacademy/modules-buildtools": "workspace:^",
17-
"@types/plotly.js": "^2.35.4",
17+
"@types/plotly.js": "^3.0.0",
1818
"@types/react": "catalog:",
1919
"@types/three": "^0.185.0",
2020
"typescript": "catalog:"

yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4013,7 +4013,7 @@ __metadata:
40134013
dependencies:
40144014
"@sourceacademy/modules-buildtools": "workspace:^"
40154015
"@sourceacademy/modules-lib": "workspace:^"
4016-
"@types/plotly.js": "npm:^2.35.4"
4016+
"@types/plotly.js": "npm:^3.0.0"
40174017
"@types/three": "npm:^0.185.0"
40184018
nbody: "npm:^0.2.0"
40194019
plotly.js-dist: "npm:^2.17.1"
@@ -4595,7 +4595,7 @@ __metadata:
45954595
"@sourceacademy/bundle-nbody": "workspace:^"
45964596
"@sourceacademy/modules-buildtools": "workspace:^"
45974597
"@sourceacademy/modules-lib": "workspace:^"
4598-
"@types/plotly.js": "npm:^2.35.4"
4598+
"@types/plotly.js": "npm:^3.0.0"
45994599
"@types/react": "catalog:"
46004600
"@types/three": "npm:^0.185.0"
46014601
nbody: "npm:^0.2.0"
@@ -5469,13 +5469,6 @@ __metadata:
54695469
languageName: node
54705470
linkType: hard
54715471

5472-
"@types/plotly.js@npm:^2.35.4":
5473-
version: 2.35.14
5474-
resolution: "@types/plotly.js@npm:2.35.14"
5475-
checksum: 10c0/219fe2b49dfc47ba63dec63c2f6144de092da48065e2885c5d9276f992a760f49fb6733677f0f9b0255a2122cc3544a71671ae8f786dea04e34fc0668779864b
5476-
languageName: node
5477-
linkType: hard
5478-
54795472
"@types/plotly.js@npm:^3.0.0":
54805473
version: 3.0.10
54815474
resolution: "@types/plotly.js@npm:3.0.10"

0 commit comments

Comments
 (0)