Upgrade HeadlessUI to 1.6.1 (#234)

https://github.com/tailwindlabs/headlessui/releases
This commit is contained in:
Marshall Polaris 2022-05-16 04:38:16 -07:00 committed by GitHub
parent 695f243a93
commit 6f1c20571b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"postbuild": "next-sitemap"
},
"dependencies": {
"@headlessui/react": "1.5.0",
"@headlessui/react": "1.6.1",
"@heroicons/react": "1.0.5",
"@nivo/core": "0.74.0",
"@nivo/line": "0.74.0",

View File

@ -683,10 +683,10 @@
protobufjs "^6.10.0"
yargs "^16.2.0"
"@headlessui/react@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.5.0.tgz#483b44ba2c8b8d4391e1d2c863898d7dd0cc0296"
integrity sha512-aaRnYxBb3MU2FNJf3Ut9RMTUqqU3as0aI1lQhgo2n9Fa67wRu14iOGqx93xB+uMNVfNwZ5B3y/Ndm7qZGuFeMQ==
"@headlessui/react@1.6.1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.1.tgz#d822792e589aac005462491dd62f86095e0c3bef"
integrity sha512-gMd6uIs1U4Oz718Z5gFoV0o/vD43/4zvbyiJN9Dt7PK9Ubxn+TmJwTmYwyNJc5KxxU1t0CmgTNgwZX9+4NjCnQ==
"@heroicons/react@1.0.5":
version "1.0.5"