Skip to content

Commit a9f6bdc

Browse files
chore(deps-dev): bump unplugin-auto-import from 20.3.0 to 21.0.0 in /fe
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 20.3.0 to 21.0.0. - [Release notes](https://github.com/unplugin/unplugin-auto-import/releases) - [Commits](unplugin/unplugin-auto-import@v20.3.0...v21.0.0) --- updated-dependencies: - dependency-name: unplugin-auto-import dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb0c46b commit a9f6bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fe/packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"devDependencies": {
2828
"@vitejs/plugin-vue": "^6.0.3",
2929
"terser": "^5.46.0",
30-
"unplugin-auto-import": "^20.3.0"
30+
"unplugin-auto-import": "^21.0.0"
3131
}
3232
}

0 commit comments

Comments
 (0)