Skip to content

Commit

Permalink
feat: chart version update (#17818)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinu-deriv authored Dec 16, 2024
1 parent d09ff32 commit 04c01f0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/bot-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@deriv/api-types": "1.0.172",
"@deriv/bot-skeleton": "^1.0.0",
"@deriv/components": "^1.0.0",
"@deriv/deriv-charts": "^2.7.2",
"@deriv/deriv-charts": "^2.8.0",
"@deriv/hooks": "^1.0.0",
"@deriv/quill-icons": "2.2.1",
"@deriv/shared": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@deriv/cfd": "^1.0.0",
"@deriv/components": "^1.0.0",
"@deriv/deriv-api": "^1.0.15",
"@deriv/deriv-charts": "^2.7.2",
"@deriv/deriv-charts": "^2.8.0",
"@deriv/hooks": "^1.0.0",
"@deriv/p2p": "^0.7.3",
"@deriv/quill-icons": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/trader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@deriv/api-types": "1.0.172",
"@deriv/components": "^1.0.0",
"@deriv/deriv-api": "^1.0.15",
"@deriv/deriv-charts": "^2.7.2",
"@deriv/deriv-charts": "^2.8.0",
"@deriv/hooks": "^1.0.0",
"@deriv/shared": "^1.0.0",
"@deriv/stores": "^1.0.0",
Expand Down

0 comments on commit 04c01f0

Please sign in to comment.