We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ff289 commit 0be654cCopy full SHA for 0be654c
2 files changed
package.json
@@ -99,12 +99,12 @@
99
},
100
"dependencies": {
101
"@actions/workflow-parser": "0.3.57",
102
- "@codemirror/commands": "6.10.2",
103
- "@codemirror/language": "6.12.1",
104
- "@codemirror/legacy-modes": "6.5.2",
105
- "@codemirror/state": "6.5.4",
+ "@codemirror/commands": "6.10.3",
+ "@codemirror/language": "6.12.3",
+ "@codemirror/legacy-modes": "6.5.3",
+ "@codemirror/state": "6.6.0",
106
"@codemirror/theme-one-dark": "6.1.3",
107
- "@codemirror/view": "6.39.15",
+ "@codemirror/view": "6.43.1",
108
"@xyflow/react": "12.10.1",
109
"react": "19.2.4",
110
"react-dom": "19.2.4",
0 commit comments