mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user