Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit d7dd8ed

Browse files
Build(deps): bump kysely in /frameworks/TypeScript/nextjs
Bumps [kysely](https://github.com/kysely-org/kysely) from 0.27.6 to 0.28.12. - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](kysely-org/kysely@0.27.6...v0.28.12) --- updated-dependencies: - dependency-name: kysely dependency-version: 0.28.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c42c1b commit d7dd8ed

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

frameworks/TypeScript/nextjs/package-lock.json

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

frameworks/TypeScript/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"kysely": "^0.27.6",
12+
"kysely": "^0.28.12",
1313
"next": "15.3.3",
1414
"pg": "^8.16.3",
1515
"react": "19.2.3",

0 commit comments

Comments
 (0)