Bump @unocss/transformer-variant-group from 0.45.29 to 0.45.30

Bumps [@unocss/transformer-variant-group](https://github.com/unocss/unocss/tree/HEAD/packages/transformer-variant-group) from 0.45.29 to 0.45.30.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.45.30/packages/transformer-variant-group)

---
updated-dependencies:
- dependency-name: "@unocss/transformer-variant-group"
  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:38 +00:00 committed by GitHub
parent 03735f9b14
commit 2375d35235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View file

@ -31,7 +31,7 @@
"@unocss/preset-icons": "0.45.29",
"@unocss/preset-web-fonts": "0.45.29",
"@unocss/transformer-directives": "0.45.29",
"@unocss/transformer-variant-group": "0.45.29",
"@unocss/transformer-variant-group": "0.45.30",
"@vitejs/plugin-legacy": "1.8.2",
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "3.2.41",

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"
@ -1423,6 +1428,13 @@
dependencies:
"@unocss/core" "0.45.29"
"@unocss/transformer-variant-group@0.45.30":
version "0.45.30"
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.30.tgz#bad7ca23ffebc87cda922de2045ee25521484e85"
integrity sha512-c2t7Qy9KFgjTYIysMTkvFwH/sYpV6OJYZsaMUfSFT2rA92Jr3Wdoy8Z+oAE2TgurMB/I7OJm18cSYC8roIzWxA==
dependencies:
"@unocss/core" "0.45.30"
"@unocss/vite@0.45.29":
version "0.45.29"
resolved "https://registry.yarnpkg.com/@unocss/vite/-/vite-0.45.29.tgz#42e3e6486e4c3cc4607f78b98e3416580a45a29e"