Skip to content

Commit

Permalink
Merge pull request #31 from KristjanESPERANTO/develop
Browse files Browse the repository at this point in the history
Replace chalk with ansis
  • Loading branch information
KID-joker authored Dec 2, 2024
2 parents a78925c + 60db541 commit fe3a52c
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 269 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,25 +45,25 @@
"@pnpm/lockfile-file": "^7.0.6",
"@pnpm/logger": "5.1.0",
"@yarnpkg/lockfile": "^1.1.0",
"chalk": "^5.3.0",
"ansis": "^3.3.2",
"commander": "^11.1.0",
"fs-extra": "^11.2.0",
"node-fetch": "^3.3.2",
"semver": "^7.6.3",
"yocto-spinner": "^0.1.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.11.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/semver": "^7.5.8",
"@types/yarnpkg__lockfile": "^1.1.9",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit fe3a52c

Please sign in to comment.