build(deps): Bump @docusaurus/core from 2.3.1 to 2.4.0 in /docs (#15558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
parent
9c79901120
commit
6cc4e22c2f
@ -6,8 +6,8 @@ sidebar_position: 1
|
||||
|
||||
This documentation refers to the app.toml, if you'd like to read about the config.toml please visit [CometBFT docs](https://docs.cometbft.com/v0.37/).
|
||||
|
||||
|
||||
```toml reference
|
||||
<!-- the following is not a python reference, however syntax coloring makes the file more readable in the docs -->
|
||||
```python reference
|
||||
https://github.com/cosmos/cosmos-sdk/blob/main/tools/confix/data/v0.47-app.toml
|
||||
```
|
||||
|
||||
|
||||
1192
docs/package-lock.json
generated
1192
docs/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -18,10 +18,10 @@
|
||||
"write-heading-ids": "docusaurus write-heading-ids"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.3.1",
|
||||
"@docusaurus/plugin-client-redirects": "^2.3.1",
|
||||
"@docusaurus/plugin-google-analytics": "^2.3.1",
|
||||
"@docusaurus/preset-classic": "2.3.1",
|
||||
"@docusaurus/core": "2.4.0",
|
||||
"@docusaurus/plugin-client-redirects": "^2.4.0",
|
||||
"@docusaurus/plugin-google-analytics": "^2.4.0",
|
||||
"@docusaurus/preset-classic": "2.4.0",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"@you54f/theme-github-codeblock": "^0.1.1",
|
||||
"autoprefixer": "^10.4.14",
|
||||
@ -34,7 +34,7 @@
|
||||
"tailwindcss": "^3.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.3.1"
|
||||
"@docusaurus/module-type-aliases": "2.4.0"
|
||||
},
|
||||
"overrides": {
|
||||
"trim": "0.0.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user