mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-05-06 16:25:04 +00:00
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:
8
extensions/react-widget/package-lock.json
generated
8
extensions/react-widget/package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user