We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104377c commit 224ccceCopy full SHA for 224ccce
cli/publish-spec/package.json
@@ -47,7 +47,7 @@
47
"homepage": "https://github.com/withfig/autocomplete-tools#readme",
48
"dependencies": {
49
"commander": "^11.1.0",
50
- "esbuild": "^0.24.2",
+ "esbuild": "^0.25.0",
51
"node-fetch": "^3.3.2",
52
"prettier": "^3.3.3",
53
"prompts": "^2.4.2"
cli/tools-cli/package.json
@@ -29,7 +29,7 @@
29
"chokidar": "^4.0.1",
30
"commander": "^13.0.0",
31
"create-completion-spec": "workspace:^",
32
33
"fast-glob": "^3.3.2",
34
"module-from-string": "^3.3.1",
35
0 commit comments