mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-07-08 14:04:59 +08:00
Update JS dependencies (#19281)
- Upgrade all JS dependencies minus vue and vue-loader - Adapt to breaking change of octicons - Update eslint rules - Tested Swagger UI, sortablejs and prod build
This commit is contained in:
.eslintrc
integrations
modules/base
package-lock.jsonpackage.jsonpublic/img/svg
octicon-feed-forked.svgocticon-feed-merged.svgocticon-feed-trophy.svgocticon-file-directory-fill.svgocticon-file-directory.svgocticon-repo-locked.svgocticon-trophy.svg
templates
web_src/less
@ -334,7 +334,7 @@
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
&.octicon-file-directory,
|
||||
&.octicon-file-directory-fill,
|
||||
&.octicon-file-submodule {
|
||||
color: var(--color-primary);
|
||||
}
|
||||
|
Reference in New Issue
Block a user