Skip to content

Commit

Permalink
chore(deps): update dependency @unocss/preset-wind to v0.53.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent f868fd4 commit 0e21305
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 12 deletions.
148 changes: 137 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@unocss/preset-wind": "0.45.29",
"@unocss/preset-wind": "0.53.3",
"@unocss/reset": "0.45.29",
"c8": "7.12.0",
"eslint": "8.25.0",
Expand Down
28 changes: 28 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,18 @@
resolved "https://registry.npmjs.org/@unocss/core/-/core-0.45.29.tgz"
integrity sha512-ElnT15Hqb1PZY293HI1CSE73/I76Wsc4sczQCQRHlMrAb73JeB5iM3XOWJFGWqChb7Z5dP+mwDExXgNpRxCQjQ==

"@unocss/[email protected]":
version "0.53.3"
resolved "https://registry.npmjs.org/@unocss/core/-/core-0.53.3.tgz"
integrity sha512-28xxgZZBaGeDUULoNrpmSP4ZtNn41b2NlBnOe2ta+TnA4F0R5v8bW0w8CxHoYGiHS8mbCq4Aw1ReNlqVhfar8Q==

"@unocss/[email protected]":
version "0.53.3"
resolved "https://registry.npmjs.org/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.53.3.tgz"
integrity sha512-EyCwebLU4WDDNlrN3BbN9mjCszyRAwn0kP2YVOsCcj6IJD0Y3AjzWPoToTPP6jSN4nRk0iZd/8TrN2sqUHrn4w==
dependencies:
"@unocss/core" "0.53.3"

"@unocss/[email protected]":
version "0.45.29"
resolved "https://registry.npmjs.org/@unocss/inspector/-/inspector-0.45.29.tgz"
Expand Down Expand Up @@ -756,6 +768,14 @@
dependencies:
"@unocss/core" "0.45.29"

"@unocss/[email protected]":
version "0.53.3"
resolved "https://registry.npmjs.org/@unocss/preset-mini/-/preset-mini-0.53.3.tgz"
integrity sha512-Sr61c/UPCD4OjWSXE+30FxXJHMdzh/Zc8Ow6RzlT+fqUBYyNw3WpXwRW3Goxnxl98FvK2vb+cZGTxVRlezO8Pw==
dependencies:
"@unocss/core" "0.53.3"
"@unocss/extractor-arbitrary-variants" "0.53.3"

"@unocss/[email protected]":
version "0.45.29"
resolved "https://registry.npmjs.org/@unocss/preset-tagify/-/preset-tagify-0.45.29.tgz"
Expand Down Expand Up @@ -795,6 +815,14 @@
"@unocss/core" "0.45.29"
"@unocss/preset-mini" "0.45.29"

"@unocss/[email protected]":
version "0.53.3"
resolved "https://registry.npmjs.org/@unocss/preset-wind/-/preset-wind-0.53.3.tgz"
integrity sha512-WHy2dEmj41x3RYinkRvxdz6C1B9fAV2Wck7xboFRXu9jJYERFCfajNcQSuCiGZ0zr+Ml94G6e7xYZ2xWCzMlLA==
dependencies:
"@unocss/core" "0.53.3"
"@unocss/preset-mini" "0.53.3"

"@unocss/[email protected]":
version "0.45.29"
resolved "https://registry.npmjs.org/@unocss/reset/-/reset-0.45.29.tgz"
Expand Down

0 comments on commit 0e21305

Please sign in to comment.