Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed Apr 17, 2024
1 parent 3d071aa commit 0e5c34e
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 804 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"description": "pkg-name",
"type": "module",
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.0.1",
"author": "LoTwT <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/LoTwT/pkg-name#readme",
Expand Down Expand Up @@ -51,18 +51,18 @@
"devDependencies": {
"@ayingott/eslint-config": "^0.9.0",
"@ayingott/prettier-config": "^0.3.0",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"lint-staged": "^15.2.2",
"pnpm": "^8.15.6",
"pnpm": "^9.0.1",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.3",
"taze": "^0.13.6",
"tsup": "^8.0.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down
Loading

0 comments on commit 0e5c34e

Please sign in to comment.