Skip to content

Commit 360b977

Browse files
chore(deps): update all non-major dependencies
1 parent 9ca71e4 commit 360b977

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"engines": {
1111
"node": "22"
1212
},
13-
"packageManager": "[email protected].3",
13+
"packageManager": "[email protected].4",
1414
"scripts": {
1515
"prepare": "husky"
1616
},
1717
"devDependencies": {
1818
"@commitlint/cli": "19.6.1",
1919
"@commitlint/config-conventional": "19.6.0",
2020
"dargstack": "2.2.2",
21-
"dargstack_rgen": "0.9.52",
21+
"dargstack_rgen": "0.9.53",
2222
"husky": "9.1.7"
2323
}
2424
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ services:
100100
placement:
101101
constraints:
102102
- node.role == manager
103-
image: traefik:v3.3.1@sha256:b051db814cb18a7533fa9e645ae9bcbe5bf3c8136df2a7f7898329760c4206a9
103+
image: traefik:v3.3.2@sha256:04fafca19e68ac295ed6b0dca95b693735cd41d5ef4a8d83a9c032a388b54357
104104
ports:
105105
- mode: host
106106
protocol: tcp

0 commit comments

Comments
 (0)