Merge pull request #853 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-1.7.16

📌 Bump @headlessui/react from 1.7.15 to 1.7.16
This commit is contained in:
Nuno Coração 2023-07-29 13:45:20 +01:00 committed by GitHub
commit e7a77c81b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@headlessui/react": "^1.7.15",
"@headlessui/react": "^1.7.16",
"@heroicons/react": "^2.0.18",
"@tailwindcss/forms": "^0.5.4",
"commander": "^11.0.0"
@ -80,9 +80,9 @@
}
},
"node_modules/@headlessui/react": {
"version": "1.7.15",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.15.tgz",
"integrity": "sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==",
"version": "1.7.16",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.16.tgz",
"integrity": "sha512-2MphIAZdSUacZBT6EXk8AJkj+EuvaaJbtCyHTJrPsz8inhzCl7qeNPI1uk1AUvCgWylVtdN8cVVmnhUDPxPy3g==",
"dependencies": {
"client-only": "^0.0.1"
},
@ -3257,9 +3257,9 @@
}
},
"@headlessui/react": {
"version": "1.7.15",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.15.tgz",
"integrity": "sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==",
"version": "1.7.16",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.16.tgz",
"integrity": "sha512-2MphIAZdSUacZBT6EXk8AJkj+EuvaaJbtCyHTJrPsz8inhzCl7qeNPI1uk1AUvCgWylVtdN8cVVmnhUDPxPy3g==",
"requires": {
"client-only": "^0.0.1"
}

View file

@ -94,7 +94,7 @@
}
],
"dependencies": {
"@headlessui/react": "^1.7.15",
"@headlessui/react": "^1.7.16",
"@heroicons/react": "^2.0.18",
"@tailwindcss/forms": "^0.5.4",
"commander": "^11.0.0"