1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 11:38: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-dependabot" width="16" height="16" aria-hidden="true"><path d="M5.75 7.5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75zm5.25.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0v-1.5z"/><path fill-rule="evenodd" d="M6.25 0a.75.75 0 0 0 0 1.5H7.5v2H3.75A2.25 2.25 0 0 0 1.5 5.75V8H.75a.75.75 0 0 0 0 1.5h.75v2.75a2.25 2.25 0 0 0 2.25 2.25h8.5a2.25 2.25 0 0 0 2.25-2.25V9.5h.75a.75.75 0 0 0 0-1.5h-.75V5.75a2.25 2.25 0 0 0-2.25-2.25H9V.75A.75.75 0 0 0 8.25 0h-2zM3 5.75A.75.75 0 0 1 3.75 5h8.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-8.5a.75.75 0 0 1-.75-.75v-6.5z"/></svg>

After

Width:  |  Height:  |  Size: 635 B