Update dependencies.
This commit is contained in:
953
package-lock.json
generated
953
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -29,29 +29,29 @@
|
||||
"homepage": "https://github.com/dscalzi/Nebula#readme",
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/luxon": "^2.0.9",
|
||||
"@types/luxon": "^2.3.1",
|
||||
"@types/minimatch": "^3.0.5",
|
||||
"@types/node": "^16.11.24",
|
||||
"@types/node": "^16.11.26",
|
||||
"@types/triple-beam": "^1.3.2",
|
||||
"@types/yargs": "^17.0.8",
|
||||
"@typescript-eslint/eslint-plugin": "^5.11.0",
|
||||
"@typescript-eslint/parser": "^5.11.0",
|
||||
"eslint": "^8.8.0",
|
||||
"@types/yargs": "^17.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"@typescript-eslint/parser": "^5.16.0",
|
||||
"eslint": "^8.11.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.5.5"
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"got": "^11.8.3",
|
||||
"helios-distribution-types": "^1.0.0",
|
||||
"luxon": "^2.3.0",
|
||||
"minimatch": "^3.0.5",
|
||||
"luxon": "^2.3.1",
|
||||
"minimatch": "^5.0.1",
|
||||
"node-stream-zip": "^1.15.0",
|
||||
"toml": "^3.0.0",
|
||||
"triple-beam": "^1.3.0",
|
||||
"ts-json-schema-generator": "^0.97.0",
|
||||
"winston": "^3.5.1",
|
||||
"yargs": "^17.3.1"
|
||||
"ts-json-schema-generator": "^1.0.0",
|
||||
"winston": "^3.6.0",
|
||||
"yargs": "^17.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user