You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
silverwind 9914c9ab08
Update JS and PY dependencies (#32388)
- Update all JS dependencies excluding stylelint (because of
https://github.com/AndyOGo/stylelint-declaration-strict-value/issues/379).
- Update all PY dependencies.
- Replace `eslint-plugin-deprecation` with
`@typescript-eslint/no-deprecated` rule.
- Enabled `unicorn/prefer-math-min-max` and autofixed issues.
- Tested all dependencies.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
4 months ago
..
components Fix suggestions for issues (#32380) 4 months ago
features Fix suggestions for issues (#32380) 4 months ago
markup Update mermaid to v11 (#31913) 6 months ago
modules Add types to various low-level functions (#31781) 7 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Update JS and PY dependencies (#32388) 4 months ago
vendor Convert frontend code to typescript (#31559) 8 months ago
webcomponents Fix toAbsoluteLocaleDate and add more tests (#32387) 4 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Move web globals to `web_src/js/globals.d.ts` (#31943) 6 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 6 months ago
index.ts Migrate vue components to setup (#32329) 4 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Fix suggestions for issues (#32380) 4 months ago
types.ts Fix suggestions for issues (#32380) 4 months ago
utils.test.ts Fix suggestions for issues (#32380) 4 months ago
utils.ts Fix suggestions for issues (#32380) 4 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago