diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 08:05:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 08:05:31 +0100 |
| commit | 4b29aa8428f09f2760c1e07cc3af99a254b9eb90 (patch) | |
| tree | fbe107d4057729fa86e20c55c37c79bcc1904d26 /ui/package.json | |
| parent | chore(deps): bump url from 2.5.1 to 2.5.2 (#2182) (diff) | |
| download | atuin-4b29aa8428f09f2760c1e07cc3af99a254b9eb90.zip | |
chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 in /ui (#2186)
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json index aedccb24..a554ba22 100644 --- a/ui/package.json +++ b/ui/package.json @@ -14,7 +14,7 @@ "@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", + "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-toast": "^1.1.5", "@tailwindcss/forms": "^0.5.7", "@tanstack/react-table": "^8.17.3", |
