chore: update dependencies

url-join
Romain 6 months ago
parent 19fe270946
commit 7e97ab3ab1

1155
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -36,48 +36,48 @@
"@thumbsup/theme-classic": "^1.2.0", "@thumbsup/theme-classic": "^1.2.0",
"@thumbsup/theme-flow": "^1.3.0", "@thumbsup/theme-flow": "^1.3.0",
"@thumbsup/theme-mosaic": "^1.2.0", "@thumbsup/theme-mosaic": "^1.2.0",
"async": "^3.2.4", "async": "^3.2.5",
"better-sqlite3": "^8.2.0", "better-sqlite3": "^9.1.1",
"boxen": "^5.0.1", "boxen": "^5.0.1",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"command-exists": "^1.2.9", "command-exists": "^1.2.9",
"debug": "^4.3.4", "debug": "^4.3.4",
"event-stream": "^4.0.1", "event-stream": "^4.0.1",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.1",
"fs-readdir-recursive": "^1.0.0", "fs-readdir-recursive": "^1.1.0",
"handlebars": "^4.7.7", "handlebars": "^4.7.8",
"ini": "^3.0.1", "ini": "^4.1.1",
"JSONStream": "^1.3.5", "JSONStream": "^1.3.5",
"less": "^4.1.3", "less": "^4.2.0",
"listr": "^0.14.3", "listr": "^0.14.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"micromatch": "^4.0.5", "micromatch": "^4.0.5",
"moment": "^2.29.4", "moment": "^2.29.4",
"readdir-enhanced": "^6.0.4", "readdir-enhanced": "^6.0.4",
"resolve-pkg": "^2.0.0", "resolve-pkg": "^2.0.0",
"slugify": "^1.6.5", "slugify": "^1.6.6",
"through2": "^4.0.2", "through2": "^4.0.2",
"thumbsup-downsize": "^2.5.1", "thumbsup-downsize": "^2.5.1",
"url-join": "^4.0.1", "url-join": "^4.0.1",
"yargs": "^17.7.1", "yargs": "^17.7.2",
"zen-observable": "^0.10.0" "zen-observable": "^0.10.0"
}, },
"devDependencies": { "devDependencies": {
"c8": "^7.13.0", "c8": "^8.0.1",
"glob": "^9.3.0", "glob": "^10.3.10",
"gm": "^1.25.0", "gm": "^1.25.0",
"injectmd": "^1.0.0", "injectmd": "^1.0.0",
"markdown-toc": "^1.1.0", "markdown-toc": "^1.2.0",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"mock-fs": "^5.2.0", "mock-fs": "^5.2.0",
"mock-spawn": "^0.2.6", "mock-spawn": "^0.2.6",
"require-lint": "^2.0.3", "require-lint": "^2.0.3",
"should": "^13.2.3", "should": "^13.2.3",
"sinon": "^15.0.2", "sinon": "^17.0.1",
"standard": "^17.1.0", "standard": "^17.1.0",
"stream-mock": "^2.0.5", "stream-mock": "^2.0.5",
"tmp": "^0.2.1", "tmp": "^0.2.1",
"yaml": "^2.2.1" "yaml": "^2.3.4"
}, },
"standard": { "standard": {
"env": [ "env": [

Loading…
Cancel
Save