aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-13 14:34:25 +0100
committerGitHub <noreply@github.com>2024-06-13 14:34:25 +0100
commit95c4b177eb68fca5358d75cc29e2cd74732cd5a5 (patch)
tree16ece0b28ff7042140c314b3fa853d478787c769 /ui/package.json
parentchore(deps): bump regex from 1.10.4 to 1.10.5 (#2132) (diff)
downloadatuin-95c4b177eb68fca5358d75cc29e2cd74732cd5a5.zip
chore(deps): bump @headlessui/react from 1.7.19 to 2.0.4 in /ui (#2131)
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.19 to 2.0.4. - [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.0.4/packages/@headlessui-react) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-major ... 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 df35807c..ac26d55a 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -10,7 +10,7 @@
"tauri": "tauri"
},
"dependencies": {
- "@headlessui/react": "^1.7.19",
+ "@headlessui/react": "^2.0.4",
"@heroicons/react": "^2.1.3",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",