aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-08 12:27:41 +0100
committerGitHub <noreply@github.com>2024-07-08 12:27:41 +0100
commit6d254c694677af6189159fad1c7737f2e06e4a78 (patch)
treea51f872b939ebfe00a1c083047d96969e54db347 /ui/package.json
parentchore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240) (diff)
downloadatuin-6d254c694677af6189159fad1c7737f2e06e4a78.zip
chore(deps): bump @radix-ui/react-toast from 1.1.5 to 1.2.1 in /ui (#2222)
Bumps [@radix-ui/react-toast](https://github.com/radix-ui/primitives) from 1.1.5 to 1.2.1. - [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-toast" 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 5c4cfe66..0b3bdee4 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -25,7 +25,7 @@
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.1.0",
- "@radix-ui/react-toast": "^1.1.5",
+ "@radix-ui/react-toast": "^1.2.1",
"@tailwindcss/forms": "^0.5.7",
"@tanstack/react-table": "^8.19.2",
"@tanstack/react-virtual": "^3.5.1",