mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
Bump react-styleguidist in /graylog2-web-interface/docs (#21284)
Bumps [react-styleguidist](https://github.com/styleguidist/react-styleguidist) from 13.1.3 to 13.1.4. - [Release notes](https://github.com/styleguidist/react-styleguidist/releases) - [Commits](https://github.com/styleguidist/react-styleguidist/compare/v13.1.3...v13.1.4) --- updated-dependencies: - dependency-name: react-styleguidist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
"docs:server": "styleguidist server"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-styleguidist": "^13.1.3"
|
||||
"react-styleguidist": "^13.1.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3067,10 +3067,10 @@ react-simple-code-editor@^0.13.1:
|
||||
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.13.1.tgz#4514553fa132dcaffec33a6612c58f1613c52416"
|
||||
integrity sha512-XYeVwRZwgyKtjNIYcAEgg2FaQcCZwhbarnkJIV20U2wkCU9q/CPFBo8nRXrK4GXUz3AvbqZFsZRrpUTkqqEYyQ==
|
||||
|
||||
react-styleguidist@^13.1.3:
|
||||
version "13.1.3"
|
||||
resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.1.3.tgz#6d095f9776743155f64905bf785b09cbe0fb2860"
|
||||
integrity sha512-3H5AAlzDW7QXuL1k1SzzlSbmEhk+r18t+m5VdUtaI0x1btpl+lDYPtfB+//zlU8ucnis0q2cdxqABsHx20UmaQ==
|
||||
react-styleguidist@^13.1.4:
|
||||
version "13.1.4"
|
||||
resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.1.4.tgz#cebfa0122a67084481072a964747e2557fda2986"
|
||||
integrity sha512-gRGmvIowrem+xT0mieHmKpt+YYN+UBlmp8gBpoEZbQbx+GA9KJAE/eylaMaT7O8RnzD0BSRYOBvT0IjGQ7+45w==
|
||||
dependencies:
|
||||
"@tippyjs/react" "4.1.0"
|
||||
"@types/react-test-renderer" "^18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user