Update modules for porting process.

This commit is contained in:
Matt McWilliams 2021-03-26 17:00:17 -04:00
parent 22344e8343
commit 501bcf8603
2 changed files with 3943 additions and 1882 deletions

5811
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,15 +16,15 @@
"author": "sixteenmillimeter", "author": "sixteenmillimeter",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"commander": "^2.19.0", "commander": "^7.2.0",
"fs-extra": "^7.0.1" "fs-extra": "^9.1.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^11.13.0", "@types/node": "^14.14.36",
"jsdoc-to-markdown": "^4.0.1", "jsdoc-to-markdown": "^7.0.1",
"pkg": "^4.4.0", "pkg": "^4.5.1",
"qunit": "^2.8.0", "qunit": "^2.14.1",
"typescript": "^3.4.1" "typescript": "^4.2.3"
}, },
"pkg": { "pkg": {
"scripts": [ "scripts": [