Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore(deps): update dependency unplugin to ^0.9.6 #8070

Merged
merged 1 commit into from
Oct 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"unctx": "^2.0.2",
"unenv": "^0.6.2",
"unimport": "^0.6.8",
"unplugin": "^0.9.2",
"unplugin": "^0.9.6",
"untyped": "^0.5.0",
"vue": "^3.2.40",
"vue-bundle-renderer": "^0.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rollup": "^2.79.1",
"rollup-plugin-visualizer": "^5.8.2",
"ufo": "^0.8.5",
"unplugin": "^0.9.2",
"unplugin": "^0.9.6",
"vite": "~3.1.6",
"vite-node": "^0.24.0",
"vite-plugin-checker": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"style-resources-loader": "^1.5.0",
"time-fix-plugin": "^2.0.7",
"ufo": "^0.8.5",
"unplugin": "^0.9.2",
"unplugin": "^0.9.6",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^0.4.3",
"vue-loader": "^17.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1980,7 +1980,7 @@ __metadata:
rollup-plugin-visualizer: ^5.8.2
ufo: ^0.8.5
unbuild: latest
unplugin: ^0.9.2
unplugin: ^0.9.6
vite: ~3.1.6
vite-node: ^0.24.0
vite-plugin-checker: ^0.5.1
Expand Down Expand Up @@ -2032,7 +2032,7 @@ __metadata:
time-fix-plugin: ^2.0.7
ufo: ^0.8.5
unbuild: latest
unplugin: ^0.9.2
unplugin: ^0.9.6
url-loader: ^4.1.1
vue: 3.2.40
vue-bundle-renderer: ^0.4.3
Expand Down Expand Up @@ -10919,7 +10919,7 @@ __metadata:
unctx: ^2.0.2
unenv: ^0.6.2
unimport: ^0.6.8
unplugin: ^0.9.2
unplugin: ^0.9.6
untyped: ^0.5.0
vue: ^3.2.40
vue-bundle-renderer: ^0.4.3
Expand Down Expand Up @@ -14160,7 +14160,7 @@ __metadata:
languageName: node
linkType: hard

"unplugin@npm:^0.9.0, unplugin@npm:^0.9.2, unplugin@npm:^0.9.5":
"unplugin@npm:^0.9.0, unplugin@npm:^0.9.5":
version: 0.9.5
resolution: "unplugin@npm:0.9.5"
dependencies:
Expand Down