Skip to content

Commit

Permalink
chore(deps-dev): bump unplugin-auto-import from 0.18.3 to 0.18.4 (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 56c61f4 commit 1952970
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"sass": "^1.80.7",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-auto-import": "^0.18.4",
"unplugin-vue-components": "^0.27.4",
"vite-plugin-eslint2": "^5.0.2",
"vitest": "^2.0.5",
Expand Down
46 changes: 28 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10373,6 +10373,16 @@ mlly@^1.3.0, mlly@^1.4.2, mlly@^1.6.1, mlly@^1.7.1, mlly@^1.7.2:
pkg-types "^1.2.0"
ufo "^1.5.4"

mlly@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.3.tgz#d86c0fcd8ad8e16395eb764a5f4b831590cee48c"
integrity sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==
dependencies:
acorn "^8.14.0"
pathe "^1.1.2"
pkg-types "^1.2.1"
ufo "^1.5.4"

mri@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
Expand Down Expand Up @@ -13480,24 +13490,24 @@ unicorn-magic@^0.1.0:
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==

unimport@^3.12.0, unimport@^3.13.0, unimport@^3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.13.1.tgz#4362340e2df7edad212c693d33808189e058dded"
integrity sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==
unimport@^3.12.0, unimport@^3.13.0, unimport@^3.13.1, unimport@^3.13.2:
version "3.13.2"
resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.13.2.tgz#2a5f7458c66bc65485d62ad28462d38832aee0ba"
integrity sha512-VKAepeIb6BWLtBl4tmyHY1/7rJgz3ynmZrWf8cU1a+v5Uv/k1gyyAEeGBnYcrwy8bxG5sflxEx4a9VQUqOVHUA==
dependencies:
"@rollup/pluginutils" "^5.1.2"
acorn "^8.12.1"
"@rollup/pluginutils" "^5.1.3"
acorn "^8.14.0"
escape-string-regexp "^5.0.0"
estree-walker "^3.0.3"
fast-glob "^3.3.2"
local-pkg "^0.5.0"
magic-string "^0.30.11"
mlly "^1.7.1"
magic-string "^0.30.12"
mlly "^1.7.3"
pathe "^1.1.2"
pkg-types "^1.2.0"
pkg-types "^1.2.1"
scule "^1.3.0"
strip-literal "^2.1.0"
unplugin "^1.14.1"
unplugin "^1.15.0"

unist-util-is@^6.0.0:
version "6.0.0"
Expand Down Expand Up @@ -13572,19 +13582,19 @@ [email protected], unocss@^0.62.4:
"@unocss/transformer-variant-group" "0.62.4"
"@unocss/vite" "0.62.4"

unplugin-auto-import@^0.18.3:
version "0.18.3"
resolved "https://registry.yarnpkg.com/unplugin-auto-import/-/unplugin-auto-import-0.18.3.tgz#87e493b0e27154e895a6cebabd4591d41bf06309"
integrity sha512-q3FUtGQjYA2e+kb1WumyiQMjHM27MrTQ05QfVwtLRVhyYe+KF6TblBYaEX9L6Z0EibsqaXAiW+RFfkcQpfaXzg==
unplugin-auto-import@^0.18.4:
version "0.18.4"
resolved "https://registry.yarnpkg.com/unplugin-auto-import/-/unplugin-auto-import-0.18.4.tgz#86f3ae376bd51f4b4d6c29a59e08dfd6ddbe1046"
integrity sha512-I+QAZPQn5lfH3HYa6HTgpcz30XGY0H1g6QenEB+sgBjgfvgJ33UI907dlNkgOSm/CFHZyNmTKVHf+O2qTnfNKw==
dependencies:
"@antfu/utils" "^0.7.10"
"@rollup/pluginutils" "^5.1.0"
"@rollup/pluginutils" "^5.1.3"
fast-glob "^3.3.2"
local-pkg "^0.5.0"
magic-string "^0.30.11"
magic-string "^0.30.12"
minimatch "^9.0.5"
unimport "^3.12.0"
unplugin "^1.14.1"
unimport "^3.13.2"
unplugin "^1.15.0"

unplugin-vue-components@^0.27.4:
version "0.27.4"
Expand Down

0 comments on commit 1952970

Please sign in to comment.