chore: bump martian dependency version to 1.3.0

This commit is contained in:
Jiaxin Peng
2025-10-27 13:40:42 +00:00
parent da72846903
commit f6d24daa52

View File

@@ -10,7 +10,7 @@
"version": "node version-bump.mjs && git add manifest.json versions.json"
},
"keywords": [],
"author": "",
"author": "Jiaxin PENG",
"license": "GNU GPLv3",
"devDependencies": {
"@types/node": "^20.5.7",
@@ -24,10 +24,10 @@
"typescript": "5.2.2"
},
"dependencies": {
"@jxpeng98/martian": "^1.2.7",
"@jxpeng98/martian": "^1.3.0",
"https-proxy-agent": "^7.0.2",
"remark-math": "^6.0.0",
"yaml": "^2.3.4",
"yaml-front-matter": "^4.1.1"
}
}
}