File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@generates/swag" : " ^1.1.0" ,
12
12
"@generates/swag-squad" : " ^0.0.33" ,
13
- "@headlessui/react" : " ^1.4.3 " ,
13
+ "@headlessui/react" : " ^1.7.13 " ,
14
14
"@stitches/react" : " ^1.2.7" ,
15
15
"clsx" : " ^1.1.1" ,
16
16
"next" : " ^12.0.7" ,
Original file line number Diff line number Diff line change 615
615
nanoid "^3.1.30"
616
616
polka "^1.0.0-next.22"
617
617
618
- " @headlessui/react@^1.4.1" , "@headlessui/react@^1.4.3" :
618
+ " @headlessui/react@^1.4.1 " :
619
619
version "1.5.0"
620
620
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.5.0.tgz#483b44ba2c8b8d4391e1d2c863898d7dd0cc0296"
621
621
integrity sha512-aaRnYxBb3MU2FNJf3Ut9RMTUqqU3as0aI1lQhgo2n9Fa67wRu14iOGqx93xB+uMNVfNwZ5B3y/Ndm7qZGuFeMQ==
622
622
623
+ " @headlessui/react@^1.7.13 " :
624
+ version "1.7.13"
625
+ resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.13.tgz#fd150b394954e9f1d86ed2340cffd1217d6e7628"
626
+ integrity sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==
627
+ dependencies :
628
+ client-only "^0.0.1"
629
+
623
630
" @humanwhocodes/config-array@^0.9.2 " :
624
631
version "0.9.5"
625
632
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7"
@@ -1920,6 +1927,11 @@ cli-table3@^0.6.0:
1920
1927
optionalDependencies :
1921
1928
colors "1.4.0"
1922
1929
1930
+ client-only@^0.0.1 :
1931
+ version "0.0.1"
1932
+ resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
1933
+ integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
1934
+
1923
1935
cliui@^7.0.2 :
1924
1936
version "7.0.4"
1925
1937
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
You can’t perform that action at this time.
0 commit comments