1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 19:48:19 +00:00

Update JS dependencies (#22538)

- Update all JS dependencies
- Add new eslint rules
- Rebuild SVGs
- Tested citation and build

SVG changes are because of https://github.com/primer/octicons/pull/883.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
silverwind
2023-01-21 03:42:13 +01:00
committed by GitHub
parent f417157bdd
commit a1fcb1cfb8
294 changed files with 1255 additions and 1533 deletions

View File

@@ -1 +1 @@
<svg viewBox="0 0 16 16" class="svg octicon-key" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M6.5 5.5a4 4 0 1 1 2.731 3.795.75.75 0 0 0-.768.18L7.44 10.5H6.25a.75.75 0 0 0-.75.75v1.19l-.06.06H4.25a.75.75 0 0 0-.75.75v1.19l-.06.06H1.75a.25.25 0 0 1-.25-.25v-1.69l5.024-5.023a.75.75 0 0 0 .181-.768A3.995 3.995 0 0 1 6.5 5.5zm4-5.5a5.5 5.5 0 0 0-5.348 6.788L.22 11.72a.75.75 0 0 0-.22.53v2C0 15.216.784 16 1.75 16h2a.75.75 0 0 0 .53-.22l.5-.5a.75.75 0 0 0 .22-.53V14h.75a.75.75 0 0 0 .53-.22l.5-.5a.75.75 0 0 0 .22-.53V12h.75a.75.75 0 0 0 .53-.22l.932-.932A5.5 5.5 0 1 0 10.5 0zm.5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg>
<svg viewBox="0 0 16 16" class="svg octicon-key" width="16" height="16" aria-hidden="true"><path d="M10.5 0a5.499 5.499 0 1 1-1.288 10.848l-.932.932a.749.749 0 0 1-.53.22H7v.75a.749.749 0 0 1-.22.53l-.5.5a.749.749 0 0 1-.53.22H5v.75a.749.749 0 0 1-.22.53l-.5.5a.749.749 0 0 1-.53.22h-2A1.75 1.75 0 0 1 0 14.25v-2c0-.199.079-.389.22-.53l4.932-4.932A5.5 5.5 0 0 1 10.5 0Zm-4 5.5c-.001.431.069.86.205 1.269a.75.75 0 0 1-.181.768L1.5 12.56v1.69c0 .138.112.25.25.25h1.69l.06-.06v-1.19a.75.75 0 0 1 .75-.75h1.19l.06-.06v-1.19a.75.75 0 0 1 .75-.75h1.19l1.023-1.025a.75.75 0 0 1 .768-.18A4 4 0 1 0 6.5 5.5ZM11 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"/></svg>

Before

Width:  |  Height:  |  Size: 646 B

After

Width:  |  Height:  |  Size: 641 B