mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-09 03:22:11 +00:00
fix(deps): update dependency react-bootstrap to v2.7.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a6d4ea492f
commit
57aad0ffa2
2 changed files with 6 additions and 6 deletions
|
@ -101,7 +101,7 @@
|
|||
"mermaid": "9.3.0",
|
||||
"next": "13.1.6",
|
||||
"react": "18.2.0",
|
||||
"react-bootstrap": "2.7.1",
|
||||
"react-bootstrap": "2.7.2",
|
||||
"react-bootstrap-typeahead": "6.0.0",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2432,7 +2432,7 @@ __metadata:
|
|||
next: 13.1.6
|
||||
prettier: 2.8.4
|
||||
react: 18.2.0
|
||||
react-bootstrap: 2.7.1
|
||||
react-bootstrap: 2.7.2
|
||||
react-bootstrap-typeahead: 6.0.0
|
||||
react-diff-viewer: 3.1.1
|
||||
react-dom: 18.2.0
|
||||
|
@ -15118,9 +15118,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-bootstrap@npm:2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "react-bootstrap@npm:2.7.1"
|
||||
"react-bootstrap@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "react-bootstrap@npm:2.7.2"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.17.2
|
||||
"@restart/hooks": ^0.4.6
|
||||
|
@ -15141,7 +15141,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 1acc5eba7ff54dffd9950bb1ae52e4eb32fd52b5306b4932a2cefd8dab946f23478f67a1edff61acad5ab12c3b0dbf3204bf881c55f9207247b10f9b48e159d4
|
||||
checksum: 656c0c5e44cadf8037a387b489e3928342d71ecd6b3b1aae80e7dc367d88cbe64af0cbba656f07391b9d4a22779a93bb2ff87682de6e5b3ff3e660293e17d27a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue