We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c4e57 commit 35c7e32Copy full SHA for 35c7e32
packages/sel-editor/package.json
@@ -38,7 +38,7 @@
38
"@codemirror/commands": "^6.10.3",
39
"@codemirror/language": "^6.0.0",
40
"@codemirror/lint": "^6.9.5",
41
- "@codemirror/state": "^6.0.0",
+ "@codemirror/state": "^6.6.0",
42
"@codemirror/view": "^6.0.0",
43
"@lezer/common": "^1.5.1",
44
"@lezer/highlight": "^1.0.0",
yarn.lock
@@ -1631,7 +1631,7 @@ __metadata:
1631
"@codemirror/commands": "npm:^6.10.3"
1632
"@codemirror/language": "npm:^6.0.0"
1633
"@codemirror/lint": "npm:^6.9.5"
1634
- "@codemirror/state": "npm:^6.0.0"
+ "@codemirror/state": "npm:^6.6.0"
1635
"@codemirror/view": "npm:^6.0.0"
1636
"@lezer/common": "npm:^1.5.1"
1637
"@lezer/highlight": "npm:^1.0.0"
0 commit comments