mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency bootstrap to v5.3.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f71f2ce2b
commit
ec5e588cd7
2 changed files with 6 additions and 6 deletions
|
@ -58,7 +58,7 @@
|
|||
"@types/katex": "0.16.2",
|
||||
"@uiw/react-codemirror": "4.21.13",
|
||||
"abcjs": "6.2.2",
|
||||
"bootstrap": "5.3.1",
|
||||
"bootstrap": "5.3.2",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
"d3-graphviz": "5.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2447,7 +2447,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": 6.7.0
|
||||
"@uiw/react-codemirror": 4.21.13
|
||||
abcjs: 6.2.2
|
||||
bootstrap: 5.3.1
|
||||
bootstrap: 5.3.2
|
||||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
csstype: 3.1.2
|
||||
|
@ -6574,12 +6574,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bootstrap@npm:5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "bootstrap@npm:5.3.1"
|
||||
"bootstrap@npm:5.3.2":
|
||||
version: 5.3.2
|
||||
resolution: "bootstrap@npm:5.3.2"
|
||||
peerDependencies:
|
||||
"@popperjs/core": ^2.11.8
|
||||
checksum: f8176376aa6c6d8947d58a67f0c57fa0b6b7dcd087ff83454e0d727c07cf33e8107e56aa298045d652f84b53b24ac72457af73e41c5631c9ebdc1909039c5dac
|
||||
checksum: d5580b253d121ffc137388d41da58dce8d15f1ccd574e12f28d4a08e7649ca15e95db645b2b677cb8025bccd446bff04138fc0fe64f8cba0ccc5dc004a8644cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue