mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-09 03:03:18 +00:00
chore(deps): update dependency unplugin to ^0.7.2 (#5851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
100dfa6653
commit
46c48de98e
@ -64,7 +64,7 @@
|
|||||||
"unctx": "^1.1.4",
|
"unctx": "^1.1.4",
|
||||||
"unenv": "^0.5.2",
|
"unenv": "^0.5.2",
|
||||||
"unimport": "^0.4.4",
|
"unimport": "^0.4.4",
|
||||||
"unplugin": "^0.7.1",
|
"unplugin": "^0.7.2",
|
||||||
"untyped": "^0.4.4",
|
"untyped": "^0.4.4",
|
||||||
"vue": "^3.2.37",
|
"vue": "^3.2.37",
|
||||||
"vue-bundle-renderer": "^0.3.9",
|
"vue-bundle-renderer": "^0.3.9",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"rollup": "^2.76.0",
|
"rollup": "^2.76.0",
|
||||||
"rollup-plugin-visualizer": "^5.6.0",
|
"rollup-plugin-visualizer": "^5.6.0",
|
||||||
"ufo": "^0.8.5",
|
"ufo": "^0.8.5",
|
||||||
"unplugin": "^0.7.1",
|
"unplugin": "^0.7.2",
|
||||||
"vite": "^2.9.14",
|
"vite": "^2.9.14",
|
||||||
"vite-node": "^0.18.0",
|
"vite-node": "^0.18.0",
|
||||||
"vite-plugin-checker": "^0.4.8"
|
"vite-plugin-checker": "^0.4.8"
|
||||||
|
@ -44,7 +44,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.7.1",
|
"unplugin": "^0.7.2",
|
||||||
"url-loader": "^4.1.1",
|
"url-loader": "^4.1.1",
|
||||||
"vue-loader": "^17.0.0",
|
"vue-loader": "^17.0.0",
|
||||||
"webpack": "^5.73.0",
|
"webpack": "^5.73.0",
|
||||||
|
@ -1793,7 +1793,7 @@ __metadata:
|
|||||||
rollup-plugin-visualizer: ^5.6.0
|
rollup-plugin-visualizer: ^5.6.0
|
||||||
ufo: ^0.8.5
|
ufo: ^0.8.5
|
||||||
unbuild: latest
|
unbuild: latest
|
||||||
unplugin: ^0.7.1
|
unplugin: ^0.7.2
|
||||||
vite: ^2.9.14
|
vite: ^2.9.14
|
||||||
vite-node: ^0.18.0
|
vite-node: ^0.18.0
|
||||||
vite-plugin-checker: ^0.4.8
|
vite-plugin-checker: ^0.4.8
|
||||||
@ -1842,7 +1842,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.7.1
|
unplugin: ^0.7.2
|
||||||
url-loader: ^4.1.1
|
url-loader: ^4.1.1
|
||||||
vue: 3.2.37
|
vue: 3.2.37
|
||||||
vue-loader: ^17.0.0
|
vue-loader: ^17.0.0
|
||||||
@ -9697,7 +9697,7 @@ __metadata:
|
|||||||
unctx: ^1.1.4
|
unctx: ^1.1.4
|
||||||
unenv: ^0.5.2
|
unenv: ^0.5.2
|
||||||
unimport: ^0.4.4
|
unimport: ^0.4.4
|
||||||
unplugin: ^0.7.1
|
unplugin: ^0.7.2
|
||||||
untyped: ^0.4.4
|
untyped: ^0.4.4
|
||||||
vue: ^3.2.37
|
vue: ^3.2.37
|
||||||
vue-bundle-renderer: ^0.3.9
|
vue-bundle-renderer: ^0.3.9
|
||||||
@ -12824,7 +12824,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"unplugin@npm:^0.7.1":
|
"unplugin@npm:^0.7.1, unplugin@npm:^0.7.2":
|
||||||
version: 0.7.2
|
version: 0.7.2
|
||||||
resolution: "unplugin@npm:0.7.2"
|
resolution: "unplugin@npm:0.7.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user