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

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.229.2 to 0.290.0.
- [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.290.0
  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]
2025-11-07 15:19:00 +00:00
committed by GitHub
parent fbf7cf874b
commit 6a00319c2d
2 changed files with 6 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.229.2",
"flow-bin": "^0.290.0",
"i": "^0.3.7",
"install": "^0.13.0",
"markdown-it": "^14.1.0",
@@ -5638,9 +5638,10 @@
}
},
"node_modules/flow-bin": {
"version": "0.229.2",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.229.2.tgz",
"integrity": "sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA==",
"version": "0.290.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.290.0.tgz",
"integrity": "sha512-YvfxgT9I/FLY2WyZs9dAxvMk9LPtv6MC097rwqEWU2mUlPAmOmaJ8AJaRLUXtJ3DnF/nQDq4EbS4w3SiKZvwCQ==",
"license": "MIT",
"bin": {
"flow": "cli.js"
},

View File

@@ -50,7 +50,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dompurify": "^3.1.5",
"flow-bin": "^0.229.2",
"flow-bin": "^0.290.0",
"i": "^0.3.7",
"install": "^0.13.0",
"markdown-it": "^14.1.0",