Skip to content

Commit

Permalink
chore(deps): Bump zustand from 4.4.1 to 4.4.3 (#15939)
Browse files Browse the repository at this point in the history
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.1 to 4.4.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.4.1...v4.4.3)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 4610ef5 commit d3eaca1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"underscore": "1.13.6",
"uuidjs": "4.2.13",
"webrtc-adapter": "8.2.3",
"zustand": "4.4.1"
"zustand": "4.4.3"
},
"devDependencies": {
"@babel/core": "7.23.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18003,7 +18003,7 @@ __metadata:
webpack-hot-middleware: 2.25.4
webrtc-adapter: 8.2.3
workbox-webpack-plugin: 7.0.0
zustand: 4.4.1
zustand: 4.4.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18510,9 +18510,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.3":
version: 4.4.3
resolution: "zustand@npm:4.4.3"
dependencies:
use-sync-external-store: 1.2.0
peerDependencies:
Expand All @@ -18526,6 +18526,6 @@ __metadata:
optional: true
react:
optional: true
checksum: 80acd0fbf633782996642802c8692bbb80ae5c80a8dff4c501b88250acd5ccd468fbc6398bdce198475a25e3839c91385b81da921274f33ffb5c2d08c3eab400
checksum: 3ed16457a3a4b9fe6523f52d397af37db8fab5687dd21a23ede25f657346b25df374490baea27f10d416faae5e96acf7b4065c86044746d775881d266d1500f0
languageName: node
linkType: hard

0 comments on commit d3eaca1

Please sign in to comment.