Skip to content

Commit 1e67b60

Browse files
build(deps): bump the npm-production-dependencies group across 1 directory with 3 updates (#2702)
Bumps the npm-production-dependencies group with 3 updates in the /src/frontend directory: [@openfeature/react-sdk](https://github.com/open-feature/js-sdk), [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [next](https://github.com/vercel/next.js). Updates `@openfeature/react-sdk` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/open-feature/js-sdk/releases) - [Changelog](https://github.com/open-feature/js-sdk/blob/main/release-please-config.json) - [Commits](open-feature/js-sdk@v1.0.1...web-sdk-v1.0.2) Updates `@tanstack/react-query` from 5.90.5 to 5.90.6 - [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/[email protected]/packages/react-query) Updates `next` from 16.0.0 to 16.0.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@v16.0.0...v16.0.1) --- updated-dependencies: - dependency-name: "@openfeature/react-sdk" dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.90.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies - dependency-name: next dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roger Coll <[email protected]>
1 parent 44aad7a commit 1e67b60

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

src/frontend/package-lock.json

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

src/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@grpc/grpc-js": "1.12.6",
1616
"@openfeature/flagd-provider": "0.13.3",
1717
"@openfeature/flagd-web-provider": "0.7.3",
18-
"@openfeature/react-sdk": "1.0.1",
18+
"@openfeature/react-sdk": "1.0.2",
1919
"@opentelemetry/api": "1.9.0",
2020
"@opentelemetry/auto-instrumentations-node": "0.66.0",
2121
"@opentelemetry/auto-instrumentations-web": "0.53.0",
@@ -36,12 +36,12 @@
3636
"@opentelemetry/sdk-trace-base": "2.2.0",
3737
"@opentelemetry/sdk-trace-node": "2.2.0",
3838
"@opentelemetry/sdk-trace-web": "2.2.0",
39-
"@tanstack/react-query": "5.90.5",
39+
"@tanstack/react-query": "5.90.6",
4040
"cookies-next": "6.1.1",
4141
"currency-symbol-map": "5.1.0",
4242
"dotenv": "17.2.3",
4343
"dotenv-expand": "12.0.3",
44-
"next": "16.0.0",
44+
"next": "16.0.1",
4545
"react": "19.2.0",
4646
"react-dom": "19.2.0",
4747
"sharp": "0.34.4",

0 commit comments

Comments
 (0)