Merge pull request #509 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-1.7.9

This commit is contained in:
Nuno Coração 2023-02-06 07:46:08 +00:00 committed by GitHub
commit ab9e28871a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View file

@ -1,16 +1,16 @@
{
"name": "hugo-blowfish-theme",
"version": "2.26.0",
"version": "2.27.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-blowfish-theme",
"version": "2.26.0",
"version": "2.27.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@headlessui/react": "^1.7.8",
"@headlessui/react": "^1.7.9",
"@heroicons/react": "^2.0.14",
"@tailwindcss/forms": "^0.5.3",
"commander": "^10.0.0"
@ -40,9 +40,9 @@
"dev": true
},
"node_modules/@headlessui/react": {
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.8.tgz",
"integrity": "sha512-zcwb0kd7L05hxmoAMIioEaOn235Dg0fUO+iGbLPgLVSjzl/l39V6DTpC2Df49PE5aG5/f5q0PZ9ZHZ78ENNV+A==",
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.9.tgz",
"integrity": "sha512-Bobh/+mDciu8kEE2hvdukFYjbfaG4MEkK/6TjWOgqcODLKYpRhWPKPE+dCcCSz/YrwjFVrEAMOiWtfk6sW20/w==",
"dependencies": {
"client-only": "^0.0.1"
},
@ -1886,9 +1886,9 @@
"dev": true
},
"@headlessui/react": {
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.8.tgz",
"integrity": "sha512-zcwb0kd7L05hxmoAMIioEaOn235Dg0fUO+iGbLPgLVSjzl/l39V6DTpC2Df49PE5aG5/f5q0PZ9ZHZ78ENNV+A==",
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.9.tgz",
"integrity": "sha512-Bobh/+mDciu8kEE2hvdukFYjbfaG4MEkK/6TjWOgqcODLKYpRhWPKPE+dCcCSz/YrwjFVrEAMOiWtfk6sW20/w==",
"requires": {
"client-only": "^0.0.1"
}

View file

@ -98,7 +98,7 @@
}
],
"dependencies": {
"@headlessui/react": "^1.7.8",
"@headlessui/react": "^1.7.9",
"@heroicons/react": "^2.0.14",
"@tailwindcss/forms": "^0.5.3",
"commander": "^10.0.0"