1
0
Fork 0
forked from forgejo/forgejo

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:
silverwind 2022-04-01 02:15:46 +02:00 committed by GitHub
parent 08d199245a
commit 1eb0da58c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 188 additions and 193 deletions

View file

@ -334,7 +334,7 @@
margin-right: 10px;
}
&.octicon-file-directory,
&.octicon-file-directory-fill,
&.octicon-file-submodule {
color: var(--color-primary);
}