mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump zustand from 5.0.2 to 5.0.3
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7816b1b9d2
commit
2d68cfd37e
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"zod": "^3.24.1",
|
||||
"zustand": "^5.0.2"
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codecov/nextjs-webpack-plugin": "^1.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -12601,7 +12601,7 @@ __metadata:
|
|||
vite-tsconfig-paths: "npm:^5.1.4"
|
||||
vitest: "npm:^2.1.8"
|
||||
zod: "npm:^3.24.1"
|
||||
zustand: "npm:^5.0.2"
|
||||
zustand: "npm:^5.0.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -13819,9 +13819,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "zustand@npm:5.0.2"
|
||||
"zustand@npm:^5.0.3":
|
||||
version: 5.0.3
|
||||
resolution: "zustand@npm:5.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": ">=18.0.0"
|
||||
immer: ">=9.0.6"
|
||||
|
@ -13836,7 +13836,7 @@ __metadata:
|
|||
optional: true
|
||||
use-sync-external-store:
|
||||
optional: true
|
||||
checksum: 10c0/d9bb048d8129fd1aaed3fda974991b15a7c9c31ef06f78e9bf5c4b3678f249850764a6dadb8c93127257d07831995cf7a048281658a37c5d1143ad6f397fe37c
|
||||
checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue