aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-22 11:51:45 +0100
committerGitHub <noreply@github.com>2024-07-22 11:51:45 +0100
commit5621d709a7ea396ab567127e6b7815fc60a41b6f (patch)
tree2a8f7bcbd607436852f81fb5f03f850d24fb29ec /ui/package.json
parentfix(history): logic for store_failed=false (#2284) (diff)
downloadatuin-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.json2
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",