forked from kevadesu/forgejo
Update JS dependencies (#18898)
- Updated all JS dependencies minus Vue (update 2 to 3 requires a ton of work and is probably blocked by dependencies) - Tested editor, swagger-ui
This commit is contained in:
parent
a5e8daee73
commit
65689f6b37
4 changed files with 932 additions and 939 deletions
|
@ -14,6 +14,7 @@ rules:
|
|||
declaration-block-no-redundant-longhand-properties: null
|
||||
declaration-block-single-line-max-declarations: null
|
||||
declaration-empty-line-before: null
|
||||
function-no-unknown: null
|
||||
hue-degree-notation: null
|
||||
indentation: 2
|
||||
max-line-length: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue