Skip to content

Commit de6f922

Browse files
chore(deps): update all non-major dependencies
1 parent acc964f commit de6f922

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"engines": {
1111
"node": "22"
1212
},
13-
"packageManager": "pnpm@10.3.0",
13+
"packageManager": "pnpm@10.4.0",
1414
"scripts": {
1515
"prepare": "husky"
1616
},

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
POSTGRES_DB_FILE: /run/secrets/postgres_db
6868
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6969
POSTGRES_USER_FILE: /run/secrets/postgres_user
70-
image: postgres:17.2-alpine@sha256:7e5df973a74872482e320dcbdeb055e178d6f42de0558b083892c50cda833c96
70+
image: postgres:17.3-alpine@sha256:8c62578d320ff7257343f9e9d81f687c18e3f817208711b90eccd6c392a07215
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)