mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix(deps): update dependency react-bootstrap to v2.9.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d92b6111c
commit
461fe080fa
2 changed files with 6 additions and 6 deletions
|
@ -102,7 +102,7 @@
|
|||
"next": "14.1.0",
|
||||
"picocolors": "1.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-bootstrap": "2.9.1",
|
||||
"react-bootstrap": "2.9.2",
|
||||
"react-bootstrap-icons": "1.10.3",
|
||||
"react-bootstrap-typeahead": "6.3.2",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2517,7 +2517,7 @@ __metadata:
|
|||
picocolors: "npm:1.0.0"
|
||||
prettier: "npm:3.1.1"
|
||||
react: "npm:18.2.0"
|
||||
react-bootstrap: "npm:2.9.1"
|
||||
react-bootstrap: "npm:2.9.2"
|
||||
react-bootstrap-icons: "npm:1.10.3"
|
||||
react-bootstrap-typeahead: "npm:6.3.2"
|
||||
react-diff-viewer: "npm:3.1.1"
|
||||
|
@ -15095,9 +15095,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-bootstrap@npm:2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "react-bootstrap@npm:2.9.1"
|
||||
"react-bootstrap@npm:2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "react-bootstrap@npm:2.9.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.22.5"
|
||||
"@restart/hooks": "npm:^0.4.9"
|
||||
|
@ -15118,7 +15118,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 2b89b5ce17e1ab9dd17d14f359b3c19fee97961c4886c4a1b8b1ad79df69d387cdf1e566863d4b10abfd9eb568bb0434dfc6911049539ae1627f4e04277d020a
|
||||
checksum: fc5647d9bd99810925781f1c752ce231159809f075ea54c90ece3ef5aa8452b0b1e8bd3fd325c14e68cf1a04d69353c051e359b4f30e4337bf8b6756ccb2dcca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue