dependecies update

This commit is contained in:
2024-05-10 11:50:10 +02:00
parent 00bacf5c41
commit d58a2e6692
4 changed files with 1338 additions and 1170 deletions

View File

@@ -35,7 +35,7 @@ const Footer: React.FC = () => {
display: 'flex', gap: 1, justifyContent: 'space-between'
}}>
<div style={{ display: 'flex', gap: 4, alignItems: 'center' }}>
<Chip label="RPC v3.0.6" variant="outlined" size="small" />
<Chip label="RPC v3.0.8" variant="outlined" size="small" />
<VersionIndicator />
</div>
<div style={{ display: 'flex', gap: 4, 'alignItems': 'center' }}>