diff --git a/package.json b/package.json index 86439276e7c5..63e144e58a1e 100644 --- a/package.json +++ b/package.json @@ -84,11 +84,11 @@ "url": "https://opencollective.com/simple-icons" }, "devDependencies": { - "@inquirer/core": "8.1.0", - "@inquirer/prompts": "5.0.2", + "@inquirer/core": "8.2.2", + "@inquirer/prompts": "5.0.5", "chalk": "5.3.0", "editorconfig-checker": "5.1.5", - "esbuild": "0.20.2", + "esbuild": "0.21.4", "eslint-plugin-import": "2.29.1", "fake-diff": "1.0.0", "fast-fuzzy": "1.12.0", @@ -96,13 +96,13 @@ "husky": "9.0.11", "inquirer-autocomplete-standalone": "0.8.1", "jsonschema": "1.4.1", - "markdown-link-check": "3.12.1", + "markdown-link-check": "3.12.2", "mocha": "10.4.0", "named-html-entities-json": "1.0.0", "svg-path-bbox": "1.2.6", "svg-path-segments": "2.0.0", "svglint": "2.7.1", - "svgo": "3.2.0", + "svgo": "3.3.2", "svgpath": "2.6.0", "typescript": "5.4.5", "xo": "0.58.0"