3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00
zeppelin/dashboard
dependabot[bot] 666022a5f2
chore(deps): bump url-parse from 1.5.3 to 1.5.7 in /dashboard
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 12:36:02 +00:00
..
src feat: download data exports directly from the server without a JS download step 2021-11-03 01:14:41 +02:00
.editorconfig Dashboard work and related 2019-06-23 19:18:41 +03:00
.env.example Separate bot and API server .env files. Add example .env files. 2019-07-21 14:37:46 +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 url-parse from 1.5.3 to 1.5.7 in /dashboard 2022-02-18 12:36:02 +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 Reformat all files with Prettier 2021-09-11 19:06:51 +03:00