We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b0091 commit 8766c0aCopy full SHA for 8766c0a
package.json
@@ -16,7 +16,7 @@
16
"@codemirror/lang-javascript": "6.2.1",
17
"@codemirror/lang-json": "^6.0.1",
18
"@codemirror/lang-markdown": "^6.2.3",
19
- "@codemirror/lang-python": "6.1.3",
+ "@codemirror/lang-python": "^6.1.4",
20
"@emotion/react": "11.11.1",
21
"@emotion/styled": "11.11.0",
22
"@fortawesome/fontawesome-svg-core": "6.5.1",
@@ -37,7 +37,7 @@
37
"@types/node": "20.10.5",
38
"@types/react": "18.2.60",
39
"@types/react-dom": "18.2.19",
40
- "@uiw/react-codemirror": "4.21.21",
+ "@uiw/react-codemirror": "^4.21.24",
41
"@uppy/core": "^3.1.1",
42
"@uppy/dashboard": "^3.3.1",
43
"@uppy/drag-drop": "^3.0.1",
0 commit comments