From ca33ff6e88b829cfd3b8aa3597ab07157b0cf137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:53:10 +0000 Subject: [PATCH] chore(deps): bump zustand from 4.5.6 to 5.0.8 Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.6 to 5.0.8. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.5.6...v5.0.8) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- packages/web-ui/package.json | 2 +- pnpm-lock.yaml | 36 +++++++++++++++++++----------------- 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index dac8f4107f..2114e769fe 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -82,7 +82,7 @@ "use-debounce": "10.0.1", "yaml": "2.4.5", "zod": "catalog:", - "zustand": "4.5.6" + "zustand": "5.0.8" }, "devDependencies": { "@datadog/datadog-ci": "catalog:", diff --git a/packages/web-ui/package.json b/packages/web-ui/package.json index d328f4a9cd..10833f6e90 100644 --- a/packages/web-ui/package.json +++ b/packages/web-ui/package.json @@ -314,7 +314,7 @@ "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "use-debounce": "^10.0.5", - "zustand": "^4.5.6" + "zustand": "^5.0.8" }, "devDependencies": { "@faker-js/faker": "^8.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36eb162713..3831f8f098 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -415,8 +415,8 @@ importers: specifier: 'catalog:' version: 4.1.8 zustand: - specifier: 4.5.6 - version: 4.5.6(@types/react@19.1.15)(immer@9.0.21)(react@19.1.1) + specifier: 5.0.8 + version: 5.0.8(@types/react@19.1.15)(immer@9.0.21)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)) devDependencies: '@datadog/datadog-ci': specifier: 'catalog:' @@ -1394,8 +1394,8 @@ importers: specifier: ^10.0.5 version: 10.0.6(react@19.1.1) zustand: - specifier: ^4.5.6 - version: 4.5.6(@types/react@19.1.15)(immer@9.0.21)(react@19.1.1) + specifier: ^5.0.8 + version: 5.0.8(@types/react@19.1.15)(immer@9.0.21)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)) devDependencies: '@faker-js/faker': specifier: ^8.4.1 @@ -8369,8 +8369,8 @@ packages: resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} engines: {node: '>= 0.4'} - es-toolkit@1.39.10: - resolution: {integrity: sha512-E0iGnTtbDhkeczB0T+mxmoVlT4YNweEKBLq7oaU4p11mecdsZpNWOglI4895Vh4usbQ+LsJiuLuI2L0Vdmfm2w==} + es-toolkit@1.40.0: + resolution: {integrity: sha512-8o6w0KFmU0CiIl0/Q/BCEOabF2IJaELM1T2PWj6e8KqzHv1gdx+7JtFnDwOx1kJH/isJ5NwlDG1nCr1HrRF94Q==} esast-util-from-estree@2.0.0: resolution: {integrity: sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==} @@ -11619,7 +11619,7 @@ packages: puppeteer@22.15.0: resolution: {integrity: sha512-XjCY1SiSEi1T7iSYuxS82ft85kwDJUS7wj1Z0eGVXKdtr5g4xnVcbjwxhq5xBnpK/E7x1VZZoJDxpjAOasHT4Q==} engines: {node: '>=18'} - deprecated: < 24.10.2 is no longer supported + deprecated: < 24.15.0 is no longer supported hasBin: true q@1.5.1: @@ -13637,13 +13637,14 @@ packages: zod@4.1.8: resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==} - zustand@4.5.6: - resolution: {integrity: sha512-ibr/n1hBzLLj5Y+yUcU7dYw8p6WnIVzdJbnX+1YpaScvZVF2ziugqHs+LAmHw4lWO9c/zRj+K1ncgWDQuthEdQ==} - engines: {node: '>=12.7.0'} + zustand@5.0.8: + resolution: {integrity: sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==} + engines: {node: '>=12.20.0'} peerDependencies: - '@types/react': '>=16.8' + '@types/react': '>=18.0.0' immer: '>=9.0.6' - react: '>=16.8' + react: '>=18.0.0' + use-sync-external-store: '>=1.2.0' peerDependenciesMeta: '@types/react': optional: true @@ -13651,6 +13652,8 @@ packages: optional: true react: optional: true + use-sync-external-store: + optional: true zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -22440,7 +22443,7 @@ snapshots: is-date-object: 1.1.0 is-symbol: 1.1.1 - es-toolkit@1.39.10: {} + es-toolkit@1.40.0: {} esast-util-from-estree@2.0.0: dependencies: @@ -23999,7 +24002,7 @@ snapshots: cli-cursor: 4.0.0 cli-truncate: 4.0.0 code-excerpt: 4.0.0 - es-toolkit: 1.39.10 + es-toolkit: 1.40.0 indent-string: 5.0.0 is-in-ci: 2.0.0 patch-console: 2.0.0 @@ -29314,12 +29317,11 @@ snapshots: zod@4.1.8: {} - zustand@4.5.6(@types/react@19.1.15)(immer@9.0.21)(react@19.1.1): - dependencies: - use-sync-external-store: 1.5.0(react@19.1.1) + zustand@5.0.8(@types/react@19.1.15)(immer@9.0.21)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)): optionalDependencies: '@types/react': 19.1.15 immer: 9.0.21 react: 19.1.1 + use-sync-external-store: 1.5.0(react@19.1.1) zwitch@2.0.4: {}