Skip to content

Commit 1ec1f82

Browse files
chore(deps): bump the minor-patch group in /frontend with 2 updates (#552)
Bumps the minor-patch group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [zod](https://github.com/colinhacks/zod). Updates `@tanstack/react-query` from 5.90.15 to 5.90.16 - [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.16/packages/react-query) Updates `zod` from 4.2.1 to 4.3.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.2.1...v4.3.2) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: zod dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e17a4a commit 1ec1f82

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

frontend/bun.lock

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

frontend/package.json

Lines changed: 2 additions & 2 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.15",
21+
"@tanstack/react-query": "^5.90.16",
2222
"axios": "^1.13.2",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
@@ -37,7 +37,7 @@
3737
"sonner": "^2.0.7",
3838
"tailwind-merge": "^3.4.0",
3939
"tailwindcss": "^4.1.18",
40-
"zod": "^4.2.1"
40+
"zod": "^4.3.2"
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.2",

0 commit comments

Comments
 (0)