Skip to content

Commit 8830a45

Browse files
Update dependency react-bootstrap4-modal to v3
1 parent 2a737c4 commit 8830a45

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"mini-css-extract-plugin": "2.9.2",
3939
"process": "0.11.10",
4040
"react": "18.3.1",
41-
"react-bootstrap4-modal": "2.0.0",
41+
"react-bootstrap4-modal": "3.0.8",
4242
"react-color": "2.19.3",
4343
"react-dom": "18.3.1",
4444
"react-markdown": "9.0.1",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11705,7 +11705,18 @@ __metadata:
1170511705
languageName: node
1170611706
linkType: hard
1170711707

11708-
"react-bootstrap4-modal@npm:2.0.0, react-bootstrap4-modal@npm:^2.0.0":
11708+
"react-bootstrap4-modal@npm:3.0.8":
11709+
version: 3.0.8
11710+
resolution: "react-bootstrap4-modal@npm:3.0.8"
11711+
dependencies:
11712+
classnames: "npm:^2.3.1"
11713+
peerDependencies:
11714+
react: ^18.0
11715+
checksum: 10/84e41e7aef04ff655011d5b947dc0e0eeda85e9c4c0e174e4fcdb6e6b4fa4bc82022f2dddd3578543aff6f78fb0553c59dabb4aa5809ac6afeb5c113b29a8898
11716+
languageName: node
11717+
linkType: hard
11718+
11719+
"react-bootstrap4-modal@npm:^2.0.0":
1170911720
version: 2.0.0
1171011721
resolution: "react-bootstrap4-modal@npm:2.0.0"
1171111722
dependencies:
@@ -12362,7 +12373,7 @@ __metadata:
1236212373
prettier: "npm:3.3.3"
1236312374
process: "npm:0.11.10"
1236412375
react: "npm:18.3.1"
12365-
react-bootstrap4-modal: "npm:2.0.0"
12376+
react-bootstrap4-modal: "npm:3.0.8"
1236612377
react-color: "npm:2.19.3"
1236712378
react-dom: "npm:18.3.1"
1236812379
react-markdown: "npm:9.0.1"

0 commit comments

Comments
 (0)