Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jun 4, 2024
1 parent b1f3200 commit be7b1ce
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 77 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"engines": {
"node": ">=18"
},
"packageManager": "[email protected]",
"repository": {
"type": "git",
"url": "git+https://github.com/tomjs/create-app.git"
Expand All @@ -59,33 +60,32 @@
"chalk": "^5.3.0",
"dayjs": "^1.11.11",
"execa": "^9.1.0",
"inquirer": "^9.2.22",
"inquirer": "^9.2.23",
"lodash-es": "^4.17.21",
"meow": "^13.2.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@tomjs/commitlint": "^3.3.0",
"@tomjs/eslint": "^3.1.0",
"@tomjs/eslint": "^3.1.1",
"@tomjs/prettier": "^1.4.1",
"@tomjs/stylelint": "^2.5.0",
"@tomjs/tsconfig": "^1.6.0",
"@types/inquirer": "^9.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^18.19.33",
"@types/node": "^18.19.34",
"@types/prompts": "^2.4.9",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"stylelint": "^16.6.1",
"tsup": "^8.1.0",
"tsx": "^4.11.0",
"type-fest": "^4.18.3",
"tsx": "^4.11.2",
"type-fest": "^4.19.0",
"typescript": "~5.4.5"
},
"packageManager": "[email protected]+sha512.9df9cf27c91715646c7d675d1c9c8e41f6fce88246f1318c1aa6a1ed1aeb3c4f032fcdf4ba63cc69c4fe6d634279176b5358727d8f2cc1e65b65f43ce2f8bfb0"
}
}
Loading

0 comments on commit be7b1ce

Please sign in to comment.