From 04e7a308f6f7888992cb37daf205bca01fef1908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 06:01:42 +0000 Subject: [PATCH] Bump @mittwald/flow-react-components Bumps [@mittwald/flow-react-components](https://github.com/mittwald/flow) from 0.1.0-alpha.280 to 0.1.0-alpha.282. - [Release notes](https://github.com/mittwald/flow/releases) - [Changelog](https://github.com/mittwald/flow/blob/main/CHANGELOG.md) - [Commits](https://github.com/mittwald/flow/compare/0.1.0-alpha.280...0.1.0-alpha.282) --- updated-dependencies: - dependency-name: "@mittwald/flow-react-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 +++++++++----------- package.json | 2 +- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index aadf4646..2cb0f26f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@docusaurus/preset-classic": "^3.5.2", "@docusaurus/theme-mermaid": "^3.4.0", "@mdx-js/react": "^3.0.0", - "@mittwald/flow-react-components": "^0.1.0-alpha.277", + "@mittwald/flow-react-components": "^0.1.0-alpha.282", "clsx": "^2.1.1", "openapi-types": "^12.1.3", "prism-react-renderer": "^2.4.0", @@ -3784,14 +3784,14 @@ } }, "node_modules/@mittwald/flow-react-components": { - "version": "0.1.0-alpha.280", - "resolved": "https://registry.npmjs.org/@mittwald/flow-react-components/-/flow-react-components-0.1.0-alpha.280.tgz", - "integrity": "sha512-e9QEemUYDy8LhFa3BpYpqg9MjJn2XCE8IaZiehjtRlgbIkG3yMGsAloqnK8q2fBOI0+XNOAD5Zm+jSmml9YbYg==", + "version": "0.1.0-alpha.282", + "resolved": "https://registry.npmjs.org/@mittwald/flow-react-components/-/flow-react-components-0.1.0-alpha.282.tgz", + "integrity": "sha512-sLUpkPm7r7s5rHRc84UEFof7EZkVZCArjGsohxAXOgQ7zS0C1yAItaQ8oR+mvnQ3Dcjmed02M+hQoxX7euNMKg==", "dependencies": { "@chakra-ui/live-region": "^2.1.0", "@internationalized/date": "^3.5.6", "@internationalized/string-compiler": "^3.2.5", - "@mittwald/react-tunnel": "^0.1.0-alpha.280", + "@mittwald/react-tunnel": "^0.1.0-alpha.282", "@mittwald/react-use-promise": "^2.5.0", "@react-aria/utils": "^3.25.3", "@react-types/shared": "^3.25.0", @@ -3801,7 +3801,7 @@ "clsx": "^2.1.1", "copy-to-clipboard": "^3.3.3", "dot-prop": "^9.0.0", - "framer-motion": "^11.11.1", + "framer-motion": "^11.11.7", "html-react-parser": "^5.1.18", "invariant": "^2.2.4", "luxon": "^3.5.0", @@ -3839,9 +3839,9 @@ } }, "node_modules/@mittwald/react-tunnel": { - "version": "0.1.0-alpha.280", - "resolved": "https://registry.npmjs.org/@mittwald/react-tunnel/-/react-tunnel-0.1.0-alpha.280.tgz", - "integrity": "sha512-jj8ouFfKanjyNtHKwU43WFYPMpR84ZrKAQWfW4002r63gIbaeteaaz1Xq/CG9HB2WCYDJV2o0N1ObSYSerrdOA==", + "version": "0.1.0-alpha.282", + "resolved": "https://registry.npmjs.org/@mittwald/react-tunnel/-/react-tunnel-0.1.0-alpha.282.tgz", + "integrity": "sha512-YxMG9uV++nKEmYdNRqDK+31SXsJ8NzLDDbIEOwyJ7QyJpwmbaYI0Hkm4ST9nJsIvR2EwRxiHjqkdaV1sVg5SKg==", "dependencies": { "mobx": "^6.13.3", "mobx-react-lite": "^4.0.7" @@ -15343,7 +15343,6 @@ "version": "6.13.3", "resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.3.tgz", "integrity": "sha512-YtAS+ZMbdpbHYUU4ESht3na8KiX11KuMT1yOiKtbKlQ0GZkHDYPKyEw/Tdp7h7aHyLrTWj2TBaSNJ6bCr638iQ==", - "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/mobx" @@ -15353,7 +15352,6 @@ "version": "4.0.7", "resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-4.0.7.tgz", "integrity": "sha512-RjwdseshK9Mg8On5tyJZHtGD+J78ZnCnRaxeQDSiciKVQDUbfZcXhmld0VMxAwvcTnPEHZySGGewm467Fcpreg==", - "license": "MIT", "dependencies": { "use-sync-external-store": "^1.2.0" }, diff --git a/package.json b/package.json index e355b5d5..91ea0f03 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@docusaurus/preset-classic": "^3.5.2", "@docusaurus/theme-mermaid": "^3.4.0", "@mdx-js/react": "^3.0.0", - "@mittwald/flow-react-components": "^0.1.0-alpha.277", + "@mittwald/flow-react-components": "^0.1.0-alpha.282", "clsx": "^2.1.1", "openapi-types": "^12.1.3", "prism-react-renderer": "^2.4.0",