Skip to content

Commit 6462723

Browse files
authored
Merge pull request #9325 from GilbertCherrie/update_react-codemirror2
Update react-codemirror2
2 parents abab01f + 3c8dd09 commit 6462723

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"proxy-polyfill": "^0.1.7",
8888
"react": "~16.13.1",
8989
"react-bootstrap": "~0.33.0",
90-
"react-codemirror2": "^6.0.0",
90+
"react-codemirror2": "^8.0.0",
9191
"react-dom": "~16.13.1",
9292
"react-markdown": "6.0.0",
9393
"react-query": "^3.39.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11747,7 +11747,7 @@ __metadata:
1174711747
proxy-polyfill: "npm:^0.1.7"
1174811748
react: "npm:~16.13.1"
1174911749
react-bootstrap: "npm:~0.33.0"
11750-
react-codemirror2: "npm:^6.0.0"
11750+
react-codemirror2: "npm:^8.0.0"
1175111751
react-dom: "npm:~16.13.1"
1175211752
react-markdown: "npm:6.0.0"
1175311753
react-query: "npm:^3.39.3"
@@ -14583,13 +14583,13 @@ __metadata:
1458314583
languageName: node
1458414584
linkType: hard
1458514585

14586-
"react-codemirror2@npm:^6.0.0":
14587-
version: 6.0.1
14588-
resolution: "react-codemirror2@npm:6.0.1"
14586+
"react-codemirror2@npm:^8.0.0":
14587+
version: 8.0.0
14588+
resolution: "react-codemirror2@npm:8.0.0"
1458914589
peerDependencies:
1459014590
codemirror: 5.x
14591-
react: ">=15.5 <=16.x"
14592-
checksum: 10/47f962971af4c89b6169e17405899f056afb532af088b37c21acd52f3152a137be813e0421d890c14da9565d1e48a473d65088d969de871fbf4bbc643fb4aa3c
14591+
react: ">=15.5 <=18.x"
14592+
checksum: 10/1bbe8584df9ace554586ba81409b1666bc168edb77adca2ffac3c4c3a8bad1675a11fe64ff05aa9f58f0814dabbc0265874d6fc91a2f1713a1e57272a85c404e
1459314593
languageName: node
1459414594
linkType: hard
1459514595

0 commit comments

Comments
 (0)