cli: bump embedded-postgres to 18.3.0-beta.16

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-04-01 21:26:28 +02:00
parent 7bf4814173
commit d80e59ce9e
2 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -108,10 +108,10 @@
"@types/lodash": "^4.14.151",
"@types/npm-packlist": "^3.0.0",
"@types/shell-quote": "^1.7.5",
"embedded-postgres": "17.2.0-beta.15"
"embedded-postgres": "18.3.0-beta.16"
},
"peerDependencies": {
"embedded-postgres": "^17.2.0-beta.15"
"embedded-postgres": "^18.3.0-beta.16"
},
"peerDependenciesMeta": {
"embedded-postgres": {