From c483338841ce5999f74e4a3f2178aaaa1591a06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:49:34 +0000 Subject: [PATCH] build(deps): bump @growthbook/growthbook-react from 0.18.0 to 1.2.1 Bumps [@growthbook/growthbook-react](https://github.com/growthbook/growthbook/tree/HEAD/packages/sdk-react) from 0.18.0 to 1.2.1. - [Release notes](https://github.com/growthbook/growthbook/releases) - [Commits](https://github.com/growthbook/growthbook/commits/HEAD/packages/sdk-react) --- updated-dependencies: - dependency-name: "@growthbook/growthbook-react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f72f7c6..40c97bd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "build-storybook": "storybook build" }, "dependencies": { - "@growthbook/growthbook-react": "0.18.0", + "@growthbook/growthbook-react": "1.2.1", "@tanstack/react-query": "4.35.3", "@types/react": "18.2.21", "@types/react-dom": "18.2.7",