Skip to content

Commit 6500c78

Browse files
committed
chore: upgrade packages with patch updates
1 parent 3a6cfdc commit 6500c78

File tree

2 files changed

+275
-117
lines changed

2 files changed

+275
-117
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"@kleros/react-components": "^6.0.0",
4242
"@loadable/component": "^5.12.0",
4343
"@reduxjs/toolkit": "^1.6.1",
44-
"@rehooks/local-storage": "^2.2.3",
44+
"@rehooks/local-storage": "^2.4.4",
4545
"@uniswap/sdk": "^3.0.3",
4646
"@web3-react/abstract-connector": "^6.0.7",
47-
"@web3-react/core": "^6.1.1",
47+
"@web3-react/core": "^6.1.9",
4848
"@web3-react/injected-connector": "^6.0.7",
4949
"@web3-react/network-connector": "^6.1.5",
50-
"@web3-react/walletconnect-connector": "^6.2.4",
50+
"@web3-react/walletconnect-connector": "^6.2.13",
5151
"antd": "~4.16.0",
5252
"browserslist": "^4.21.4",
5353
"clsx": "^1.1.0",
@@ -62,7 +62,7 @@
6262
"graphql-request": "^5.1.0",
6363
"history": "^4.10.1",
6464
"hoist-non-react-statics": "^3.3.2",
65-
"immer": "^9.0.6",
65+
"immer": "^9.0.19",
6666
"ipfs-http-client": "^42.0.0",
6767
"js-base64": "^3.6.0",
6868
"js-combinatorics": "^0.6.1",
@@ -75,7 +75,7 @@
7575
"react": "^17.0.2",
7676
"react-blockies": "^1.4.1",
7777
"react-dom": "^17.0.2",
78-
"react-hot-loader": "^4.13.0",
78+
"react-hot-loader": "^4.13.1",
7979
"react-is": "^17.0.2",
8080
"react-redux": "^7.2.5",
8181
"react-router": "^5.1.2",
@@ -89,8 +89,8 @@
8989
"redux-saga-thunk": "^0.7.3",
9090
"scroll-into-view-if-needed": "^2.2.25",
9191
"serialize-error": "^7.0.1",
92-
"styled-components": "^5.3.1",
93-
"swr": "^2.0.0",
92+
"styled-components": "^5.3.6",
93+
"swr": "^2.0.3",
9494
"web3": "^1.5.2"
9595
},
9696
"devDependencies": {
@@ -112,7 +112,7 @@
112112
"@types/react": "^16.9.23",
113113
"autoprefixer": "^9.7.4",
114114
"babel-eslint": "^10.1.0",
115-
"babel-plugin-import": "^1.13.0",
115+
"babel-plugin-import": "^1.13.6",
116116
"babel-plugin-styled-components": "^1.10.7",
117117
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
118118
"cssnano": "^4.1.10",

0 commit comments

Comments
 (0)