mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Merge pull request #1501 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-2.0.4
📌 Bump @headlessui/react from 2.0.3 to 2.0.4
This commit is contained in:
commit
e06fedcc60
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^2.0.3",
|
||||
"@headlessui/react": "^2.0.4",
|
||||
"@heroicons/react": "^2.1.3",
|
||||
"@iamtraction/google-translate": "^2.0.1",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
|
@ -146,9 +146,9 @@
|
|||
"integrity": "sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw=="
|
||||
},
|
||||
"node_modules/@headlessui/react": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.0.3.tgz",
|
||||
"integrity": "sha512-Xd1h0YZgfhxZ7W1w4TvK0/TZ1c4qaX4liYVUkAXqW1HCLcXSqnMeYAUGJS/BBroBAUL9HErjyFcRpCWRQZ/0lA==",
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-2.0.4.tgz",
|
||||
"integrity": "sha512-16d/rOLeYsFsmPlRmXGu8DCBzrWD0zV1Ccx3n73wN87yFu8Y9+X04zflv8EJEt9TAYRyLKOmQXUnOnqQl6NgpA==",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.13",
|
||||
"@react-aria/focus": "^3.16.2",
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^2.0.3",
|
||||
"@headlessui/react": "^2.0.4",
|
||||
"@heroicons/react": "^2.1.3",
|
||||
"@iamtraction/google-translate": "^2.0.1",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
|
|
Loading…
Reference in a new issue