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] <support@github.com>
This commit is contained in:
parent
0597d6ef51
commit
e700e93d38
3 changed files with 6 additions and 21 deletions
|
@ -28,7 +28,7 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@headlessui/react": "1.7.14",
|
"@headlessui/react": "1.7.15",
|
||||||
"@mdx-js/loader": "2.3.0",
|
"@mdx-js/loader": "2.3.0",
|
||||||
"@mdx-js/mdx": "2.3.0",
|
"@mdx-js/mdx": "2.3.0",
|
||||||
"@mdx-js/react": "2.3.0",
|
"@mdx-js/react": "2.3.0",
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@headlessui/react": "1.7.14",
|
"@headlessui/react": "1.7.15",
|
||||||
"@next/mdx": "13.4.4",
|
"@next/mdx": "13.4.4",
|
||||||
"@resvg/resvg-js": "2.4.1",
|
"@resvg/resvg-js": "2.4.1",
|
||||||
"@tailwindcss/typography": "0.5.9",
|
"@tailwindcss/typography": "0.5.9",
|
||||||
|
|
23
yarn.lock
23
yarn.lock
|
@ -2501,10 +2501,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
||||||
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
||||||
|
|
||||||
"@headlessui/react@1.7.14":
|
"@headlessui/react@1.7.15":
|
||||||
version "1.7.14"
|
version "1.7.15"
|
||||||
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.14.tgz#75f19552c535113640fe8a3a40e71474f49e89c9"
|
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.15.tgz#53ef6ae132af81b8f188414767b6e79ebf8dc73f"
|
||||||
integrity sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==
|
integrity sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==
|
||||||
dependencies:
|
dependencies:
|
||||||
client-only "^0.0.1"
|
client-only "^0.0.1"
|
||||||
|
|
||||||
|
@ -3607,21 +3607,6 @@
|
||||||
get-random-values-esm "^1.0.0"
|
get-random-values-esm "^1.0.0"
|
||||||
lodash "^4.17.21"
|
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":
|
"@sanity/cli@3.11.5":
|
||||||
version "3.11.5"
|
version "3.11.5"
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.11.5.tgz#ee4f4fc4a17e8e348b089481f70f5ca01415739f"
|
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.11.5.tgz#ee4f4fc4a17e8e348b089481f70f5ca01415739f"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue