Skip to content

Commit 1d70b4e

Browse files
chore(deps): bump the minor-patch group in /frontend with 4 updates
Bumps the minor-patch group in /frontend with 4 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [react-hook-form](https://github.com/react-hook-form/react-hook-form), [react-i18next](https://github.com/i18next/react-i18next) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@tanstack/react-query` from 5.90.16 to 5.90.17 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.17/packages/react-query) Updates `react-hook-form` from 7.71.0 to 7.71.1 - [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.71.0...v7.71.1) Updates `react-i18next` from 16.5.2 to 16.5.3 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.2...v16.5.3) Updates `@types/node` from 25.0.7 to 25.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.71.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-i18next dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 25.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba2d732 commit 1d70b4e

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

frontend/bun.lock

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

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@radix-ui/react-separator": "^1.1.8",
1919
"@radix-ui/react-slot": "^1.2.4",
2020
"@tailwindcss/vite": "^4.1.18",
21-
"@tanstack/react-query": "^5.90.16",
21+
"@tanstack/react-query": "^5.90.17",
2222
"axios": "^1.13.2",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
@@ -30,8 +30,8 @@
3030
"next-themes": "^0.4.6",
3131
"react": "^19.2.3",
3232
"react-dom": "^19.2.3",
33-
"react-hook-form": "^7.71.0",
34-
"react-i18next": "^16.5.2",
33+
"react-hook-form": "^7.71.1",
34+
"react-i18next": "^16.5.3",
3535
"react-markdown": "^10.1.0",
3636
"react-router": "^7.12.0",
3737
"sonner": "^2.0.7",
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.2",
4444
"@tanstack/eslint-plugin-query": "^5.91.2",
45-
"@types/node": "^25.0.7",
45+
"@types/node": "^25.0.8",
4646
"@types/react": "^19.2.8",
4747
"@types/react-dom": "^19.2.3",
4848
"@vitejs/plugin-react": "^5.1.2",

0 commit comments

Comments
 (0)