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] 80b791e84a
build(deps): bump vue from 2.7.16 to 3.0.0
Bumps [vue](https://github.com/vuejs/core) from 2.7.16 to 3.0.0.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 00:57:50 +00: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): bump vue from 2.7.16 to 3.0.0 2024-10-25 00:57:50 +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 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