Skip to content

Commit

Permalink
chore: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Jul 12, 2024
1 parent 332a5c3 commit 5255743
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@commitlint/types": "19.0.3",
"@gkd-kit/api": "0.2.2",
"@gkd-kit/define": "0.0.1",
"@gkd-kit/tools": "0.3.0",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@gkd-kit/tools": "0.4.0",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
Expand All @@ -48,13 +48,13 @@
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"simple-git-hooks": "2.11.1",
"tsx": "4.16.1",
"tsx": "4.16.2",
"typescript": "5.5.3"
},
"volta": {
"node": "22.4.0"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"engineStrict": true,
"engines": {
"node": ">=22"
Expand Down
154 changes: 77 additions & 77 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5255743

Please sign in to comment.