Skip to content

Commit 8766c0a

Browse files
authored
feat(deps): update codemirror deps (#200)
- @codemirror/lang-python to 6.1.4 - @uiw/react-codemirror: 4.21.24
1 parent 49b0091 commit 8766c0a

File tree

2 files changed

+122
-154
lines changed

2 files changed

+122
-154
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@codemirror/lang-javascript": "6.2.1",
1717
"@codemirror/lang-json": "^6.0.1",
1818
"@codemirror/lang-markdown": "^6.2.3",
19-
"@codemirror/lang-python": "6.1.3",
19+
"@codemirror/lang-python": "^6.1.4",
2020
"@emotion/react": "11.11.1",
2121
"@emotion/styled": "11.11.0",
2222
"@fortawesome/fontawesome-svg-core": "6.5.1",
@@ -37,7 +37,7 @@
3737
"@types/node": "20.10.5",
3838
"@types/react": "18.2.60",
3939
"@types/react-dom": "18.2.19",
40-
"@uiw/react-codemirror": "4.21.21",
40+
"@uiw/react-codemirror": "^4.21.24",
4141
"@uppy/core": "^3.1.1",
4242
"@uppy/dashboard": "^3.3.1",
4343
"@uppy/drag-drop": "^3.0.1",

0 commit comments

Comments
 (0)