Skip to content

Commit

Permalink
chore(build): bundle a few deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Apr 16, 2024
1 parent e7587ba commit 176bd93
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 67 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,10 @@
},
"dependencies": {
"@antfu/ni": "^0.21.12",
"@npmcli/config": "^8.2.2",
"cli-progress": "^3.12.0",
"deepmerge": "^4.3.1",
"detect-indent": "^7.0.1",
"execa": "^8.0.1",
"npm-package-arg": "^11.0.2",
"npm-registry-fetch": "^16.2.1",
"picocolors": "^1.0.0",
"prompts": "^2.4.2",
"semver": "^7.6.0",
Expand All @@ -52,6 +49,7 @@
"devDependencies": {
"@antfu/eslint-config": "^2.13.3",
"@antfu/utils": "^0.7.7",
"@npmcli/config": "^8.2.2",
"@types/cli-progress": "^3.11.5",
"@types/debug": "^4.1.12",
"@types/node": "^20.12.7",
Expand All @@ -66,6 +64,8 @@
"eslint": "^9.0.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"npm-package-arg": "^11.0.2",
"npm-registry-fetch": "^16.2.1",
"rimraf": "^5.0.5",
"taze": "workspace:*",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 176bd93

Please sign in to comment.