Merge pull request #6 from ahmadk953/dependabot/npm_and_yarn/zustand-4.5.1

Bump zustand from 4.5.0 to 4.5.1
This commit is contained in:
Ahmad 2024-02-19 13:38:25 -05:00 committed by GitHub
commit 3cec503f90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"unsplash-js": "^7.0.19",
"usehooks-ts": "^2.9.2",
"zod": "^3.22.4",
"zustand": "^4.4.7"
"zustand": "^4.5.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.1.0",