chore(deps): bump flow-bin in /extensions/react-widget

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.311.0 to 0.312.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-version: 0.312.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-05 00:38:27 +00:00
committed by GitHub
parent b4c4ab68f0
commit e0fffafd43
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dompurify": "^3.1.5",
"flow-bin": "^0.311.0",
"flow-bin": "^0.312.1",
"markdown-it": "^14.1.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
@@ -6492,9 +6492,9 @@
"license": "ISC"
},
"node_modules/flow-bin": {
"version": "0.311.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.311.0.tgz",
"integrity": "sha512-4lXxjhPdmkeizju3F0HDCMYGkoL7hiq0W9bAW4pQpQTi56op+QZrVyMENjbCGZc+KlFBLwWkur+EkyfPTsa6xw==",
"version": "0.312.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.312.1.tgz",
"integrity": "sha512-jIo4SzaqMpnj1SjTPg8+QHPFOs6RY98mbzGw7uRJn6fHfaqly9hM30n5PwAhRPk8F5LFawNteeW3IOtr/7UJ3A==",
"license": "MIT",
"bin": {
"flow": "cli.js"

View File

@@ -52,7 +52,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dompurify": "^3.1.5",
"flow-bin": "^0.311.0",
"flow-bin": "^0.312.1",
"markdown-it": "^14.1.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",