Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrej-dyck committed Jul 18, 2024
1 parent 1ecd9bd commit 73814db
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 392 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@
"engines": {
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm",
"pnpm": ">=9.1.0"
"pnpm": ">=9.5.0"
},
"devDependencies": {
"@eslint/js": "9.7.0",
"@type-challenges/utils": "0.1.1",
"@types/node": "20.12.11",
"eslint": "9.2.0",
"typescript": "5.4.5",
"typescript-eslint": "7.8.0",
"vitest": "1.6.0",
"@types/node": "20.14.11",
"eslint": "9.7.0",
"typescript": "5.5.3",
"typescript-eslint": "7.16.1",
"vitest": "2.0.3",
"zod": "3.23.8"
}
}
Loading

0 comments on commit 73814db

Please sign in to comment.