mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
fix(dependencies): Updating npm dependencies, increasing to react v18
This commit is contained in:
+5
-5
@@ -3,11 +3,11 @@
|
||||
"version": "2.0.1",
|
||||
"dependencies": {
|
||||
"axios": "0.27.2",
|
||||
"bootstrap": "5.1.3",
|
||||
"bootstrap": "5.2.0",
|
||||
"query-string": "7.1.1",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "2.0.0",
|
||||
"react-dom": "17.0.2",
|
||||
"react": "18.2.0",
|
||||
"react-bootstrap": "2.4.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"use-query-params": "1.2.3"
|
||||
},
|
||||
@@ -35,6 +35,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"standard": "17.0.0",
|
||||
"web3.storage": "4.2.0"
|
||||
"web3.storage": "4.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user