|
@@ -29,15 +29,15 @@
|
|
|
"nuke": "shx rm -rf node_modules yarn.lock"
|
|
"nuke": "shx rm -rf node_modules yarn.lock"
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@emotion/react": "^11.0.0",
|
|
|
|
|
|
|
+ "@emotion/react": "^11.8.2",
|
|
|
"@emotion/styled": "^11.0.0",
|
|
"@emotion/styled": "^11.0.0",
|
|
|
- "@mui/icons-material": "^5.0.0",
|
|
|
|
|
- "@mui/material": "^5.0.0",
|
|
|
|
|
|
|
+ "@mui/icons-material": "^5.5.0",
|
|
|
|
|
+ "@mui/material": "^5.5.0",
|
|
|
"@solana/wallet-adapter-base": "^0.9.4",
|
|
"@solana/wallet-adapter-base": "^0.9.4",
|
|
|
"@solana/wallet-adapter-material-ui": "^0.16.4",
|
|
"@solana/wallet-adapter-material-ui": "^0.16.4",
|
|
|
"@solana/wallet-adapter-react": "^0.15.3",
|
|
"@solana/wallet-adapter-react": "^0.15.3",
|
|
|
"@solana/wallet-adapter-wallets": "^0.15.2",
|
|
"@solana/wallet-adapter-wallets": "^0.15.2",
|
|
|
- "@solana/web3.js": "^1.31.0",
|
|
|
|
|
|
|
+ "@solana/web3.js": "^1.36.0",
|
|
|
"notistack": "^2.0.0",
|
|
"notistack": "^2.0.0",
|
|
|
"react": "^17.0.0",
|
|
"react": "^17.0.0",
|
|
|
"react-dom": "^17.0.0"
|
|
"react-dom": "^17.0.0"
|
|
@@ -47,14 +47,14 @@
|
|
|
"@types/eslint-plugin-prettier": "^3.1.0",
|
|
"@types/eslint-plugin-prettier": "^3.1.0",
|
|
|
"@types/node": "^17.0.17",
|
|
"@types/node": "^17.0.17",
|
|
|
"@types/prettier": "^2.4.3",
|
|
"@types/prettier": "^2.4.3",
|
|
|
- "@types/react": "^17.0.0",
|
|
|
|
|
|
|
+ "@types/react": "^17.0.40",
|
|
|
"@types/react-dom": "^17.0.0",
|
|
"@types/react-dom": "^17.0.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.9.1",
|
|
|
|
|
- "@typescript-eslint/parser": "^5.9.1",
|
|
|
|
|
- "eslint": "^8.8.0",
|
|
|
|
|
- "eslint-config-prettier": "^8.3.0",
|
|
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.14.0",
|
|
|
|
|
+ "@typescript-eslint/parser": "^5.14.0",
|
|
|
|
|
+ "eslint": "^8.11.0",
|
|
|
|
|
+ "eslint-config-prettier": "^8.5.0",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
- "eslint-plugin-react": "^7.28.0",
|
|
|
|
|
|
|
+ "eslint-plugin-react": "^7.29.3",
|
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
|
"parcel": "^2.3.1",
|
|
"parcel": "^2.3.1",
|
|
|
"prettier": "^2.5.1",
|
|
"prettier": "^2.5.1",
|