mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
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:
parent
9f0e035341
commit
a51ba5c0ad
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user