Skip to content

Commit 4bf5acb

Browse files
build(deps-dev): bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [i18next](https://github.com/i18next/i18next), [react-hook-form](https://github.com/react-hook-form/react-hook-form) and [zustand](https://github.com/pmndrs/zustand). Updates `i18next` from 25.6.3 to 25.7.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.6.3...v25.7.0) Updates `react-hook-form` from 7.66.1 to 7.67.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.66.1...v7.67.0) Updates `zustand` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.9) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-hook-form dependency-version: 7.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: zustand dependency-version: 5.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27f2c5e commit 4bf5acb

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

admin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
"eslint": "^9.39.1",
2626
"eslint-plugin-react-hooks": "^7.0.1",
2727
"eslint-plugin-react-refresh": "^0.4.24",
28-
"i18next": "^25.6.3",
28+
"i18next": "^25.7.0",
2929
"i18next-browser-languagedetector": "^8.2.0",
3030
"lucide-react": "^0.555.0",
3131
"react": "^19.2.0",
3232
"react-dom": "^19.2.0",
33-
"react-hook-form": "^7.66.1",
33+
"react-hook-form": "^7.67.0",
3434
"react-i18next": "^16.3.5",
3535
"react-router-dom": "^7.9.6",
3636
"socket.io-client": "^4.8.1",
3737
"typescript": "^5.9.3",
3838
"vite": "npm:rolldown-vite@latest",
3939
"vite-plugin-babel": "^1.3.2",
4040
"vite-plugin-static-copy": "^3.1.4",
41-
"zustand": "^5.0.8"
41+
"zustand": "^5.0.9"
4242
},
4343
"overrides": {
4444
"vite": "npm:rolldown-vite@latest"

pnpm-lock.yaml

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)