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 8d01dcd commit d913593
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 29 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": "19.0.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: 22 additions & 28 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:19.0.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 @@ -5148,15 +5161,6 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.15":
version: 0.30.15
resolution: "magic-string@npm:0.30.15"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
checksum: 10c0/7d10403cb0b403c0453d7af57d8d01a58c334b260e64653c5f5c2311800f4c6b1b7f4502153f9051dd8a87116acd50e5e3fce4bf79ec9d7127f087aa1c08b96b
languageName: node
linkType: hard

"magic-string@npm:^0.30.17":
version: 0.30.17
resolution: "magic-string@npm:0.30.17"
Expand Down Expand Up @@ -5218,7 +5222,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 @@ -6981,20 +6985,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 @@ -7004,7 +7008,7 @@ __metadata:
optional: true
"@nuxt/kit":
optional: true
checksum: 10c0/071feef71e31c4a5f8d65f80f5c014804e7721ca98ec0e27cd29f225460fc0a3a0dbd2a2f6f4218e2f96697880b31627865869a39bd8a3e3174ce96c7e6b7ef2
checksum: 10c0/f3904eec9d497253abeb18c81eb0c230797c386802621043883fffa30c9d4dbaf82dbe70ce570cf6ce750dbc1dacdb440c9f22f3eb86bff373c25b29064bfeca
languageName: node
linkType: hard

Expand Down Expand Up @@ -7040,16 +7044,6 @@ __metadata:
languageName: node
linkType: hard

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

"unplugin@npm:^2.1.2":
version: 2.1.2
resolution: "unplugin@npm:2.1.2"
Expand Down

0 comments on commit d913593

Please sign in to comment.