mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
chore(deps): update dependency unplugin to ^0.9.6 (#8070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
33992993bd
commit
085f90a3d3
@ -70,7 +70,7 @@
|
|||||||
"unctx": "^2.0.2",
|
"unctx": "^2.0.2",
|
||||||
"unenv": "^0.6.2",
|
"unenv": "^0.6.2",
|
||||||
"unimport": "^0.6.8",
|
"unimport": "^0.6.8",
|
||||||
"unplugin": "^0.9.2",
|
"unplugin": "^0.9.6",
|
||||||
"untyped": "^0.5.0",
|
"untyped": "^0.5.0",
|
||||||
"vue": "^3.2.40",
|
"vue": "^3.2.40",
|
||||||
"vue-bundle-renderer": "^0.4.3",
|
"vue-bundle-renderer": "^0.4.3",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"rollup": "^2.79.1",
|
"rollup": "^2.79.1",
|
||||||
"rollup-plugin-visualizer": "^5.8.2",
|
"rollup-plugin-visualizer": "^5.8.2",
|
||||||
"ufo": "^0.8.5",
|
"ufo": "^0.8.5",
|
||||||
"unplugin": "^0.9.2",
|
"unplugin": "^0.9.6",
|
||||||
"vite": "~3.1.6",
|
"vite": "~3.1.6",
|
||||||
"vite-node": "^0.24.0",
|
"vite-node": "^0.24.0",
|
||||||
"vite-plugin-checker": "^0.5.1",
|
"vite-plugin-checker": "^0.5.1",
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
"style-resources-loader": "^1.5.0",
|
"style-resources-loader": "^1.5.0",
|
||||||
"time-fix-plugin": "^2.0.7",
|
"time-fix-plugin": "^2.0.7",
|
||||||
"ufo": "^0.8.5",
|
"ufo": "^0.8.5",
|
||||||
"unplugin": "^0.9.2",
|
"unplugin": "^0.9.6",
|
||||||
"url-loader": "^4.1.1",
|
"url-loader": "^4.1.1",
|
||||||
"vue-bundle-renderer": "^0.4.3",
|
"vue-bundle-renderer": "^0.4.3",
|
||||||
"vue-loader": "^17.0.0",
|
"vue-loader": "^17.0.0",
|
||||||
|
@ -1980,7 +1980,7 @@ __metadata:
|
|||||||
rollup-plugin-visualizer: ^5.8.2
|
rollup-plugin-visualizer: ^5.8.2
|
||||||
ufo: ^0.8.5
|
ufo: ^0.8.5
|
||||||
unbuild: latest
|
unbuild: latest
|
||||||
unplugin: ^0.9.2
|
unplugin: ^0.9.6
|
||||||
vite: ~3.1.6
|
vite: ~3.1.6
|
||||||
vite-node: ^0.24.0
|
vite-node: ^0.24.0
|
||||||
vite-plugin-checker: ^0.5.1
|
vite-plugin-checker: ^0.5.1
|
||||||
@ -2032,7 +2032,7 @@ __metadata:
|
|||||||
time-fix-plugin: ^2.0.7
|
time-fix-plugin: ^2.0.7
|
||||||
ufo: ^0.8.5
|
ufo: ^0.8.5
|
||||||
unbuild: latest
|
unbuild: latest
|
||||||
unplugin: ^0.9.2
|
unplugin: ^0.9.6
|
||||||
url-loader: ^4.1.1
|
url-loader: ^4.1.1
|
||||||
vue: 3.2.40
|
vue: 3.2.40
|
||||||
vue-bundle-renderer: ^0.4.3
|
vue-bundle-renderer: ^0.4.3
|
||||||
@ -10919,7 +10919,7 @@ __metadata:
|
|||||||
unctx: ^2.0.2
|
unctx: ^2.0.2
|
||||||
unenv: ^0.6.2
|
unenv: ^0.6.2
|
||||||
unimport: ^0.6.8
|
unimport: ^0.6.8
|
||||||
unplugin: ^0.9.2
|
unplugin: ^0.9.6
|
||||||
untyped: ^0.5.0
|
untyped: ^0.5.0
|
||||||
vue: ^3.2.40
|
vue: ^3.2.40
|
||||||
vue-bundle-renderer: ^0.4.3
|
vue-bundle-renderer: ^0.4.3
|
||||||
@ -14160,7 +14160,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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
|
version: 0.9.5
|
||||||
resolution: "unplugin@npm:0.9.5"
|
resolution: "unplugin@npm:0.9.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user