mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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:
parent
03735f9b14
commit
2375d35235
2 changed files with 13 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
"@unocss/preset-icons": "0.45.29",
|
"@unocss/preset-icons": "0.45.29",
|
||||||
"@unocss/preset-web-fonts": "0.45.29",
|
"@unocss/preset-web-fonts": "0.45.29",
|
||||||
"@unocss/transformer-directives": "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-legacy": "1.8.2",
|
||||||
"@vitejs/plugin-vue": "2.3.4",
|
"@vitejs/plugin-vue": "2.3.4",
|
||||||
"@vue/compiler-sfc": "3.2.41",
|
"@vue/compiler-sfc": "3.2.41",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1314,6 +1314,11 @@
|
||||||
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.29.tgz#3a71fff138c0ebd03d3714c67db3035be0e46be2"
|
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.29.tgz#3a71fff138c0ebd03d3714c67db3035be0e46be2"
|
||||||
integrity sha512-ElnT15Hqb1PZY293HI1CSE73/I76Wsc4sczQCQRHlMrAb73JeB5iM3XOWJFGWqChb7Z5dP+mwDExXgNpRxCQjQ==
|
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":
|
"@unocss/inspector@0.45.29":
|
||||||
version "0.45.29"
|
version "0.45.29"
|
||||||
resolved "https://registry.yarnpkg.com/@unocss/inspector/-/inspector-0.45.29.tgz#b06d1d2a9b719dabb44dd46be745aa6407d7b6a9"
|
resolved "https://registry.yarnpkg.com/@unocss/inspector/-/inspector-0.45.29.tgz#b06d1d2a9b719dabb44dd46be745aa6407d7b6a9"
|
||||||
|
@ -1423,6 +1428,13 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@unocss/core" "0.45.29"
|
"@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":
|
"@unocss/vite@0.45.29":
|
||||||
version "0.45.29"
|
version "0.45.29"
|
||||||
resolved "https://registry.yarnpkg.com/@unocss/vite/-/vite-0.45.29.tgz#42e3e6486e4c3cc4607f78b98e3416580a45a29e"
|
resolved "https://registry.yarnpkg.com/@unocss/vite/-/vite-0.45.29.tgz#42e3e6486e4c3cc4607f78b98e3416580a45a29e"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue