Skip to content

Commit

Permalink
chore(deps): update dependency @unocss/preset-wind to v0.53.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent f868fd4 commit 08503f1
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.6",
"@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.6"
resolved "https://registry.npmjs.org/@unocss/core/-/core-0.53.6.tgz"
integrity sha512-wuaLjWCzKUisHUxo4pjIdzcimdSmVa2hMHA3V7wVFBiSFX96/s7l0bvhHGFF/gMjbOnvJ+y+lBl3VKqcj9kwbA==

"@unocss/[email protected]":
version "0.53.6"
resolved "https://registry.npmjs.org/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.53.6.tgz"
integrity sha512-5MQD/9pIflZT5LXFx6qFUgPuVszFj+Pyq97UPI1YH4Lf4prDpfUtR4vKrXeMQv0XFvXqKluIWovgG9c6nrpg9w==
dependencies:
"@unocss/core" "0.53.6"

"@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.6"
resolved "https://registry.npmjs.org/@unocss/preset-mini/-/preset-mini-0.53.6.tgz"
integrity sha512-hUuA3Y6CSlja63EeLvRha3ftk1Xc/3YfZm8iqVk0eU0Wm/JUxejSSJs6EYB2wtOSyVJkf/kJRQtjB29bIQmYhQ==
dependencies:
"@unocss/core" "0.53.6"
"@unocss/extractor-arbitrary-variants" "0.53.6"

"@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.6"
resolved "https://registry.npmjs.org/@unocss/preset-wind/-/preset-wind-0.53.6.tgz"
integrity sha512-f3/LskBGcouL9k/VEb+FHaapFFUEkQ3SjLesE0AMka5e6aKCefxtyje700cH2Sm/1RE+qdZLvrHpwLi05GVBlA==
dependencies:
"@unocss/core" "0.53.6"
"@unocss/preset-mini" "0.53.6"

"@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 08503f1

Please sign in to comment.