Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 11 additions & 15 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vanilla-extract/sprinkles": "^1.4.1",
"axios": "^0.21.1",
"bignumber.js": "^9.0.1",
"bootstrap": "^4.3.1",
"bootstrap": "^5.0.0",
"buffer": "^6.0.3",
"classnames": "^2.3.1",
"cryptocurrency-icons": "git+https://github.com/bitzlato/cryptocurrency-icons.git#1c1db76ce934c5a81fa67d1ebad689c7e0a85504",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5883,13 +5883,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:^4.3.1":
version: 4.6.0
resolution: "bootstrap@npm:4.6.0"
"bootstrap@npm:^5.0.0":
version: 5.2.1
resolution: "bootstrap@npm:5.2.1"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: 998a21691a54113afda3354357338930e86e64c3a29514f342dde11100937f5f3b64248e49fd31b7c4fcce332b730baa9a68cbe553366febcbdd80dae21bd78f
"@popperjs/core": ^2.11.6
checksum: f7d733ae5d27177d813adb2ac2158f08069a558d8f664b3db8857aba0ab07423d83b4276dba6123dde52309e707bb06ec13e040fb905eaa293c53453110bb802
languageName: node
linkType: hard

Expand Down Expand Up @@ -19559,7 +19558,7 @@ __metadata:
axios: ^0.21.1
axios-mock-adapter: ^1.16.0
bignumber.js: ^9.0.1
bootstrap: ^4.3.1
bootstrap: ^5.0.0
buffer: ^6.0.3
classnames: ^2.3.1
copy-webpack-plugin: ^11.0.0
Expand Down