Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Aug 1, 2024
1 parent a0946f6 commit 7e97756
Show file tree
Hide file tree
Showing 15 changed files with 832 additions and 572 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"engines": {
"node": ">=18"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.6.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tomjs/create-app.git"
Expand All @@ -60,9 +60,9 @@
"@tomjs/logger": "^1.1.4",
"@tomjs/node": "^2.2.3",
"chalk": "^5.3.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"execa": "^9.3.0",
"inquirer": "^9.3.5",
"inquirer": "^10.1.6",
"lodash-es": "^4.17.21",
"meow": "^13.2.0"
},
Expand All @@ -75,19 +75,19 @@
"@tomjs/tsconfig": "^1.7.1",
"@types/inquirer": "^9.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^18.19.39",
"@types/node": "^18.19.42",
"@types/prompts": "^2.4.9",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.2",
"stylelint": "^16.7.0",
"tsup": "^8.1.0",
"tsx": "^4.16.2",
"type-fest": "^4.21.0",
"typescript": "~5.5.3"
"prettier": "^3.3.3",
"stylelint": "^16.8.1",
"tsup": "^8.2.3",
"tsx": "^4.16.5",
"type-fest": "^4.23.0",
"typescript": "~5.5.4"
}
}
Loading

0 comments on commit 7e97756

Please sign in to comment.