Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed Aug 16, 2024
1 parent 61ec901 commit 9b66b0a
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 692 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pkg-name",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.1",
"description": "pkg-name",
"author": "LoTwT <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -49,16 +49,16 @@
"watch": "tsup --watch"
},
"devDependencies": {
"@ayingott/eslint-config": "^1.4.5",
"@ayingott/prettier-config": "^1.2.5",
"@types/node": "^22.0.2",
"bumpp": "^9.4.2",
"eslint": "^9.8.0",
"lint-staged": "^15.2.7",
"@ayingott/eslint-config": "^1.4.6",
"@ayingott/prettier-config": "^1.2.6",
"@types/node": "^22.3.0",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"simple-git-hooks": "^2.11.1",
"taze": "^0.16.3",
"tsup": "^8.2.3",
"taze": "^0.16.6",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"vitest": "^2.0.5"
Expand Down
Loading

0 comments on commit 9b66b0a

Please sign in to comment.