Skip to content

Commit

Permalink
Update CLI tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Dec 25, 2024
1 parent 1e98a36 commit 286241a
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 60 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1104,12 +1104,12 @@
"cacheable-lookup": "6",
"camelcase-keys": "7.0.2",
"canvg": "^3.0.9",
"chalk": "^4.1.0",
"chalk": "^5.4.0",
"cheerio": "^1.0.0-rc.12",
"chroma-js": "^2.1.0",
"classnames": "2.2.6",
"color": "^4.2.3",
"commander": "^4.1.1",
"commander": "^12.1.0",
"constate": "^3.3.2",
"copy-to-clipboard": "^3.0.8",
"core-js": "^3.37.1",
Expand All @@ -1128,7 +1128,7 @@
"d3-shape": "^2.1.0",
"d3-time": "^2.1.1",
"d3-transition": "^3.0.1",
"dedent": "^0.7.0",
"dedent": "^1.5.3",
"deep-freeze-strict": "^1.1.1",
"deepmerge": "^4.2.2",
"del": "^6.1.0",
Expand All @@ -1151,7 +1151,7 @@
"fp-ts": "^2.3.1",
"fuse.js": "^7.0.0",
"get-port": "^5.0.0",
"getopts": "^2.2.5",
"getopts": "^2.3.0",
"getos": "^3.1.0",
"globby": "^11.1.0",
"google-auth-library": "^9.10.0",
Expand Down Expand Up @@ -1214,7 +1214,7 @@
"object-path-immutable": "^3.1.1",
"openai": "^4.72.0",
"openpgp": "5.10.1",
"ora": "^4.0.4",
"ora": "^8.1.1",
"p-limit": "^3.0.1",
"p-map": "^4.0.0",
"p-retry": "^4.2.0",
Expand Down Expand Up @@ -1528,7 +1528,7 @@
"@mapbox/vector-tile": "1.3.1",
"@mswjs/http-middleware": "^0.10.1",
"@octokit/rest": "^17.11.2",
"@parcel/watcher": "^2.1.0",
"@parcel/watcher": "^2.5.0",
"@playwright/test": "1.49.0",
"@redocly/cli": "^1.26.0",
"@statoscope/webpack-plugin": "^5.28.2",
Expand Down Expand Up @@ -1565,7 +1565,7 @@
"@types/chroma-js": "^2.1.0",
"@types/chromedriver": "^81.0.5",
"@types/classnames": "^2.2.9",
"@types/cli-progress": "^3.11.5",
"@types/cli-progress": "^3.11.6",
"@types/color": "^3.0.3",
"@types/cssstyle": "^2.2.4",
"@types/cytoscape": "^3.14.0",
Expand All @@ -1579,7 +1579,7 @@
"@types/d3-time": "^2.1.1",
"@types/d3-transition": "^3.0.1",
"@types/dagre": "^0.7.47",
"@types/dedent": "^0.7.0",
"@types/dedent": "^0.7.2",
"@types/deep-freeze-strict": "^1.1.0",
"@types/diff": "^5.0.8",
"@types/ejs": "^3.0.6",
Expand Down Expand Up @@ -1633,7 +1633,7 @@
"@types/normalize-path": "^3.0.0",
"@types/nunjucks": "^3.2.6",
"@types/object-hash": "^1.3.0",
"@types/ora": "^1.3.5",
"@types/ora": "^3.2.0",
"@types/papaparse": "^5.0.3",
"@types/pbf": "3.0.2",
"@types/pdfmake": "^0.2.2",
Expand Down Expand Up @@ -1710,7 +1710,7 @@
"clarify": "^2.2.0",
"clean-webpack-plugin": "^3.0.0",
"cli-progress": "^3.12.0",
"cli-table3": "^0.6.1",
"cli-table3": "^0.6.5",
"content-security-policy-parser": "^0.6.0",
"cpy": "^8.1.1",
"css-loader": "^3.4.2",
Expand Down
Loading

0 comments on commit 286241a

Please sign in to comment.