mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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:
parent
03735f9b14
commit
a40bde9e9c
2 changed files with 14 additions and 1 deletions
|
@ -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.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.30",
|
||||||
"@unocss/transformer-variant-group": "0.45.29",
|
"@unocss/transformer-variant-group": "0.45.29",
|
||||||
"@vitejs/plugin-legacy": "1.8.2",
|
"@vitejs/plugin-legacy": "1.8.2",
|
||||||
"@vitejs/plugin-vue": "2.3.4",
|
"@vitejs/plugin-vue": "2.3.4",
|
||||||
|
|
13
yarn.lock
13
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"
|
||||||
|
@ -1416,6 +1421,14 @@
|
||||||
"@unocss/core" "0.45.29"
|
"@unocss/core" "0.45.29"
|
||||||
css-tree "^2.2.1"
|
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":
|
"@unocss/transformer-variant-group@0.45.29":
|
||||||
version "0.45.29"
|
version "0.45.29"
|
||||||
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.29.tgz#719242a15fa5f5664f09d11bc0d4aac746d7c2b4"
|
resolved "https://registry.yarnpkg.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.45.29.tgz#719242a15fa5f5664f09d11bc0d4aac746d7c2b4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue