Skip to content

Commit 8b3c7b4

Browse files
chore(deps): update dependency unplugin-auto-import to v21
1 parent c2f1352 commit 8b3c7b4

File tree

5 files changed

+24
-24
lines changed

5 files changed

+24
-24
lines changed

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rsbuild/vue3-auto-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@rsbuild/core": "^1.7.2",
1616
"@rsbuild/plugin-vue": "^1.2.3",
1717
"typescript": "^5.9.3",
18-
"unplugin-auto-import": "^20.3.0"
18+
"unplugin-auto-import": "^21.0.0"
1919
}
2020
}

rsbuild/vue3-element-plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@rsbuild/core": "^1.7.2",
1717
"@rsbuild/plugin-vue": "^1.2.3",
1818
"typescript": "^5.9.3",
19-
"unplugin-auto-import": "^20.3.0",
19+
"unplugin-auto-import": "^21.0.0",
2020
"unplugin-vue-components": "^30.0.0"
2121
}
2222
}

rsbuild/vue3-vant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rsbuild/plugin-vue": "^1.2.3",
1919
"@vant/auto-import-resolver": "^1.3.0",
2020
"typescript": "^5.9.3",
21-
"unplugin-auto-import": "^20.3.0",
21+
"unplugin-auto-import": "^21.0.0",
2222
"unplugin-vue-components": "^30.0.0"
2323
}
2424
}

rspack/unplugin-auto-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@rspack/cli": "1.7.3",
1414
"@rspack/core": "1.7.3",
1515
"html-webpack-plugin": "5.6.6",
16-
"unplugin-auto-import": "^20.3.0",
16+
"unplugin-auto-import": "^21.0.0",
1717
"vue-loader": "^17.4.2"
1818
}
1919
}

0 commit comments

Comments
 (0)