From 14be5233d9042c97def40798b24148cadb563b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 19:16:07 +0000 Subject: [PATCH] chore(deps): bump zustand from 5.0.3 to 5.0.14 in /quantara/frontend Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.3 to 5.0.14. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.3...v5.0.14) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- quantara/frontend/package.json | 2 +- quantara/frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/quantara/frontend/package.json b/quantara/frontend/package.json index 75ea19bf..9fed29e5 100644 --- a/quantara/frontend/package.json +++ b/quantara/frontend/package.json @@ -25,7 +25,7 @@ "vite-plugin-environment": "^1.1.3", "vite-tsconfig-paths": "^6.1.1", "web-vitals": "^5.3.0", - "zustand": "^5.0.1" + "zustand": "^5.0.14" }, "scripts": { "start": "vite", diff --git a/quantara/frontend/yarn.lock b/quantara/frontend/yarn.lock index b8176a09..2acd40ab 100644 --- a/quantara/frontend/yarn.lock +++ b/quantara/frontend/yarn.lock @@ -5544,7 +5544,7 @@ yocto-queue@^0.1.0: resolved "https://registry.yarnpkg.com/zod/-/zod-4.4.3.tgz#b680f172885d18bbebf21a834ea25e55a1bbf356" integrity sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ== -zustand@^5.0.1: - version "5.0.3" - resolved "https://registry.npmjs.org/zustand/-/zustand-5.0.3.tgz" - integrity sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg== +zustand@^5.0.14: + version "5.0.14" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.14.tgz#18216c24fcb980cf36898f9c57520e67b1f77855" + integrity sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==