Skip to content

Commit 86f887b

Browse files
build(deps): bump the npm-production-dependencies group across 1 directory with 2 updates (#2103)
Bumps the npm-production-dependencies group with 2 updates in the /src/frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [next](https://github.com/vercel/next.js). Updates `@tanstack/react-query` from 5.66.10 to 5.67.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.67.1/packages/react-query) Updates `next` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.0...v15.2.1) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8fe5cb commit 86f887b

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

src/frontend/package-lock.json

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"@opentelemetry/sdk-trace-base": "1.30.1",
3636
"@opentelemetry/sdk-trace-node": "1.30.1",
3737
"@opentelemetry/sdk-trace-web": "1.30.1",
38-
"@tanstack/react-query": "5.66.10",
38+
"@tanstack/react-query": "5.67.2",
3939
"cookies-next": "5.1.0",
4040
"currency-symbol-map": "5.1.0",
4141
"dotenv": "16.4.7",
4242
"dotenv-expand": "12.0.1",
43-
"next": "15.2.0",
43+
"next": "15.2.1",
4444
"react": "19.0.0",
4545
"react-dom": "19.0.0",
4646
"sharp": "0.33.5",

0 commit comments

Comments
 (0)