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 476a041 commit 4e40d69Copy full SHA for 4e40d69
1 file changed
package.json
@@ -108,7 +108,14 @@
108
"better-sqlite3"
109
],
110
"overrides": {
111
- "@codemirror/state": "6.6.0"
+ "@codemirror/state": "6.6.0",
112
+ "mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1",
113
+ "rollup@>=4.0.0 <4.59.0": ">=4.59.0",
114
+ "ip-address@<=10.1.0": ">=10.1.1",
115
+ "ws@>=8.0.0 <8.20.1": ">=8.20.1",
116
+ "esbuild@>=0.27.3 <0.28.1": ">=0.28.1",
117
+ "ws@>=8.0.0 <8.21.0": ">=8.21.0",
118
+ "form-data@>=4.0.0 <4.0.6": ">=4.0.6"
119
}
120
121
0 commit comments