Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
4e5caaf804
Merge e95db8ea1d into 9247d56cbd 2024-05-28 13:57:27 +08:00
dependabot[bot]
e95db8ea1d
Bump unplugin-icons from 0.18.5 to 0.19.0 in /modules/web
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.5 to 0.19.0.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.5...v0.19.0)

---
updated-dependencies:
- dependency-name: unplugin-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 04:24:51 +00:00

View File

@ -34,7 +34,7 @@
"prettier": "^3.0.0",
"sass": "^1.62.1",
"unplugin-auto-import": "^0.17.5",
"unplugin-icons": "^0.18.5",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.3"
}