3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00
zeppelin/dashboard
dependabot[bot] d9bf5f77b9
chore(deps): bump express from 4.17.1 to 4.18.2 in /dashboard
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 08:58:16 +00:00
..
src Simplify dev docker setup 2022-06-26 19:30:46 +03:00
.editorconfig Dashboard work and related 2019-06-23 19:18:41 +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-lock.json chore(deps): bump express from 4.17.1 to 4.18.2 in /dashboard 2022-12-11 08:58:16 +00:00
package.json Add rudimentary user management to dashboard 2021-09-05 16:42:35 +03:00
tailwind.config.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ts-vue-shim.d.ts Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
tsconfig.json Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
webpack.config.js Fix API_URL/API_DOMAIN usage in dashboard 2022-06-26 15:24:24 +03:00