From 68ffcd59df74d011d129de68caff24ac962a8cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 14:06:48 +0000 Subject: [PATCH] chore(deps): bump kysely in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [kysely](https://github.com/kysely-org/kysely). Updates `kysely` from 0.28.8 to 0.28.17 - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](https://github.com/kysely-org/kysely/compare/v0.28.8...v0.28.17) --- updated-dependencies: - dependency-name: kysely dependency-version: 0.28.17 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f412ff..4721c01 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "better-auth": "^1.6.14", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "kysely": "0.28.8", + "kysely": "0.28.17", "lucide-react": "^1.17.0", "next": "^16.2.7", "next-themes": "^0.4.6",