mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
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:
9
extensions/react-widget/package-lock.json
generated
9
extensions/react-widget/package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
"dompurify": "^3.1.5",
|
"dompurify": "^3.1.5",
|
||||||
"flow-bin": "^0.229.2",
|
"flow-bin": "^0.290.0",
|
||||||
"i": "^0.3.7",
|
"i": "^0.3.7",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
@@ -5638,9 +5638,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/flow-bin": {
|
"node_modules/flow-bin": {
|
||||||
"version": "0.229.2",
|
"version": "0.290.0",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.229.2.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.290.0.tgz",
|
||||||
"integrity": "sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA==",
|
"integrity": "sha512-YvfxgT9I/FLY2WyZs9dAxvMk9LPtv6MC097rwqEWU2mUlPAmOmaJ8AJaRLUXtJ3DnF/nQDq4EbS4w3SiKZvwCQ==",
|
||||||
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"flow": "cli.js"
|
"flow": "cli.js"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
"dompurify": "^3.1.5",
|
"dompurify": "^3.1.5",
|
||||||
"flow-bin": "^0.229.2",
|
"flow-bin": "^0.290.0",
|
||||||
"i": "^0.3.7",
|
"i": "^0.3.7",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user