upgrade all packages

This commit is contained in:
ycdesu 2022-06-21 10:21:43 +08:00
parent a41364bb21
commit 4fa89e261d
2 changed files with 644 additions and 633 deletions

View File

@ -12,17 +12,19 @@
"dependencies": {
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@ethersproject/units": "^5.6.1",
"@mui/icons-material": "^5.8.3",
"@mui/lab": "^5.0.0-alpha.85",
"@mui/material": "^5.8.3",
"@mui/styles": "^5.8.3",
"@mui/x-data-grid": "^5.12.1",
"@nivo/bar": "^0.73.1",
"@nivo/core": "^0.73.0",
"@nivo/pie": "^0.73.0",
"@usedapp/core": "0.5.4",
"axios": "^0.22.0",
"@nivo/bar": "^0.79.1",
"@nivo/core": "^0.79.0",
"@nivo/pie": "^0.79.1",
"@usedapp/core": "1.0.9",
"axios": "^0.27.2",
"classnames": "^2.2.6",
"ethers": "^5.6.9",
"isomorphic-fetch": "^3.0.0",
"next": "12",
"qrcode.react": "^3.0.1",
@ -31,9 +33,9 @@
"react-number-format": "^4.4.4"
},
"devDependencies": {
"@types/node": "^14.14.22",
"@types/react": "^17.0.0",
"next-transpile-modules": "^6.1.0",
"@types/node": "^18.0.0",
"@types/react": "^18.0.14",
"next-transpile-modules": "^9.0.0",
"prettier": "^2.6.2",
"typescript": "^4.1.3"
}

File diff suppressed because it is too large Load Diff