mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-23 01:06:05 +00:00
fix(deps): update dependency react-bootstrap to v2.7.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
47f1ad69b7
commit
51049b7c36
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.0",
|
||||
"react-bootstrap": "2.7.1",
|
||||
"react-bootstrap-typeahead": "6.0.0",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2425,7 +2425,7 @@ __metadata:
|
|||
next: 13.1.6
|
||||
prettier: 2.8.4
|
||||
react: 18.2.0
|
||||
react-bootstrap: 2.7.0
|
||||
react-bootstrap: 2.7.1
|
||||
react-bootstrap-typeahead: 6.0.0
|
||||
react-diff-viewer: 3.1.1
|
||||
react-dom: 18.2.0
|
||||
|
@ -15277,9 +15277,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-bootstrap@npm:2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "react-bootstrap@npm:2.7.0"
|
||||
"react-bootstrap@npm:2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "react-bootstrap@npm:2.7.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.17.2
|
||||
"@restart/hooks": ^0.4.6
|
||||
|
@ -15300,7 +15300,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 55b6b8b0ea0857b42f06f4bb31b431e58e4829a189ba2a309aee223949a63c1f2a1b3c35ad4b0940aad7147b9b778c764f58ac737d00bdf154c1b85a57ad4094
|
||||
checksum: 1acc5eba7ff54dffd9950bb1ae52e4eb32fd52b5306b4932a2cefd8dab946f23478f67a1edff61acad5ab12c3b0dbf3204bf881c55f9207247b10f9b48e159d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue