mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Merge pull request #509 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-1.7.9
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user