Skip to content

Commit 823d057

Browse files
build(deps-dev): bump unplugin-auto-import in /entry/web (#292)
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.6 to 0.19.0. - [Release notes](https://github.com/unplugin/unplugin-auto-import/releases) - [Commits](unplugin/unplugin-auto-import@v0.18.6...v0.19.0) --- updated-dependencies: - dependency-name: unplugin-auto-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af95621 commit 823d057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entry/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-vue": "^9.12.0",
3434
"prettier": "^3.0.0",
3535
"sass": "^1.62.1",
36-
"unplugin-auto-import": "^0.18.2",
36+
"unplugin-auto-import": "^0.19.0",
3737
"unplugin-icons": "^0.20.0",
3838
"unplugin-vue-components": "^0.27.0",
3939
"vite": "^5.1.3"

0 commit comments

Comments
 (0)