Merge pull request #1365 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.16.5

build(deps-dev): bump unplugin-icons from 0.16.3 to 0.16.5
This commit is contained in:
Matthias 2023-07-19 06:33:44 +02:00 committed by GitHub
commit 948bafe1b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View File

@ -62,7 +62,7 @@
"prettier": "^3.0.0",
"sass": "^1.63.6",
"typescript": "~5.1.6",
"unplugin-icons": "^0.16.3",
"unplugin-icons": "^0.16.5",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.4",
"vitest": "^0.33.0",

View File

@ -15,7 +15,7 @@
execa "^5.1.1"
find-up "^5.0.0"
"@antfu/utils@^0.7.4":
"@antfu/utils@^0.7.4", "@antfu/utils@^0.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.5.tgz#c36f37add92a7de57b9c29ae0c1f399706bff345"
integrity sha512-dlR6LdS+0SzOAPx/TPRhnoi7hE251OVeT2Snw0RguNbBSbjUHdWr0l3vcUUDg26rEysT89kCbtw1lVorBXLLCg==
@ -277,7 +277,7 @@
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==
"@iconify/utils@^2.1.6":
"@iconify/utils@^2.1.7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@iconify/utils/-/utils-2.1.7.tgz#f6be175e08194925bf2cb091a8a3e36c88b8b636"
integrity sha512-P8S3z/L1LcV4Qem9AoCfVAaTFGySEMzFEY4CHZLkfRj0Fv9LiR+AwjDgrDrzyI93U2L2mg9JHsbTJ52mF8suNw==
@ -3371,18 +3371,18 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unplugin-icons@^0.16.3:
version "0.16.3"
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-0.16.3.tgz#2c8e5bedcb89309970eb8a3c09f051dcc3d06cf0"
integrity sha512-hivVVr6++WHSj6Iz+rjTa14/ALMYT+PFd2sPtTBKlQR3cdzui1VwM72TzSu94NkDm/KVncvOIiBwoHwUPeL9bg==
unplugin-icons@^0.16.5:
version "0.16.5"
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-0.16.5.tgz#1f84bc1ee0b8dabfe2728bb9e01fbc3491fe9d70"
integrity sha512-laCCqMWfng1XZgB9yowGfjBdDhtmz8t8zVnhzRNEMhBNdy26QrVewVmdXk/zsiAQYnEWvIxTjvW1nQXrxdd2+w==
dependencies:
"@antfu/install-pkg" "^0.1.1"
"@antfu/utils" "^0.7.4"
"@iconify/utils" "^2.1.6"
"@antfu/utils" "^0.7.5"
"@iconify/utils" "^2.1.7"
debug "^4.3.4"
kolorist "^1.8.0"
local-pkg "^0.4.3"
unplugin "^1.3.1"
unplugin "^1.3.2"
unplugin-vue-components@^0.25.1:
version "0.25.1"
@ -3400,10 +3400,10 @@ unplugin-vue-components@^0.25.1:
resolve "^1.22.2"
unplugin "^1.3.1"
unplugin@^1.3.1:
version "1.3.2"
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.3.2.tgz#899917d4c22e290ec5ef66c1a56577348a7693a2"
integrity sha512-Lh7/2SryjXe/IyWqx9K7IKwuKhuOFZEhotiBquOODsv2IVyDkI9lv/XhgfjdXf/xdbv32txmnBNnC/JVTDJlsA==
unplugin@^1.3.1, unplugin@^1.3.2:
version "1.4.0"
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.4.0.tgz#b771373aa1bc664f50a044ee8009bd3a7aa04d85"
integrity sha512-5x4eIEL6WgbzqGtF9UV8VEC/ehKptPXDS6L2b0mv4FRMkJxRtjaJfOWDd6a8+kYbqsjklix7yWP0N3SUepjXcg==
dependencies:
acorn "^8.9.0"
chokidar "^3.5.3"