3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00
zeppelin/dashboard
dependabot[bot] eb5fda8d19
build(deps-dev): bump webpack from 5.90.1 to 5.94.0 (#487)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-13 13:00:44 +01:00
..
src docs: fix typo (trhead -> thread) in Plugin Configuration (#470) 2024-06-02 16:26:32 +01:00
.editorconfig Dashboard work and related 2019-06-23 19:18:41 +03:00
.eslintrc.js chore: switch from tslint to eslint 2023-05-08 21:53:09 +03:00
.gitignore Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
.htmlnanorc.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
package.json build(deps-dev): bump webpack from 5.90.1 to 5.94.0 (#487) 2024-10-13 13:00:44 +01:00
serve.js fix: handle SIGTERM in dashboard serve.js; always include API_URL in webpack build 2024-03-30 15:47:38 +00:00
tailwind.config.js fix: update dashboard packages, fix build on Node.js 18 2023-06-24 09:21:06 +00:00
ts-vue-shim.d.ts fix: webpack dev server + index fallback for prod serve.js 2024-03-30 13:33:29 +00:00
tsconfig.json fix: webpack dev server + index fallback for prod serve.js 2024-03-30 13:33:29 +00:00
webpack.config.js fix: dashboard build errors about API_URL/.env 2024-04-06 09:53:28 +00:00