From e700e93d38fb35d9121db23e3a63a0a9b40471bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 05:09:15 +0000 Subject: [PATCH] chore(deps): bump @headlessui/react from 1.7.14 to 1.7.15 Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.14 to 1.7.15. - [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.15/packages/@headlessui-react) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/lab/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 23 ++++------------------- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/sites/lab/package.json b/sites/lab/package.json index 7e6bf932043..053fd7ad7ba 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -28,7 +28,7 @@ }, "peerDependencies": {}, "dependencies": { - "@headlessui/react": "1.7.14", + "@headlessui/react": "1.7.15", "@mdx-js/loader": "2.3.0", "@mdx-js/mdx": "2.3.0", "@mdx-js/react": "2.3.0", diff --git a/sites/shared/package.json b/sites/shared/package.json index a4f7e7050f4..b9479147f1e 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -16,7 +16,7 @@ "scripts": {}, "peerDependencies": {}, "dependencies": { - "@headlessui/react": "1.7.14", + "@headlessui/react": "1.7.15", "@next/mdx": "13.4.4", "@resvg/resvg-js": "2.4.1", "@tailwindcss/typography": "0.5.9", diff --git a/yarn.lock b/yarn.lock index 45f3b1fad2e..f9ecb10bdfa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2501,10 +2501,10 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== -"@headlessui/react@1.7.14": - version "1.7.14" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.14.tgz#75f19552c535113640fe8a3a40e71474f49e89c9" - integrity sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA== +"@headlessui/react@1.7.15": + version "1.7.15" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.15.tgz#53ef6ae132af81b8f188414767b6e79ebf8dc73f" + integrity sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw== dependencies: client-only "^0.0.1" @@ -3607,21 +3607,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.11.3": - version "3.11.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.11.3.tgz#1c6edb7bc9ddb930e406f1bde622baf93494f7e4" - integrity sha512-wKnsOOk40ErAGe1rzxpqk0vGWd3R9hK7z0BxPI04ejzCIK7sAmJnMROuyubSpWuWRzgf1FHdnsEkD8UPBdFYhA== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.2" - "@vercel/fs-detectors" "3.9.2" - chalk "^4.1.2" - esbuild "^0.16.5" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.11.5": version "3.11.5" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.11.5.tgz#ee4f4fc4a17e8e348b089481f70f5ca01415739f"