@konsumation/db-postgresql
Advanced tools
Comparing version 2.3.4 to 2.4.0
{ | ||
"name": "@konsumation/db-postgresql", | ||
"version": "2.3.4", | ||
"version": "2.4.0", | ||
"publishConfig": { | ||
@@ -36,8 +36,8 @@ "access": "public" | ||
"dependencies": { | ||
"@konsumation/model": "^3.6.0", | ||
"@types/node": "^20.12.6", | ||
"@konsumation/model": "^3.7.0", | ||
"@types/node": "^20.12.7", | ||
"postgres": "^3.4.4" | ||
}, | ||
"devDependencies": { | ||
"@konsumation/db-test": "^3.2.1", | ||
"@konsumation/db-test": "^3.2.3", | ||
"ava": "^6.1.2", | ||
@@ -47,3 +47,3 @@ "c8": "^9.1.0", | ||
"execa": "^8.0.1", | ||
"semantic-release": "^23.0.6", | ||
"semantic-release": "^23.0.8", | ||
"typescript": "^5.4.3" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20525
Updated@konsumation/model@^3.7.0
Updated@types/node@^20.12.7