1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 21:18:21 +00:00

Update JS and PY deps (#35191)

- Updated all dependencies
- Fixed new CSS lint errors, specifically tested the
RepoActivityTopAuthors.vue change
- Regenerated SVGs
This commit is contained in:
silverwind
2025-08-01 09:24:26 +02:00
committed by GitHub
parent e01c921ee4
commit e7d6f74450
12 changed files with 839 additions and 888 deletions

1
public/assets/img/svg/octicon-space.svg generated Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="svg octicon-space" width="16" height="16" aria-hidden="true"><path d="M0 13.25V2.75C0 1.784.784 1 1.75 1H5c.551 0 1.07.26 1.4.7l.9 1.2a.25.25 0 0 0 .2.1h6.75c.966 0 1.75.784 1.75 1.75v3.638a.75.75 0 0 1-1.5 0V4.75a.25.25 0 0 0-.25-.25H7.5a1.75 1.75 0 0 1-1.4-.7l-.9-1.2a.25.25 0 0 0-.2-.1H1.75a.25.25 0 0 0-.25.25v10.5c0 .138.112.25.25.25h5.663l.076.004a.75.75 0 0 1 0 1.492L7.413 15H1.75A1.75 1.75 0 0 1 0 13.25"/><path d="M12.265 9.16a.248.248 0 0 1 .467 0l.237.649a3.73 3.73 0 0 0 2.219 2.218l.649.238a.249.249 0 0 1 0 .467l-.649.237a3.73 3.73 0 0 0-2.219 2.219l-.237.649a.249.249 0 0 1-.467 0l-.238-.649a3.73 3.73 0 0 0-2.218-2.219l-.649-.237a.248.248 0 0 1 0-.467l.649-.238a3.73 3.73 0 0 0 2.218-2.218z"/></svg>

After

Width:  |  Height:  |  Size: 783 B