Skip to content

Commit

Permalink
chore: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed May 21, 2024
1 parent b9f6549 commit 36a7f10
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 102 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"@gkd-kit/api": "0.0.5",
"@gkd-kit/define": "0.0.1",
"@gkd-kit/tools": "0.2.0",
"@types/node": "20.12.10",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.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.2",
"prettier": "3.2.5",
"simple-git-hooks": "2.11.1",
"tsx": "4.9.3",
"tsx": "4.10.5",
"typescript": "5.4.5"
},
"volta": {
"node": "20.12.1"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"engineStrict": true,
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit 36a7f10

Please sign in to comment.