Bump @unocss/transformer-directives from 0.45.29 to 0.45.30

Bumps [@unocss/transformer-directives](https://github.com/antfu/unocss/tree/HEAD/packages/transformer-directives) from 0.45.29 to 0.45.30.
- [Release notes](https://github.com/antfu/unocss/releases)
- [Commits](https://github.com/antfu/unocss/commits/v0.45.30/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-10-19 21:04:42 +00:00 committed by GitHub
parent 03735f9b14
commit a40bde9e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

View file

@ -30,7 +30,7 @@
"@intlify/vite-plugin-vue-i18n": "6.0.3",
"@unocss/preset-icons": "0.45.29",
"@unocss/preset-web-fonts": "0.45.29",
"@unocss/transformer-directives": "0.45.29",
"@unocss/transformer-directives": "0.45.30",
"@unocss/transformer-variant-group": "0.45.29",
"@vitejs/plugin-legacy": "1.8.2",
"@vitejs/plugin-vue": "2.3.4",

View file

@ -1314,6 +1314,11 @@
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.29.tgz#3a71fff138c0ebd03d3714c67db3035be0e46be2"
integrity sha512-ElnT15Hqb1PZY293HI1CSE73/I76Wsc4sczQCQRHlMrAb73JeB5iM3XOWJFGWqChb7Z5dP+mwDExXgNpRxCQjQ==
"@unocss/core@0.45.30":
version "0.45.30"
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.30.tgz#e83f2d06b550ca9d2e5713e6eba887476d02ca75"
integrity sha512-KjEdE8F5AZ+rJ4M07CttZd79h8FMqiCy6ldNS8xyd3qX8wy+BrE9n5tSV8KmbuORkNBWYG5yrkQvo7RQmASDzA==
"@unocss/inspector@0.45.29":
version "0.45.29"
resolved "https://registry.yarnpkg.com/@unocss/inspector/-/inspector-0.45.29.tgz#b06d1d2a9b719dabb44dd46be745aa6407d7b6a9"
@ -1416,6 +1421,14 @@
"@unocss/core" "0.45.29"
css-tree "^2.2.1"
"@unocss/transformer-directives@0.45.30":
version "0.45.30"
resolved "https://registry.yarnpkg.com/@unocss/transformer-directives/-/transformer-directives-0.45.30.tgz#baad92aa212ecee70ef1d8a5627131659338da23"
integrity sha512-4WTmKsa9sELHwMNc6l2X203asx7xldEX4PhAdEc13yKQk25Sqp/7dwcW9DwXwK82vHqvr5iPxOE/2Z8dHkL8xQ==
dependencies:
"@unocss/core" "0.45.30"
css-tree "^2.2.1"
"@unocss/transformer-variant-group@0.45.29":
version "0.45.29"
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.29.tgz#719242a15fa5f5664f09d11bc0d4aac746d7c2b4"