1Panel/frontend
dependabot[bot] 455e379ff4
build(deps-dev): bump postcss from 8.4.25 to 8.4.31 in /frontend (#2449)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 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.25...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 21:15:28 -05:00
..
public
src style: 已安装应用按钮调整 (#2446) 2023-10-07 14:18:44 +00:00
.editorconfig
.env feat: 已安装应用增加日志页面 (#2403) 2023-09-28 02:56:16 +00:00
.env.development
.env.production
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html fix: 服务器地址支持设置为空 (#2016) 2023-08-21 08:14:12 +00:00
lint-staged.config.js
package-lock.json build(deps-dev): bump postcss from 8.4.25 to 8.4.31 in /frontend (#2449) 2023-10-07 21:15:28 -05:00
package.json build(deps-dev): bump postcss from 8.4.25 to 8.4.31 in /frontend (#2449) 2023-10-07 21:15:28 -05:00
postcss.config.js
tailwind.config.js
tsconfig.json
vite.config.ts