Skip to content

Commit

Permalink
chore(deps): bump @openfeature/react-sdk from 0.4.6 to 0.4.8 in /ui
Browse files Browse the repository at this point in the history
Bumps [@openfeature/react-sdk](https://github.com/open-feature/js-sdk) from 0.4.6 to 0.4.8.
- [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.6...web-sdk-v0.4.8)

---
updated-dependencies:
- dependency-name: "@openfeature/react-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 2ff348f commit 346b3a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.5.0",
"@openfeature/flipt-web-provider": "^0.1.0",
"@openfeature/react-sdk": "^0.4.6",
"@openfeature/react-sdk": "^0.4.8",
"@openfeature/web-sdk": "^1.3.1",
"@turf/bearing": "^7.1.0",
"@turf/center": "^7.1.0",
Expand Down
12 changes: 6 additions & 6 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3261,13 +3261,13 @@ __metadata:
languageName: node
linkType: hard

"@openfeature/react-sdk@npm:^0.4.6":
version: 0.4.6
resolution: "@openfeature/react-sdk@npm:0.4.6"
"@openfeature/react-sdk@npm:^0.4.8":
version: 0.4.8
resolution: "@openfeature/react-sdk@npm:0.4.8"
peerDependencies:
"@openfeature/web-sdk": ^1.2.2
"@openfeature/web-sdk": ^1.3.0
react: ">=16.8.0"
checksum: 10/bac78bc4e201739ae2903f7790195629566d5ace054cc30404d691838d4806b474ae98ae8bb8b87bbfdd015efa1ef6f9e8ffdeee9160b197d278536da3ffe7c1
checksum: 10/2cae09c44a1396e07e9f633bc25a18a4613a815cfb0f853ed6f2d538dfc26960efcc2e236cae7322d938d3148ca24d8f70d4b8a49d17980b36269ef429ccd389
languageName: node
linkType: hard

Expand Down Expand Up @@ -12694,7 +12694,7 @@ __metadata:
"@mapbox/mapbox-gl-draw": "npm:~1.4.3"
"@openfeature/core": "npm:^1.5.0"
"@openfeature/flipt-web-provider": "npm:^0.1.0"
"@openfeature/react-sdk": "npm:^0.4.6"
"@openfeature/react-sdk": "npm:^0.4.8"
"@openfeature/web-sdk": "npm:^1.3.1"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.2"
Expand Down

0 comments on commit 346b3a3

Please sign in to comment.