Skip to content

Commit 301bd6f

Browse files
authored
Merge pull request #382 from javaistic/depfu/update/yarn/@headlessui/react-1.7.4
Update @headlessui/react: 1.7.3 → 1.7.4 (patch)
2 parents d373e00 + cee7abd commit 301bd6f

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@docsearch/react": "^1.0.0-alpha.28",
2424
"@formspree/react": "^2.4.1",
25-
"@headlessui/react": "^1.7.3",
25+
"@headlessui/react": "^1.7.4",
2626
"@heroicons/react": "^1.0.6",
2727
"@juggle/resize-observer": "^3.4.0",
2828
"@mdx-js/loader": "^1.6.22",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,10 +1530,12 @@
15301530
resolved "https://registry.yarnpkg.com/@francoischalifour/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.0.0-alpha.28.tgz#a5ad7996f42e43e4acbb4e0010d663746d0e9997"
15311531
integrity sha512-bprfNmYt1opFUFEtD2XfY/kEsm13bzHQgU80uMjhuK0DJ914IjolT1GytpkdM6tJ4MBvyiJPP+bTtWO+BZ7c7w==
15321532

1533-
"@headlessui/react@^1.7.3":
1534-
version "1.7.3"
1535-
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.3.tgz#853c598ff47b37cdd192c5cbee890d9b610c3ec0"
1536-
integrity sha512-LGp06SrGv7BMaIQlTs8s2G06moqkI0cb0b8stgq7KZ3xcHdH3qMP+cRyV7qe5x4XEW/IGY48BW4fLesD6NQLng==
1533+
"@headlessui/react@^1.7.4":
1534+
version "1.7.4"
1535+
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.4.tgz#ba7f50fda20667276ee84fcd4c2a459aa26187e3"
1536+
integrity sha512-D8n5yGCF3WIkPsjEYeM8knn9jQ70bigGGb5aUvN6y4BGxcT3OcOQOKcM3zRGllRCZCFxCZyQvYJF6ZE7bQUOyQ==
1537+
dependencies:
1538+
client-only "^0.0.1"
15371539

15381540
"@heroicons/react@^1.0.6":
15391541
version "1.0.6"
@@ -2935,6 +2937,11 @@ chrome-trace-event@^1.0.2:
29352937
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
29362938
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
29372939

2940+
client-only@^0.0.1:
2941+
version "0.0.1"
2942+
resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
2943+
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
2944+
29382945
clsx@^1.2.1:
29392946
version "1.2.1"
29402947
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"

0 commit comments

Comments
 (0)