Skip to content

Commit b97873e

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [react-i18next](https://github.com/i18next/react-i18next). Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `react-i18next` from 16.0.1 to 16.1.0 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.0.1...v16.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-i18next dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fc094d commit b97873e

3 files changed

Lines changed: 212 additions & 220 deletions

File tree

admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "^8.46.1",
2323
"@vitejs/plugin-react": "^5.0.4",
2424
"babel-plugin-react-compiler": "19.1.0-rc.3",
25-
"eslint": "^9.37.0",
25+
"eslint": "^9.38.0",
2626
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-react-refresh": "^0.4.24",
2828
"i18next": "^25.6.0",
@@ -31,7 +31,7 @@
3131
"react": "^19.2.0",
3232
"react-dom": "^19.2.0",
3333
"react-hook-form": "^7.65.0",
34-
"react-i18next": "^16.0.1",
34+
"react-i18next": "^16.1.0",
3535
"react-router-dom": "^7.9.4",
3636
"socket.io-client": "^4.8.1",
3737
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)