|
28 | 28 | "dependencies": { |
29 | 29 | "@emotion/react": "^11.14.0", |
30 | 30 | "@emotion/styled": "^11.14.0", |
31 | | - "@mui/icons-material": "^5.11.16", |
32 | | - "@mui/material": "^5.13.5", |
33 | | - "@noble/curves": "^1.8.1", |
| 31 | + "@mui/icons-material": "^7.1.0", |
| 32 | + "@mui/material": "^7.1.0", |
| 33 | + "@noble/curves": "^1.9.1", |
34 | 34 | "@solana/wallet-adapter-base": "workspace:^", |
35 | 35 | "@solana/wallet-adapter-react": "workspace:^", |
36 | 36 | "@solana/wallet-adapter-react-ui": "workspace:^", |
37 | 37 | "@solana/wallet-adapter-wallets": "workspace:^", |
38 | 38 | "@solana/wallet-standard-features": "^1.3.0", |
39 | 39 | "@solana/wallet-standard-util": "^1.1.2", |
40 | | - "@solana/web3.js": "^1.98.0", |
| 40 | + "@solana/web3.js": "^1.98.2", |
41 | 41 | "bs58": "^6.0.0", |
42 | | - "next": "^15.3.0", |
| 42 | + "next": "^15.3.2", |
43 | 43 | "notistack": "^3.0.2", |
44 | | - "react": "^18.3.1", |
45 | | - "react-dom": "^18.3.1" |
| 44 | + "react": "^19.1.0", |
| 45 | + "react-dom": "^19.1.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@types/node-fetch": "^2.6.12", |
49 | | - "@types/react": "^18.3.19", |
50 | | - "@types/react-dom": "^18.3.6", |
51 | | - "parcel": "^2.14.4", |
| 49 | + "@types/react": "^19.1.6", |
| 50 | + "@types/react-dom": "^19.1.5", |
| 51 | + "parcel": "^2.15.2", |
52 | 52 | "prettier": "^3.5.3", |
53 | 53 | "process": "^0.11.10", |
54 | 54 | "shx": "^0.4.0", |
|
0 commit comments