Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
e7c426d6a1 chore(deps): Bump jpeg-js from 0.4.3 to 0.4.4 in /packages/app
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 09:53:24 +08:00
dependabot[bot]
b363fded51 chore(deps): Bump cross-fetch from 3.1.4 to 3.1.5 in /packages/app
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 21:26:53 +08:00
dependabot[bot]
82abcfadc7 chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /packages/app
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 21:20:55 +08:00
dependabot[bot]
5304c768d6 chore(deps): Bump simple-plist from 1.1.1 to 1.3.1 in /packages/app
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 21:16:05 +08:00
dependabot[bot]
a16ad31ad4 chore(deps): Bump plist from 3.0.2 to 3.0.4 in /packages/app
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 16:42:31 +08:00
dependabot[bot]
902ab49e21 chore(deps): Bump url-parse from 1.5.1 to 1.5.10 in /packages/app
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 16:38:53 +08:00
dependabot[bot]
a388547495 chore(deps): Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 09:04:03 +08:00
dependabot[bot]
1877363cf2 chore(deps): Bump immer from 8.0.4 to 9.0.6 in /packages/app
Bumps [immer](https://github.com/immerjs/immer) from 8.0.4 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.4...v9.0.6)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 10:23:16 +08:00
碎碎酱
2ffea26cc1 Update app version 2021-09-06 17:52:35 +08:00
碎碎酱
078b3e47ab
Refactor to show deleted message (#442) 2021-09-06 17:37:09 +08:00
碎碎酱
33419f2538 Format all files by prettier 2021-07-28 16:52:53 +08:00
碎碎酱
f63febbc95
Migrate app project (#418)
* Migrate fiora app project

* Fix CI errors

* Remove shelljs

* Fix CI errors
2021-07-21 17:04:10 +08:00