Skip to content

Commit

Permalink
Update nextjs monorepo to v12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent e6fbd5a commit bf292ad
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 741 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dotenv": "10.0.0",
"eslint": "8.2.0",
"eslint-config-airbnb": "19.0.0",
"eslint-config-next": "12.0.3",
"eslint-config-next": "12.1.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@web3-react/network-connector": "6.1.9",
"@web3-react/walletconnect-connector": "6.2.8",
"loglevel": "1.7.1",
"next": "12.0.1",
"next": "12.1.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"web3-react": "5.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@tailwindcss/forms": "0.3.4",
"jotai": "1.4.3",
"loglevel": "1.7.1",
"next": "12.0.1",
"next": "12.1.1",
"next-auth": "3.29.0",
"next-secure-headers": "2.2.0",
"next-validations": "0.1.10",
Expand Down
Loading

0 comments on commit bf292ad

Please sign in to comment.