Commit graph

64 commits

Author SHA1 Message Date
dependabot[bot]
9f43fc595c 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-10-28 18:37:06 +01:00
Jakub Jirutka
7fbd5b5d8b Bump all devDependencies to their latest minor version 2020-06-21 01:23:40 +02:00
Jakub Jirutka
d29f006090 Bump eslint and its plugins, update rules and fix new violations 2020-06-21 01:23:39 +02:00
Jakub Jirutka
0b098983b5 Bump @types/node from ^10.13.0 to ^10.17.25 2020-06-21 00:46:08 +02:00
Jakub Jirutka
5f7c2dfb4b Bump typescript from ~3.7.5 to ~3.9.5 2020-06-21 00:46:08 +02:00
Jakub Jirutka
06ab09f278 Bump rollup from 1.x to 2.x and its plugins 2020-06-21 00:43:49 +02:00
Jakub Jirutka
d9bea2feb2 Bump highlight.js to 10.1.1 2020-06-17 00:39:07 +02:00
Jakub Jirutka
76c9a1e67f Bump node-html-parser from ^1.2.14 to ^1.2.19 2020-06-17 00:37:12 +02:00
Jakub Jirutka
9685b5d8b8 Bump marked to 1.0.0
The latest version is 1.1.0 but they changed rendering of img from
`<img ...>` to `<img ... />` which breaks our tests.
2020-06-17 00:37:07 +02:00
Jakub Jirutka
1d9ce38eb4 Bump @types/marked from ^0.7.2 to ^0.7.4 2020-06-15 18:07:56 +02:00
Jakub Jirutka
6461e84fe7 Bump @babel/* from ^7.8.7 to ^7.9.0
This should fix build error on Node.js 13,
https://www.reddit.com/r/Nuxt/comments/g32jr5/babel_breaking_changes/.
2020-04-19 18:19:27 +02:00
Jakub Jirutka
294e9c1f83 Bump highlight.js from ^9.16.2 to ^9.18.1 2020-04-10 17:39:37 +02:00
Jakub Jirutka
20008c9834 Replace deprecated dependency highlightjs with highlight.js 2020-04-10 17:27:52 +02:00
Jakub Jirutka
fcdfb50698 Bump minimist from ^1.2.3 to ^1.2.5 2020-04-08 17:41:55 +02:00
Jakub Jirutka
03f89b2196 Install node-html-parser as dev dependency 2020-04-08 17:23:18 +02:00
Jakub Jirutka
4c47e54acf Bump marked from ^0.8.0 to ^0.8.2
This version fixes insufficient sanitization of IDs.
2020-04-07 01:02:50 +02:00
dependabot[bot]
dbd6bc8821 Bump minimist from 1.2.0 to 1.2.3
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-06 19:44:26 +02:00
Jakub Jirutka
51e625dd55 Replace eslint-import-resolver-ts with eslint-import-resolver-typescript 2020-03-30 18:11:53 +02:00
Jakub Jirutka
47dc53b1a7 Bump babel to ^7.8.7 to fix build error on Node.js 13 2020-03-07 17:05:20 +01:00
Jakub Jirutka
0bf96274f9 Upgrade yarn.lock 2020-01-23 17:54:04 +01:00
Jakub Jirutka
28735b24c2 Replace rollup-plugin-node-resolve with @rollup/plugin-node-resolve 2020-01-23 17:50:56 +01:00
Jakub Jirutka
f7e794f0fe Replace rollup-plugin-commonjs with @rollup/plugin-commonjs 2020-01-23 17:50:20 +01:00
Jakub Jirutka
063847f0c7 Bump wsrun from 5.0.2 to 5.2.0 2020-01-23 17:34:28 +01:00
Jakub Jirutka
fd5d79319c Bump eslint and its plugins, fix new code-style violations 2020-01-23 17:31:46 +01:00
Jakub Jirutka
b7d33396fb Bump typescript from 3.6.4 to 3.7.5, ttypescript and ts-node 2020-01-23 17:05:14 +01:00
Jakub Jirutka
7e06fdc664 Bump babel from 7.6.3 to 7.8.3 and core-js from 3.2.1 to 3.6.4 2020-01-23 16:25:14 +01:00
Jakub Jirutka
bc4d2e1d9a Bump jest and ts-jest from 24.x to 25.x 2020-01-23 15:29:06 +01:00
Jakub Jirutka
d863e8cbaf Bump rollup and its plugins 2020-01-23 14:54:40 +01:00
Jakub Jirutka
35b26db42b Bump common-path-prefix from 2.0.0 to 3.0.0 2020-01-23 14:40:42 +01:00
Jakub Jirutka
1b6d3b2524 Bump marked from 0.7.0 to 0.8.0 2020-01-23 12:34:38 +01:00
Jakub Jirutka
049703e14c Bump highlightjs, katex and source-map-support 2020-01-23 12:07:58 +01:00
dependabot[bot]
fb539853da Bump handlebars from 4.2.0 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-23 10:59:41 +01:00
Jakub Jirutka
37ce69b9d1 Add reference stylesheet and use it instead of nbpreview's 2019-11-04 01:37:40 +01:00
Jakub Jirutka
1a8142f641 Fix running CLI directly from installed npm package 2019-11-03 23:25:46 +01:00
Jakub Jirutka
e4f8f436f1 Pack CLI bundle into release tarball and zip 2019-10-29 01:29:31 +01:00
Jakub Jirutka
8d6614bccc Build standalone bundle with CLI 2019-10-29 01:29:31 +01:00
Jakub Jirutka
8c924913cf Create package ipynb2html-cli 2019-10-29 01:29:30 +01:00
Jakub Jirutka
aab57a8f48 Inject summary of bundled packages into the browser bundle 2019-10-28 22:16:03 +01:00
Jakub Jirutka
731bd2c619 Add tool patch-package 2019-10-24 15:55:04 +02:00
Jakub Jirutka
4705564489 Add specialized support for browser env. and build browser bundles 2019-10-23 18:28:18 +02:00
Jakub Jirutka
36faf95829 Add version attribute to Readme 2019-10-23 18:28:17 +02:00
Jakub Jirutka
495f17fd87 Convert repository to "monorepo" 2019-10-19 20:30:21 +02:00
Jakub Jirutka
9e27f0a8ed Bump eslint-config-standard-with-typescript to ^10.0.0 2019-10-18 19:02:55 +02:00
Jakub Jirutka
04a37430d1 Bump @typescript-eslint/* to ^2.4.0 2019-10-18 18:56:23 +02:00
Jakub Jirutka
9b80667f99 Bump ts-node to ^8.4.1 2019-10-18 18:43:11 +02:00
Jakub Jirutka
99092cd975 Bump typescript to ~3.6.4 2019-10-18 18:40:53 +02:00
Jakub Jirutka
35eb180fe9 Add ts-transformer-export-default-name 2019-10-13 14:24:42 +02:00
Jakub Jirutka
b54d86c3a4 Bump anser to ^1.4.9 2019-10-13 14:18:01 +02:00
Jakub Jirutka
2e3236ccde Export package version from the index module 2019-10-07 15:17:09 +02:00
Jakub Jirutka
393e961221 Use ttypescript for TS transpilation 2019-10-07 15:13:35 +02:00