Merge pull request #986 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-1.7.17

📌 Bump @headlessui/react from 1.7.16 to 1.7.17
This commit is contained in:
Nuno Coração 2023-10-05 20:46:18 +01:00 committed by GitHub
commit 8b96d182a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

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

View file

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