Skip to content

Commit

Permalink
Ahmad/ Fiix Strike Icon in firefox and update Deriv UI Package (#15609)
Browse files Browse the repository at this point in the history
* chore: strike icon

* fix: revert all

* chore: add important

* fix: update packages and remove temp fix
  • Loading branch information
ahmadtaimoor-deriv committed Jun 11, 2024
1 parent 6307d05 commit 6d12e89
Show file tree
Hide file tree
Showing 11 changed files with 18,734 additions and 18 deletions.
14 changes: 8 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/cashier-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"start": "rimraf dist && npm run test && npm run serve"
},
"dependencies": {
"@deriv-com/ui": "^1.14.5",
"@deriv-com/ui": "v1.28.1",
"@deriv-com/utils": "^0.0.24",
"@deriv/api-v2": "^1.0.0",
"@deriv/integration": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cfd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"dependencies": {
"@deriv-com/analytics": "1.5.9",
"@deriv-com/ui": "^1.14.5",
"@deriv-com/ui": "v1.28.1",
"@deriv-com/utils": "^0.0.24",
"@deriv/account": "^1.0.0",
"@deriv/api": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@contentpass/zxcvbn": "^4.4.3",
"@deriv-com/ui": "^1.14.5",
"@deriv-com/ui": "v1.28.1",
"@deriv/shared": "^1.0.0",
"@deriv/stores": "^1.0.0",
"@deriv/translations": "^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 @@ -99,7 +99,7 @@
"@deriv-com/quill-tokens": "^2.0.4",
"@deriv-com/quill-ui": "^1.10.13",
"@deriv-com/translations": "^1.2.3",
"@deriv-com/ui": "^1.14.5",
"@deriv-com/ui": "v1.28.1",
"@deriv-com/utils": "^0.0.24",
"@deriv/account": "^1.0.0",
"@deriv/api": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/p2p-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"start": "rimraf dist && npm run test && npm run serve"
},
"dependencies": {
"@deriv-com/ui": "^1.14.5",
"@deriv-com/ui": "v1.28.1",
"@deriv-com/utils": "^0.0.24",
"@deriv/api-v2": "^1.0.0",
"@deriv/integration": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/reports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"dependencies": {
"@deriv-com/analytics": "1.5.9",
"@deriv-com/ui": "^1.14.5",
"@deriv-com/ui": "v1.28.1",
"@deriv/components": "^1.0.0",
"@deriv/deriv-api": "^1.0.15",
"@deriv/api-types": "1.0.172",
Expand Down
Loading

0 comments on commit 6d12e89

Please sign in to comment.