From 3f9d94d1069ae70109a9898a4b9631ebae632ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:04:35 +0000 Subject: [PATCH] chore(deps): bump @headlessui/react from 1.7.8 to 1.7.9 Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.8 to 1.7.9. - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.9/packages/@headlessui-react) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a784ab..ea05984 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@fortawesome/free-brands-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", "@google-cloud/storage": "^6.9.1", - "@headlessui/react": "^1.7.8", + "@headlessui/react": "^1.7.9", "@heroicons/react": "^2.0.14", "@next-auth/prisma-adapter": "^1.0.5", "@prisma/client": "^4.9.0", @@ -829,9 +829,9 @@ } }, "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" }, @@ -9798,9 +9798,9 @@ } }, "@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" } diff --git a/package.json b/package.json index db49157..b08fd3c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@fortawesome/free-brands-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", "@google-cloud/storage": "^6.9.1", - "@headlessui/react": "^1.7.8", + "@headlessui/react": "^1.7.9", "@heroicons/react": "^2.0.14", "@next-auth/prisma-adapter": "^1.0.5", "@prisma/client": "^4.9.0",