Merge pull request #573 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-1.7.13

This commit is contained in:
Nuno Coração
2023-03-07 06:58:50 +00:00
committed by GitHub
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.12",
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.16",
"@tailwindcss/forms": "^0.5.3",
"commander": "^10.0.0"
@@ -33,9 +33,9 @@
}
},
"node_modules/@headlessui/react": {
"version": "1.7.12",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.12.tgz",
"integrity": "sha512-FhSx5V+Qp0GvbTpaxyS+ymGDDNntCacClWsk/d8Upbr19g3AsPbjfPk4+m2CgJGcuCB5Dz7LpUIOAbvQTyjL2g==",
"version": "1.7.13",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz",
"integrity": "sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==",
"dependencies": {
"client-only": "^0.0.1"
},
@@ -1432,9 +1432,9 @@
},
"dependencies": {
"@headlessui/react": {
"version": "1.7.12",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.12.tgz",
"integrity": "sha512-FhSx5V+Qp0GvbTpaxyS+ymGDDNntCacClWsk/d8Upbr19g3AsPbjfPk4+m2CgJGcuCB5Dz7LpUIOAbvQTyjL2g==",
"version": "1.7.13",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz",
"integrity": "sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==",
"requires": {
"client-only": "^0.0.1"
}

View File

@@ -93,7 +93,7 @@
}
],
"dependencies": {
"@headlessui/react": "^1.7.12",
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.16",
"@tailwindcss/forms": "^0.5.3",
"commander": "^10.0.0"