1
0
mirror of https://github.com/theoludwig/kysely-typegen.git synced 2026-06-09 21:58:02 +02:00

build(deps): update latest to fix tmp

https://github.com/advisories/GHSA-ph9p-34f9-6g65
This commit is contained in:
2026-06-09 16:02:17 +02:00
parent b3c01aee90
commit f956a31c92
4 changed files with 725 additions and 650 deletions
+7 -7
View File
@@ -41,22 +41,22 @@
"release": "semantic-release"
},
"devDependencies": {
"@testcontainers/mysql": "12.0.0",
"@testcontainers/postgresql": "12.0.0",
"@testcontainers/mysql": "12.0.1",
"@testcontainers/postgresql": "12.0.1",
"@types/better-sqlite3": "7.6.13",
"@types/node": "25.9.1",
"@types/node": "25.9.2",
"@types/pg": "8.20.0",
"better-sqlite3": "12.10.0",
"kysely": "0.29.2",
"kysely-postgres-js": "3.0.0",
"mysql2": "3.22.3",
"oxfmt": "0.51.0",
"oxlint": "1.66.0",
"mysql2": "3.22.5",
"oxfmt": "0.54.0",
"oxlint": "1.69.0",
"oxlint-tsgolint": "0.23.0",
"pg": "8.21.0",
"postgres": "3.4.9",
"semantic-release": "25.0.3",
"tsdown": "0.22.0",
"tsdown": "0.22.2",
"typescript": "6.0.3"
},
"peerDependencies": {