Skip to content

Commit a673702

Browse files
chore: bump @openfeature/react-sdk (#2853)
Bumps [@openfeature/react-sdk](https://github.com/open-feature/js-sdk) from 0.4.9 to 0.4.10. - [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@web-sdk-v0.4.9...web-sdk-v0.4.10) --- updated-dependencies: - dependency-name: "@openfeature/react-sdk" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d025a58 commit a673702

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@openfeature/core": "^1.3.0",
1414
"@openfeature/go-feature-flag-web-provider": "^0.2.3",
15-
"@openfeature/react-sdk": "^0.4.9",
15+
"@openfeature/react-sdk": "^0.4.10",
1616
"@openfeature/web-sdk": "^1.4.0",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0"

0 commit comments

Comments
 (0)