build(deps): bump kysely from 0.28.12 to 0.28.14

Bumps [kysely](https://github.com/kysely-org/kysely) from 0.28.12 to 0.28.14.
- [Release notes](https://github.com/kysely-org/kysely/releases)
- [Commits](https://github.com/kysely-org/kysely/compare/v0.28.12...v0.28.14)

---
updated-dependencies:
- dependency-name: kysely
  dependency-version: 0.28.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-20 21:53:17 +00:00 committed by GitHub
parent 9f0e035341
commit a51ba5c0ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -37,7 +37,7 @@
"ics": "^3.8.1",
"isbot": "^5.1.36",
"jsoncrush": "^1.1.8",
"kysely": "^0.28.12",
"kysely": "^0.28.14",
"lru-cache": "^11.2.7",
"lucide-react": "^0.562.0",
"markdown-to-jsx": "^9.7.9",
@ -10949,9 +10949,9 @@
}
},
"node_modules/kysely": {
"version": "0.28.12",
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.12.tgz",
"integrity": "sha512-kWiueDWXhbCchgiotwXkwdxZE/6h56IHAeFWg4euUfW0YsmO9sxbAxzx1KLLv2lox15EfuuxHQvgJ1qIfZuHGw==",
"version": "0.28.14",
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.14.tgz",
"integrity": "sha512-SU3lgh0rPvq7upc6vvdVrCsSMUG1h3ChvHVOY7wJ2fw4C9QEB7X3d5eyYEyULUX7UQtxZJtZXGuT6U2US72UYA==",
"license": "MIT",
"engines": {
"node": ">=20.0.0"

View File

@ -64,7 +64,7 @@
"ics": "^3.8.1",
"isbot": "^5.1.36",
"jsoncrush": "^1.1.8",
"kysely": "^0.28.12",
"kysely": "^0.28.14",
"lru-cache": "^11.2.7",
"lucide-react": "^0.562.0",
"markdown-to-jsx": "^9.7.9",