From f281baffc4f853cafa2798485b90d5893ad8d65e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 23:51:13 +0000 Subject: [PATCH] Update dependency @xyflow/react to ^12.9.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bafec544..6453743a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "@types/jest-image-snapshot": "^6.4.0", "@types/react": "^19.2.2", "@vitejs/plugin-react": "^5.1.0", - "@xyflow/react": "^12.9.0", + "@xyflow/react": "^12.9.2", "axe-playwright": "^2.2.2", "babel-loader": "^10.0.0", "babel-plugin-react-compiler": "^19.1.0-rc.3", diff --git a/package.json b/package.json index 35eb1e25..4e51693b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/jest-image-snapshot": "^6.4.0", "@types/react": "^19.2.2", "@vitejs/plugin-react": "^5.1.0", - "@xyflow/react": "^12.9.0", + "@xyflow/react": "^12.9.2", "axe-playwright": "^2.2.2", "babel-loader": "^10.0.0", "babel-plugin-react-compiler": "^19.1.0-rc.3",