Skip to content

Commit b8e1ea1

Browse files
chore(deps): bump zustand from 4.4.1 to 5.0.9
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.1 to 5.0.9. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.4.1...v5.0.9) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d9b289 commit b8e1ea1

File tree

3 files changed

+138
-285
lines changed

3 files changed

+138
-285
lines changed

apps/ats/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
"react-i18next": "13.2.0",
7777
"react-router-dom": "6.10.0",
7878
"use-react-router-breadcrumbs": "^4.0.1",
79-
"zustand": "4.4.1"
79+
"zustand": "5.0.9"
8080
}
8181
}

apps/mass-payout/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-i18next": "13.2.0",
3636
"react-router-dom": "6.10.0",
3737
"use-react-router-breadcrumbs": "^4.0.1",
38-
"zustand": "4.5.2"
38+
"zustand": "5.0.9"
3939
},
4040
"devDependencies": {
4141
"@babel/preset-env": "^7.21.4",

0 commit comments

Comments
 (0)