Skip to content

Commit

Permalink
chore(deps): update dependency unplugin-vue-components to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 85dece6 commit cc083b9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"typescript": "5.7.3",
"unplugin-auto-import": "0.19.0",
"unplugin-fonts": "1.3.1",
"unplugin-vue-components": "0.28.0",
"unplugin-vue-components": "28.0.0",
"vite": "5.4.11",
"vite-plugin-vuetify": "2.0.4",
"vitest": "2.1.8",
Expand Down
50 changes: 41 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ __metadata:
typescript: "npm:5.7.3"
unplugin-auto-import: "npm:0.19.0"
unplugin-fonts: "npm:1.3.1"
unplugin-vue-components: "npm:0.28.0"
unplugin-vue-components: "npm:28.0.0"
vite: "npm:5.4.11"
vite-plugin-vuetify: "npm:2.0.4"
vitest: "npm:2.1.8"
Expand Down Expand Up @@ -3912,6 +3912,19 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
"@nodelib/fs.stat": "npm:^2.0.2"
"@nodelib/fs.walk": "npm:^1.2.3"
glob-parent: "npm:^5.1.2"
merge2: "npm:^1.3.0"
micromatch: "npm:^4.0.8"
checksum: 10c0/f6aaa141d0d3384cf73cbcdfc52f475ed293f6d5b65bfc5def368b09163a9f7e5ec2b3014d80f733c405f58e470ee0cc451c2937685045cddcdeaa24199c43fe
languageName: node
linkType: hard

"fast-json-stable-stringify@npm:^2.0.0":
version: 2.1.0
resolution: "fast-json-stable-stringify@npm:2.1.0"
Expand Down Expand Up @@ -5157,6 +5170,15 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.17":
version: 0.30.17
resolution: "magic-string@npm:0.30.17"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
checksum: 10c0/16826e415d04b88378f200fe022b53e638e3838b9e496edda6c0e086d7753a44a6ed187adc72d19f3623810589bf139af1a315541cd6a26ae0771a0193eaf7b8
languageName: node
linkType: hard

"make-dir@npm:^4.0.0":
version: 4.0.0
resolution: "make-dir@npm:4.0.0"
Expand Down Expand Up @@ -5209,7 +5231,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.5":
"micromatch@npm:^4.0.5, micromatch@npm:^4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
Expand Down Expand Up @@ -6972,20 +6994,20 @@ __metadata:
languageName: node
linkType: hard

"unplugin-vue-components@npm:0.28.0":
version: 0.28.0
resolution: "unplugin-vue-components@npm:0.28.0"
"unplugin-vue-components@npm:28.0.0":
version: 28.0.0
resolution: "unplugin-vue-components@npm:28.0.0"
dependencies:
"@antfu/utils": "npm:^0.7.10"
"@rollup/pluginutils": "npm:^5.1.4"
chokidar: "npm:^3.6.0"
debug: "npm:^4.4.0"
fast-glob: "npm:^3.3.2"
fast-glob: "npm:^3.3.3"
local-pkg: "npm:^0.5.1"
magic-string: "npm:^0.30.15"
magic-string: "npm:^0.30.17"
minimatch: "npm:^9.0.5"
mlly: "npm:^1.7.3"
unplugin: "npm:^2.1.0"
unplugin: "npm:^2.1.2"
peerDependencies:
"@babel/parser": ^7.15.8
"@nuxt/kit": ^3.2.2
Expand All @@ -6995,7 +7017,7 @@ __metadata:
optional: true
"@nuxt/kit":
optional: true
checksum: 10c0/071feef71e31c4a5f8d65f80f5c014804e7721ca98ec0e27cd29f225460fc0a3a0dbd2a2f6f4218e2f96697880b31627865869a39bd8a3e3174ce96c7e6b7ef2
checksum: 10c0/f3904eec9d497253abeb18c81eb0c230797c386802621043883fffa30c9d4dbaf82dbe70ce570cf6ce750dbc1dacdb440c9f22f3eb86bff373c25b29064bfeca
languageName: node
linkType: hard

Expand Down Expand Up @@ -7041,6 +7063,16 @@ __metadata:
languageName: node
linkType: hard

"unplugin@npm:^2.1.2":
version: 2.1.2
resolution: "unplugin@npm:2.1.2"
dependencies:
acorn: "npm:^8.14.0"
webpack-virtual-modules: "npm:^0.6.2"
checksum: 10c0/ae24ee275de96a700df416c3241f910ac964011c2e23dc726feb768fe10fc40bef3dbe2d0d8d267ed988c6c3393c3a9782d5b7b30df4a27e8dab244d86b4d4be
languageName: node
linkType: hard

"upath@npm:^2.0.1":
version: 2.0.1
resolution: "upath@npm:2.0.1"
Expand Down

0 comments on commit cc083b9

Please sign in to comment.