|
19 | 19 | "@mui/material-nextjs": "^7.3.6", |
20 | 20 | "@phala/lib": "workspace:*", |
21 | 21 | "@phala/store": "workspace:*", |
22 | | - "@polkadot/keyring": "^13.5.9", |
| 22 | + "@polkadot/keyring": "^14.0.1", |
23 | 23 | "@polkadot/react-identicon": "^3.16.4", |
24 | | - "@polkadot/types": "^16.5.3", |
25 | | - "@polkadot/util": "^13.5.9", |
| 24 | + "@polkadot/types": "^16.5.4", |
| 25 | + "@polkadot/util": "^14.0.1", |
26 | 26 | "@rainbow-me/rainbowkit": "^2.2.10", |
27 | 27 | "@talismn/connect-wallets": "^1.2.8", |
28 | 28 | "@tanstack/react-query": "^5.90.12", |
29 | 29 | "@tanstack/react-query-devtools": "^5.91.1", |
30 | 30 | "date-fns": "^4.1.0", |
31 | 31 | "decimal.js": "^10.6.0", |
32 | | - "jotai": "^2.15.2", |
| 32 | + "jotai": "^2.16.0", |
33 | 33 | "jotai-devtools": "^0.13.0", |
34 | | - "next": "^16.0.7", |
| 34 | + "next": "^16.0.10", |
35 | 35 | "notistack": "^3.0.2", |
36 | | - "nuqs": "^2.8.3", |
37 | | - "react": "^19.2.1", |
38 | | - "react-dom": "^19.2.1", |
| 36 | + "nuqs": "^2.8.5", |
| 37 | + "react": "^19.2.3", |
| 38 | + "react-dom": "^19.2.3", |
39 | 39 | "sharp": "^0.34.5", |
40 | 40 | "swr": "^2.3.7", |
41 | 41 | "viem": "^2.41.2", |
42 | 42 | "wagmi": "^3.1.0", |
43 | 43 | "wretch": "^3.0.5" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@next/bundle-analyzer": "^16.0.7", |
| 46 | + "@next/bundle-analyzer": "^16.0.10", |
47 | 47 | "@swc-jotai/debug-label": "^0.4.0", |
48 | 48 | "@swc-jotai/react-refresh": "^0.4.0", |
49 | 49 | "@types/react": "^19.2.7", |
|
0 commit comments