Skip to content

Commit

Permalink
Revert bignumber changes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljscript committed Oct 22, 2024
1 parent f43887c commit 368cb36
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/wallet-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"assert": "^2.0.0",
"axios": "^1.5.0",
"base-64": "^1.0.0",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"bip39": "2.5.0",
"blake2b": "2.1.3",
"bs58": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/claim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"@yoroi/common": "^1.5.4",
"@yoroi/portfolio": "1.0.3",
"@yoroi/types": "1.5.8",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"@yoroi/types": "1.5.8",
"axios": "^1.5.0",
"axios-mock-adapter": "^1.21.5",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand All @@ -176,7 +176,7 @@
"peerDependencies": {
"@react-native-async-storage/async-storage": ">= 1.19.3 <= 1.20.0",
"axios": "^1.5.0",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"immer": "^10.0.3",
"react": ">= 16.8.0 <= 19.0.0",
"react-native-mmkv": "^2.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dapp-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"@types/react-test-renderer": "^18.0.7",
"@yoroi/types": "1.5.8",
"axios-mock-adapter": "^1.21.5",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand All @@ -180,7 +180,7 @@
},
"peerDependencies": {
"@react-native-async-storage/async-storage": ">= 1.19.3 <= 1.20.0",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"react": ">= 16.8.0 <= 19.0.0",
"react-native-mmkv": "^2.11.0",
"react-query": "^3.39.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/explorers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@types/react": "^18.2.55",
"@types/react-test-renderer": "^18.0.7",
"@yoroi/types": "1.5.8",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/portfolio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"@types/react": "^18.2.55",
"@types/react-test-renderer": "^18.0.7",
"@yoroi/types": "1.5.8",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand All @@ -172,7 +172,7 @@
"@react-native-async-storage/async-storage": "^1.19.3",
"@yoroi/api": "1.5.2",
"@yoroi/common": "1.5.4",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"immer": "^10.0.3",
"react": ">= 16.8.0 <= 19.0.0",
"react-native-mmkv": "^2.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"@yoroi/common": "^1.5.4",
"@yoroi/portfolio": "1.0.3",
"@yoroi/types": "1.5.8",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand All @@ -180,7 +180,7 @@
"@yoroi/api": "1.5.2",
"@yoroi/common": "1.5.4",
"@yoroi/portfolio": "1.0.3",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"immer": "^10.0.2",
"react": ">= 16.8.0 <= 19.0.0",
"react-query": "^3.39.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@testing-library/react-hooks": "^8.0.1",
"@types/jest": "^29.5.12",
"axios": "^1.5.0",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
"dependency-cruiser": "^13.1.1",
Expand All @@ -119,7 +119,7 @@
"peerDependencies": {
"@emurgo/yoroi-lib": "^2.0.0",
"axios": "^1.5.0",
"bignumber.js": "9.0.1",
"bignumber.js": "^9.0.1",
"rxjs": "^7.8.1"
},
"packageManager": "[email protected]",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7692,11 +7692,6 @@ big.js@^5.2.2:
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==

[email protected]:
version "9.0.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.1.tgz#8d7ba124c882bfd8e43260c67475518d0689e4e5"
integrity sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==

bignumber.js@^9.0.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.1.tgz#c4df7dc496bd849d4c9464344c1aa74228b4dac6"
Expand Down

0 comments on commit 368cb36

Please sign in to comment.