aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 12:57:56 +0100
committerGitHub <noreply@github.com>2024-07-01 12:57:56 +0100
commitf09be74e7859b5e3a663953551e9ed06c61914f2 (patch)
tree6d4c910f9c250b761da1da060efd64b2f694813d /ui/package.json
parentchore(deps): bump serde_json from 1.0.117 to 1.0.119 (#2216) (diff)
downloadatuin-f09be74e7859b5e3a663953551e9ed06c61914f2.zip
chore(deps): bump @headlessui/react from 2.1.0 to 2.1.1 in /ui (#2218)
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 2.1.0 to 2.1.1. - [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@v2.1.1/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 9dd50b83..80f57d7f 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -10,7 +10,7 @@
"tauri": "tauri"
},
"dependencies": {
- "@headlessui/react": "^2.1.0",
+ "@headlessui/react": "^2.1.1",
"@heroicons/react": "^2.1.4",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.0.6",