|
@@ -28,27 +28,27 @@
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@emotion/react": "^11.14.0",
|
|
"@emotion/react": "^11.14.0",
|
|
|
"@emotion/styled": "^11.14.0",
|
|
"@emotion/styled": "^11.14.0",
|
|
|
- "@mui/icons-material": "^5.11.16",
|
|
|
|
|
- "@mui/material": "^5.13.5",
|
|
|
|
|
- "@noble/curves": "^1.8.1",
|
|
|
|
|
|
|
+ "@mui/icons-material": "^7.1.0",
|
|
|
|
|
+ "@mui/material": "^7.1.0",
|
|
|
|
|
+ "@noble/curves": "^1.9.1",
|
|
|
"@solana/wallet-adapter-base": "workspace:^",
|
|
"@solana/wallet-adapter-base": "workspace:^",
|
|
|
"@solana/wallet-adapter-react": "workspace:^",
|
|
"@solana/wallet-adapter-react": "workspace:^",
|
|
|
"@solana/wallet-adapter-react-ui": "workspace:^",
|
|
"@solana/wallet-adapter-react-ui": "workspace:^",
|
|
|
"@solana/wallet-adapter-wallets": "workspace:^",
|
|
"@solana/wallet-adapter-wallets": "workspace:^",
|
|
|
"@solana/wallet-standard-features": "^1.3.0",
|
|
"@solana/wallet-standard-features": "^1.3.0",
|
|
|
"@solana/wallet-standard-util": "^1.1.2",
|
|
"@solana/wallet-standard-util": "^1.1.2",
|
|
|
- "@solana/web3.js": "^1.98.0",
|
|
|
|
|
|
|
+ "@solana/web3.js": "^1.98.2",
|
|
|
"bs58": "^6.0.0",
|
|
"bs58": "^6.0.0",
|
|
|
- "next": "^15.3.0",
|
|
|
|
|
|
|
+ "next": "^15.3.2",
|
|
|
"notistack": "^3.0.2",
|
|
"notistack": "^3.0.2",
|
|
|
- "react": "^18.3.1",
|
|
|
|
|
- "react-dom": "^18.3.1"
|
|
|
|
|
|
|
+ "react": "^19.1.0",
|
|
|
|
|
+ "react-dom": "^19.1.0"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@types/node-fetch": "^2.6.12",
|
|
"@types/node-fetch": "^2.6.12",
|
|
|
- "@types/react": "^18.3.19",
|
|
|
|
|
- "@types/react-dom": "^18.3.6",
|
|
|
|
|
- "parcel": "^2.14.4",
|
|
|
|
|
|
|
+ "@types/react": "^19.1.6",
|
|
|
|
|
+ "@types/react-dom": "^19.1.5",
|
|
|
|
|
+ "parcel": "^2.15.2",
|
|
|
"prettier": "^3.5.3",
|
|
"prettier": "^3.5.3",
|
|
|
"process": "^0.11.10",
|
|
"process": "^0.11.10",
|
|
|
"shx": "^0.4.0",
|
|
"shx": "^0.4.0",
|