Bump @unocss/transformer-directives from 0.45.23 to 0.45.25

Bumps [@unocss/transformer-directives](https://github.com/antfu/unocss/tree/HEAD/packages/transformer-directives) from 0.45.23 to 0.45.25.
- [Release notes](https://github.com/antfu/unocss/releases)
- [Commits](https://github.com/antfu/unocss/commits/v0.45.25/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-28 13:06:25 +00:00 committed by GitHub
parent 30961db2cf
commit 5dca66ae33
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.3", "@intlify/vite-plugin-vue-i18n": "^6.0.3",
"@unocss/preset-icons": "^0.45.25", "@unocss/preset-icons": "^0.45.25",
"@unocss/preset-web-fonts": "^0.45.25", "@unocss/preset-web-fonts": "^0.45.25",
"@unocss/transformer-directives": "^0.45.7", "@unocss/transformer-directives": "^0.45.25",
"@unocss/transformer-variant-group": "^0.45.25", "@unocss/transformer-variant-group": "^0.45.25",
"@vitejs/plugin-legacy": "^1.8.2", "@vitejs/plugin-legacy": "^1.8.2",
"@vitejs/plugin-vue": "^2.3.4", "@vitejs/plugin-vue": "^2.3.4",

View file

@ -1436,7 +1436,7 @@
dependencies: dependencies:
"@unocss/core" "0.45.23" "@unocss/core" "0.45.23"
"@unocss/transformer-directives@0.45.23", "@unocss/transformer-directives@^0.45.7": "@unocss/transformer-directives@0.45.23":
version "0.45.23" version "0.45.23"
resolved "https://registry.yarnpkg.com/@unocss/transformer-directives/-/transformer-directives-0.45.23.tgz#a081745fc9281db0f3ab348e1c2ce905ac05ad82" resolved "https://registry.yarnpkg.com/@unocss/transformer-directives/-/transformer-directives-0.45.23.tgz#a081745fc9281db0f3ab348e1c2ce905ac05ad82"
integrity sha512-htQzLbBbTX4+X32KBzoHDH88NGirJFQ+itZU86mW3GfJUlkCqCdEvu8prtSzcg6KHfxG1dLSzX3kFymcQup2ZA== integrity sha512-htQzLbBbTX4+X32KBzoHDH88NGirJFQ+itZU86mW3GfJUlkCqCdEvu8prtSzcg6KHfxG1dLSzX3kFymcQup2ZA==
@ -1444,6 +1444,14 @@
"@unocss/core" "0.45.23" "@unocss/core" "0.45.23"
css-tree "^2.2.1" css-tree "^2.2.1"
"@unocss/transformer-directives@^0.45.25":
version "0.45.25"
resolved "https://registry.yarnpkg.com/@unocss/transformer-directives/-/transformer-directives-0.45.25.tgz#c0f93c598112e7ea0ac2b519529bf6c63c89a2e5"
integrity sha512-CeTZUtxdLBKYXbeAcmYYcEnbC8A03e0kRbORRIacTW2+RxnRzSUODOEUWOvYXSg5KGknZKQyLeytD1xUBOzv8A==
dependencies:
"@unocss/core" "0.45.25"
css-tree "^2.2.1"
"@unocss/transformer-variant-group@0.45.23": "@unocss/transformer-variant-group@0.45.23":
version "0.45.23" version "0.45.23"
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.23.tgz#1ab91692b4621a7f4ea5833c2f952bb46cbd24d3" resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.23.tgz#1ab91692b4621a7f4ea5833c2f952bb46cbd24d3"