Bump @unocss/transformer-variant-group from 0.45.13 to 0.45.15

Bumps [@unocss/transformer-variant-group](https://github.com/unocss/unocss/tree/HEAD/packages/transformer-variant-group) from 0.45.13 to 0.45.15.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.45.15/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-09-05 13:39:25 +00:00 committed by GitHub
parent e755581d18
commit 909bb08864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

@ -31,7 +31,7 @@
"@unocss/preset-icons": "^0.45.13", "@unocss/preset-icons": "^0.45.13",
"@unocss/preset-web-fonts": "^0.45.7", "@unocss/preset-web-fonts": "^0.45.7",
"@unocss/transformer-directives": "^0.45.7", "@unocss/transformer-directives": "^0.45.7",
"@unocss/transformer-variant-group": "^0.45.13", "@unocss/transformer-variant-group": "^0.45.15",
"@vitejs/plugin-legacy": "^1.8.2", "@vitejs/plugin-legacy": "^1.8.2",
"@vitejs/plugin-vue": "^2.3.4", "@vitejs/plugin-vue": "^2.3.4",
"@vue/compiler-sfc": "3.2.38", "@vue/compiler-sfc": "3.2.38",

View file

@ -1311,6 +1311,11 @@
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.13.tgz#fb41748276f04767b34abfc43e7c511185f47025" resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.13.tgz#fb41748276f04767b34abfc43e7c511185f47025"
integrity sha512-EesxqFM6lPA6Ot5X4cyRcjJQsgpztrNFpxpu4HBIzbZvXLcoeG97bcLTASGSHPGWeL4baq0ur/47lM42dtjiMQ== integrity sha512-EesxqFM6lPA6Ot5X4cyRcjJQsgpztrNFpxpu4HBIzbZvXLcoeG97bcLTASGSHPGWeL4baq0ur/47lM42dtjiMQ==
"@unocss/core@0.45.15":
version "0.45.15"
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.15.tgz#70796f691e703a2345976fcae440d7e47ab16bb8"
integrity sha512-NM/l/+6sg4+qQqnzbpaGDEswfkH7c1oyRA+L+gYIFPAfehQMEdKkXXJozBdFy78kLjfPVLL6iMnDhcojdZvOSg==
"@unocss/inspector@0.45.13": "@unocss/inspector@0.45.13":
version "0.45.13" version "0.45.13"
resolved "https://registry.yarnpkg.com/@unocss/inspector/-/inspector-0.45.13.tgz#103483ec80cb4eed0befc97eda5437a26231f562" resolved "https://registry.yarnpkg.com/@unocss/inspector/-/inspector-0.45.13.tgz#103483ec80cb4eed0befc97eda5437a26231f562"
@ -1413,13 +1418,20 @@
"@unocss/core" "0.45.13" "@unocss/core" "0.45.13"
css-tree "^2.2.1" css-tree "^2.2.1"
"@unocss/transformer-variant-group@0.45.13", "@unocss/transformer-variant-group@^0.45.13": "@unocss/transformer-variant-group@0.45.13":
version "0.45.13" version "0.45.13"
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.13.tgz#bb9535a5840bffcc930785640dfb4e6bb11d1634" resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.13.tgz#bb9535a5840bffcc930785640dfb4e6bb11d1634"
integrity sha512-A1PoS9ijg9x/3Pu8vsBjdlAPLNKKAwFQSyVxFyQsLVG+0IEcqA/s7sRYam3QqM8RLn6lft4QPJ+q/K0+dJ84/A== integrity sha512-A1PoS9ijg9x/3Pu8vsBjdlAPLNKKAwFQSyVxFyQsLVG+0IEcqA/s7sRYam3QqM8RLn6lft4QPJ+q/K0+dJ84/A==
dependencies: dependencies:
"@unocss/core" "0.45.13" "@unocss/core" "0.45.13"
"@unocss/transformer-variant-group@^0.45.15":
version "0.45.15"
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.15.tgz#706674788bae8c5a86da35dcc21607a6aa6b979a"
integrity sha512-noHC7e0sfNdh0mcIC6AoozPboXcE2ccu0M2JxH8EKZrUo6R7jzah3qtRsXzhyDRKbJB19nLvxlCEW9CYnwdOhQ==
dependencies:
"@unocss/core" "0.45.15"
"@unocss/vite@0.45.13": "@unocss/vite@0.45.13":
version "0.45.13" version "0.45.13"
resolved "https://registry.yarnpkg.com/@unocss/vite/-/vite-0.45.13.tgz#ef286c4565ea949230709cd95d05b617e8e89142" resolved "https://registry.yarnpkg.com/@unocss/vite/-/vite-0.45.13.tgz#ef286c4565ea949230709cd95d05b617e8e89142"