chore: upgrade many dependencies

pull/306/head
Romain 2 years ago
parent 0d4194d79c
commit 71639330c4

2869
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -36,49 +36,49 @@
"@thumbsup/theme-classic": "^1.2.0",
"@thumbsup/theme-flow": "^1.3.0",
"@thumbsup/theme-mosaic": "^1.2.0",
"JSONStream": "^1.3.5",
"async": "^3.2.0",
"better-sqlite3": "^7.1.5",
"async": "^3.2.4",
"better-sqlite3": "^7.6.2",
"boxen": "^5.0.1",
"chalk": "^4.1.0",
"command-exists": "^1.2.9",
"debug": "^4.3.1",
"debug": "^4.3.4",
"event-stream": "^4.0.1",
"fs-extra": "^9.1.0",
"fs-readdir-recursive": "^1.0.0",
"handlebars": "^4.7.7",
"ini": "^1.3.4",
"insight": "^0.10.3",
"less": "^4.1.1",
"insight": "^0.11.1",
"JSONStream": "^1.3.5",
"less": "^4.1.3",
"listr": "^0.14.3",
"lodash": "^4.17.21",
"micromatch": "^4.0.4",
"moment": "^2.29.1",
"micromatch": "^4.0.5",
"moment": "^2.29.4",
"readdir-enhanced": "^6.0.4",
"resolve-pkg": "^2.0.0",
"slugify": "^1.5.0",
"slugify": "^1.6.5",
"through2": "^4.0.2",
"thumbsup-downsize": "^2.4.3",
"url-join": "^4.0.1",
"yargs": "^16.2.0",
"yargs": "^17.5.1",
"zen-observable": "^0.8.15"
},
"devDependencies": {
"glob": "^7.1.6",
"glob": "^8.0.3",
"gm": "^1.23.1",
"injectmd": "^1.0.0",
"markdown-toc": "^1.1.0",
"mocha": "^8.3.2",
"mock-fs": "^4.13.0",
"mocha": "^10.0.0",
"mock-fs": "^5.1.4",
"mock-spawn": "^0.2.6",
"nyc": "^15.1.0",
"require-lint": "^2.0.2",
"require-lint": "^2.0.3",
"should": "^13.2.3",
"sinon": "^10.0.0",
"sinon": "^14.0.0",
"standard": "^12.0.1",
"stream-mock": "^2.0.5",
"tmp": "^0.2.1",
"yaml": "^1.10.2"
"yaml": "^2.1.1"
},
"standard": {
"ignore": [

Loading…
Cancel
Save