1Panel/frontend
dependabot[bot] f22980f4ce
build(deps-dev): bump stylelint from 14.16.1 to 15.10.1 in /frontend (#1584)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.1 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.1...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  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-07-08 19:05:50 +08:00
..
public
src feat: 容器创建编辑支持自定义网络 (#1582) 2023-07-07 15:17:05 +00:00
.editorconfig
.env
.env.development feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.env.production feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html style: 修改 logo 路径 (#1279) 2023-06-07 08:31:25 +00:00
lint-staged.config.js
package-lock.json build(deps-dev): bump stylelint from 14.16.1 to 15.10.1 in /frontend (#1584) 2023-07-08 19:05:50 +08:00
package.json build(deps-dev): bump stylelint from 14.16.1 to 15.10.1 in /frontend (#1584) 2023-07-08 19:05:50 +08:00
postcss.config.js 新增tailwindcss做响应式 (#1411) 2023-06-27 16:38:11 +08:00
tailwind.config.js 新增tailwindcss做响应式 (#1411) 2023-06-27 16:38:11 +08:00
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts fix: 解决代码合并冲突 (#1112) 2023-05-23 07:45:47 +00:00