Skip to content

Commit f0ec4dd

Browse files
Update dependency @headlessui/react to ^1.7.2
1 parent 4484583 commit f0ec4dd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@generates/swag": "^1.1.0",
1212
"@generates/swag-squad": "^0.0.33",
13-
"@headlessui/react": "^1.4.3",
13+
"@headlessui/react": "^1.7.2",
1414
"@stitches/react": "^1.2.7",
1515
"clsx": "^1.1.1",
1616
"next": "^12.0.7",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,11 +615,16 @@
615615
nanoid "^3.1.30"
616616
polka "^1.0.0-next.22"
617617

618-
"@headlessui/react@^1.4.1", "@headlessui/react@^1.4.3":
618+
"@headlessui/react@^1.4.1":
619619
version "1.5.0"
620620
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.5.0.tgz#483b44ba2c8b8d4391e1d2c863898d7dd0cc0296"
621621
integrity sha512-aaRnYxBb3MU2FNJf3Ut9RMTUqqU3as0aI1lQhgo2n9Fa67wRu14iOGqx93xB+uMNVfNwZ5B3y/Ndm7qZGuFeMQ==
622622

623+
"@headlessui/react@^1.7.2":
624+
version "1.7.2"
625+
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.2.tgz#e6a6a8d38342064a53182f1eb2bf6d9c1e53ba6a"
626+
integrity sha512-snLv2lxwsf2HNTOBNgHYdvoYZ3ChJE8QszPi1d/hl9js8KrFrUulTaQBfSyPbJP5BybVreWh9DxCgz9S0Z6hKQ==
627+
623628
"@humanwhocodes/config-array@^0.9.2":
624629
version "0.9.5"
625630
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7"

0 commit comments

Comments
 (0)