mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 17:47:09 +00:00
build(deps): bump @headlessui/react from 1.7.14 to 1.7.15 in /web
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
b24f8ed54c
commit
04087a33c3
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"@fontsource/fira-code": "^4.5.13",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@fontsource/newsreader": "^4.5.10",
|
||||
"@headlessui/react": "^1.7.14",
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.37.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
@ -336,9 +336,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@headlessui/react": {
|
||||
"version": "1.7.14",
|
||||
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.14.tgz",
|
||||
"integrity": "sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==",
|
||||
"version": "1.7.15",
|
||||
"resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.15.tgz",
|
||||
"integrity": "sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==",
|
||||
"dependencies": {
|
||||
"client-only": "^0.0.1"
|
||||
},
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@fontsource/fira-code": "^4.5.13",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@fontsource/newsreader": "^4.5.10",
|
||||
"@headlessui/react": "^1.7.14",
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.37.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
|
Loading…
Reference in New Issue
Block a user