Mikael Finstad
d252ed3a14
use fontsource
2023-02-19 14:45:11 +08:00
Mikael Finstad
eb963ee601
upgrade i18n packages
...
- this upgrades translation json format from v3 to 4
- replace i18next-scanner with i18next-parser (former doesn't support json v4)
- and enable pluralization support #346
2023-02-18 23:18:08 +08:00
Mikael Finstad
cebb532656
upgrade electron
2023-02-16 23:46:51 +08:00
Mikael Finstad
ef406daa6e
move to vitest 🚀
2023-02-16 23:40:09 +08:00
Mikael Finstad
1715c2bb01
move to vite
...
closes #971
2023-02-16 23:22:05 +08:00
Mikael Finstad
76f1883aa9
upgrade framer motion
2023-02-16 11:32:17 +08:00
dependabot[bot]
a538d5fac1
Bump @sideway/formula from 3.0.0 to 3.0.1
...
Bumps [@sideway/formula](https://github.com/sideway/formula ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases )
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 12:54:18 +08:00
Mikael Finstad
6f6a35af7f
use kbps for audio
...
closes #1451
2023-02-03 17:48:23 +08:00
dependabot[bot]
b21483201d
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 12:46:30 +08:00
dependabot[bot]
67435d325a
Bump jszip from 3.7.1 to 3.10.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 12:42:55 +08:00
dependabot[bot]
39dc42a56d
Bump ua-parser-js from 0.7.31 to 0.7.33
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:40:51 +09:00
Mikael Finstad
3c079a02c5
remove unused lib
2023-01-27 15:01:12 +09:00
Mikael Finstad
3790c55702
remove unused package #1366
2023-01-15 18:08:38 +08:00
Mikael Finstad
6b7fb65344
upgrade electron to 22
2023-01-15 17:26:03 +08:00
dependabot[bot]
f3e3fd708d
Bump json5 from 2.2.0 to 2.2.2
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 23:03:00 +08:00
Mikael Finstad
faa07424fb
rewrite checking logic
...
replace axios with ky
and add fake app check
2023-01-02 17:17:41 +08:00
dependabot[bot]
7df89a4697
Bump express from 4.17.2 to 4.18.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 10:08:28 +07:00
dependabot[bot]
125112e6c0
Bump loader-utils from 1.4.1 to 1.4.2
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 13:39:06 +08:00
Mikael Finstad
966634de1d
up sweetalert2-react-content
2022-11-24 13:38:33 +08:00
Mikael Finstad
691c35694e
upgrade react-lottie-player
2022-11-24 13:38:33 +08:00
Mikael Finstad
ed7d46271e
upgrade react-use
2022-11-24 13:38:33 +08:00
Mikael Finstad
6026c8e364
upgrad react
2022-11-24 13:38:33 +08:00
Mikael Finstad
01e8159ed3
upgrade react-scripts
2022-11-24 13:38:33 +08:00
Mikael Finstad
d41e53ef04
upgrade evergreen
2022-11-24 13:38:33 +08:00
Mikael Finstad
123c3a3402
move away from unmaintained react-hammerjs
2022-11-24 13:38:33 +08:00
Mikael Finstad
ed39d7f48c
upgrade react-sortablejs
2022-11-24 13:38:33 +08:00
Mikael Finstad
4261d0f689
upgrade electron-builder
2022-11-24 13:38:33 +08:00
Mikael Finstad
0b36c71559
update i18n-scanner
2022-11-24 13:38:33 +08:00
Mikael Finstad
abdac785a4
fix deprecation
2022-11-24 13:38:33 +08:00
Mikael Finstad
65a0b9e138
remove open
...
use instead shell.showItemInFolder #714
2022-11-24 13:38:33 +08:00
Mikael Finstad
c4441127d3
use shell.trashItem instead of trash
...
closes #537
2022-11-24 13:38:33 +08:00
Mikael Finstad
1799547353
upgrade electron #714
2022-11-24 13:38:33 +08:00
Mikael Finstad
a9341e801b
upgrade to yarn3
2022-11-22 22:09:37 +08:00
dependabot[bot]
45cd9bea15
Bump loader-utils from 1.4.0 to 1.4.1
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:15:46 +01:00
Mikael Finstad
fc93662254
upgrade electron-builder
...
to fix python issue on macos
2022-09-04 17:18:52 +02:00
Mikael Finstad
898925714b
implement logging to file
2022-09-04 16:44:48 +02:00
Mikael Finstad
d1faac4146
upgrade file-type and speedup detection
2022-08-12 19:47:04 +02:00
dependabot[bot]
4226549664
Bump terser from 5.10.0 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 03:03:06 -07:00
dependabot[bot]
f69e460860
Bump moment from 2.29.2 to 2.29.4
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 23:38:20 -07:00
dependabot[bot]
5ae7833c41
Bump sharp from 0.29.3 to 0.30.5
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.29.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.29.3...v0.30.5 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 12:58:39 -07:00
dependabot[bot]
5efd0304e0
Bump async from 2.6.3 to 2.6.4
...
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>
2022-05-23 23:22:26 -07:00
dependabot[bot]
fae88526f0
Bump ejs from 3.1.6 to 3.1.8
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 23:16:57 -07:00
dependabot[bot]
a0144463f9
Bump plist from 3.0.4 to 3.0.5
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [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-04-09 17:21:01 +08:00
dependabot[bot]
daeaf1e941
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 17:20:44 +08:00
dependabot[bot]
9a0598265e
Bump moment from 2.29.1 to 2.29.2
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 17:18:24 +08:00
dependabot[bot]
89d8745fdf
Bump node-forge from 1.2.1 to 1.3.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 13:12:58 +08:00
Mikael Finstad
3b5e7afcf7
upgrade electron-notarize
2022-03-13 16:34:14 +08:00
Mikael Finstad
eab8a2c9b5
move sorting from merge to batch files
...
closes #1043
2022-02-24 22:50:59 +08:00
Mikael Finstad
8956a52cc9
upgrade fast xml parser
2022-02-23 18:29:17 +08:00
Mikael Finstad
23cbd73e93
upgrade lint and support esm
...
fix lint too
2022-02-21 14:16:15 +08:00