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.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e83c083c65
commit
179f671796
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"@types/katex": "0.16.7",
|
||||
"@uiw/react-codemirror": "4.21.25",
|
||||
"abcjs": "6.3.0",
|
||||
"bootstrap": "5.3.2",
|
||||
"bootstrap": "5.3.3",
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"cross-env": "7.0.3",
|
||||
"d3-graphviz": "5.2.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2582,7 +2582,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:6.21.0"
|
||||
"@uiw/react-codemirror": "npm:4.21.25"
|
||||
abcjs: "npm:6.3.0"
|
||||
bootstrap: "npm:5.3.2"
|
||||
bootstrap: "npm:5.3.3"
|
||||
copy-webpack-plugin: "npm:12.0.2"
|
||||
cross-env: "npm:7.0.3"
|
||||
csstype: "npm:3.1.3"
|
||||
|
@ -6972,12 +6972,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bootstrap@npm:5.3.2":
|
||||
version: 5.3.2
|
||||
resolution: "bootstrap@npm:5.3.2"
|
||||
"bootstrap@npm:5.3.3":
|
||||
version: 5.3.3
|
||||
resolution: "bootstrap@npm:5.3.3"
|
||||
peerDependencies:
|
||||
"@popperjs/core": ^2.11.8
|
||||
checksum: 10c0/0c108d90cee90247db571f07a0fc3718beda58eed2ffed3f2f8ccff66b25a349830dfbeb5e55e6e6fe484fad96c4edb19cb4c5fa5a68b771b2e0f3c400e42dda
|
||||
checksum: 10c0/bb68ca7b763977b9cce40cb5b8c676ae19a716d2f5d15009fa7bdbcec9dea426968e3cb748fbed7592fbf10edd7c749aea841c2920996a7c1aa5e0a6e2d4c2ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue