Commit Graph

19 Commits

Author SHA1 Message Date
Doro Wu 2af5a6de3d
Merge pull request #203 from fcwu/dependabot/npm_and_yarn/web/http-proxy-1.18.1
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /web
2021-04-04 09:41:23 +08:00
Doro Wu fc062fd475
Merge pull request #216 from fcwu/dependabot/npm_and_yarn/web/ini-1.3.7
chore(deps): bump ini from 1.3.5 to 1.3.7 in /web
2021-04-04 09:40:57 +08:00
Doro Wu 7cc73c0903
Merge pull request #217 from fcwu/dependabot/npm_and_yarn/web/node-notifier-8.0.1
chore(deps-dev): bump node-notifier from 5.4.3 to 8.0.1 in /web
2021-04-04 09:40:39 +08:00
dependabot[bot] 534231c44b
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /web
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-04 01:40:34 +00:00
Doro Wu 4bf2bab0e4
Merge pull request #228 from fcwu/dependabot/npm_and_yarn/web/elliptic-6.5.4
chore(deps): bump elliptic from 6.5.1 to 6.5.4 in /web
2021-04-04 09:40:25 +08:00
Doro Wu 51c11693b8
Merge pull request #218 from fcwu/dependabot/npm_and_yarn/web/axios-0.21.1
chore(deps): bump axios from 0.18.1 to 0.21.1 in /web
2021-04-04 09:39:34 +08:00
dependabot[bot] 7dbf4dcfa7
chore(deps): bump y18n from 3.2.1 to 3.2.2 in /web
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 14:43:14 +00:00
dependabot[bot] 09a4c478a5
chore(deps): bump elliptic from 6.5.1 to 6.5.4 in /web
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:37:24 +00:00
dependabot[bot] cd4ba0b05d
chore(deps): bump axios from 0.18.1 to 0.21.1 in /web
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 07:32:07 +00:00
dependabot[bot] 9a06ac1255
chore(deps-dev): bump node-notifier from 5.4.3 to 8.0.1 in /web
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.3 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v5.4.3...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 21:34:27 +00:00
dependabot[bot] 58213d8593
chore(deps): bump ini from 1.3.5 to 1.3.7 in /web
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 03:07:18 +00:00
dependabot[bot] 245ac95552
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 20:03:15 +00:00
dependabot[bot] 12a80b7c53
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /web
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 14:03:42 +00:00
Doro Wu 60f9ae18e7
chore: upgrade web packages 2019-10-22 10:42:47 +08:00
dependabot[bot] e885d558a8
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /web
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 15:56:19 +00:00
Doro Wu fb28d897fc
feat: support RELATIVE_URL_ROOT (fix #127) 2019-08-19 01:14:34 +08:00
Doro Wu 213ca63e7e
feat: upgrade yarn.lock 2019-03-18 11:35:23 +08:00
Doro Wu f9ae9a3337
feat: upgrade yarn.lock 2019-03-18 11:26:55 +08:00
Doro Wu 12b6fe995c feat: support video mode 2018-03-27 18:14:38 +08:00