Skip to content

Commit 2cbefd0

Browse files
renovate[bot]dargmuesli
authored andcommitted
fix(deps): update all non-major dependencies
1 parent 350b03b commit 2cbefd0

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
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": "20.0.0",
77
"conventional-changelog-conventionalcommits": "9.1.0",
88
"dargstack": "2.5.1",
9-
"dargstack_rgen": "0.9.75",
9+
"dargstack_rgen": "0.9.76",
1010
"husky": "9.1.7"
1111
},
1212
"engines": {

pnpm-lock.yaml

Lines changed: 6 additions & 6 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565
- traefik.http.routers.prometheus_secure.tls.certresolver=default
6666
reccoom:
6767
deploy: (( prune ))
68-
image: ghcr.io/maevsi/reccoom:0.6.5
68+
image: ghcr.io/maevsi/reccoom:0.7.0
6969
redpanda-console:
7070
deploy:
7171
labels:
@@ -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.33.1
121+
image: ghcr.io/maevsi/vibetype:12.34.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)