From a79ce582b357eca98cbdaecf819da8df65adb549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 06:02:06 +0000 Subject: [PATCH] chore(deps): bump @mittwald/flow-react-components Bumps [@mittwald/flow-react-components](https://github.com/mittwald/flow) from 0.1.0-alpha.322 to 0.1.0-alpha.328. - [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.322...0.1.0-alpha.328) --- 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 | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index c338c33b..a355e843 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.322", + "@mittwald/flow-react-components": "^0.1.0-alpha.328", "clsx": "^2.1.1", "openapi-types": "^12.1.3", "prism-react-renderer": "^2.4.0", @@ -3783,14 +3783,14 @@ } }, "node_modules/@mittwald/flow-react-components": { - "version": "0.1.0-alpha.322", - "resolved": "https://registry.npmjs.org/@mittwald/flow-react-components/-/flow-react-components-0.1.0-alpha.322.tgz", - "integrity": "sha512-364DyRmI6Woz6G+yOW5xluOmAELZHpY7BVk4Dv1I1GZ+Rzz1Q2yVVV1PQPF1FQrbaOYkdQQGb66CeIGF0Uabrw==", + "version": "0.1.0-alpha.328", + "resolved": "https://registry.npmjs.org/@mittwald/flow-react-components/-/flow-react-components-0.1.0-alpha.328.tgz", + "integrity": "sha512-DF6JKBZzEYQ5BdmSfHqCGcxUmITdIjNZCin4boyzgMiyuD0CJHJbkVmD0IYKWzUMp7X+JrckRCfEzabHJLkKGQ==", "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.322", + "@mittwald/react-tunnel": "^0.1.0-alpha.328", "@mittwald/react-use-promise": "^2.5.0", "@react-aria/form": "^3.0.10", "@react-aria/utils": "^3.25.3", @@ -3841,9 +3841,9 @@ } }, "node_modules/@mittwald/react-tunnel": { - "version": "0.1.0-alpha.322", - "resolved": "https://registry.npmjs.org/@mittwald/react-tunnel/-/react-tunnel-0.1.0-alpha.322.tgz", - "integrity": "sha512-M6DQ9dGZnHT9PK4d52Y86t5LzXqoYtj1PGvcHsEJ7w+xnkNA7TPSqXk37UmdAZ8JUO5+CM+ygnOnw2Ph0/TiAw==", + "version": "0.1.0-alpha.328", + "resolved": "https://registry.npmjs.org/@mittwald/react-tunnel/-/react-tunnel-0.1.0-alpha.328.tgz", + "integrity": "sha512-UqQrTyRyMtyQpOOkCdOG/YIPGWwExuhXo4x8PoUgOPOgUriyGQhG7NX2VWyZqdkDgNskNIAtwlpbN37G8N0IPA==", "dependencies": { "mobx": "^6.13.3", "mobx-react-lite": "^4.0.7" diff --git a/package.json b/package.json index 156fdec1..86fe8085 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.322", + "@mittwald/flow-react-components": "^0.1.0-alpha.328", "clsx": "^2.1.1", "openapi-types": "^12.1.3", "prism-react-renderer": "^2.4.0",