aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 08:04:05 +0100
committerGitHub <noreply@github.com>2024-06-24 08:04:05 +0100
commitc9865f793cf500eb8e5c9ca204a3b53849caff95 (patch)
tree0a02188e21f2a5a680be62b2b4899e61e4656f4e /ui/package.json
parentchore(deps): bump uuid from 1.8.0 to 1.9.0 (#2181) (diff)
downloadatuin-c9865f793cf500eb8e5c9ca204a3b53849caff95.zip
chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184)
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: "@heroicons/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 bd0b17b9..e464be5f 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@headlessui/react": "^2.0.4",
- "@heroicons/react": "^2.1.3",
+ "@heroicons/react": "^2.1.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2",