From 6e65cbf104ece423fcbbe82aaeaeebcd794be746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:57:50 +0000 Subject: [PATCH] Bump @xyflow/react from 12.3.6 to 12.4.1 Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.3.6 to 12.4.1. - [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.4.1/packages/react) --- updated-dependencies: - dependency-name: "@xyflow/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- yarn.lock | 18 +++++++++--------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49e6843..beacdf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", - "@xyflow/react": "^12.3.6", + "@xyflow/react": "^12.4.1", "antd": "^5.22.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -2554,11 +2554,11 @@ } }, "node_modules/@xyflow/react": { - "version": "12.3.6", - "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.3.6.tgz", - "integrity": "sha512-9GS+cz8hDZahpvTrVCmySAEgKUL8oN4b2q1DluHrKtkqhAMWfH2s7kblhbM4Y4Y4SUnH2lt4drXKZ/4/Lot/2Q==", + "version": "12.4.1", + "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.4.1.tgz", + "integrity": "sha512-h06/ONdZr7IM9UlHcgCqbVDwQVnVVUeu7Sh1b7WAcpkn/1w43Gm2qierLd8RanYeJUK8fdto/scKHxYEJsRlJA==", "dependencies": { - "@xyflow/system": "0.0.47", + "@xyflow/system": "0.0.49", "classcat": "^5.0.3", "zustand": "^4.4.0" }, @@ -2596,9 +2596,9 @@ } }, "node_modules/@xyflow/system": { - "version": "0.0.47", - "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.47.tgz", - "integrity": "sha512-aUXJPIvsCFxGX70ccRG8LPsR+A8ExYXfh/noYNpqn8udKerrLdSHxMG2VsvUrQ1PGex10fOpbJwFU4A+I/Xv8w==", + "version": "0.0.49", + "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.49.tgz", + "integrity": "sha512-U41XEPv0doyUrP9sgjquuB834/PhqcuE5a4gSo0itC4DjDU4RHjfqmPP1NnYiCu3Jee9MRJzU9Bq+tmh98jldQ==", "dependencies": { "@types/d3-drag": "^3.0.7", "@types/d3-selection": "^3.0.10", diff --git a/package.json b/package.json index b2c7cb7..4300d14 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", - "@xyflow/react": "^12.3.6", + "@xyflow/react": "^12.4.1", "antd": "^5.22.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 2976f59..79f63b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1207,19 +1207,19 @@ "@types/babel__core" "^7.20.5" react-refresh "^0.14.2" -"@xyflow/react@^12.3.6": - version "12.3.6" - resolved "https://registry.yarnpkg.com/@xyflow/react/-/react-12.3.6.tgz#b122af1be35fcaaf78da79a3538f67fdd12b694e" - integrity sha512-9GS+cz8hDZahpvTrVCmySAEgKUL8oN4b2q1DluHrKtkqhAMWfH2s7kblhbM4Y4Y4SUnH2lt4drXKZ/4/Lot/2Q== +"@xyflow/react@^12.4.1": + version "12.4.1" + resolved "https://registry.yarnpkg.com/@xyflow/react/-/react-12.4.1.tgz#2f506ed8b06fa1b39422df425a8f519ce29a042a" + integrity sha512-h06/ONdZr7IM9UlHcgCqbVDwQVnVVUeu7Sh1b7WAcpkn/1w43Gm2qierLd8RanYeJUK8fdto/scKHxYEJsRlJA== dependencies: - "@xyflow/system" "0.0.47" + "@xyflow/system" "0.0.49" classcat "^5.0.3" zustand "^4.4.0" -"@xyflow/system@0.0.47": - version "0.0.47" - resolved "https://registry.yarnpkg.com/@xyflow/system/-/system-0.0.47.tgz#c2443e6778ffae9af05b2dc61cb2145be5803405" - integrity sha512-aUXJPIvsCFxGX70ccRG8LPsR+A8ExYXfh/noYNpqn8udKerrLdSHxMG2VsvUrQ1PGex10fOpbJwFU4A+I/Xv8w== +"@xyflow/system@0.0.49": + version "0.0.49" + resolved "https://registry.yarnpkg.com/@xyflow/system/-/system-0.0.49.tgz#4e1358af83b07cd587dec48245468400e44c44bc" + integrity sha512-U41XEPv0doyUrP9sgjquuB834/PhqcuE5a4gSo0itC4DjDU4RHjfqmPP1NnYiCu3Jee9MRJzU9Bq+tmh98jldQ== dependencies: "@types/d3-drag" "^3.0.7" "@types/d3-selection" "^3.0.10"