Skip to content

Commit ef5a1d5

Browse files
chore(deps): update dependency kysely to v0.28.8
1 parent 9601603 commit ef5a1d5

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

packages/postgres-kysely/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"@types/node": "22.10.7",
5555
"@types/ws": "8.5.13",
5656
"jest": "29.7.0",
57-
"kysely": "0.27.5",
57+
"kysely": "0.28.8",
5858
"ts-jest": "29.2.5",
5959
"tsconfig": "workspace:*",
6060
"tsup": "8.3.5",
6161
"typescript": "5.7.3"
6262
},
6363
"peerDependencies": {
64-
"kysely": "^0.24.2 || ^0.25.0 || ^0.26.0 || ^0.27.0"
64+
"kysely": "^0.24.2 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0"
6565
},
6666
"engines": {
6767
"node": ">=18.14"

pnpm-lock.yaml

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)