Skip to content

Commit

Permalink
[Backport 2.x] Sync dependencies with its latest versions (#312)
Browse files Browse the repository at this point in the history
* Sync dependencies with latest versions (#310)

Signed-off-by: Ryan Liang <[email protected]>

* [Backport 2.x] Sync dependencies

Signed-off-by: Ryan Liang <[email protected]>

---------

Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 authored Jan 10, 2024
1 parent e513fa8 commit beb1782
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 141 deletions.
8 changes: 4 additions & 4 deletions gantt-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"cypress:open": "TZ=America/Los_Angeles cypress open"
},
"dependencies": {
"plotly.js-dist": "^1.57.1",
"react-plotly.js": "^2.4.0"
"plotly.js-dist": "^2.2.0",
"react-plotly.js": "^2.5.1"
},
"devDependencies": {
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/react-plotly.js": "^2.2.4",
"@types/react-plotly.js": "^2.5.0",
"@types/showdown": "^1.9.3",
"cypress": "^12.8.1",
"cypress": "^13.6.0",
"eslint": "^6.8.0",
"jest-dom": "^4.0.0"
},
Expand Down
Loading

0 comments on commit beb1782

Please sign in to comment.