1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-27 20:59:01 +00:00

build(deps): bump @headlessui/react from 1.7.7 to 1.7.10 in /web

Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.7 to 1.7.10.
- [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.10/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-06 17:17:46 +00:00 committed by Brenden Matthews
parent fe27753929
commit f6b7cbad7b
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.7",
"@headlessui/react": "^1.7.10",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.29.4",
"@tailwindcss/typography": "^0.5.9",
@ -283,9 +283,9 @@
"integrity": "sha512-W53OB7037HyDwQux0lrIWzxr16so0zo0QpBYkRe/SJP/34UAQq746CXwcPZbC3AqdnksvUW1SU5bYHQLLbBSkA=="
},
"node_modules/@headlessui/react": {
"version": "1.7.7",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.7.tgz",
"integrity": "sha512-BqDOd/tB9u2tA0T3Z0fn18ktw+KbVwMnkxxsGPIH2hzssrQhKB5n/6StZOyvLYP/FsYtvuXfi9I0YowKPv2c1w==",
"version": "1.7.10",
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.10.tgz",
"integrity": "sha512-1m66h/5eayTEZVT2PI13/2PG3EVC7a9XalmUtVSC8X76pcyKYMuyX1XAL2RUtCr8WhoMa/KrDEyoeU5v+kSQOw==",
"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.7",
"@headlessui/react": "^1.7.10",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.29.4",
"@tailwindcss/typography": "^0.5.9",