Comparing version
@@ -0,1 +1,7 @@ | ||
## [14.0.13](https://github.com/bigalorm/bigal/compare/v14.0.12...v14.0.13) (2025-07-21) | ||
### Bug Fixes | ||
- **deps:** update all dependencies ([#149](https://github.com/bigalorm/bigal/issues/149)) ([3423b81](https://github.com/bigalorm/bigal/commit/3423b81ca8135804dc43b4ad8bc74ebcfdb8516a)) | ||
## [14.0.12](https://github.com/bigalorm/bigal/compare/v14.0.11...v14.0.12) (2025-07-15) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "bigal", | ||
"version": "14.0.12", | ||
"version": "14.0.13", | ||
"description": "A fast and lightweight orm for postgres and node.js, written in typescript.", | ||
@@ -39,3 +39,3 @@ "main": "./dist/index.cjs", | ||
"pg": "8.16.3", | ||
"postgres-pool": "10.1.17" | ||
"postgres-pool": "10.1.18" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
"eslint": "9.31.0", | ||
"eslint-config-decent": "2.8.40", | ||
"eslint-config-decent": "2.8.48", | ||
"husky": "9.1.7", | ||
@@ -59,0 +59,0 @@ "lint-staged": "16.1.2", |
338469
0.09%+ Added
- Removed
Updated