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.
2 parents db1c86d + eb14e22 commit ac03768Copy full SHA for ac03768
package.json
@@ -65,7 +65,10 @@
65
"tmp@<=0.2.3": ">=0.2.4",
66
"mermaid@>=11.1.0 <11.10.0": ">=11.10.0",
67
"mermaid@>=11.0.0-alpha.1 <11.10.0": ">=11.10.0",
68
- "devalue@<5.3.2": ">=5.3.2"
+ "devalue@<5.3.2": ">=5.3.2",
69
+ "vite@>=7.0.0 <=7.0.6": ">=7.0.7",
70
+ "vite@>=7.1.0 <=7.1.4": ">=7.1.5",
71
+ "axios@<1.12.0": ">=1.12.0"
72
},
73
"onlyBuiltDependencies": [
74
"@swc/core",
0 commit comments