From c23342721ab94b1bd10b6eed83f8c45d475f83da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 03:38:47 +0000 Subject: [PATCH] build(deps): bump zustand from 4.4.1 to 4.4.7 Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.1 to 4.4.7. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.4.1...v4.4.7) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fda58aa8..1ea116dd 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": { "clsx": "^2.0.0", "copy-to-clipboard": "^3.3.3", - "zustand": "^4.4.1" + "zustand": "^4.4.7" }, "lint-staged": { "!*.{ts,tsx,js,jsx}": "prettier --write --ignore-unknown", diff --git a/yarn.lock b/yarn.lock index 6b897cf5..6d151a64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2172,7 +2172,7 @@ __metadata: typescript: ^5.1.3 vite: ^4.4.11 vitest: ^0.33.0 - zustand: ^4.4.1 + zustand: ^4.4.7 peerDependencies: "@emotion/react": ^11 "@emotion/styled": ^11 @@ -11418,9 +11418,9 @@ __metadata: languageName: node linkType: hard -"zustand@npm:^4.4.1": - version: 4.4.1 - resolution: "zustand@npm:4.4.1" +"zustand@npm:^4.4.7": + version: 4.4.7 + resolution: "zustand@npm:4.4.7" dependencies: use-sync-external-store: 1.2.0 peerDependencies: @@ -11434,7 +11434,7 @@ __metadata: optional: true react: optional: true - checksum: 80acd0fbf633782996642802c8692bbb80ae5c80a8dff4c501b88250acd5ccd468fbc6398bdce198475a25e3839c91385b81da921274f33ffb5c2d08c3eab400 + checksum: 9aeb6cc86162296c1dac504b8906ff952252c129fb3f05cc8926a7f5c9d7fbe098571d5161b3efe3347c0ee1d80197f787b768c7522721864f7323c28766717e languageName: node linkType: hard