Skip to content

Commit

Permalink
chore(deps): bump @openfeature/react-sdk from 0.4.9 to 0.4.10 in /ui (#…
Browse files Browse the repository at this point in the history
…583)

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>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent cb70d37 commit 2644781
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mapbox/mapbox-gl-draw": "~1.4.3",
"@openfeature/core": "^1.6.0",
"@openfeature/flipt-web-provider": "^0.1.1",
"@openfeature/react-sdk": "^0.4.9",
"@openfeature/react-sdk": "^0.4.10",
"@openfeature/web-sdk": "^1.4.0",
"@turf/bearing": "^7.1.0",
"@turf/center": "^7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3429,13 +3429,13 @@ __metadata:
languageName: node
linkType: hard

"@openfeature/react-sdk@npm:^0.4.9":
version: 0.4.9
resolution: "@openfeature/react-sdk@npm:0.4.9"
"@openfeature/react-sdk@npm:^0.4.10":
version: 0.4.10
resolution: "@openfeature/react-sdk@npm:0.4.10"
peerDependencies:
"@openfeature/web-sdk": ^1.3.0
react: ">=16.8.0"
checksum: 10/e1f9cecf4cacbb0207caf91f9601bffdb5cf2c0836ed2a8fe41f73589f087b1d1453f69ddd9e91600bf1e003d6e0ceb2b5fc8abc19fdcf55e6bda677252f1188
checksum: 10/8975b844a815b64e7bdf7d04f0a5a4d835aa41d4a306895df8a81216151c4ff6ea71fd866148dc25be1a51954b5983083ca2445c0d75b58a1d4dc7584773a5e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13120,7 +13120,7 @@ __metadata:
"@mapbox/mapbox-gl-draw": "npm:~1.4.3"
"@openfeature/core": "npm:^1.6.0"
"@openfeature/flipt-web-provider": "npm:^0.1.1"
"@openfeature/react-sdk": "npm:^0.4.9"
"@openfeature/react-sdk": "npm:^0.4.10"
"@openfeature/web-sdk": "npm:^1.4.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
Expand Down

0 comments on commit 2644781

Please sign in to comment.