diff --git a/src/bundles/nbody/package.json b/src/bundles/nbody/package.json index a3db814b44..7db9f53936 100644 --- a/src/bundles/nbody/package.json +++ b/src/bundles/nbody/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@sourceacademy/modules-buildtools": "workspace:^", - "@types/plotly.js": "^2.35.4", + "@types/plotly.js": "^3.0.0", "@types/three": "^0.185.0", "typescript": "^6.0.2" }, diff --git a/src/tabs/Nbody/package.json b/src/tabs/Nbody/package.json index 40ecf48e79..21cb5f895b 100644 --- a/src/tabs/Nbody/package.json +++ b/src/tabs/Nbody/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@sourceacademy/modules-buildtools": "workspace:^", - "@types/plotly.js": "^2.35.4", + "@types/plotly.js": "^3.0.0", "@types/react": "catalog:", "@types/three": "^0.185.0", "typescript": "^6.0.2" diff --git a/yarn.lock b/yarn.lock index a285e01fb5..821d2a2ebf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4013,7 +4013,7 @@ __metadata: dependencies: "@sourceacademy/modules-buildtools": "workspace:^" "@sourceacademy/modules-lib": "workspace:^" - "@types/plotly.js": "npm:^2.35.4" + "@types/plotly.js": "npm:^3.0.0" "@types/three": "npm:^0.185.0" nbody: "npm:^0.2.0" plotly.js-dist: "npm:^2.17.1" @@ -4595,7 +4595,7 @@ __metadata: "@sourceacademy/bundle-nbody": "workspace:^" "@sourceacademy/modules-buildtools": "workspace:^" "@sourceacademy/modules-lib": "workspace:^" - "@types/plotly.js": "npm:^2.35.4" + "@types/plotly.js": "npm:^3.0.0" "@types/react": "catalog:" "@types/three": "npm:^0.185.0" nbody: "npm:^0.2.0" @@ -5469,13 +5469,6 @@ __metadata: languageName: node linkType: hard -"@types/plotly.js@npm:^2.35.4": - version: 2.35.14 - resolution: "@types/plotly.js@npm:2.35.14" - checksum: 10c0/219fe2b49dfc47ba63dec63c2f6144de092da48065e2885c5d9276f992a760f49fb6733677f0f9b0255a2122cc3544a71671ae8f786dea04e34fc0668779864b - languageName: node - linkType: hard - "@types/plotly.js@npm:^3.0.0": version: 3.0.10 resolution: "@types/plotly.js@npm:3.0.10"