|
|
@@ -29,34 +29,34 @@
|
|
|
"nuke": "shx rm -rf node_modules yarn.lock"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@emotion/react": "^11.9.3",
|
|
|
- "@emotion/styled": "^11.9.3",
|
|
|
+ "@emotion/react": "^11.10.0",
|
|
|
+ "@emotion/styled": "^11.10.0",
|
|
|
"@mui/icons-material": "^5.8.4",
|
|
|
- "@mui/material": "^5.8.4",
|
|
|
+ "@mui/material": "^5.9.3",
|
|
|
"@solana/wallet-adapter-base": "^0.9.9",
|
|
|
"@solana/wallet-adapter-material-ui": "^0.16.9",
|
|
|
"@solana/wallet-adapter-react": "^0.15.8",
|
|
|
"@solana/wallet-adapter-wallets": "^0.17.0",
|
|
|
- "@solana/web3.js": "^1.44.3",
|
|
|
+ "@solana/web3.js": "^1.50.1",
|
|
|
"notistack": "^2.0.0",
|
|
|
"react": "^18.0.0",
|
|
|
"react-dom": "^18.0.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@types/eslint": "^8.2.2",
|
|
|
+ "@types/eslint": "^8.4.5",
|
|
|
"@types/eslint-plugin-prettier": "^3.1.0",
|
|
|
- "@types/node": "^18.0.0",
|
|
|
- "@types/prettier": "^2.4.3",
|
|
|
- "@types/react": "^18.0.0",
|
|
|
- "@types/react-dom": "^18.0.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.14.0",
|
|
|
- "@typescript-eslint/parser": "^5.14.0",
|
|
|
- "eslint": "^8.11.0",
|
|
|
+ "@types/node": "^18.6.3",
|
|
|
+ "@types/prettier": "^2.6.4",
|
|
|
+ "@types/react": "^18.0.15",
|
|
|
+ "@types/react-dom": "^18.0.6",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.32.0",
|
|
|
+ "@typescript-eslint/parser": "^5.32.0",
|
|
|
+ "eslint": "^8.21.0",
|
|
|
"eslint-config-prettier": "^8.5.0",
|
|
|
- "eslint-plugin-prettier": "^4.0.0",
|
|
|
+ "eslint-plugin-prettier": "^4.2.1",
|
|
|
"eslint-plugin-react": "^7.29.3",
|
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
|
- "parcel": "^2.3.2",
|
|
|
+ "parcel": "^2.7.0",
|
|
|
"prettier": "^2.5.1",
|
|
|
"shx": "^0.3.4",
|
|
|
"tslib": "^2.3.1",
|