1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-27 00:58:36 +00:00

build(deps): bump @headlessui/react from 1.7.13 to 1.7.14 in /web

Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.13 to 1.7.14.
- [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.14/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:
dependabot[bot] 2023-04-17 18:02:41 +00:00 committed by Brenden Matthews
parent 0c8e4f4185
commit fac4267fb8
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -10,7 +10,7 @@
"@fontsource/fira-code": "^4.5.13",
"@fontsource/inter": "^4.5.15",
"@fontsource/newsreader": "^4.5.10",
"@headlessui/react": "^1.7.13",
"@headlessui/react": "^1.7.14",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.33.0",
"@tailwindcss/typography": "^0.5.9",
@ -325,9 +325,9 @@
}
},
"node_modules/@headlessui/react": {
"version": "1.7.13",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz",
"integrity": "sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==",
"version": "1.7.14",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.14.tgz",
"integrity": "sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==",
"dependencies": {
"client-only": "^0.0.1"
},

View File

@ -24,7 +24,7 @@
"@fontsource/fira-code": "^4.5.13",
"@fontsource/inter": "^4.5.15",
"@fontsource/newsreader": "^4.5.10",
"@headlessui/react": "^1.7.13",
"@headlessui/react": "^1.7.14",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.33.0",
"@tailwindcss/typography": "^0.5.9",