komga/komga-webui
dependabot[bot] 6fc3941d47
build(deps): bump async from 2.6.3 to 2.6.4 in /komga-webui (#865)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 11:38:09 +08:00
..
public fix(webui): better add to home screen support 2021-08-06 13:49:21 +08:00
src fix: translated using Weblate 2022-04-22 11:17:33 +08:00
tests/unit test: fix tests 2021-12-14 13:58:58 +08:00
.browserslistrc first version of the webui 2019-10-04 16:45:33 +08:00
.editorconfig fix(webui): fix metadata dialogs on xs screens 2020-03-23 11:06:16 +08:00
.env feat(webui): support for translations 2021-02-16 12:15:42 +08:00
.env.development fix(webui): add logs in the frontend 2021-09-20 18:08:14 +08:00
.eslintrc.js build(webui): update eslint plugin 2021-12-23 14:36:08 +08:00
.gitignore first version of the webui 2019-10-04 16:45:33 +08:00
babel.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
jest.config.js build: align jest deps and remove canvas warnings 2021-12-23 11:13:39 +08:00
package-lock.json build(deps): bump async from 2.6.3 to 2.6.4 in /komga-webui (#865) 2022-04-22 11:38:09 +08:00
package.json build(webui): bump deps 2022-04-22 11:32:27 +08:00
postcss.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
tsconfig.json build(webui): more eslint mumbo jumbo 2021-12-23 15:36:02 +08:00
vue.config.js fix(webui): favicon for iOS, Android and Windows 10 (#547) 2021-06-01 08:39:09 +08:00