diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-22 11:51:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 11:51:45 +0100 |
| commit | 5621d709a7ea396ab567127e6b7815fc60a41b6f (patch) | |
| tree | 2a8f7bcbd607436852f81fb5f03f850d24fb29ec /ui/package.json | |
| parent | fix(history): logic for store_failed=false (#2284) (diff) | |
| download | atuin-5621d709a7ea396ab567127e6b7815fc60a41b6f.zip | |
chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302)
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.2...v4.5.4)
---
updated-dependencies:
- dependency-name: zustand
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json index 4f60265a..76c33314 100644 --- a/ui/package.json +++ b/ui/package.json @@ -63,7 +63,7 @@ "usehooks-ts": "^3.1.0", "uuidv7": "^1.0.1", "vaul": "^0.9.1", - "zustand": "^4.5.2" + "zustand": "^4.5.4" }, "devDependencies": { "@iconify/react": "^5.0.1", |
