Bump vite-plugin-windicss from 0.15.7 to 0.15.10
Bumps [vite-plugin-windicss](https://github.com/antfu/vite-plugin-windicss) from 0.15.7 to 0.15.10. - [Release notes](https://github.com/antfu/vite-plugin-windicss/releases) - [Commits](https://github.com/antfu/vite-plugin-windicss/compare/v0.15.7...v0.15.10) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8fba1b8bf8
commit
6a9f731803
2 changed files with 10 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
"eslint": "^7.25.0",
|
||||
"eslint-config-awzzm-vue": "^1.6.0",
|
||||
"vite": "^2.2.3",
|
||||
"vite-plugin-windicss": "^0.15.7",
|
||||
"vite-plugin-windicss": "^0.15.10",
|
||||
"windicss": "^2.5.14"
|
||||
}
|
||||
}
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -284,10 +284,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.5.tgz#c131d88bd6713cc4d93b3bb1372edb1983225ff0"
|
||||
integrity sha512-gYsNoGkWejBxNO6SNRjOh/xKeZ0H0V+TFzaPzODfBjkAIb0aQgBuixC1brandC/CDJy1wYPwSoYrXpvul7m6yw==
|
||||
|
||||
"@windicss/plugin-utils@0.15.7":
|
||||
version "0.15.7"
|
||||
resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-0.15.7.tgz#3865e1a7b48806fac048865a3ab35912958f712d"
|
||||
integrity sha512-++2POqhrvL589Xv8X6ZX7sCG2Jb9rzbbGQCvClhoOxhPFFkPuLnZtGB+KIa2l1QarPXUQCaSjQ+zxFiu6IgI/g==
|
||||
"@windicss/plugin-utils@0.15.10":
|
||||
version "0.15.10"
|
||||
resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-0.15.10.tgz#93dde1823da8f89c660fba9467b61723bb2a836c"
|
||||
integrity sha512-xhC/d2oqjN1XEjXzG1+8YLOXiktIq3kPXOH3Rv0XOGdmN27XV7eur5g/yXE0fQ8xGrrzOijUb3qAItTgCO1hFA==
|
||||
dependencies:
|
||||
debug "^4.3.2"
|
||||
fast-glob "^3.2.5"
|
||||
|
@ -2023,12 +2023,12 @@ validate-npm-package-license@^3.0.1:
|
|||
spdx-correct "^3.0.0"
|
||||
spdx-expression-parse "^3.0.0"
|
||||
|
||||
vite-plugin-windicss@^0.15.7:
|
||||
version "0.15.7"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-windicss/-/vite-plugin-windicss-0.15.7.tgz#6999c7a971a3bde887c2f701e56adc56953435d9"
|
||||
integrity sha512-RYASJYA6l2p3MgQ6M6GU44zP0iC5cBkuTJhhrmHaRREleL9fNpblBwdS0lbvcr5Q4LT6AGpmmTlF50iIwo3JkQ==
|
||||
vite-plugin-windicss@^0.15.10:
|
||||
version "0.15.10"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-windicss/-/vite-plugin-windicss-0.15.10.tgz#903dd926acd210cd57de29f85daa33ff5555819f"
|
||||
integrity sha512-6thupz/vOt6XTIHZGRd8vVwjmC+8/FNgdhZGfyp2gnkPxC4SKUa4wZFpLBhirw+ApP8vdm9oVpe2liBZdQIwIg==
|
||||
dependencies:
|
||||
"@windicss/plugin-utils" "0.15.7"
|
||||
"@windicss/plugin-utils" "0.15.10"
|
||||
chalk "^4.1.0"
|
||||
debug "^4.3.2"
|
||||
windicss "^2.5.14"
|
||||
|
|
Loading…
Add table
Reference in a new issue