Commit graph

11 commits

Author SHA1 Message Date
Alexandru Dima
9ac38db9ad
update deps 2021-09-07 16:15:54 +02:00
dependabot[bot]
5a86b4a41c
Bump path-parse in /browser-esm-webpack-typescript-react
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:06:53 +00:00
dependabot[bot]
afad736e9b
Bump browserslist in /browser-esm-webpack-typescript-react
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 18:37:15 +00:00
dependabot[bot]
83d3e7abcf
Bump lodash in /browser-esm-webpack-typescript-react
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:12:39 +00:00
Alexandru Dima
86ee17e305
Improve scripts such that they work also on Windows 2020-12-30 09:51:10 +01:00
Alexandru Dima
9a7dd62fff
Fix samples (microsoft/monaco-editor#2212) 2020-12-24 13:51:58 +01:00
Alex Dima
c5586a25cf
Update printWidth to 100 2020-09-21 14:31:41 +02:00
Alex Dima
4b25f66566
Reuse common node_modules (reduce maintenance) 2020-09-21 13:46:13 +02:00
Alex Dima
e104ffa598
update more deps 2020-09-17 21:31:32 +02:00
Alex Dima
cff50c2a31
Run prettier 2020-09-02 17:36:59 +02:00
Jiří Špác
701cad7f75 add an example usage with webpack, react and fast refresh 2020-08-31 13:51:09 +02:00