Updated prod deps

This commit is contained in:
Alejandro Celaya
2022-10-04 23:09:30 +02:00
parent e76c9041b5
commit e124cd2490
11 changed files with 603 additions and 251 deletions

View File

@@ -43,7 +43,7 @@ exports[`<DeleteServerButton /> renders expected content 4`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256zM168 232C154.7 232 144 242.7 144 256C144 269.3 154.7 280 168 280H344C357.3 280 368 269.3 368 256C368 242.7 357.3 232 344 232H168z"
d="M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM184 232H328c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
fill="currentColor"
/>
</svg>