Skip to content

Commit

Permalink
bump/remove deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
igalklebanov committed Jun 19, 2024
1 parent 8d933ed commit fc4a7f4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 696 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,13 @@
"@biomejs/biome": "1.8.1",
"@tsconfig/node20": "^20.1.4",
"@types/better-sqlite3": "^7.6.10",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"better-sqlite3": "^11.0.0",
"kysely": "^0.27.3",
"kysely-postgres-js": "^2.0.0",
"mysql2": "^3.10.0",
"pg": "^8.12.0",
"postgres": "^3.4.4",
"tarn": "^3.0.2",
"tedious": "^18.2.0",
"tsup": "^8.1.0",
"type-fest": "^4.20.0",
"type-fest": "^4.20.1",
"typescript": "^5.4.5"
},
"engines": {
Expand Down
Loading

0 comments on commit fc4a7f4

Please sign in to comment.