Skip to content

Commit

Permalink
build: remove extra cli deps (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Dec 25, 2024
1 parent 9b475db commit 56fae44
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,8 @@
"dependencies": {
"anymatch": "^3.1.3",
"chokidar": "^3.6.0",
"citty": "^0.1.6",
"destr": "^2.0.3",
"h3": "^1.13.0",
"listhen": "^1.9.0",
"lru-cache": "^10.4.3",
"node-fetch-native": "^1.6.4",
"ofetch": "^1.4.1",
Expand Down Expand Up @@ -81,6 +79,7 @@
"azurite": "^3.33.0",
"better-sqlite3": "^11.7.0",
"changelogen": "^0.5.7",
"citty": "^0.1.6",
"db0": "^0.2.1",
"eslint": "^9.17.0",
"eslint-config-unjs": "^0.4.2",
Expand All @@ -91,6 +90,7 @@
"ioredis-mock": "^8.9.0",
"jiti": "^2.4.2",
"jsdom": "^25.0.1",
"listhen": "^1.9.0",
"mitata": "^1.0.21",
"mlly": "^1.7.3",
"mongodb": "^6.12.0",
Expand Down
13 changes: 6 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56fae44

Please sign in to comment.