fix(deps): upgrade unimport (#4095)

This commit is contained in:
Anthony Fu 2022-04-05 22:03:41 +08:00 committed by GitHub
parent e90b8c28d1
commit e1e3f5063d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 25 additions and 8 deletions

View File

@ -57,7 +57,7 @@
"scule": "^0.2.1",
"semver": "^7.3.5",
"ufo": "^0.8.3",
"unimport": "^0.1.3",
"unimport": "^0.1.4",
"unplugin": "^0.6.1",
"unplugin-vue2-script-setup": "^0.10.2",
"untyped": "^0.4.4",

View File

@ -29,7 +29,7 @@
"scule": "^0.2.1",
"semver": "^7.3.5",
"unctx": "^1.1.4",
"unimport": "^0.1.3",
"unimport": "^0.1.4",
"untyped": "^0.4.4"
},
"devDependencies": {

View File

@ -60,7 +60,7 @@
"scule": "^0.2.1",
"ufo": "^0.8.3",
"unctx": "^1.1.4",
"unimport": "^0.1.3",
"unimport": "^0.1.4",
"unplugin": "^0.6.1",
"untyped": "^0.4.4",
"vue": "^3.2.31",

View File

@ -28,7 +28,7 @@
"scule": "^0.2.1",
"std-env": "^3.0.1",
"ufo": "^0.8.3",
"unimport": "^0.1.3"
"unimport": "^0.1.4"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"

View File

@ -2642,7 +2642,7 @@ __metadata:
semver: ^7.3.5
ufo: ^0.8.3
unbuild: latest
unimport: ^0.1.3
unimport: ^0.1.4
unplugin: ^0.6.1
unplugin-vue2-script-setup: ^0.10.2
untyped: ^0.4.4
@ -2941,7 +2941,7 @@ __metadata:
semver: ^7.3.5
unbuild: latest
unctx: ^1.1.4
unimport: ^0.1.3
unimport: ^0.1.4
untyped: ^0.4.4
languageName: unknown
linkType: soft
@ -3105,7 +3105,7 @@ __metadata:
std-env: ^3.0.1
ufo: ^0.8.3
unbuild: latest
unimport: ^0.1.3
unimport: ^0.1.4
languageName: unknown
linkType: soft
@ -15814,7 +15814,7 @@ __metadata:
ufo: ^0.8.3
unbuild: latest
unctx: ^1.1.4
unimport: ^0.1.3
unimport: ^0.1.4
unplugin: ^0.6.1
untyped: ^0.4.4
vue: ^3.2.31
@ -21451,6 +21451,23 @@ __metadata:
languageName: node
linkType: hard
"unimport@npm:^0.1.4":
version: 0.1.4
resolution: "unimport@npm:0.1.4"
dependencies:
"@rollup/pluginutils": ^4.1.2
escape-string-regexp: ^5.0.0
globby: ^13.1.1
local-pkg: ^0.4.1
magic-string: ^0.26.0
mlly: ^0.4.3
pathe: ^0.2.0
scule: ^0.2.1
unplugin: ^0.3.3
checksum: 95aa8c87a029f96c13f98d7d6dff6102549633f3d3f79494e82168bddc634728d3df4cf0c7b829ace6c6e4adba9e7afe5582abdd8501193e169acafaad9237df
languageName: node
linkType: hard
"union-value@npm:^1.0.0":
version: 1.0.1
resolution: "union-value@npm:1.0.1"