Skip to content

Commit f847899

Browse files
renovate[bot]dargmuesli
authored andcommitted
fix(deps): update all non-major dependencies
1 parent 7df121b commit f847899

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@commitlint/config-conventional": "19.8.1",
77
"conventional-changelog-conventionalcommits": "9.1.0",
88
"dargstack": "2.5.1",
9-
"dargstack_rgen": "0.9.70",
9+
"dargstack_rgen": "0.9.71",
1010
"husky": "9.1.7"
1111
},
1212
"engines": {

pnpm-lock.yaml

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

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ services:
118118
- (( append ))
119119
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120
- traefik.http.routers.vibetype_secure.tls.certresolver=default
121-
image: ghcr.io/maevsi/vibetype:12.29.1
121+
image: ghcr.io/maevsi/vibetype:12.31.0
122122
user: (( prune ))
123123
# vibetype_beta:
124124
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).

0 commit comments

Comments
 (0)