Skip to content

Commit

Permalink
feat: update the version of quill-ui for wheel-picker changes (deriv-…
Browse files Browse the repository at this point in the history
…com#17822)

* feat: update the version of quill-ui for wheel-picker changes

* feat: update the quill-ui version
  • Loading branch information
vinu-deriv authored Dec 17, 2024
1 parent 0fb471c commit f7ea482
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 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/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@deriv-com/utils": "^0.0.40",
"@deriv-com/ui": "1.36.4",
"@deriv/api": "^1.0.0",
"@deriv-com/quill-ui": "1.24.2",
"@deriv-com/quill-ui": "1.24.4",
"@deriv/components": "^1.0.0",
"@deriv/hooks": "^1.0.0",
"@deriv/quill-icons": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bot-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@deriv-com/quill-ui": "1.24.2",
"@deriv-com/quill-ui": "1.24.4",
"@deriv-com/ui": "1.36.4",
"@deriv/api": "^1.0.0",
"@deriv/api-types": "1.0.172",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@datadog/browser-rum": "^5.11.0",
"@deriv-com/analytics": "1.26.2",
"@deriv-com/quill-tokens": "2.0.4",
"@deriv-com/quill-ui": "1.24.2",
"@deriv-com/quill-ui": "1.24.4",
"@deriv-com/translations": "1.3.9",
"@deriv-com/auth-client": "1.3.3",
"@deriv-com/ui": "1.36.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/trader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"dependencies": {
"@deriv-com/analytics": "1.26.2",
"@deriv-com/quill-tokens": "2.0.4",
"@deriv-com/quill-ui": "1.24.2",
"@deriv-com/quill-ui": "1.24.4",
"@deriv-com/utils": "^0.0.40",
"@deriv-com/ui": "1.36.4",
"@deriv/api-types": "1.0.172",
Expand Down

0 comments on commit f7ea482

Please sign in to comment.