Skip to content

Commit

Permalink
Merge pull request #405 from lidofinance/feature/si-1505-reef-knot-52…
Browse files Browse the repository at this point in the history
…-on-eth-stake-widget

Reef Knot 5.2.0, ledger hw deps updated
  • Loading branch information
itaven authored Jul 22, 2024
2 parents 666a24c + dfc1fbf commit a2f5e9a
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 347 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-hook-form": "^7.45.2",
"react-is": "^18.2.0",
"react-transition-group": "^4.4.2",
"reef-knot": "5.0.3",
"reef-knot": "5.2.1",
"remark": "^13.0.0",
"remark-external-links": "^8.0.0",
"remark-html": "^13.0.1",
Expand All @@ -78,7 +78,7 @@
"tiny-invariant": "^1.1.0",
"uuid": "^8.3.2",
"viem": "2.13.3",
"wagmi": "2.10.4"
"wagmi": "2.11.2"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
Expand Down Expand Up @@ -131,9 +131,7 @@
},
"resolutions": {
"postcss": "^8.4.31",
"crypto-js": "^4.2.0",
"@ledgerhq/hw-transport-webhid": "6.28.1",
"@ledgerhq/hw-transport": "6.30.1"
"crypto-js": "^4.2.0"
},
"lint-staged": {
"./**/*.{ts,tsx}": [
Expand Down
Loading

0 comments on commit a2f5e9a

Please sign in to comment.