Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 23, 2023
1 parent 584824f commit ce6badf
Show file tree
Hide file tree
Showing 7 changed files with 1,858 additions and 1,832 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,25 +58,25 @@
},
"dependencies": {
"@jsdevtools/ez-spawn": "^3.0.4",
"cac": "^6.7.12",
"fast-glob": "^3.2.11",
"kleur": "^4.1.4",
"prompts": "^2.4.1",
"semver": "^7.3.5"
"cac": "^6.7.14",
"fast-glob": "^3.2.12",
"prompts": "^2.4.2",
"semver": "^7.3.8"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.1",
"@types/node": "^14.17.14",
"@types/prompts": "^2.0.14",
"@types/semver": "^7.3.8",
"detect-indent": "^7.0.0",
"detect-newline": "^3.1.0",
"eslint": "^8.8.0",
"esno": "^0.9.1",
"log-symbols": "^4.1.0",
"npm-check": "^5.9.2",
"rimraf": "^3.0.2",
"tsup": "^5.11.9",
"typescript": "^4.4.2"
"@antfu/eslint-config": "^0.35.2",
"@types/node": "^18.14.0",
"@types/prompts": "^2.4.2",
"@types/semver": "^7.3.13",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.0",
"eslint": "^8.34.0",
"esno": "^0.16.3",
"log-symbols": "^5.1.0",
"npm-check": "^6.0.1",
"picocolors": "^1.0.0",
"rimraf": "^4.1.2",
"tsup": "^6.6.3",
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit ce6badf

Please sign in to comment.