Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent b038109 commit 701ae59
Show file tree
Hide file tree
Showing 2 changed files with 1,014 additions and 1,266 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jike-cli",
"version": "0.10.1",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.15.2",
"description": "Jike CLI",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@poppinss/cliui": "^6.4.1",
"@poppinss/cliui": "^6.4.2",
"@vue-reactivity/fs": "^0.1.1",
"commander": "^11.1.0",
"enquirer": "^2.4.1",
Expand All @@ -42,17 +42,17 @@
"terminal-image": "^3.0.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.1.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.6",
"bumpp": "^9.4.0",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.17.11",
"bumpp": "^9.9.2",
"date-fns": "^3.6.0",
"eslint": "^9.0.0",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4"
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 701ae59

Please sign in to comment.