chore: revert unplugin upgrade (#6415)

This commit is contained in:
Daniel Roe 2022-08-08 05:45:42 +01:00 committed by GitHub
parent 34056d7176
commit 9971fade76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 32 deletions

View File

@ -64,7 +64,7 @@
"unctx": "^2.0.1", "unctx": "^2.0.1",
"unenv": "^0.5.2", "unenv": "^0.5.2",
"unimport": "^0.6.5", "unimport": "^0.6.5",
"unplugin": "^0.9.0", "unplugin": "^0.8.1",
"untyped": "^0.4.5", "untyped": "^0.4.5",
"vue": "^3.2.37", "vue": "^3.2.37",
"vue-bundle-renderer": "^0.4.0", "vue-bundle-renderer": "^0.4.0",

View File

@ -48,7 +48,7 @@
"rollup-plugin-visualizer": "^5.7.1", "rollup-plugin-visualizer": "^5.7.1",
"std-env": "^3.1.1", "std-env": "^3.1.1",
"ufo": "^0.8.5", "ufo": "^0.8.5",
"unplugin": "^0.9.0", "unplugin": "^0.8.1",
"vite": "~3.0.4", "vite": "~3.0.4",
"vite-node": "^0.21.0", "vite-node": "^0.21.0",
"vite-plugin-checker": "^0.4.9", "vite-plugin-checker": "^0.4.9",

View File

@ -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.0", "unplugin": "^0.8.1",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"vue-bundle-renderer": "^0.4.0", "vue-bundle-renderer": "^0.4.0",
"vue-loader": "^17.0.0", "vue-loader": "^17.0.0",

View File

@ -1890,7 +1890,7 @@ __metadata:
std-env: ^3.1.1 std-env: ^3.1.1
ufo: ^0.8.5 ufo: ^0.8.5
unbuild: latest unbuild: latest
unplugin: ^0.9.0 unplugin: ^0.8.1
vite: ~3.0.4 vite: ~3.0.4
vite-node: ^0.21.0 vite-node: ^0.21.0
vite-plugin-checker: ^0.4.9 vite-plugin-checker: ^0.4.9
@ -1941,7 +1941,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.0 unplugin: ^0.8.1
url-loader: ^4.1.1 url-loader: ^4.1.1
vue: 3.2.37 vue: 3.2.37
vue-bundle-renderer: ^0.4.0 vue-bundle-renderer: ^0.4.0
@ -10104,7 +10104,7 @@ __metadata:
unctx: ^2.0.1 unctx: ^2.0.1
unenv: ^0.5.2 unenv: ^0.5.2
unimport: ^0.6.5 unimport: ^0.6.5
unplugin: ^0.9.0 unplugin: ^0.8.1
untyped: ^0.4.5 untyped: ^0.4.5
vue: ^3.2.37 vue: ^3.2.37
vue-bundle-renderer: ^0.4.0 vue-bundle-renderer: ^0.4.0
@ -13314,32 +13314,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"unplugin@npm:^0.9.0":
version: 0.9.0
resolution: "unplugin@npm:0.9.0"
dependencies:
acorn: ^8.8.0
chokidar: ^3.5.3
webpack-sources: ^3.2.3
webpack-virtual-modules: ^0.4.4
peerDependencies:
esbuild: ">=0.13"
rollup: ^2.50.0
vite: ^2.3.0 || ^3.0.0-0
webpack: 4 || 5
peerDependenciesMeta:
esbuild:
optional: true
rollup:
optional: true
vite:
optional: true
webpack:
optional: true
checksum: 94fd5fa597e1607831134dd34d18ddcb20d24f473a88ca34dc89b4cd0d4c17ca5eb5987b0152dab52c9ae146fc9a768556a2b89dd8725947c97c95cd6640ca86
languageName: node
linkType: hard
"unstorage@npm:^0.5.4": "unstorage@npm:^0.5.4":
version: 0.5.5 version: 0.5.5
resolution: "unstorage@npm:0.5.5" resolution: "unstorage@npm:0.5.5"