Bump @unocss/transformer-directives from 0.45.21 to 0.45.22

Bumps [@unocss/transformer-directives](https://github.com/antfu/unocss/tree/HEAD/packages/transformer-directives) from 0.45.21 to 0.45.22.
- [Release notes](https://github.com/antfu/unocss/releases)
- [Commits](https://github.com/antfu/unocss/commits/v0.45.22/packages/transformer-directives)

---
updated-dependencies:
- dependency-name: "@unocss/transformer-directives"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-25 21:29:41 +00:00 committed by GitHub
parent 9ee58bbacc
commit ea41d67057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View file

@ -30,7 +30,7 @@
"@intlify/vite-plugin-vue-i18n": "^6.0.1",
"@unocss/preset-icons": "^0.45.13",
"@unocss/preset-web-fonts": "^0.45.22",
"@unocss/transformer-directives": "^0.45.7",
"@unocss/transformer-directives": "^0.45.22",
"@unocss/transformer-variant-group": "^0.45.22",
"@vitejs/plugin-legacy": "^1.8.2",
"@vitejs/plugin-vue": "^2.3.4",

View file

@ -1418,7 +1418,7 @@
dependencies:
"@unocss/core" "0.45.21"
"@unocss/transformer-directives@0.45.21", "@unocss/transformer-directives@^0.45.7":
"@unocss/transformer-directives@0.45.21":
version "0.45.21"
resolved "https://registry.yarnpkg.com/@unocss/transformer-directives/-/transformer-directives-0.45.21.tgz#effe3353c4675a44d12cb853cb7ac65789561131"
integrity sha512-bF7UThxj81+MM5ZZ0LLaEFhiexSbftF+Ld+AxHhe0MtaBo1oZp8z9AQrCCfQC1rJY5zAcbBGjTJO5BSVsvIDlQ==
@ -1426,6 +1426,14 @@
"@unocss/core" "0.45.21"
css-tree "^2.2.1"
"@unocss/transformer-directives@^0.45.22":
version "0.45.22"
resolved "https://registry.yarnpkg.com/@unocss/transformer-directives/-/transformer-directives-0.45.22.tgz#f2d2c244db8536dff133ee262c602898c6bc398f"
integrity sha512-PEDPJHvLuymYwQYmvGHLnAit9h1BBf2+6unJ4UWrG5w6lfWrVJptk2CNVS1X3q2+VBg3dZ6eP2vGSW8IBzZoYw==
dependencies:
"@unocss/core" "0.45.22"
css-tree "^2.2.1"
"@unocss/transformer-variant-group@0.45.21":
version "0.45.21"
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.21.tgz#4ed0121a1af616af7cb8865ff455811ab0c90652"