Commit Graph

21 Commits (main)

Author SHA1 Message Date
Henning Dieterichs 13072d3f18
Update TypeScript to TS 5.4.5 in all projects, vendored files
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
2024-05-03 11:41:19 +02:00
dependabot[bot] 105e132c20
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 16:48:39 +00:00
Henning Dieterichs c951e05221
webpack-plugin: 7.1.0 2023-07-07 20:38:25 +02:00
Jake Bailey 0d72bf6c93 TS 5.0 2023-03-16 12:53:16 -07:00
Jake Bailey d793f4d6fd Merge branch 'main' into ts-4.9 2023-03-16 12:49:35 -07:00
dependabot[bot] 20597c8e39
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:44:41 +00:00
Jake Bailey ce6624f433 Bump @types/node consisitently 2023-03-03 14:30:23 -08:00
Jake Bailey 7747977e3a Fix webpack-plugin 2023-03-03 14:18:10 -08:00
dependabot[bot] 1119c51370
Bump json5 from 2.2.1 to 2.2.3 in /webpack-plugin
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [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.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 13:53:02 +00:00
dependabot[bot] d610648458
Bump loader-utils from 2.0.3 to 2.0.4 in /webpack-plugin (#3425)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 10:24:18 +01:00
dependabot[bot] a02ad6c9a5
Bump loader-utils from 2.0.2 to 2.0.3 in /webpack-plugin (#3399)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 11:37:16 +01:00
dependabot[bot] 9bc4fa9b27
Bump terser from 5.12.1 to 5.14.2 in /webpack-plugin
Bumps [terser](https://github.com/terser/terser) from 5.12.1 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 12:39:54 +00:00
Alex Dima ab386ca3d6
update all deps 2022-03-29 12:31:07 +02:00
Alex Dima d8417a5576
Update dependencies 2022-02-03 22:43:53 +01:00
dependabot[bot] d735c42561
Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 11:43:40 +00:00
Alex Dima 684cbae427
update deps 2021-12-22 13:05:51 +01:00
ValeraS 3ae92d5f1a fix(monaco-editor-webpack-plugin): load monaco-editor with webpack 4
Closes #2817
2021-12-12 01:17:34 +03:00
Alex Dima a6fae61e35
Towards publishing `monaco-editor-webpack-plugin` 2021-12-10 23:17:03 +01:00
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 2021-12-09 23:55:04 +01:00
Alex Dima ed1ee25b7b
Update all dependencies 2021-11-16 09:23:03 +01:00
Alex Dima a21839d00d
Rename to `webpack-plugin` 2021-11-15 16:16:53 +01:00