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.10 to 1.7.11 in /web

Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.10 to 1.7.11.
- [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.11/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-02-20 18:06:26 +00:00 committed by Brenden Matthews
parent 78359f615b
commit 4e1e815fdd
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.10",
"@headlessui/react": "^1.7.11",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.30.4",
"@tailwindcss/typography": "^0.5.9",
@ -283,9 +283,9 @@
"integrity": "sha512-W53OB7037HyDwQux0lrIWzxr16so0zo0QpBYkRe/SJP/34UAQq746CXwcPZbC3AqdnksvUW1SU5bYHQLLbBSkA=="
},
"node_modules/@headlessui/react": {
"version": "1.7.10",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.10.tgz",
"integrity": "sha512-1m66h/5eayTEZVT2PI13/2PG3EVC7a9XalmUtVSC8X76pcyKYMuyX1XAL2RUtCr8WhoMa/KrDEyoeU5v+kSQOw==",
"version": "1.7.11",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.11.tgz",
"integrity": "sha512-EaDbVgcyiylhtskZZf4Qb/JiiByY7cYbd0qgZ9xm2pm2X7hKojG0P4TaQYKgPOV3vojPhd/pZyQh3nmRkkcSyw==",
"dependencies": {
"client-only": "^0.0.1"
},

View File

@ -22,7 +22,7 @@
"@fontsource/fira-code": "^4.5.13",
"@fontsource/inter": "^4.5.15",
"@fontsource/newsreader": "^4.5.10",
"@headlessui/react": "^1.7.10",
"@headlessui/react": "^1.7.11",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.30.4",
"@tailwindcss/typography": "^0.5.9",