From b67136d31bc6993eb169de5524984ce4eb257a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:40:09 +0000 Subject: [PATCH] chore(deps): bump @xyflow/react in /sites/xyflow.com Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.3.2 to 12.3.6. - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.3.6/packages/react) --- updated-dependencies: - dependency-name: "@xyflow/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/xyflow.com/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/xyflow.com/package.json b/sites/xyflow.com/package.json index f29fbec23..4113ed255 100644 --- a/sites/xyflow.com/package.json +++ b/sites/xyflow.com/package.json @@ -16,7 +16,7 @@ "dependencies": { "@heroicons/react": "^2.1.5", "@sindresorhus/slugify": "^2.2.1", - "@xyflow/react": "12.3.2", + "@xyflow/react": "12.3.6", "@xyflow/xy-ui": "workspace:*", "clsx": "^1.2.1", "fast-xml-parser": "^4.5.0",