3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-10 20:47:19 +00:00
zeppelin/dashboard
dependabot[bot] 28dcca7eb5
build(deps): bump postcss, cssnano, tailwindcss and vue-loader
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [cssnano](https://github.com/cssnano/cssnano), [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together.


Updates `postcss` from 8.4.24 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31)

Updates `cssnano` from 4.1.11 to 6.0.1
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/v4.1.11...cssnano@6.0.1)

Updates `tailwindcss` from 1.9.6 to 3.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...v3.3.3)

Updates `vue-loader` from 15.10.1 to 17.2.2
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.10.1...v17.2.2)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: cssnano
  dependency-type: direct:development
- dependency-name: tailwindcss
  dependency-type: direct:development
- dependency-name: vue-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 02:39:20 +00:00
..
src Merge pull request #363 from zayKenyon/fix-privacy-policy-repo-url 2023-07-01 15:49:52 +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-lock.json build(deps): bump postcss, cssnano, tailwindcss and vue-loader 2023-10-04 02:39:20 +00:00
package.json build(deps): bump postcss, cssnano, tailwindcss and vue-loader 2023-10-04 02:39:20 +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 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: update dashboard packages, fix build on Node.js 18 2023-06-24 09:21:06 +00:00