mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-29 04:29:55 +00:00
Update JS and PY dependencies (#33587)
- Update all dependencies excluding `tailwindcss` and `idiomorph` - Tested citation, asciinema, pdf, swagger --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
parent
37c4f3760c
commit
3bbacac62c
5 changed files with 1430 additions and 2722 deletions
|
@ -123,7 +123,6 @@ export default defineConfig({
|
|||
'declaration-block-no-redundant-longhand-properties': [true, {ignoreShorthands: ['flex-flow', 'overflow', 'grid-template']}],
|
||||
// @ts-expect-error - https://github.com/stylelint-types/stylelint-define-config/issues/1
|
||||
'declaration-property-unit-disallowed-list': {'line-height': ['em']},
|
||||
// @ts-expect-error - https://github.com/stylelint-types/stylelint-define-config/issues/1
|
||||
'declaration-property-value-disallowed-list': {'word-break': ['break-word']},
|
||||
'font-family-name-quotes': 'always-where-recommended',
|
||||
'function-name-case': 'lower',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue