Skip to content

Commit 0df975d

Browse files
chore(deps): update dependency unplugin-vue-components to ^28.3.0
1 parent 9520c8b commit 0df975d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"typescript": "^5.7.3",
2626
"unocss": "^65.5.0",
2727
"unplugin-icons": "^22.1.0",
28-
"unplugin-vue-components": "^28.2.0",
28+
"unplugin-vue-components": "^28.3.0",
2929
"vite-plugin-pwa": "^0.21.1",
3030
"vitepress": "^1.6.3",
3131
},
@@ -1665,7 +1665,7 @@
16651665

16661666
"unplugin-utils": ["[email protected]", "", { "dependencies": { "pathe": "^2.0.2", "picomatch": "^4.0.2" } }, "sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA=="],
16671667

1668-
"unplugin-vue-components": ["unplugin-vue-components@28.2.0", "", { "dependencies": { "chokidar": "^3.6.0", "debug": "^4.4.0", "local-pkg": "^1.0.0", "magic-string": "^0.30.17", "mlly": "^1.7.4", "tinyglobby": "^0.2.10", "unplugin": "^2.2.0", "unplugin-utils": "^0.2.4" }, "peerDependencies": { "@babel/parser": "^7.15.8", "@nuxt/kit": "^3.2.2", "vue": "2 || 3" }, "optionalPeers": ["@babel/parser", "@nuxt/kit"] }, "sha512-FMncMZRnOcVs81BligpZL4tPFHE+VX1P1SYgzzl4D6ZgLiJHoZWNx743z+Vfyz701GsZ8WX/ENvYrIZ4mvJPeA=="],
1668+
"unplugin-vue-components": ["unplugin-vue-components@28.3.0", "", { "dependencies": { "chokidar": "^3.6.0", "debug": "^4.4.0", "local-pkg": "^1.0.0", "magic-string": "^0.30.17", "mlly": "^1.7.4", "tinyglobby": "^0.2.10", "unplugin": "^2.2.0", "unplugin-utils": "^0.2.4" }, "peerDependencies": { "@babel/parser": "^7.15.8", "@nuxt/kit": "^3.2.2", "vue": "2 || 3" }, "optionalPeers": ["@babel/parser", "@nuxt/kit"] }, "sha512-VzMLEK0kFWnI7wVicYEM1MrCkRF7XsIbVit84X6z8jOMBE3BK2I7cAPdGZ1wu6+8EK5n8QxBppKxYUvcHnF9Tw=="],
16691669

16701670
"upath": ["[email protected]", "", {}, "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="],
16711671

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"typescript": "^5.7.3",
6363
"unocss": "^65.5.0",
6464
"unplugin-icons": "^22.1.0",
65-
"unplugin-vue-components": "^28.2.0",
65+
"unplugin-vue-components": "^28.3.0",
6666
"vite-plugin-pwa": "^0.21.1",
6767
"vitepress": "^1.6.3"
6868
},

0 commit comments

Comments
 (0)