aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/frontend/package.json
AgeCommit message (Collapse)Author
2023-03-15Bump webpack to 5.76.0dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.64.4...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29Update npm deps, node (#2251)vmishenev
2021-05-05Upgrade sass-loader (#1904)Ryan Nett
2020-10-09On this page component (#1504)Marcin Aman
2020-10-05Render react resources as separate css to allow overriding (#1416)Marcin Aman
* Render react resources as separate css to allow overriding * Improve build.gradle.kts
2020-08-05Fix JS markdown component generating lots of files with highlightingMarcin Aman
2020-08-03Split into files and move svg to external oneMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman