Skip to content

Commit

Permalink
chore: upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
soulas28 committed Feb 25, 2022
1 parent f21b604 commit 53ee69e
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 193 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@
"@web3-react/injected-connector": "^6.0.7",
"dotenv": "^16.0.0",
"ethers": "^5.5.4",
"next": "12.0.10",
"next": "12.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"swr": "^1.2.1"
"swr": "^1.2.2"
},
"devDependencies": {
"@soulas28/ico": "^3.1.0",
"@soulas28/ico": "^3.1.1",
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"@types/node": "17.0.17",
"@types/node": "17.0.21",
"@types/react": "17.0.39",
"autoprefixer": "^10.4.2",
"cssnano": "^5.0.17",
"eslint": "8.9.0",
"eslint-config-next": "12.0.10",
"eslint-config-prettier": "^8.3.0",
"eslint-config-next": "12.1.0",
"eslint-config-prettier": "^8.4.0",
"husky": "^7.0.0",
"postcss": "^8.4.6",
"postcss": "^8.4.7",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.7",
"tailwindcss": "^3.0.22",
"prettier-plugin-tailwindcss": "^0.1.8",
"tailwindcss": "^3.0.23",
"typechain": "^7.0.0",
"typescript": "4.5.5"
}
Expand Down
Loading

0 comments on commit 53ee69e

Please sign in to comment.