Skip to content

Commit 122f0b9

Browse files
Bump unplugin-vue-components from 0.27.0 to 30.0.0
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.27.0 to 30.0.0. - [Release notes](https://github.com/unplugin/unplugin-vue-components/releases) - [Commits](unplugin/unplugin-vue-components@v0.27.0...v30.0.0) --- updated-dependencies: - dependency-name: unplugin-vue-components dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8765ef8 commit 122f0b9

File tree

3 files changed

+511
-312
lines changed

3 files changed

+511
-312
lines changed

apps/vue-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"tailwindcss": "^3.4.3",
8383
"ts-node": "^10.9.2",
8484
"typescript": "^5.4.5",
85-
"unplugin-vue-components": "^0.27.0",
85+
"unplugin-vue-components": "^30.0.0",
8686
"vite": "^5.3.1",
8787
"vue-tsc": "^2.0.6"
8888
}

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"postcss": "^8.4.38",
5252
"postcss-import": "^16.1.0",
5353
"typescript": "^5.4.5",
54-
"unplugin-vue-components": "^0.27.0",
54+
"unplugin-vue-components": "^30.0.0",
5555
"vite": "^5.3.1",
5656
"vite-plugin-dts": "^3.9.1",
5757
"vue-tsc": "^2.0.6"

0 commit comments

Comments
 (0)