1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 09:44:04 +00:00

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

Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.12 to 1.7.13.
- [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.13/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-03-06 18:05:52 +00:00 committed by Brenden Matthews
parent 731aff34c3
commit 1abbc48e11
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.12",
"@headlessui/react": "^1.7.13",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.30.4",
"@tailwindcss/typography": "^0.5.9",
@ -301,9 +301,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"
},

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.12",
"@headlessui/react": "^1.7.13",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.30.4",
"@tailwindcss/typography": "^0.5.9",