Commit graph

41 commits

Author SHA1 Message Date
daniel-j 9b92b599b1 downgrade fonteditor-core 2024-03-01 20:30:43 +01:00
daniel-j 6b1490bf9e bump 2024-03-01 20:18:04 +01:00
daniel-j 57684e19dc update some deps 2024-03-01 20:06:42 +01:00
djazz fb84cf2ec5
Merge pull request #47 from daniel-j/dependabot/npm_and_yarn/xmldom-and-fonteditor-core--removed
Bump xmldom and fonteditor-core
2024-03-01 19:09:20 +01:00
djazz 51461a5938
Merge pull request #44 from daniel-j/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
2024-03-01 19:08:00 +01:00
dependabot[bot] eb21179d32
Bump xmldom and fonteditor-core
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [fonteditor-core](https://github.com/kekee000/fonteditor-core). These dependencies need to be updated together.


Removes `xmldom`

Updates `fonteditor-core` from 2.1.2 to 2.1.9
- [Release notes](https://github.com/kekee000/fonteditor-core/releases)
- [Commits](https://github.com/kekee000/fonteditor-core/compare/v2.1.2...v2.1.9)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: fonteditor-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 06:45:45 +00:00
dependabot[bot] 81692bc744
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:12:30 +00:00
dependabot[bot] 6072e4c002
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:11:37 +00:00
dependabot[bot] b72fadd44a
Bump mithril from 1.1.6 to 1.1.7
Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Changelog](https://github.com/MithrilJS/mithril.js/blob/next/docs/changelog.md)
- [Commits](https://github.com/MithrilJS/mithril.js/compare/v1.1.6...v1.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 12:23:41 +00:00
daniel-j 19ee93ab23 dont split chunks, fix process 2021-12-10 12:50:21 +01:00
daniel-j 819ad4eca3 remove webp to png conversion, since node-png is unsupported 2021-12-10 12:19:16 +01:00
daniel-j 75e4a8dba6 bump version 2021-05-31 19:48:17 +02:00
daniel-j 953fadff3c downgrade fonteditor-core 2021-05-31 19:46:26 +02:00
daniel-j b3840fb92c fix peer dep version 2021-05-31 19:36:08 +02:00
daniel-j 8f92440a76 version 2021-05-25 21:08:48 +02:00
daniel-j d7046bab23 version 2021-05-25 21:01:50 +02:00
daniel-j bd279a6186 bump dependencies 2021-05-25 01:42:43 +02:00
dependabot[bot] f7c4678f95
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 22:27:18 +00:00
daniel-j 24a2dd02dc replace url-regex and update deps 2020-10-26 11:13:16 +01:00
daniel-j e3adef8210 bump version 2020-10-19 13:50:51 +02:00
daniel-j 186fc4f3a3 downgrade fonteditor-core, fails in standalone mode 2020-10-19 13:48:49 +02:00
daniel-j c5ee26d7cc update deps 2020-10-19 12:43:35 +02:00
daniel-j c5d9f00c2f bump deps 2020-09-07 13:39:31 +02:00
daniel-j 38c423ae4c bump version 2020-08-20 09:29:42 +02:00
daniel-j 71c1337fc5 bump dependencies 2020-08-20 09:29:33 +02:00
daniel-j e67d4f4637 downgrade mithril-node-render
Newer version failed to write text nodes, making the epub invalid
Oops!
2020-08-20 09:26:15 +02:00
daniel-j 28f45e24f1 bump version. again 2020-08-10 12:13:07 +02:00
daniel-j c27f1aa5cc fix standalone build, bump version 2020-08-10 11:34:53 +02:00
daniel-j c7a6393bee package lock 2020-08-10 10:16:41 +02:00
Daniel Jönsson a0f896c66d upgrade dependencies 2020-08-10 09:44:28 +02:00
daniel-j 0c383444f5 bump deps 2020-07-19 20:09:10 +02:00
dependabot[bot] 055ec6a196
Bump lodash from 4.17.15 to 4.17.19
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-18 11:36:10 +00:00
daniel-j 2e524303b9 slimmer permissions, replace request node module, never use fetchRemote 2020-03-14 18:15:02 +01:00
daniel-j ab48eb4d2d fix date suffix 2020-03-04 10:55:45 +01:00
daniel-j c6a8875aa5 fix an issue with an invalid control character (formfeed) 2020-03-04 09:10:37 +01:00
daniel-j d4268e24ff fix standalone build 2020-01-16 11:49:15 +01:00
daniel-j a58f4d5254 upgrade deps and some minor fixes 2020-01-16 11:09:13 +01:00
daniel-j b8bdb9e123 update deps 2019-10-09 10:29:31 +02:00
daniel-j c938a2de73 replace gulp-banner with gulp-header 2019-10-08 11:46:23 +02:00
daniel-j f60c360c1e remove gulp-util 2019-10-08 11:38:51 +02:00
daniel-j cda5d0c1b3 update dependencies 2019-10-08 11:26:15 +02:00