1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 19:18:20 +00:00

Update JS dependencies (#15591)

* Update JS dependencies

- Update all JS dependencies
- Regenerate SVGs
- Remove unused postcss dependency
- Remove removed webpack option

* re-add postcss

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
silverwind
2021-04-24 12:07:22 +02:00
committed by GitHub
parent ea40eb749b
commit ec69f34726
17 changed files with 16248 additions and 3988 deletions

View File

@@ -0,0 +1 @@
<svg viewBox="0 0 16 16" class="svg octicon-person-add" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M13.25 0a.75.75 0 0 1 .75.75V2h1.25a.75.75 0 0 1 0 1.5H14v1.25a.75.75 0 0 1-1.5 0V3.5h-1.25a.75.75 0 0 1 0-1.5h1.25V.75a.75.75 0 0 1 .75-.75zM5.5 4a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm2.4 4.548a3.5 3.5 0 1 0-4.799 0 5.527 5.527 0 0 0-3.1 4.66.75.75 0 1 0 1.498.085A4.01 4.01 0 0 1 5.5 9.5a4.01 4.01 0 0 1 4.001 3.793.75.75 0 1 0 1.498-.086 5.527 5.527 0 0 0-3.1-4.659z"/></svg>

After

Width:  |  Height:  |  Size: 497 B