Merge pull request #1589 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-2.1.1

📌 Bump @headlessui/react from 2.1.0 to 2.1.1
This commit is contained in:
Nuno Coração 2024-07-09 13:17:23 +01:00 committed by GitHub
commit c78a776465
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1,16 +1,16 @@
{
"name": "hugo-blowfish-theme",
"version": "2.72.0",
"version": "2.73.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hugo-blowfish-theme",
"version": "2.72.0",
"version": "2.73.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@headlessui/react": "^2.1.0",
"@headlessui/react": "^2.1.1",
"@heroicons/react": "^2.1.4",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.7",
@ -147,9 +147,9 @@
"integrity": "sha512-XGndio0l5/Gvd6CLIABvsav9HHezgDFFhDfHk1bvLfr9ni8dojqLSvBbotJEjmIwNHL7vK4QzBJTdBRoB+c1ww=="
},
"node_modules/@headlessui/react": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.1.0.tgz",
"integrity": "sha512-/MizQk2xqR5ELkmCI1xWy3VgJULvR8gcAXtZhcK7sY53TNRCPeMdeODEXKSv9LPSSRlEAyzW1+NGJiaXq6dLRw==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.1.1.tgz",
"integrity": "sha512-808gVNUbRDbDR3GMNPHy+ON0uvR8b9H7IA+Q2UbhOsNCIjgwuwb2Iuv8VPT/1AW0UzLX8g10tN6LhF15GaUJCQ==",
"dependencies": {
"@floating-ui/react": "^0.26.16",
"@react-aria/focus": "^3.17.1",

View file

@ -109,7 +109,7 @@
}
],
"dependencies": {
"@headlessui/react": "^2.1.0",
"@headlessui/react": "^2.1.1",
"@heroicons/react": "^2.1.4",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.7",