From ee9d2f14b9be1fceca5088b4fb7c45535883c632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:44:29 +0000 Subject: [PATCH] Bump zustand from 4.5.5 to 5.0.0 Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.0. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.5.5...v5.0.0) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f57bc05..6982a5e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.0", "zod": "^3.23.8", - "zustand": "^4.5.5" + "zustand": "^5.0.0" }, "devDependencies": { "@microsoft/eslint-formatter-sarif": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 8f7d4ca..b0bc4d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6360,7 +6360,7 @@ __metadata: unsplash-js: "npm:^7.0.19" usehooks-ts: "npm:^3.1.0" zod: "npm:^3.23.8" - zustand: "npm:^4.5.5" + zustand: "npm:^5.0.0" languageName: unknown linkType: soft @@ -6670,7 +6670,7 @@ __metadata: languageName: node linkType: hard -"use-sync-external-store@npm:1.2.2, use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.2.2": +"use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.2.0, use-sync-external-store@npm:^1.2.2": version: 1.2.2 resolution: "use-sync-external-store@npm:1.2.2" peerDependencies: @@ -6892,15 +6892,14 @@ __metadata: languageName: node linkType: hard -"zustand@npm:^4.5.5": - version: 4.5.5 - resolution: "zustand@npm:4.5.5" - dependencies: - use-sync-external-store: "npm:1.2.2" +"zustand@npm:^5.0.0": + version: 5.0.0 + resolution: "zustand@npm:5.0.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 @@ -6908,6 +6907,8 @@ __metadata: optional: true react: optional: true - checksum: 10c0/d04469d76b29c7e4070da269886de4efdadedd3d3824dc2a06ac4ff62e3b5877f925e927afe7382de651829872b99adec48082f1bd69fe486149be666345e626 + use-sync-external-store: + optional: true + checksum: 10c0/7546df78aa512f1d2271e238c44699c0ac4bc57f12ae46fcfe8ba1e8a97686fc690596e654101acfabcd706099aa5d3519fc3f22d32b3082baa60699bb333e9a languageName: node linkType: hard