Skip to content

Commit

Permalink
bump deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
igalklebanov committed Jul 13, 2024
1 parent dc9c422 commit 9fceb96
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 100 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"@biomejs/biome": "1.8.3",
"@tsconfig/node20": "^20.1.4",
"@types/better-sqlite3": "^7.6.11",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"better-sqlite3": "^11.1.2",
"kysely": "^0.27.3",
"kysely-postgres-js": "^2.0.0",
"postgres": "^3.4.4",
"tsup": "^8.1.0",
"type-fest": "^4.21.0",
"typescript": "^5.5.3",
"vitest": "^2.0.1"
"vitest": "^2.0.2"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 9fceb96

Please sign in to comment.