3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-07 02:57:20 +00:00
zeppelin/dashboard
dependabot[bot] 5c421f41d7
build(deps-dev): bump webpack-dev-server from 4.15.1 to 5.2.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 15:26:35 +00:00
..
src Merge branch 'vue-3' of github.com:TheKodeToad/Zeppelin into TheKodeToad-vue-3 2025-06-01 15:26:14 +03: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-dev-server from 4.15.1 to 5.2.1 2025-06-01 15:26:35 +00: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 Initial port to vue 3 2025-03-13 00:04:57 +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 Properly set vue feature flags 2025-03-13 19:21:49 +00:00