Skip to content

Commit 45a3327

Browse files
chore(deps): update dependency unplugin-auto-import to v20
1 parent 543311d commit 45a3327

File tree

5 files changed

+37
-66
lines changed

5 files changed

+37
-66
lines changed

pnpm-lock.yaml

Lines changed: 33 additions & 62 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
@@ -14,6 +14,6 @@
1414
"@rsbuild/core": "1.4.15",
1515
"@rsbuild/plugin-vue": "^1.1.1",
1616
"typescript": "^5.9.2",
17-
"unplugin-auto-import": "^0.19.0"
17+
"unplugin-auto-import": "^20.0.0"
1818
}
1919
}

rsbuild/vue3-element-plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@rsbuild/core": "1.4.15",
1616
"@rsbuild/plugin-vue": "^1.1.1",
1717
"typescript": "^5.9.2",
18-
"unplugin-auto-import": "^0.19.0",
18+
"unplugin-auto-import": "^20.0.0",
1919
"unplugin-vue-components": "^29.0.0"
2020
}
2121
}

rsbuild/vue3-vant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@rsbuild/plugin-vue": "^1.1.1",
1818
"@vant/auto-import-resolver": "^1.3.0",
1919
"typescript": "^5.9.2",
20-
"unplugin-auto-import": "^0.19.0",
20+
"unplugin-auto-import": "^20.0.0",
2121
"unplugin-vue-components": "^29.0.0"
2222
}
2323
}

rspack/unplugin-auto-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@rspack/cli": "1.4.11",
1313
"@rspack/core": "1.4.11",
1414
"html-webpack-plugin": "5.6.4",
15-
"unplugin-auto-import": "^0.19.0",
15+
"unplugin-auto-import": "^20.0.0",
1616
"vue-loader": "^17.4.2"
1717
}
1818
}

0 commit comments

Comments
 (0)